noob3InT

Meowscanner

Hello and welcome to my blog. Today, I'm going to show you my tool that I coded a long time ago, called meowscanner.

I'm going to give you a brief backstory about this tool. I created this tool to understand how NMAP scanning works. In Meowscanner, I used libraries such as sys and socket.

pythonmeowscanner

To run this tool, you need to use this command:

python3 meowscanner.py <ip address> < starting port > < ending port >

#project