Giter Site home page Giter Site logo

sahar042 / auto-scan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mariusvinaschi/auto-scan

0.0 0.0 0.0 1.25 MB

Automate Auxiliary Module in Metasploit

JavaScript 0.25% Python 24.86% TypeScript 71.82% CSS 0.04% HTML 2.12% Dockerfile 0.91%

auto-scan's Introduction

Auto Scan

AutoScan is a WebApp that uses Flask API and MongoDB. This app launches a Nmap scan and depending on the open ports, the App will start some Auxiliary Module. The results will be shown on the WebApp.

Interface :

Start a new scan

See all the scans

See the results for one scan

Built With :

Frontend :

We created the interface with React Typescript and Material-UI.

API :

The API was created with Flask :

  • flask-restful to encourage best practices
  • pymetasploit3 to use Metasploit
  • nmap3 to use Nmap
  • marshmallow to check the Input
  • flask-pymongo to store the result
  • flask-jwt-extended to create Token

Database :

We use MongoDB to stock the results.

Install

git clone https://github.com/MariusVinaschi/Auto-Scan.git
cd Auto-Scan 
docker-compose up -d                                                                   

Open your browser and search : http://localhost:3000

auto-scan's People

Contributors

mariusvinaschi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.