mirror of
https://github.com/laramies/theHarvester.git
synced 2026-09-17 15:17:44 +02:00
Added dictionaries for DNS
This commit is contained in:
@@ -6,7 +6,7 @@ import re
|
||||
try:
|
||||
import wfuzz
|
||||
except Exception, e:
|
||||
print e
|
||||
pass
|
||||
|
||||
class search_wfuzz:
|
||||
def __init__(self, host):
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
admin
|
||||
test
|
||||
hello
|
||||
uk
|
||||
login
|
||||
book
|
||||
robots.txt
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user