Yogesh Ojha
f7d0a57fdd
Fix 500 error during tool update
2024-07-29 11:31:19 +05:30
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
jxdv and Yogesh Ojha
8debafa5be
replace .format() with f-strings
2024-05-12 18:47:27 +05:30
Raynald and Yogesh Ojha
460f56020e
Filter by important subdomains in API call
2024-05-12 18:46:36 +05:30
Sean Overton and Yogesh 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 Behnke and Phil 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
AnonymousWP and GitHub
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
AnonymousWP and GitHub
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