-
Notifications
You must be signed in to change notification settings - Fork 0
8. Contributing
Rafa Sojo edited this page Nov 30, 2019
·
2 revisions
For contributing adding a new module you need edit the module osint.py or tech.py.
This modules executes a function named analyze(). This function return a dictionary object that is used in flask's templates.
To add a new module you need edit one of this files for add the functionality and then edit the report.html to visualize the information of dictionary.
AllPentesting 2019 - License GNU General Public License v3