Created
July 21, 2024 12:38
-
-
Save c0d3x27/c44d475b9dfd00ba9a1506a7769a8086 to your computer and use it in GitHub Desktop.
LFI with 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
POST /phpinfo.php HTTP/1.0 | |
Content-Type: multipart/form-data; boundary=--------------------------- 4db367605ae | |
Content-Length: 196 | |
-----------------------------4db367605ae | |
Content-Disposition: form-data; name="whatevername"; filename="testing.txt" Content-Type: text/plain | |
Security Test -----------------------------4db367605ae |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment