mirror of https://github.com/OWASP/Nettacker.git
398 B
398 B
OWASP Nettacker API Files
OWASP Nettacker API files are stored in here.
__database.pycontains database interaction functionsengine.pyis entry point of API and main functionsapi_core.pyhas core functionsstart_scan.pyrun new scansdatabase.sqlite3an empty API database for sample, its copy to./.data/database.sqlite3and stores data i there.