- Python
- Git
- To download the repository on your pc using git run the following command:
cd {DESIRED PATH}
git clone https://github.com/Amrloksha151/SocketMapper
- To install required libraries run the following command:
pip install -r requirements.txt
If you are using mac or linux use pip3 instead of pip
- Run the program using this command
python main.py
- It will open up and will show to options
You will be asked for several info. about your target
- The first entry askes about your target's ip or domain (host)
- Then you'll be asked about the port range that you want to ensure its connectivity
- You'll also be asked about the protocol you want to use
- Lastly, you'll consider the way you want to save the results or to just print it out to the screen
It will go over every port and check wheter it is open or not
You will be asked for several info. about your target
- The first entry askes about your target's ip or domain (host)
- Then you'll be asked about the port that you want to grab its banner
- You'll also be asked about the protocol you want to use
- Lastly, you'll consider if you want to save the results or to just print it out to the screen
It will grab this target's port banner