Yogesh Ojha
|
f2824ef6fd
|
fix badges not taking entire row length
|
2024-07-20 12:25:45 +05:30 |
|
Yogesh Ojha
|
89bfbc6139
|
use defined functions to get port information and update if needed
|
2024-07-20 12:18:48 +05:30 |
|
Yogesh Ojha
|
575cf5d8f8
|
Added get_port_service_description function to fetch port description and running service from whatportis or socket, added db function to update or create port based on service name or description
|
2024-07-20 12:18:15 +05:30 |
|
 Yogesh OjhaandGitHub
|
49bbb75c72
|
Merge pull request #1311 from yogeshojha/1292-bug-local-model-dont-use-fetch-gpt-vulnerability-details
Fix LLM/langchain issue for fetching vulnerability report using local LLM model Fixed #1292 local model dont use fetch gpt vulnerability details
|
2024-07-19 10:57: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
|
c63adec5ba
|
fixe llm results extraction
|
2024-07-15 13:00:05 +05:30 |
|
Yogesh Ojha
|
ba52670207
|
modified llm prompt
|
2024-07-15 12:59:09 +05:30 |
|
Yogesh Ojha
|
294e86429c
|
added common function to parse llm vuln report
|
2024-07-15 12:58:57 +05:30 |
|
Yogesh Ojha
|
86a891d21c
|
fix vuln fetching
|
2024-07-14 21:31:16 +05:30 |
|
Yogesh Ojha
|
3a33de262c
|
fix ollama issues
|
2024-07-14 21:15:36 +05:30 |
|
Yogesh Ojha
|
e15a3ac159
|
langchain temporary fixes
|
2024-07-14 21:15:06 +05:30 |
|
 Yogesh OjhaandGitHub
|
519547ac23
|
Merge pull request #1308 from yogeshojha/1176-bug-error-creating-eyewitness-screenshots-with-a-non-standard-url
Added validators to validate URL fixes #1176
|
2024-07-14 16:52:59 +05:30 |
|
 Yogesh OjhaandGitHub
|
77afd9f5a0
|
Merge pull request #1307 from yogeshojha/1187-bug-rengine-203-fresh-install-bug-reinstall-uninstallsh-bug-outdated-972-has-reappeared-on-the-scene
Optimize uninstall scripts to perform operations only related to reNgine Fixes # 1187
|
2024-07-14 16:52:51 +05:30 |
|
 Yogesh OjhaandGitHub
|
a7ec65efd1
|
Merge pull request #1306 from yogeshojha/1155-bug-href-link-with-html-id-does-not-link-to-the-expected-url
Handle hash in url, added navigation for Tabs, Fixes #1155 bug href link with html id does not link to the expected url
|
2024-07-14 16:52:44 +05:30 |
|
 Yogesh OjhaandGitHub
|
47de009ed1
|
Merge pull request #1303 from yogeshojha/1220-bug-global-variable-custom_header-does-not-parse-correctly
Fix custom_header to accept multiple headers using custom_headers
|
2024-07-14 16:52:36 +05:30 |
|
Yogesh Ojha
|
9f4b741a56
|
validate urls in fetching http_urls for screenshot
|
2024-07-13 12:33:33 +05:30 |
|
Yogesh Ojha
|
d178d47265
|
add validator function to validate url and ignore urls with junk and whitespaces
|
2024-07-13 12:33:10 +05:30 |
|
Yogesh Ojha
|
bc3ae148c6
|
update readme
|
2024-07-13 11:07:01 +05:30 |
|
Yogesh Ojha
|
50a0ac23c0
|
fix name for ollama container
|
2024-07-13 10:58:17 +05:30 |
|
Yogesh Ojha
|
2ea37cfbcf
|
Optimize uninstall scripts to perform operations only related to reNgine
|
2024-07-13 10:57:01 +05:30 |
|
Yogesh Ojha
|
0abc59e0ac
|
append hash in url when clicked on tab
|
2024-07-13 10:28:36 +05:30 |
|
Yogesh Ojha
|
0065e03873
|
add function in js to handle hash in url
|
2024-07-13 10:28:18 +05:30 |
|
Yogesh Ojha
|
afed0e7d21
|
add custom headers on add engine.html
|
2024-07-10 06:56:49 +05:30 |
|
Yogesh Ojha
|
e647465436
|
fix custom headers in yaml config
|
2024-07-10 06:52:53 +05:30 |
|
Yogesh Ojha
|
30e08660ad
|
fix typos
|
2024-07-09 11:49:36 +05:30 |
|
Yogesh Ojha
|
05aab32999
|
fix custom_headers for httpx
|
2024-07-09 11:47:38 +05:30 |
|
Yogesh Ojha
|
09e9eab6ab
|
fix custom_headers for crlfuzz
|
2024-07-09 11:44:59 +05:30 |
|
Yogesh Ojha
|
4e25a0b363
|
fix custom header for dalfox
|
2024-07-09 11:42:22 +05:30 |
|
Yogesh Ojha
|
815d4222a9
|
add support for custom headers for gospider, hakrawler, katana
|
2024-07-09 11:28:57 +05:30 |
|
Yogesh Ojha
|
936e08201a
|
fix typo
|
2024-07-09 11:16:08 +05:30 |
|
Yogesh Ojha
|
13a3239639
|
fix formatting for ffuf
|
2024-07-09 11:14:39 +05:30 |
|
Yogesh Ojha
|
075d02219d
|
Nuclei change custom header to support multiple headers through array
|
2024-07-07 10:37:37 +05:30 |
|
 Yogesh OjhaandGitHub
|
ff8c0216e1
|
Merge pull request #1302 from yogeshojha/1291-bug-rengine-installation-failed-sudo-installsh-n-|-unknown-shorthand-flag-f-in-f-|-make-makefile17-certs-error-125
Fix #1291 Refactor Makefiles for windows/linux to accomodate both v1 and v2 of docker compose
|
2024-07-07 09:08:13 +05:30 |
|
Yogesh Ojha
|
312ccee78e
|
fix docker compose for Makefile
|
2024-07-05 09:25:13 +05:30 |
|
Yogesh Ojha
|
fd06fd2786
|
change to docker compose v2 by default
|
2024-07-05 09:04:21 +05:30 |
|
Yogesh Ojha
|
67e4e631a0
|
update makefile to accomodate both docker compose v1 and v2
|
2024-07-05 08:58:47 +05:30 |
|
 Yogesh OjhaandGitHub
|
ca8389b42f
|
Merge pull request #1301 from yogeshojha/1202-bug-risk-of-leaking-the-scan-result-files
(Security) Fixes #1202 bug risk of leaking the scan result files
|
2024-07-05 07:33:20 +05:30 |
|
Yogesh Ojha
|
2570004255
|
implement custom serve_protected_media function to serve protected media files
|
2024-07-04 09:15:01 +05:30 |
|
Yogesh Ojha
|
bd95609795
|
modify rengine.conf nginx to not serve media files unauthenticated
|
2024-07-04 09:14:21 +05:30 |
|
 Yogesh OjhaandGitHub
|
180010a574
|
Merge pull request #1300 from yogeshojha/1299-bug-during-screenshot-parsing-there-is-bug-while-parsing-csv
(bug) fix screenshot csv parser #1299
|
2024-07-03 21:16:01 +05:30 |
|
Yogesh Ojha
|
b555bfb637
|
fix screenshot csv parser #1299
|
2024-07-03 20:58:34 +05:30 |
|
 Yogesh OjhaandGitHub
|
3805a41fd4
|
Merge pull request #1298 from yogeshojha/1262-stored-xss-with-certain-vulnerability
fix xss on vulnerability description payloads #1262
|
2024-07-02 20:42:49 +05:30 |
|
Yogesh Ojha
|
14741760fb
|
fix xss on vulnerability description payloads
|
2024-07-02 20:33:33 +05:30 |
|
 Yogesh OjhaandGitHub
|
190d197765
|
Merge pull request #1294 from yogeshojha/1263-error-keyerrorsubdomain_id
fix context key error #1263 #1209
|
2024-07-02 20:23:46 +05:30 |
|
 Yogesh OjhaandGitHub
|
9db6c0425b
|
Merge pull request #1296 from yogeshojha/1185-stored-xss-on-rengine
fix xss on page title fix #1185
|
2024-07-02 20:23:21 +05:30 |
|
Yogesh Ojha
|
a2e1adb4e0
|
fix xss on page title
|
2024-07-01 20:15:50 +05:30 |
|
Yogesh Ojha
|
2fc51090aa
|
fix context key error
|
2024-07-01 19:38:51 +05:30 |
|
 Yogesh OjhaandGitHub
|
b6acdc3959
|
Merge pull request #1286 from emmanuel-ferdman/master
Update contribution guidelines reference
|
2024-06-29 09:07:22 +05:30 |
|
Emmanuel Ferdman
|
efc8bed514
|
Update contribution guidelines reference
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
|
2024-06-25 12:20:37 +03:00 |
|