Yogesh Ojha
|
1e8df62cbf
|
fix all instances of xss in list target page
|
2025-02-04 08:25:51 +05:30 |
|
Yogesh Ojha
|
18a891f843
|
fix xss in vuln offcanvas
|
2025-02-03 10:40:34 +05:30 |
|
Yogesh Ojha
|
a09fee7f3a
|
revert back initial migrations to 2.1.3
|
2024-09-10 20:33:37 +05:30 |
|
Yogesh Ojha
|
8bcdfa156d
|
put hackerone handle inside user pref enable bug bounty mode
|
2024-09-06 14:40:22 +05:30 |
|
Yogesh Ojha
|
7ad2eb2ff5
|
Add hackerone team handle badge in target section
|
2024-09-06 14:18:29 +05:30 |
|
Yogesh Ojha
|
6dfce27136
|
fix swal while deleting multiple targets
|
2024-09-06 13:18:50 +05:30 |
|
Yogesh Ojha
|
d01e3bd05f
|
cleanup migrations
|
2024-09-06 07:18:10 +05:30 |
|
Yogesh Ojha
|
0c3b4f9561
|
put condition in all hackerone/bug bounty related features
|
2024-09-05 20:52:56 +05:30 |
|
Yogesh Ojha
|
cb7cd2268b
|
Add option to delete multiple organizations
|
2024-09-05 20:04:06 +05:30 |
|
Yogesh Ojha
|
76a3660412
|
bulk save/import targets
|
2024-09-04 20:54:31 +05:30 |
|
Yogesh Ojha
|
51e307a805
|
remove debug code
|
2024-09-02 20:24:39 +05:30 |
|
Yogesh Ojha
|
b16c112e48
|
revert back unnecessary changes
|
2024-09-01 17:47:51 +05:30 |
|
Sean Keane
|
ba162e5bea
|
adding logic for a new feature to sync hackerone bookmarks
|
2024-08-31 14:08:08 -05:00 |
|
 Yogesh OjhaandGitHub
|
064bac1c7c
|
Merge commit from fork
security: Fix XSS in Vulnerability Page
|
2024-08-16 07:08:36 +05:30 |
|
Yogesh Ojha
|
ca551f8d90
|
security: fix stored xss from extracted_result in target summary secon
|
2024-08-13 11:55:59 +05:30 |
|
Yogesh Ojha
|
36c99b40d4
|
fix domain info target as key
|
2024-08-12 20:10:44 +05:30 |
|
Yogesh Ojha
|
a2d0a7b2a2
|
fix ui buttons on organization list
|
2024-07-28 08:35:40 +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
|
b511d9b801
|
Merge branch 'pbehnke/master' into release/2.1.0
|
2024-06-19 09:16:04 +05:30 |
|
Yogesh Ojha
|
990e2ea5e3
|
fix lark migrations
|
2024-06-19 08:42:46 +05:30 |
|
Yogesh Ojha
|
60a7cba7dc
|
run migrations
|
2024-05-12 20:08:28 +05:30 |
|
 jxdvandYogesh Ojha
|
8debafa5be
|
replace .format() with f-strings
|
2024-05-12 18:47:27 +05:30 |
|
 RaynaldandYogesh Ojha
|
4fbe8d23c6
|
Add listener on is_important button
|
2024-05-12 18:46:36 +05:30 |
|
 Sean OvertonandYogesh Ojha
|
c0de38379e
|
feat(issue-462): added organization_name handling to view
|
2024-05-12 18:46:14 +05:30 |
|
 Sean OvertonandYogesh Ojha
|
d32e77bd05
|
feat(issue-462): added organization_name att. to addTargetForm class
|
2024-05-12 18:46:14 +05:30 |
|
 Sean OvertonandYogesh Ojha
|
eb345c5750
|
feat(issue-492): added optional input for organization in add target form
|
2024-05-12 18:46:14 +05:30 |
|
 
