From 5d897853904479e4cde369de400bf7454924d6f5 Mon Sep 17 00:00:00 2001 From: NHAS Date: Fri, 8 Nov 2024 00:43:16 +1300 Subject: [PATCH] Add screenshots --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ca5739..c5e0450 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ # GoHunt +![image](https://github.com/user-attachments/assets/310053ad-0d92-42bc-ae72-fa439e567373) + +![image](https://github.com/user-attachments/assets/3dd8a917-b313-4c34-929d-4df67c648c31) + +![image](https://github.com/user-attachments/assets/d2a48ad0-cf17-48a6-a58b-055432efcb8c) + +![image](https://github.com/user-attachments/assets/14bd78dd-9938-43ef-919a-0c1b87e5241c) + + A revival of [XSSHunter](https://github.com/mandatoryprogrammer/xsshunter), `GoHunt` brings all your favorite `XSSHunter` functionality. Plus quality of life improvements! Main changes: @@ -64,4 +73,4 @@ Thats it! * **Option PGP Encryption for Payload Emails**: Extra paranoid? Client-side PGP encryption is available which will encrypt all injection data in the victim's browser before sending it off to the GoHunt service. * **Page Grabbing**: Upon your XSS payload firing you can specify a list of relative paths for the payload to automatically retrieve and store. This is useful in finding other vulnerabilities such as bad `crossdomain.xml` policies on internal systems which normally couldn't be accessed. * **Secondary Payload Loading**: Got a secondary payload that you want to load after GoHunt has done it's thing? GoHunt offers you the option to specify a secondary JavaScript payload to run after it's completed it's collection. -* **Confidential Mode**: Dont want to send any details with your notifications? To be safe, this option only means you get notification and no details to your **slack**, **discord**, or email inbox \ No newline at end of file +* **Confidential Mode**: Dont want to send any details with your notifications? To be safe, this option only means you get notification and no details to your **slack**, **discord**, or email inbox