临时调整

This commit is contained in:
Jing Ling
2020-08-26 12:39:38 +08:00
parent 9b4615e324
commit 3b74f932a2
+1 -1
View File
@@ -8,7 +8,7 @@ Example
from oneforall import OneForAll
if __name__ == '__main__':
test = OneForAll(target='mi.com')
test = OneForAll(target='freebuf.com')
test.brute = True
test.req = True
test.takeover = True