mirror of
https://github.com/hak5darren/bashbunny-payloads.git
synced 2025-10-29 16:58:12 +00:00
Cleanup: Sort payloads by category
This commit is contained in:
34
payloads/library/execution/ShellExec/readme.md
Normal file
34
payloads/library/execution/ShellExec/readme.md
Normal file
@@ -0,0 +1,34 @@
|
||||
# ShellExec
|
||||
|
||||
Author: audibleblink
|
||||
Version: 1.0
|
||||
|
||||
## Description
|
||||
|
||||
Serves malicious scripts or web pages from the Bunny and forces
|
||||
victims to curl and execute those scripts. Scripts can also force
|
||||
browsers to open a url on the bunny to do things like serve BeEF
|
||||
hooks.
|
||||
|
||||
## Configuration
|
||||
|
||||
evil.py - script that is fetched with DuckyScript
|
||||
(provided script opens a web page that serves a BeEF hook )
|
||||
|
||||
hook.js - the aforementioned BeEF hook
|
||||
|
||||
index.html - BeEF hook delivery page
|
||||
|
||||
## Requirements
|
||||
|
||||
Just plug and play
|
||||
|
||||
## Status
|
||||
|
||||
| LED | Status |
|
||||
| --------- | ----------- |
|
||||
| White | Ready |
|
||||
| Amber blinking | Waiting for server |
|
||||
| Blue blinking | Attacking |
|
||||
| Green | Finished |
|
||||
|
||||
Reference in New Issue
Block a user