mirror of
https://github.com/hak5darren/bashbunny-payloads.git
synced 2025-10-29 16:58:12 +00:00
31 lines
753 B
Markdown
31 lines
753 B
Markdown
# RDP Checker for Bash Bunny
|
|
|
|
- Title: RDP Checker for Bash Bunny
|
|
- Author: Hak5Darren
|
|
- Version: 1.1
|
|
- Target: Windows
|
|
- Category: Enumeration
|
|
|
|
## Description
|
|
|
|
Checks whether RDP is enabled on target machine
|
|
Green=Enabled. Red=Disabled.
|
|
|
|
## Requirements
|
|
|
|
impacket must be installed and setup in /tools
|
|
|
|
## STATUS
|
|
|
|
| LED | Status |
|
|
| ------------- | ----------------------------- |
|
|
| FAIL | Failed to find dependencies |
|
|
| SETUP | Setting up attack |
|
|
| ATTACK | Scanning |
|
|
| GREEN SUCCESS | RDP Enabled |
|
|
| FAIL2 | RDP Not Enabled |
|
|
|
|
## Discussion
|
|
|
|
[Hak5 Forum Thread]( "Hak5 Forum Thread")
|