Projects STRLCPY Synergy-httpx Commits b06bd3a8
🤬
  • ■ ■ ■ ■
    README.md
    skipped 6 lines
    7 7  ## Purpose
    8 8  A Python http(s) server designed to assist in red teaming activities such as receiving intercepted data via POST requests and serving content dynamically (e.g. payloads).
    9 9  
    10  -I find this tool handy when working with rubber ducky / bad USB / ATtiny85, etc based attacks. Check out the `ATtiny85_templates` folder for some handy `.ino` templates to load on your microcontroller. Credits: My templates are inspired by this repo -> [CedArctic/DigiSpark-Scripts](https://github.com/CedArctic/DigiSpark-Scripts/).
     10 +I find this tool handy when performing USB-based attacks during physical pentests (Rubber ducky / BadUSB / ATtiny85, etc). Check out the `ATtiny85_templates` folder for some handy `.ino` templates to load on your microcontrollers. Credits: My templates are inspired by this repo -> [CedArctic/DigiSpark-Scripts](https://github.com/CedArctic/DigiSpark-Scripts/).
    11 11   
    12 12  ## Preview
    13 13  ![image](https://github.com/t3l3machus/Synergy-httpx/assets/75489922/3d6f49b1-1b2d-44d9-b17a-3c9c41cf9e62)
    skipped 18 lines
Please wait...
Page is in error, reload to recover