|
2fc942e66c
|
Update web/targetApp/templates/target/add.html
Co-authored-by: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com>
|
2024-05-12 18:46:13 +05:30 |
|
 
|
8e354ebd1a
|
Update web/targetApp/templates/target/add.html
Co-authored-by: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com>
|
2024-05-12 18:46:13 +05:30 |
|
 Sean OvertonandYogesh Ojha
|
dc70ad1d43
|
feat(issue-604): update ui text to explain adding organisation in target bulk upload
|
2024-05-12 18:46:13 +05:30 |
|
 Sean OvertonandYogesh Ojha
|
5ba8a54837
|
feat(issue-604): handle organisation in csv bulk upload of targets
|
2024-05-12 18:46:13 +05:30 |
|
--Lol--
|
6f025cd7df
|
Fix Txt File Var Declaration
Worked on fixing the txt file upload so I can just get a bunch of domains and yeet it into this.
|
2024-04-30 16:16:21 -06:00 |
|
 Phil BehnkeandPhil 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 BehnkeandPhil Behnke
|
d15417edbb
|
Create entries in database for domains added via resolving an IP
|
2024-02-26 16:41:53 -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 |
|
Phil Behnke
|
ecebf3b6ff
|
Fix importing of CIDR blocks as targets: https://github.com/yogeshojha/rengine/issues/1163
|
2024-02-22 12:03:38 -05:00 |
|
 Yogesh OjhaandGitHub
|
52b4baa4a6
|
Merge pull request #1123 from psyray/fix-1030
fix-1030: Add missing slug on target summary link
|
2024-01-15 10:26:01 +05:30 |
|
Raynald
|
f19f3d16ba
|
Fix subdomains list empty in Target
|
2024-01-12 00:40:48 +01:00 |
|
Raynald
|
243026673a
|
fix-1030: Add missing slug on target summary link
|
2023-12-09 14:52:32 +01:00 |
|
Sean Overton
|
fba40ee674
|
issue-633: added already-in-org filter to target dropdown in org form
|
2023-12-06 00:40:03 +11:00 |
|
Raynald
|
438b384e52
|
Add project parameter to links
|
2023-11-23 02:59:23 +01:00 |
|
 AnonymousWPandGitHub
|
fafbf7a41c
|
Merge pull request #1039 from psyray/fix-2-click-datatable-bug
Add a check to not load datatables twice
|
2023-11-21 15:22:25 +01:00 |
|
 AnonymousWPandGitHub
|
5c15405445
|
Merge pull request #1047 from psyray/fix-note-add-1046
Fix note not saving
|
2023-11-21 14:02:41 +01:00 |
|
 AnonymousWPandGitHub
|
4830d884cf
|
Merge branch 'master' into fix-2-click-datatable-bug
|
2023-11-21 13:46:49 +01:00 |
|
Raynald
|
7141efe22b
|
Change bad var in summary page
|
2023-11-18 13:40:56 +01:00 |
|
Raynald
|
fe9c64f11b
|
Add missing reload js listener on target page
|
2023-11-15 16:13:40 +01:00 |
|
Raynald
|
3ceff80a6b
|
Replace bad id
|
2023-11-15 15:50:43 +01:00 |
|
Raynald
|
24574d955e
|
Prevent reload on click for vuln DT + add reload btn
|
2023-11-15 15:42:33 +01:00 |
|
Raynald
|
89c5321d05
|
Add a check to not load datatables twice
|
2023-11-15 15:00:40 +01:00 |
|
Raynald
|
0c293f49b9
|
Fix no results in target subdomain list
|
2023-11-14 09:32:01 +01:00 |
|
 Yogesh OjhaandGitHub
|
dc7f6688e2
|
Merge pull request #991 from psyray/fix-target-subdomains-list-v2
Fix target subdomains list v2
|
2023-10-24 11:15:49 +05:30 |
|