Update README.md
parent
8461a5246a
commit
d1e069ed33
|
@ -1,7 +1,7 @@
|
||||||
# Reconix
|
# 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.
|
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 <"<dork>">
|
||||||
|
|
||||||
python Reconix.py -F <dorks_file>
|
python Reconix.py -F <dorks_file>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue