Commit Graph

26 Commits

Author SHA1 Message Date
Ali-Razmjoo c013ba62d0 sync docker and move results to .data 2021-01-28 13:08:09 +01:00
aman566 432115dd37 Added the api-cert and api-cert-key switch 2020-06-09 00:57:50 +05:30
aman566 f3456ecc3f Implemented SSl on API 2020-04-24 15:57:10 +05:30
Ali Razmjoo fa330fcb32 remove diagnostics 2018-06-16 18:42:41 +04:30
Ali Razmjoo d4be1ca921 slow down! 2018-05-31 21:25:01 +04:30
Ali Razmjoo f139fa8ca9 add diagnostics report to service_scan 2018-05-31 12:58:37 +04:30
pradeepjairamani 984ca04d3b Added Profiles for Wordpress and Joomla and added wp as synonym profile for wordpress 2018-05-30 05:48:45 -04:00
Shaddy Garg 865fe3e508 Migration to sqlalchemy (#140)
* Initial setup to migrate to sqlalchemy

* Add support for MySQL and Sqlite

* Codacy fixes

* Add sqlalchemy to requirements

* Fixes Travis Issue

* Initial creation of the database

* remove unnecessary new lines

* add standard header and remove unnecessary NL

* add standard header and remove unnecessary NL

* Integrating the sqlalchemy-migration into framework

* Update readme.md for the database module

* replace type with isinstance - codacy fixation

* declaring an unused variable

https://stackoverflow.com/questions/818828/is-it-possible-to-implement-a-python-for-range-loop-without-an-iterator-variable/

*  declaring an unused variable

* declaring an unused variable

* fix exception type - codacy

* fix exception type codacy

* fix exception type - codacy

* Incorporate the suggested changes

* PEP8 fix
2018-05-18 01:35:58 +04:30
Shaddy Garg 4da5000f49 Resolve Issue #103 2018-04-07 21:45:14 +05:30
pradeepjairamani 23062d457a added profile vuln same as vulnerability and info for information_gathering 2018-03-14 11:50:50 -07:00
Ali Razmjoo 33f7e4a53b update code-based docs #1 2018-02-24 15:04:45 +03:30
Ali Razmjoo ca7b27db49 remove multiprocess option #9
it's enable by default
2018-02-10 18:33:51 +03:30
Ali Razmjoo 21d71d2670 update regarding #9 2018-02-08 02:37:34 +03:30
Ali Razmjoo 282fb3ff26 rename port scan 2018-02-05 21:24:30 +03:30
Ali Razmjoo b6243b52d3 fix issue #29 2018-02-04 23:39:40 +03:30
Ali Razmjoo 63ad035e3f revert configs 2018-02-04 20:31:11 +03:30
Ali Razmjoo 143543063c log_in_file to db #27 2018-02-04 20:08:43 +03:30
Arian 465c5a8bc8
Update config.py 2018-02-04 16:18:10 +03:30
Arian ae781e4709
Update config.py 2018-02-04 16:17:27 +03:30
Arian 9e1e2dbc51
Update config.py 2018-02-04 00:37:14 +03:30
Arian 16dcd21675
Update config.py 2018-02-04 00:35:39 +03:30
Ali Razmjoo e4bebcd82e add db info to config 2018-02-01 16:59:44 +03:30
Ali Razmjoo 65f593493d add new profiles 2018-01-28 19:05:00 +03:30
Ali Razmjoo f4ac90694e change ext to .log for API access log 2018-01-25 13:57:56 +03:30
Ali Razmjoo 05cb3abffd simple bug fixed, ip cidr type 2018-01-19 16:24:59 +03:30
Ali Razmjoo 2d03141383 fix installation, run from nettacker command
temporary fixed! this may has a few bugs!
2018-01-19 03:15:36 +03:30