GithubHelp home page GithubHelp logo

shuriken's Introduction

Shuriken

Shuriken is a suite that manages a set of system audit tools. This proyect is the result of the final project of master in Cybersecurity and Management studied in UPC School.

The project has three main branches: the first one is Python Crawler based on Scrapy Crawler, the second one is R Shiny WebApp that use Net.Security package and the third is a tool to manage an instance of OpenVas

Given these three tools, it allows you to extract information about system vulnerabilities and then you can view the results in an organized way. It allows two ways of extracting data, using the crawler or openvas. To visualize them integrates a dashboard that relates the results.

The Crawler have three modules that run consecutively to extract information at the web level as protocol level and open ports as well as physical location:

Install

It has been tested on Kali Linux systems

For installation it is necessary:

It is also necessary to have installed in the sistem: Scrapy, Nikto, Nmap, GeoIP, Wig, OpenVas.

At the moment a setup file has not been generated so it is necessary to manually install the following package of Python and R.

Python packages:

  • colored
  • cvs
  • nmap
  • scapy
  • logging
  • GeoIP
  • scrapy

R packages:

  • shiny
  • shinydashboard
  • ggplot2
  • leaflet
  • XML
  • stringr
  • dplyr
  • tidyr
  • rworldmap
  • net.security

Usage

If everything went correctly, to run shuriken you have two options or deliver execution privileges to the init_Shuriken.py file or run it as python script. After the execution Shuriken is presented thus:

Error de carga

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.