Skip to content

R-Harish-15/Cyber-Net-SecX-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

OS :

Kali linux or Linux OS

Pre requirments:

step 1: Install all modules

step 2: start Metasploit rpc

Note :

( 123 is my linux password - change the password according to yours - also change the password filed in the metasploit RPC module )

    msfrpcd -P 123 -S

step 3: Open auto_pentest_scanner folder start execution

##########################################################################

Virtual Environmment :

step 1: install virtual environment

    sudo apt install python3-venv -y

step 2: create venv

    python3 -m venv venv

step 3: activate venv

    source venv/bin/activate

##########################################################################

Installation :

step 1: install nmap

	sudo apt install namp -y
	
    pip install python-nmap

step 2: install modules

    pip install matplotlib reportLab requests pymetasploit3 pyfiglet

##########################################################################

Tool Execution:

step 1 : enter the of the person perform assessment

step 2 : enter the ip address to be scanned

step 3 : enter the ports to be scanned

##########################################################################

About

An Automated Cybersecurity Assessment System for Network Vulnerability Analysis with CVSS-Driven Risk Visualization and Exploit Intelligence Integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages