Skip to content

Latest commit

 

History

History
 
 

api

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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.