Commit Graph
39 Commits
Author SHA1 Message Date
Abdulrahman AbdullahandYogesh Ojha dc9bad9817 fix naabu config add theHarvester 2022-04-24 22:57:32 +05:30
Yogesh Ojha b7e5d1ba1a Install tools in celery tasks 2022-04-24 22:57:31 +05:30
Yogesh Ojha 2033ba85e9 Yayyyyyyy 🚀 custom tool successfully runs! 2022-04-24 22:57:31 +05:30
Yogesh Ojha 2d59966d8c fix github clone path 2022-04-24 22:57:31 +05:30
Yogesh Ojha 537e4b310f fix tools 2022-04-24 22:57:31 +05:30
Yogesh Ojha 4024967f5c Added Modify External tool Form 2022-04-24 22:57:31 +05:30
Yogesh Ojha 029025475c Tool Install and Uninatall API working 2022-04-24 22:57:31 +05:30
Yogesh Ojha 3244c2c275 Added tool add ui 2022-04-24 22:57:31 +05:30
Yogesh Ojha 5fb6fafd9c Add Tool dialogue 2022-04-24 22:57:31 +05:30
Yogesh Ojha d43093c044 UI for installed tools 2022-04-24 22:57:31 +05:30
Yogesh Ojha 19dce5efad Fixed Wordlist 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 0ac4b1c1fe Re ran migrations for all apps 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 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 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 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 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 9246fb4e01 Added Nuclei config edit option 2021-08-01 23:02:43 +05:30
Yogesh Ojha fd3a5d8994 Nuclei config tabs added 2021-08-01 10:31:04 +05:30
Yogesh Ojha a8e49c171f Proxy Supported Added 🚀 2021-07-14 02:19:44 +05:30
Yogesh Ojha d56aafe78c Notification as separate settings 2021-07-13 22:37:06 +05:30
Yogesh Ojha 6942292cbf Added Notification Status scan support 2021-07-13 17:31:51 +05:30
Yogesh Ojha 51b545e5a9 Added Notification form and models 2021-07-13 13:40:12 +05:30
Yogesh Ojha 84b0e5f918 Added ability to delete scan results and screenshots 2021-06-30 10:28:03 +05:30
Yogesh Ojha d60324b3cc Added reNgine specific settings 2021-06-29 00:09:12 +05:30
Yogesh Ojha c073889e6a Moved django app to /web, fixed docker files 2021-06-26 00:05:20 +05:30