mirror of
https://github.com/ivre/masscanned.git
synced 2025-10-02 06:38:21 +00:00
Initial documentation
This commit is contained in:
parent
c116c7bfdb
commit
920a0a0768
7 changed files with 198 additions and 1 deletions
35
doc/index.rst
Normal file
35
doc/index.rst
Normal file
|
@ -0,0 +1,35 @@
|
|||
Welcome to Masscanned documentation!
|
||||
====================================
|
||||
|
||||
Introduction
|
||||
------------
|
||||
|
||||
Masscanned is a low-interaction honeypot, primarily designed to help
|
||||
gather intelligence about network scanners and bots.
|
||||
|
||||
It has been built as a companion tool for `IVRE
|
||||
<https://ivre.rocks/>`_ but can be used independently.
|
||||
|
||||
The code is on `GitHub <https://github.com/ivre/masscanned>`_.
|
||||
|
||||
Here is a quick demo:
|
||||
|
||||
|demo|
|
||||
|
||||
Status of this documentation
|
||||
----------------------------
|
||||
|
||||
This documentation is a work in progress!
|
||||
|
||||
Content
|
||||
-------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
:caption: Usage:
|
||||
:glob:
|
||||
|
||||
usage
|
||||
|
||||
|
||||
.. |demo| image:: img/demo.gif
|
Loading…
Add table
Add a link
Reference in a new issue