Skip to content
/ ctfnmap Public

An easy way to manage nmap scans during a CTF

Notifications You must be signed in to change notification settings

t94j0/ctfnmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

CTFNmapScanner

An easy way to manage nmap scans during a CTF

Warning: There is command injection, so don't run this as root on an xinetd broadcasting to the world...

There is a CTFHost server located at http://ctfhosts.maxh.io/ that can be used for free

TODO

  • Save scans locally, so you don't have to rescan
  • Show diffs when rescanning
  • Make server for teams to use the same scans

Usage:

Command Name/Usage Use
scan [ip [ip2...]] Scan IPs
show Show hosts scanned
list [ip] List ports for the specified IP
help Lists commands that can be used
get [project name] Gets a scan from http source
set [project name] Sets data for other people to use

About

An easy way to manage nmap scans during a CTF

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages