Skip to content

An extremely lightweight and basic portscanner I made during an engagement where my Nmap didn't work.

Notifications You must be signed in to change notification settings

RhysRead/Basic-PortScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic PortScanner

By RhysRead 09/02/2019

Context:

I found myself in a situation recently where I needed to conduct a port scan on a host but for some reason my Nmap was not working. I have since resolved the Nmap issue, but found this fairly lightweight scanner to be useful as a backup kept on a USB. It uses only Python 3 builtins and no other libraries.

Usage:

Run the main.py file located in ~/Basic-PortScanner/src.

About

An extremely lightweight and basic portscanner I made during an engagement where my Nmap didn't work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages