Skip to content

Wh1t3Rh1n0/propecia.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

propecia.py

A multi-threaded class C network scanner. Loosely based on propecia.c by Bind.


Created by Michael Allen (http://www.MikeAllen.org)

Based on the original propecia port scanner written by Bind, available here: http://packetstormsecurity.com/files/14232/propecia.c.html

Performs a simple TCP port scan on a single port and outputs a list of IP addresses with that port open. Simple, effective, and easy to pipe into other tools of your choosing.

Usage: python propecia.py [X.X.X] [Port]

Example: python propecia.py 192.168.0 80


About

A multi-threaded class C network scanner. Loosely based on propecia.c by Bind.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages