Im stuck on changing the size of the iframe of Stocker.htb

I have used the command below but it seems not to open and show me all. I am using Burp CE

Here you go :
<iframe src=/etc/passwd width=β€œ1000” height=β€œ1000”></iframe>

Hope this helps :slight_smile:

1 Like

I think you can use fetch + base64 encoding/decoding instead of iframe.

1 Like

just remove double quotes and it will work fine.

1 Like

yea whatever floats your boat :sailboat:

Thanks yall… removing the quotes seemed to work.

One thing I am trying to figure out is what tools to use when it comes to different machines. I ended up owning the Stocker box with the help of walkthroughs on the net & with your help also!

You need knowledge, fundamentals, common sense, try thinking outside the box, tools come and go but the underlying principle remains the same.

1 Like