Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[additional tips] host injection and xxe #2

Open
fullfox opened this issue Feb 2, 2024 · 0 comments
Open

[additional tips] host injection and xxe #2

fullfox opened this issue Feb 2, 2024 · 0 comments

Comments

@fullfox
Copy link

fullfox commented Feb 2, 2024

Sorry i was a bit lazy to write a PR.

Here's a few more tips that may be useful:

  • When spoofing host header on password reset using "Host:" or "X-Forwarded-Host:", if you receive the error "Invalid hostname", try using the following hostname: xxx.oastify.com?legit-host.web-security-academy.net without a slash.
  • If you can inject in an XML file and you can't find a way to perform an XXE, think about OS command injection using $() or backticks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant