Home
0xmaruf
Cancel

Wordpress HackTricks

WordPress Common Bugs Introduction What would you do if you came across a website that uses WordPress? How to Detect If you visit https://target.com and see the source code, you will see the link...

Jira HackTricks

Jira Common Bugs Introduction What would you do if you came across a website that uses Jira? How to Detect Try to HTTP request to https://example.com/secure/Dashboard.jspa or https://example.com/...

Confluence

Confluence Common Bugs Introduction What would you do if you came across a website that uses Confluence? How to Detect Try to HTTP request to https://example.com/login.action?os_destination=%2F a...

HAProxy

POST /index.html HTTP/1.1 Host: abc.com Content-Length0aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...

Grafana HackTricks

Grafana Introduction What would you do if you came across a website that uses Grafana? How to Detect Try to HTTP request to https://example.com/login and there is a form login Find the relate...

Jenkins HackTricks

Jenkins Common Bugs Introduction What would you do if you came across a website that uses Jenkins? How to Detect Usually in the HTTP response there is a header like this X-Jenkins Find the re...

Laravel HackTricks

Laravel Common Bugs Introduction What would you do if you came across a website that uses Laravel? How to Detect Usually in the HTTP response there is a header like this Set-Cookie: laravel_sessi...

BugBounty Tips

Rate Limiting bug capture the request -→ send it to Intruter –→ Null Paylaod –→ attack chech the requst send how many times Reset Page ...

Zend

Zend Common Bugs Introduction What would you do if you came across a website that uses Zend? How to Detect - Finding config files https://target.com/application/configs/application.ini ht...

Doing Recon on a Large Scope

Moodle Common Bugs Introduction What would you do if you came across a website that uses Moodle? How to Detect If you visit https://target.com and see the source code, you will see <meta name=...