Updated LED status and added discussion link

This commit is contained in:
Darren Kitchen
2017-03-23 07:55:59 +07:00
committed by GitHub
parent 7bbb092d54
commit 67005a8b0d

View File

@@ -21,8 +21,11 @@ Configured to copy PDF files by default. Change EXFILTRATE_FILES variable to des
| ------------------- | -------------------------------------- | | ------------------- | -------------------------------------- |
| Red (fast blink) | Impacket not found in /pentest | | Red (fast blink) | Impacket not found in /pentest |
| Red (slow blink) | Setup Failed. Target didn't obtain IP | | Red (slow blink) | Setup Failed. Target didn't obtain IP |
| Amber | Initialization | | Purple | HID Stage |
| Purple (fast blink) | Switching to Mass Storage (optional) | | Purple (fast blink) | Ethernet Stage |
| Blue (interupt) | Receiving files | | Blue (interupt) | Receiving files |
| White | Files received, moving to mass storage | | White | Files received, moving to mass storage |
| Green | Finished | | Green | Finished |
## Discussion
[Hak5 Forum Thread](https://forums.hak5.org/index.php?/topic/40509-payload-smb-exfiltrator/ "Hak5 Forum Thread")