Skip to content
royharoush edited this page Jan 30, 2017 · 5 revisions

Welcome to the DistributedScanning wiki!

This project focuses on the following:

  1. automation of scanners creation

  2. automation of nmap files creation

  3. evasive attributes by randomization of scan patterns

it uses the following key component

  1. Vultr - VPS service with an easy to operate API, to host our infrastructure

  2. Dnmap - distributed nmap framework, to manage our nmap scans across multiple systems

  3. various small bash and python scripts(some from 3rd parties), that are responsible for the following functions.

    3.1. retrieving information and executing commands on all of our scanners automatically.

    3.2. Parse large amount of various Nmap output files

Clone this wiki locally