Commit Graph
233 Commits
Author SHA1 Message Date
Yogesh Ojha 1f3df26c87 use existing run command 2024-07-23 07:01:43 +05:30
Yogesh Ojha 109ae17d83 Fix command injection in WAF Detector 2024-07-23 06:52:44 +05:30
Yogesh Ojha 9586d0d003 make subdomain id as optional 2024-07-20 08:37:42 +05:30
Yogesh Ojha 43199895ac fix todo issue while adding from all subdomains 2024-07-20 08:32:27 +05:30
Yogesh Ojha 11ddd043c0 rename gpt to llm 2024-07-15 13:06:48 +05:30
Yogesh Ojha e7031d6809 rename gpt to llm 2024-07-15 13:04:28 +05:30
Yogesh Ojha 3a33de262c fix ollama issues 2024-07-14 21:15:36 +05:30
Yogesh Ojha b511d9b801 Merge branch 'pbehnke/master' into release/2.1.0 2024-06-19 09:16:04 +05:30
Yogesh Ojha 75cadb9ad7 fix using ollama vs openai 2024-05-12 18:59:41 +05:30
Yogesh Ojha 1f35de3920 added put method to select model 2024-05-12 18:59:41 +05:30
Yogesh Ojha 78bb203492 added ollama manager to pull and delete models 2024-05-12 18:59:41 +05:30
jxdvandYogesh Ojha 8debafa5be replace .format() with f-strings 2024-05-12 18:47:27 +05:30
RaynaldandYogesh Ojha 460f56020e Filter by important subdomains in API call 2024-05-12 18:46:36 +05:30
Sean OvertonandYogesh Ojha 2e681f808f feat(issue-462): added handling of org_name in AddTarget APIView 2024-05-12 18:46:14 +05:30
Yogesh Ojha 29f5dbe443 Added aborted user details 2024-05-12 18:46:13 +05:30
Yogesh Ojha 10c5630e7a remove debug print 2024-04-17 19:00:42 +05:30
Yogesh Ojha 81c9264d14 remove results directory after parsing 2024-04-17 19:00:25 +05:30
Yogesh Ojha 632d44aaf8 Fix #1219 use inbuilt run_command instead of os.system causing RCE 2024-04-17 18:57:20 +05:30
Phil BehnkeandPhil Behnke a10b5b195d Disable strict checking of host bits in cidr notation. See https://docs.python.org/3/library/ipaddress.html\#ipaddress.IPv4Network 2024-02-27 11:45:01 -05:00
Phil Behnke 3b50bffbf8 Fix resolving CIDR blocks on "Resolve and add IP Address" tab: https://github.com/yogeshojha/rengine/issues/1163 2024-02-22 16:38:16 -05:00
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
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 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 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 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