Giter Site home page Giter Site logo

docker-compose-scanners's Introduction

docker-compose-scanners

To start all siwecos scanners on your local machine, install Docker and docker-compose, clone this repo and run docker-compose up inside the repo's directory.

This repo is still under heavy development and at the moment not ready for use in production environments.

Usage

Start the SIWECOS base components via

docker-compose up

This command will start the SIWECOS Core-API, all scanners and a callback server. All components get a port mapping to the host system so one can either start a complete scan by sending a scan start request to the Core-API or a single scan by sending this request to one of the scanners.

The following components are included at the moment:

Name Port-Mapping
Callback Server 3000
SIWECOS Core-API 8000
INI-S Scanner 8090
HSHS-DOMXSS Scanner 8091
INFOLEAK Scanner 8093
PORT Scanner 8094
TLS Scanner 8095
VERSION Scanner 8096

Quickstart

You can do a quick-scan for a bunch of domains with the running as follows:

  1. Fill the domainList.txt with one domain per line
  2. Run the scan-domains.sh script

The scan-domain.sh script allows different start parameters. You can either run ALL tests by using the [SIWECOS Core-API] or run a specific scanner by its name: DOMXSS, HEADER, INFOLEAK, PORT, TLS, IMAP_TLS, IMAPS_TLS, POP3_TLS, POP3S_TLS, SMTP_TLS, SMTPS_TLS or VERSION

The Results will be saved in the data/scans.json file. You can either open this file directly or check http://localhost:3000/scans.

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.