测试暂时不请求子域

This commit is contained in:
Jing Ling
2020-04-27 00:12:55 +08:00
parent b49d2242aa
commit 0d0f14d8e3
+1
View File
@@ -10,6 +10,7 @@ import oneforall
if __name__ == '__main__':
test = oneforall.OneForAll(target='github.com')
test.brute = True
test.req = False
test.takeover = True
test.run()
result = test.datas