Update README.md
parent
d1e069ed33
commit
3507576de2
|
@ -1,7 +1,7 @@
|
|||
# Reconix
|
||||
Reconix is a A Python-based tool that allows you to scrape Google search results for specific dorks. You can either provide a single dork or a file containing a list of dorks to search.
|
||||
|
||||
python Reconix.py -D <"<dork>">
|
||||
python Reconix.py -D "Dorks"
|
||||
|
||||
python Reconix.py -F <dorks_file>
|
||||
|
||||
|
|
Loading…
Reference in New Issue