Skip to content

northgreensecurity/nextstep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

nextstep

When you are looking at nmap output and trying to decide where to start or what to focus on nextstep.py can help

nextstep is a python script designed to take an nmap xml file (-oX outputfile) and help give testers quick visibility of all open ports, which are potentially worth looking into, and to decide what the next step of their test should be

This tool works especially well when assessing a large network and you want quick visibility of services and hosts

Once a port has been selected, get quick oversight of the potential targets, tools, and commands that can get you through a test faster

image

Using nextstep

To use nextstep run the following command:

python nextstep.py nmap-xml-output-file.xml

nextstep

About

An nmap parsing tool that helps identify all open ports and shows potential commands that can be used for the next step of a penetration test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages