11 2013 档案

摘要:''' Syn flood program in python by Tequila/e credits to Silver Moon for base's of syn packets. r s s y n''' # some importsimport socket, sys, osimport threadingimport timeimport threadfrom struct import *if len(sys.argv) "); sys.exit();# checksum functions needed for 阅读全文
posted @ 2013-11-21 15:51 涅槃小鸟 阅读(298) 评论(0) 推荐(0)
摘要:测试过程中确认,由于内部网络出口防火墙存在连接数等策略限制,会导致TCP类扫描出现异常,表现为大量误报。Nessus、nmap、synscan均存在此现象。 阅读全文
posted @ 2013-11-01 11:48 涅槃小鸟 阅读(252) 评论(0) 推荐(0)