Skip to content

This scripts purpose is to scan a networks IP address or Host Address in order to return a set of ports that are open. Given input from the user, either a IP-Address or Host Address with a given port number or range, it should output a series of details involving the "Host","Host State","Host Address","Protocol","Port", and "Port State"

Notifications You must be signed in to change notification settings

Malthael-White/makeshift-portscanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

makeshift-portscanner

This scripts purpose is to scan a networks IP address or Host Address in order to return a set of ports that are open. Given input from the user, either a IP-Address or Host Address with a given port number or range, it should output a series of details involving the "Host","Host State","Host Address","Protocol","Port", and "Port State"

This is still being worked on

Python packages required: nmap, prettytable, tkinter, socket

PLEASE BE AWARE THAT ANY ILLEGAL ACTIVITY DONE USING THIS SOFTWARE IS A VIOLATION AND CAN LEAD TO JAIL TIME! THE CREATOR OF THIS SOFTWARE IS NOT LIABLE NOR RESPONSIBLE FOR ANY MALICIOUS WRONGDOINGS THAT MAY OCCUR

About

This scripts purpose is to scan a networks IP address or Host Address in order to return a set of ports that are open. Given input from the user, either a IP-Address or Host Address with a given port number or range, it should output a series of details involving the "Host","Host State","Host Address","Protocol","Port", and "Port State"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published