Skip to content

KibouAkari/vScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

This is a Group Project for School, to build a Vulnerbility Scanner with python and Nmap.

The Goal is to use it and being able to show all open ports of an Host or Networck (takes a long time).

The Modules Nmap and Flask need to be installed:

  • pip install nmap
  • pip install flask

It opens a Webserver with Flask and scanns the Host of the Ip adress that is chosen and shows the open ports in it with Nmap. It also has the function to show the IP adress of the host who runs it. The Code of the Scanner can also be found on the webserver and has a copy function.

About

A self-made vulnerability scanner for a school project.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages