Commit Graph
68 Commits
Author SHA1 Message Date
Olivier CervelloandYogesh Ojha 15612ebf1e Live log streaming (#6)
* Add live log streaming endpoints

* Add JS / HTML for live log streaming, add new Command model to record command outputs
2023-01-10 13:17:35 +01:00
Olivier CervelloandYogesh Ojha b812bed841 Cleaned version (#5)
* clean Dockerfile and entrypoint for faster set up

* change log info level to debug for skipping tasks

* remove assetfinder as its no longer being developed

* add defaults for reNgine OSInt

* add aiodns as requirement for rengine

* use defaults for base configuration of scan engines

* combine stdout and stderr output for easier parsing of output, add partial parsing of vulscan script, fix various bugs

* add test structure for nmap parsing

* update Makefile for newer test structure

* fix ffuf and update some syntax

* re-add geckodriver and firefox as needed by eyewitness
2023-01-04 11:59:09 +01:00
ocervellandYogesh Ojha ce26cc6418 fix some things up 2022-10-03 18:39:45 +02:00
ocervellandYogesh Ojha 7a970c209d fix remaining bugs 2022-09-27 20:25:38 +02:00
ocervellandYogesh Ojha 15963b038e better notifications, add stealth mode, add intensity modes, add common globals for , , 2022-09-24 10:44:02 +02:00
ocervellandYogesh Ojha 6624fc314a update 2022-09-16 21:23:21 +02:00
ocervellandYogesh Ojha aab2240934 update 2022-09-16 17:00:57 +02:00
ocervellandYogesh Ojha d9404a2d97 fix subscans, cleanup code 2022-09-15 02:12:28 +02:00
Olivier CervelloandYogesh Ojha fb5a706bde update 2022-09-13 01:30:18 +02:00
Olivier CervelloandYogesh Ojha 91fc20b27a update rengine 2022-09-10 19:37:35 +02:00
Olivier CervelloandYogesh Ojha 2d4f461819 update 2022-09-08 04:38:08 +02:00
Olivier CervelloandYogesh Ojha 10a407e666 Another big milestone was reached here 2022-08-30 03:04:26 +02:00
Olivier CervelloandYogesh Ojha 05b79aa754 Massive refactor for perf improvements 2022-08-24 22:02:46 +02:00
Olivier CervelloandYogesh Ojha 54a0b272b2 fix minor nits 2022-08-07 18:41:51 -04:00
Olivier CervelloandYogesh Ojha 54bf92469f Add live streaming capabilities and faster command execution 2022-08-07 18:19:43 -04:00
Olivier CervelloandYogesh Ojha 3ccb497c10 Finish refactor tasks.py 2022-08-04 21:24:35 -04:00
Olivier CervelloandYogesh Ojha 66734550fb Add http_crawl task in DB models 2022-08-04 19:40:26 -04:00
Olivier CervelloandYogesh Ojha 6d991e4446 simplify subscan model, simplify and pythonize tasks.py, run isort on all web/. 2022-08-03 12:29:26 -04:00
Yogesh Ojha 0bd589ae5a Fix #649 2022-07-19 00:00:43 +05:30
Yogesh Ojha db640cb49f Fix waf detection 2022-07-10 23:43:15 +05:30
Yogesh Ojha ceb318f576 fix geoip full_country name 2022-07-10 19:00:01 +05:30
Yogesh Ojha 14f973ead7 Added assets by country map 2022-07-10 16:12:45 +05:30
Yogesh Ojha ba87e73c93 Add geo iso model 2022-07-09 11:41:25 +05:30
Yogesh Ojha 9a9596bf04 Fix for #630 where character name was too long 2022-05-26 20:36:29 +05:30
Yogesh Ojha 398b35c3ad Added wafw00f 2022-05-03 23:05:35 +05:30
Yogesh Ojha 5c84827dd0 fix severity issue in report 2022-04-24 22:57:32 +05:30
Yogesh Ojha 65566bd41c Added engine selection on subscan 2022-04-24 22:57:32 +05:30
Yogesh Ojha a049703968 fix many to many on datatables 2022-04-24 22:57:31 +05:30
Yogesh Ojha 9967095674 Added error message 2022-04-24 22:57:31 +05:30
Yogesh Ojha 8f4d4573d1 made cve and cwe as many to many 2022-04-24 22:57:31 +05:30
Yogesh Ojha a245ed4f43 added optional subscan ids on many to many field 2022-04-24 22:57:31 +05:30
Yogesh Ojha 522031edb5 Subscan history added 2022-04-24 22:57:31 +05:30
Yogesh Ojha b5fdcd9789 Subscan history ui added 2022-04-24 22:57:31 +05:30
Yogesh Ojha d8331414d2 Added directory count in subdomain model 2022-04-24 22:57:31 +05:30
Yogesh Ojha b854af55a4 Fixed directory scan datatable for multiple scans 2022-04-24 22:57:31 +05:30
Yogesh Ojha 817d98d9be fixed directory models 2022-04-24 22:57:31 +05:30
Yogesh Ojha 825a15f732 Created New Model for directory files 2022-04-24 22:57:31 +05:30
Yogesh Ojha 0a81b75981 Added directory as separate model many to many relationship 2022-04-24 22:57:31 +05:30
Yogesh Ojha 6d64b11213 model added for endpoint subscan 2022-04-24 22:57:31 +05:30
Yogesh Ojha 54e9e0e474 Added matcher names and extracted results in vuln model 2022-04-24 22:57:31 +05:30
Yogesh Ojha d1f3bbd673 fix many to many relationship betwen subtask and ips 2022-04-24 22:57:31 +05:30
Yogesh Ojha 894b392889 Added port scan results API 🚀 2022-04-24 22:57:31 +05:30
Yogesh Ojha e658884cb4 Added Subscan History page 2022-04-24 22:57:31 +05:30
Yogesh Ojha 364b564d3f Fixed right sidebar 2022-04-24 22:57:31 +05:30
Yogesh Ojha fcaa159049 Added CVSS CWE and template related to vulnerability model 2022-04-24 22:57:31 +05:30
Yogesh Ojha 227f28cd98 Rerun migrations 2022-04-24 22:57:31 +05:30
Yogesh Ojha afec81d998 Removed Subdomain Change Status 2022-04-24 22:57:31 +05:30
Yogesh Ojha 49bc8b6f5f Added serializer to fix time elapsed 2022-04-24 22:57:31 +05:30
Yogesh Ojha 12bf67ebfe fixed task status 2022-04-24 22:57:31 +05:30
Yogesh Ojha c20939066e Added model for subtask 2022-04-24 22:57:31 +05:30