Skip to content

This tool helps new security professionals actively learn how to address security concerns associated with open ports on a network device by scanning the device using Nmap and then leveraging the OpenAI API to provide insight on the specific security considerations that should be made for each open port.

Notifications You must be signed in to change notification settings

ethanolivertroy/nmap-GPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

NMAP-GPT

nmap-gpt

This tool helps new security professionals actively learn how to address security concerns associated with open ports on a network device by scanning the device using Nmap and then leveraging the OpenAI API to provide insight on the specific security considerations that should be made for each open port.

python3 nmap-gpt.py example.com -p 80

Examples

Instacart

I used instacart since they have an open bug bounty program on hackerone: https://hackerone.com/instacart/

image

Twitter

I used twitter since they have an open bug bounty program on hackerone: https://hackerone.com/twitter

image

image

About

This tool helps new security professionals actively learn how to address security concerns associated with open ports on a network device by scanning the device using Nmap and then leveraging the OpenAI API to provide insight on the specific security considerations that should be made for each open port.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages