-
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description

I cloned the NetworkSherlock repository and followed all the instructions provided in the README file. While the code runs without any errors, I am not getting any output. Here's a detailed explanation of what I encountered:
Steps to Reproduce:
- I cloned the repository using: git clone https://github.com/HalilDeniz/NetworkSherlock.git
- I installed the required dependencies: pip install -r requirements.txt
- i got error in installing them so i have change the dependencies as
argparse
sockets
threaded
TIME-python
queuelib
shodan
I ran the main script using:
python3 networksherlock.py 10.0.2.12 -t 25 -V -p 21-6000 -t 25
Metadata
Metadata
Assignees
Labels
No labels