Skip to content

mohitkhemchandani/Mufasa_Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors :

Harshit Jain

Mufasa Scanner is intended to automate the working of Nessus in Linux using Selenium Python.

Step 1. Clone the url (Ofcourse)

Step 2. Change the directory to the project directory (Unless you know what you're doing)

$cd nessus_auto/

Step 3. Create a python Environment (Optional, Consider it as a best practice)

  $python3 -m venv env
 
  $source env/bin/activate

Step 4. Install dependencies

  $pip install -r requirements.txt

Step 5. Change the username and password in the script

Step 6. Run the script

  $python mufasa_scanner.py

About

A selenium based script to automate Nessus Vulnerability Scanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages