mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
临时调整
This commit is contained in:
@@ -8,7 +8,7 @@ Example
|
|||||||
from oneforall import OneForAll
|
from oneforall import OneForAll
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
test = OneForAll(target='mi.com')
|
test = OneForAll(target='freebuf.com')
|
||||||
test.brute = True
|
test.brute = True
|
||||||
test.req = True
|
test.req = True
|
||||||
test.takeover = True
|
test.takeover = True
|
||||||
|
|||||||
Reference in New Issue
Block a user