mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 12:57:50 +08:00
增加测试功能
This commit is contained in:
@@ -8,4 +8,6 @@
|
|||||||
import oneforall
|
import oneforall
|
||||||
|
|
||||||
test = oneforall.OneForAll(target='example.com')
|
test = oneforall.OneForAll(target='example.com')
|
||||||
|
test.brute = True
|
||||||
|
test.takeover = True
|
||||||
test.run()
|
test.run()
|
||||||
|
|||||||
Reference in New Issue
Block a user