Skip to content

dChunGit/Network-Security-Bluekeep-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netsec_project

  1. Navigate to /code/networkscanner
  2. Install requirements
  3. Start p0f with log.txt as the output file command line arg. The command line is "p0f -i <interface> -o log.txt"
  4. Run networkscanner.py
  5. When the enter prompt appears in networkscanner, stop the p0f scan.
  6. Copy candidates.csv over to ../deepscanner
  7. Navigate to ../deepscanner
  8. Run test_candidates.py
  9. See results in results.csv

BlueKeep patch scanner starter code used in test_candidates.py from: https://github.com/turingcompl33t/bluekeep

About

Python based network vulnerability scanner based on BlueKeep

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published