Yogesh Ojha
53b32a856c
Migrations
2022-04-24 22:57:30 +05:30
Yogesh Ojha
8eedfc603a
Added API for Whois Details
2022-04-24 22:57:30 +05:30
Yogesh Ojha
e844fa90a5
Fix dark ui
2022-04-24 22:57:30 +05:30
Yogesh Ojha
0972f94864
Dark Switcher Fixed
2022-04-24 22:57:30 +05:30
Yogesh Ojha
cf61911ae5
Fixed Scan Engine UI
2022-04-24 22:57:30 +05:30
Yogesh Ojha
19dce5efad
Fixed Wordlist UI
2022-04-24 22:57:30 +05:30
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 Ojha and GitHub
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 Bharadwaj and Yogesh 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 Bharadwaj and Yogesh 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