TVT618

[Linux][Windows] WHID Injector - An Attacking USB

Jan 27th, 2018
465
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.57 KB | None | 0 0
  1. [Linux][Windows]
  2. WHID Injector - An USB Rubberducky / BadUSB On Steroids
  3.  
  4. WHID Injector
  5. Black Hat Arsenal EU
  6.  
  7. WiFi HID Injector for Fun & Profit
  8. Hardware Design Author: Luca Bongiorni - https://twitter.com/lucabongiorni
  9. Initial sw based on ESPloit by Corey Harding of www.LegacySecurityGroup.com
  10.  
  11. Available at**:
  12. * Aliexpress Shop
  13. * April Borther Online Shop
  14. * eBay
  15.  
  16. **The Author has no profit out of the Cactus WHID sales.
  17.  
  18. HOW TO START [Newbies Edition]
  19. Since July 2017 all Cactus WHID are delivered with pre-loaded ESPloitV2 and are ready to Plug-n-Hack ✌
  20. Thus, even if you are not an Arduino expert, you can immediately have fun!
  21.  
  22. Just plug it in an USB port and connect to the WiFi network:
  23. * SSID "Exploit"
  24. * Password "DotAgency"
  25.  
  26. Open a web browser pointed to "http://192.168.1.1"
  27. The default administration username is "admin" and password "hacktheplanet".
  28.  
  29. https://youtu.be/5WTrKvQbK9o
  30.  
  31. For cool payloads or more info check the Wiki or the Payloads directory.
  32.  
  33. Hardware Snapshot
  34.  
  35. USB Pinouts
  36. In order to make easier the process of weaponizing USB gadgets, you can solder the USB wires to the dedicated pinouts.
  37.  
  38. The pin closer to USB-A is GND. The pins are:
  39. * GND
  40. * D+
  41. * D-
  42. * VCC
  43.  
  44. [ If also an USB HUB is needed (i.e. to weaponize a wired mouse), usually, I do use this one https://www.tindie.com/products/mux/nanohub-tiny-usb-hub-for-hacking-projects ]
  45.  
  46. Documentation WIKI: https://github.com/whid-injector/WHID/wiki
  47.  
  48. Third-Party Softwares Compatible with WHID's Hardware
  49. * https://github.com/exploitagency/ESPloitV2 An improved version of WHID GUI
  50. * https://github.com/sensepost/USaBUSe
  51. * https://github.com/spacehuhn/wifi_ducky
  52. * https://github.com/basic4/WiDucky
  53.  
  54. Possible Applications
  55. Classic: Remote Keystrokes Injection Over WiFi
  56. Deploy WHID on Victim's machine and remotely control it by accessing its WiFi AP SSID. (eventually you can also setup WHID to connect to an existing WiFi network)
  57.  
  58. Social Engineering: Deploy WHID inside an USB-enable gadget
  59. The main idea behind it is to test for Social Engineering weaknesses within your target organization (e.g. DLP policy violations) and to bypass physical access restrictions to Target's device. Usually, I create a fancy brochure (sample template https://github.com/whid-injector/WHID/tree/master/tools/Social_Engineering_Lures ) attached with a weaponized USB gadget and then use a common delivery carrier (e.g. UPS, DHL, FedEx).
  60.  
  61. Video Tutorials
  62.  
  63. Visit WHID Injector on Github
Advertisement
Add Comment
Please, Sign In to add comment