Commit Graph
239 Commits
Author SHA1 Message Date
Raynald 8342d23360 Relation name fix 2023-11-23 03:32:43 +01:00
Raynald 2924cb7784 Move target condition 2023-11-23 03:08:11 +01:00
Raynald 438b384e52 Add project parameter to links 2023-11-23 02:59:23 +01:00
Raynald 1e3605a32a Add condition according to parameters 2023-11-23 02:27:58 +01:00
AnonymousWPandGitHub ca6a14adc9 Merge pull request #1048 from psyray/fix-todos-count-718
Count only not done todos in subdomains list
2023-11-21 14:04:13 +01:00
AnonymousWPandGitHub c966cfb95c Merge pull request #1045 from psyray/fix-visualization-failed-1044
Fix failing visualization when dorks are present
2023-11-21 14:01:36 +01:00
Raynald 9791feee7b Count only not done todos in subdomains list 2023-11-18 14:40:19 +01:00
Raynald 96fe0f0f11 Replace description (not exists) by type 2023-11-17 23:33:19 +01:00
Raynald 8366534380 Scan - Count on scan history first 2023-11-16 15:02:28 +01:00
Raynald b64a303ed2 Change endpoints filter var to scan id 2023-11-16 13:56:54 +01:00
Raynald a14e9ab104 Fix github release check 2023-10-18 17:18:21 +02:00
Raynald 7776f6e237 Resolve 500 error on API call
Error from stack trace :
File "/usr/src/app/api/views.py", line 922, in get
_, stdout = run_command(tool.version_lookup_command, echo=True)
TypeError: run_command() got an unexpected keyword argument 'echo'
2023-10-18 15:07:16 +02:00
Yogesh Ojha dc95a71778 remove merge conflict msg 2023-10-01 23:38:46 +05:30
Yogesh Ojha 93120ab685 fix commit head 2023-10-01 23:30:34 +05:30
Yogesh Ojha 995755fc97 fix add target modal 2023-09-25 08:54:19 +05:30
Yogesh Ojha c4c130715d fix ui for dork results 2023-09-23 07:42:52 +05:30
Yogesh Ojha 4ec8a359ff fix subscan modal 2023-09-19 06:14:48 +05:30
Yogesh Ojha 9b7e9a783e fix scan status and subscan task name 2023-09-18 21:32:46 +05:30
Yogesh Ojha f57d01ea77 fix right sidebar to use slug 2023-09-18 21:21:16 +05:30
Yogesh Ojha 023abf73ee fix tech typo 2023-09-10 11:51:19 +05:30
Yogesh Ojha 89beaa0547 fix typos 2023-09-10 11:37:29 +05:30
Yogesh Ojha 5e2e137e28 fix gpt attack suggestion 2023-08-28 11:24:40 +05:30
Yogesh Ojha 471c804eb5 Show attack surface modal deployed 2023-08-28 10:56:50 +05:30
Yogesh Ojha dcc5b71cc1 Added GPT Attack Surface generator 2023-08-28 10:12:53 +05:30
Yogesh Ojha 69171683d3 vuln grouping table fix 2023-08-15 08:52:10 +05:30
Yogesh Ojha 93d74357f0 GPT vulnerability description fetch added 2023-08-01 09:30:25 +05:30
Yogesh Ojha f753087d88 fix slugs 2023-07-09 10:56:28 +05:30
Yogesh Ojha ed26eb137b fix slug issue in most common widgets 2023-07-09 10:15:59 +05:30
Yogesh Ojha efc9653715 Added api to create project 2023-07-06 16:14:57 +05:30
Yogesh Ojha b57d660c16 Fix show recon notes 2023-06-30 21:28:56 +05:30
Yogesh Ojha ad038e8684 added project option in scan history and fixed todo section 2023-06-30 21:17:16 +05:30
Yogesh Ojha 9152796644 fix subdomain fetch api with project 2023-06-30 20:47:40 +05:30
Yogesh Ojha a43198e9da Fixed slugs for vulnerability datatable 2023-06-30 02:01:34 +05:30
Yogesh Ojha a26312245e Fix start scan project slugs 2023-06-30 01:36:33 +05:30
Yogesh Ojha bfa9bbd39d List target with project fixed 2023-06-29 22:11:55 +05:30
Yogesh Ojha 9ac3dc5940 added project option for most vulnerable 2023-06-29 19:42:29 +05:30
Yogesh Ojha 3c7a325b08 added projetc option in most common vulnerability 2023-06-29 19:37:27 +05:30
Yogesh Ojha 8c9ddc09a5 Added delete vulnerability 2023-05-09 20:14:42 +05:30
Yogesh Ojha 3bc6245e8a Added Historical IPs for domains 2023-04-14 19:50:46 +05:30
Yogesh Ojha ee6b0375e2 Added reverse whois 2023-04-13 01:32:46 +05:30
Yogesh Ojha b258cfa4e6 add force reload whois 2023-04-13 01:01:07 +05:30
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 a000225930 combine stdout and stderr output for easier parsing of output, add partial parsing of vulscan script, fix various bugs 2022-12-15 17:07:02 +01:00
ocervellandYogesh Ojha 92b3634bff fix bugs 2022-10-19 19:12:05 +02:00
ocervellandYogesh Ojha cf84414701 remove obnoxious logging 2022-10-05 10:43:54 +02:00
ocervellandYogesh Ojha ce26cc6418 fix some things up 2022-10-03 18:39:45 +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 178a5768fe Re-organize code a bit 2022-09-18 14:45:22 +02:00
ocervellandYogesh Ojha 08405a9702 update 2022-09-17 02:43:40 +02:00
ocervellandYogesh Ojha 6624fc314a update 2022-09-16 21:23:21 +02:00