Skip to content

Network Security Analysis (NSA) is a basic tool developed to automate the information gathering phase.

Notifications You must be signed in to change notification settings

SrFlipFlop/Network-Security-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSCP vulnerability analyzer tool

Network Security Analyzer is a small project created to automate the information gathering phase during the OSCP labs. Since a friend recommended me to not use automated vulnerability analyzers during the labs, because in the exams are not allowed, I thought it would be a good idea to combine common tools to make more easier this process.

Also I will use this project to practice with programming asynchronous tasks, using the python library Celery and the message broker Redis. My general idea is to use every tool that it can be used in a regular Kali as a asyncronous module for the program.

About

Network Security Analysis (NSA) is a basic tool developed to automate the information gathering phase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages