mirror of
https://github.com/aljazceru/recon-pipeline.git
synced 2025-12-19 23:34:27 +01:00
* initial work on sphinx docs; much left to do * first pass at docs complete; still has some warts
9 lines
688 B
ReStructuredText
9 lines
688 B
ReStructuredText
There are an `accompanying set of blog posts <https://epi052.gitlab.io/notes-to-self/blog/2019-09-01-how-to-build-an-automated-recon-pipeline-with-python-and-luigi/>`_
|
|
detailing the development process and underpinnings of the pipeline. Feel free to check them out if
|
|
you're so inclined, but they're in no way required reading to use the tool.
|
|
|
|
* :ref:`install-ref-label` - How to install ``recon-pipeline`` and associated dependencies
|
|
* :ref:`scan-ref-label` - Example scan of **tesla.com** using ``recon-pipeline``
|
|
* :ref:`scope-ref-label` - How to define the scope of your scans (list of targets and a blacklist)
|
|
* :ref:`scheduler-ref-label` - The Luigi schedulers and which to choose
|