Nettacker/api
Ali Razmjoo 5a69fb4be1 bug fix in webui export name and mimetype 2021-10-01 18:50:00 +02:00
..
__init__.py shebang fixes, docker simul install fixes and scripts(bash and win) fixes 2021-06-15 21:46:41 +05:30
api_core.py bug fix in webui export name and mimetype 2021-10-01 18:50:00 +02:00
database.sqlite3 revert configs 2018-02-04 20:31:11 +03:30
engine.py bug fix in webui export name and mimetype 2021-10-01 18:50:00 +02:00
readme.md remove _ and __ 2021-07-28 14:48:08 +02:00

readme.md

OWASP Nettacker API Files

OWASP Nettacker API files are stored in here.

  • __database.py contains database interaction functions
  • engine.py is entry point of API and main functions
  • api_core.py has core functions
  • start_scan.py run new scans
  • database.sqlite3 an empty API database for sample, its copy to ./.data/database.sqlite3 and stores data i there.