forked from Hardw01f/Vulnerability-goapp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request Hardw01f#46 from Hardw01f/docs/ModifyReadme
docs: ✏️ update README
- Loading branch information
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,6 +30,10 @@ So, Use for educational or research purposes only | |
#### CSRF-TRAP-Application | ||
1. Access 'http://localhost:3030/scrftrap' on browser ( Google Chrome recommended ) | ||
|
||
*Note: If you run this app on SaaS (like EC2), CSRF-TRAP-Application view pages(HTML) need to change redirect form destination suit for running-environmant* | ||
|
||
[./Trap](https://github.com/Hardw01f/Vulnerability-goapp/tree/docs/ModifyReadme/Trap) | ||
|
||
*Note. CSRF will be expressed when you access this page, so please be careful when access this page* | ||
|
||
### First Users | ||
|
@@ -53,3 +57,7 @@ Password : AkaiSuisei | |
AdminMailAddress: [email protected] | ||
Password : Qwerty1234 | ||
``` | ||
|
||
### The Payloads | ||
|
||
[Payloads](https://github.com/Hardw01f/Vulnerability-goapp/blob/docs/ModifyReadme/Payloads.md) |