Skip to content

Commit

Permalink
测试暂时不请求子域
Browse files Browse the repository at this point in the history
  • Loading branch information
shmilylty committed Apr 26, 2020
1 parent b49d224 commit 0d0f14d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions oneforall/example.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
if __name__ == '__main__':
test = oneforall.OneForAll(target='github.com')
test.brute = True
test.req = False
test.takeover = True
test.run()
result = test.datas

0 comments on commit 0d0f14d

Please sign in to comment.