sri-check | A Burp Suite extension for identifying missing Subresource Integrity attributes.

https://github.com/PortSwigger/sri-check
Forwarded from πŸ’₯CEH trainingπŸ‘¨πŸ»β€πŸ’» βš”οΈ πŸ›‘
🐳1
Forwarded from WiFi Hacking
Bug Bounty Hunting Tip :-

If you can upload .zip file on target then:

1. Create a .php file (rce.php)

2. Compress it to a .zip file (file.zip)

3. Upload your .zip file on the vulnerable web application.

4. Trigger your RCE via:

( https://<target Site>.com/index.php?page=zip://path/file.zip#rce.php )
SSRF