read etc/passwd using XSS
by trying the XSS room on THM, I try was trying to read the /etc/passwd using the following cmd:
<iframe src="/etc/passwd"></iframe>
However what I got is an error code as shown below
But I was be able to read from … Continue reading read etc/passwd using XSS