Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver3
7いいね 155回再生

Portswigger labs - XXE to perform SSRF

This lab focused on using XXE to perform an SSRF attack. The application had a 'Check stock' feature that accepted and processed XML input. By injecting a malicious DTD, I was able to define an external entity referencing an internal endpoint.

Exploiting this XXE vulnerability allowed me to direct the server to make internal requests on my behalf. Through SSRF, sensitive metadata could be accessed.

コメント