Commit Graph
68 Commits
Author SHA1 Message Date
Yogesh Ojha 79e65485a6 Fixed multiple scan ui 2022-04-24 22:57:30 +05:30
Yogesh Ojha 7d5aa57f74 Fixed List Target Section 2022-04-24 22:57:30 +05:30
Yogesh Ojha a05c8e2d25 Fixed Scan Engine List UI Datatables 2022-04-24 22:57:30 +05:30
Yogesh Ojha 5a135fddab Fixed Add Wordlist UI 2022-04-24 22:57:30 +05:30
Yogesh Ojha 0c00b55672 Notification Settings UI fixed 2022-04-24 22:57:30 +05:30
Yogesh Ojha bee4fa12ef Fixed Hackerone UI 2022-04-24 22:57:30 +05:30
Yogesh Ojha 83c252d84b Fixed rengine settings UI 2022-04-24 22:57:30 +05:30
Yogesh Ojha 5b00ab23a2 Fixed Vuln report UI 2022-04-24 22:57:30 +05:30
Yogesh Ojha 251e4e5b9c ScrollSpy added, fixed UI for tool settings 2022-04-24 22:57:30 +05:30
Yogesh Ojha 0e03d77fe1 Fixed Proxies UI 2022-04-24 22:57:30 +05:30
Yogesh Ojha 871fa3c4bf Interesting Lookup fixed 2022-04-24 22:57:30 +05:30
Yogesh Ojha bc13eee298 Fix Update scan engine 2022-04-24 22:57:30 +05:30
Yogesh Ojha e83e1c0280 Added switchery, fixed scan engine 2022-04-24 22:57:30 +05:30
Yogesh Ojha 3487904b8d Added Secondary Color, modified primary and secondary color 2022-04-24 22:57:30 +05:30
Yogesh Ojha 9f3951d9de Added Primary Color Selection 2022-04-24 22:57:30 +05:30
Yogesh Ojha 405a6d50f3 Modeled form for Report Settings 2022-04-24 22:57:30 +05:30
Yogesh Ojha 20aa016189 Added URL for report settings 2022-04-24 22:57:30 +05:30
Yogesh Ojha 0ac4b1c1fe Re ran migrations for all apps 2022-04-24 22:57:30 +05:30
Yogesh Ojha 401e0b273c Migration for Scan Engine 2022-04-24 22:57:30 +05:30
Yogesh Ojha 30783fe6e2 Change event for color pickrs added 2022-04-24 22:57:30 +05:30
Yogesh Ojha 777e87a2cf Added Secondary Color, modified primary and secondary color 2022-04-24 22:57:30 +05:30
Yogesh Ojha 67aad6692b Added Primary Color Selection 2022-04-24 22:57:30 +05:30
Yogesh Ojha f1dfbf1c05 Added Markdown, replaced custom syntax string, report generated 2022-04-24 22:57:30 +05:30
Yogesh Ojha a720b9288d Added Executive Summary, Saved in Model DB 2022-04-24 22:57:30 +05:30
Yogesh Ojha ec278d4a5c Added Executive Summary 2022-04-24 22:57:30 +05:30
Yogesh Ojha fea7127b8e Added Report Settings form 2022-04-24 22:57:30 +05:30
Yogesh Ojha 23fce76b34 Modeled form for Report Settings 2022-04-24 22:57:30 +05:30
Yogesh Ojha d0a51295e0 Added URL for report settings 2022-04-24 22:57:30 +05:30
Yogesh Ojha 5f1b7f760f Removed font ttf, using google fonts 2022-04-24 22:57:30 +05:30
Yogesh Ojha cda8eb54f0 Fix Engine Typo 2021-10-10 01:08:58 +05:30
Yogesh Ojha 7f2748d708 Fixed XSS on Tool config Input section 2021-09-01 00:06:35 +05:30
Yogesh Ojha ab89a271ad Fixed XSS reported by @phor3nsic on Huntr.dev
XSS payloads could be uploaded via Nuclei and GF pattern files
2021-09-01 00:02:11 +05:30
Yogesh OjhaandGitHub 20cce14845 Merge pull request #443 from SiddharthBharadwaj/master
Fixed multiple issues/errors
2021-08-29 00:57:15 +05:30
Yogesh Ojha 07a4b5d28c Fixed XSS on Tool section 2021-08-28 19:48:40 +05:30
Yogesh Ojha aaa16b413e Fixed #337, #135 2021-08-26 12:15:19 +05:30
Siddharth BharadwajandYogesh Ojha d7d95003ac Ignore bytes that are not decoded by UTF-8 decode
Some wordlists were not getting uploaded due to decode issues and the server was throwing internal server error. Ignoring the affected bytes fixed the issue.
2021-08-26 10:01:18 +05:30
Siddharth BharadwajandYogesh Ojha 81ed741d40 Fixed custom wordlist upload
The server was throwing internal server error when trying to upload wordlists. After some observation, it was found that the wordlist path was creating problems.
* Apart from current fix, an alternate fix also exists. Which is to use "/usr/src/app/tools/wordlist/" instead of "/app/tools/wordlist/" as the wordlist path.
2021-08-26 10:01:18 +05:30
Yogesh Ojha 412c5ce749 Fixed #459 #460 XSS 2021-08-23 12:25:55 +05:30
Yogesh Ojha 0c17bb427a Fixed #457, #454 2021-08-23 11:34:27 +05:30
Yogesh Ojha fad29a8ca4 Fixed #436 2021-08-16 12:01:36 +05:30
Yogesh Ojha d50a7b789f Scan Engine Fixtures added 2021-08-14 18:12:31 +05:30
Yogesh Ojha 654ea7dbe0 Send reports to Hackerone working yayy 🚀 2021-08-11 02:41:55 +05:30
Yogesh Ojha c57029ddba Added hackerone form 2021-08-11 01:32:32 +05:30
Yogesh Ojha ee454b0570 Added Hackerone Module 2021-08-10 23:52:54 +05:30
Yogesh Ojha 42b5f623a3 Added All endpoints, fixed all subdomains table 2021-08-07 02:16:26 +05:30
Yogesh Ojha 6a9cb0a1cf Removed Configuration, added breadcrumbs in all page 2021-08-04 03:27:30 +05:30
Yogesh Ojha b40723357f Fixed datatables 2021-08-03 09:49:40 +05:30
Yogesh Ojha 14a72261d8 Added Dark theme and horizontal menu 2021-08-02 22:49:16 +05:30
Yogesh Ojha dcd9b2d31c amass config added 2021-08-02 00:59:37 +05:30
Yogesh Ojha 0b907025fd Added subfinder config ui 2021-08-01 23:28:29 +05:30