webscan v0.01
ps:本人不是写代码的料。写出来的贼垃圾。大牛看了如果有可以优化的提出来哈。
#by def import urllib res = {} website = raw_input() if "https://" or "http://" not in website: website = "http://" + website with open('php.dict') as f: for char in f.readlines(): web = website+char if urllib.urlopen(web).code == 200:print web
By:珍惜少年时博客:http://www.cnblogs.com/xishaonian/
*-------------------------------------------*

浙公网安备 33010602011771号