ReconScan
ReconScan copied to clipboard
Project System Requirements
What libraries this project needs? Please create a section with this information, I couldn't use it because of this error:
perl recon.py --help Traceback (most recent call last): File "recon.py", line 21, in <module> from libnmap.parser import NmapParser ImportError: No module named 'libnmap'
python-libnmap & colorama Download https://pypi.python.org/pypi/python-libnmap & https://pypi.python.org/pypi/colorama
Then run python3 /python-libnmap/setup.py install & python3 /colorama/setup.py install
I believe there should be dependencies part in README just in case if someone wants to run on any system that runs python.
Easier steps to install:
pip3 install python-libnmap colorama
Run: python3 ./recon.py -v TARGET