-
Hardware Protection Improvements and New Monitoring Features
8 hours ago • 0 commentsHi guys, these past few days I’ve been working more on the project, and I realized there were several things I could improve. For example, I managed to make the device withstand voltage spikes of up to 1500 V without being damaged, which greatly helps protect the hardware. The previous prototype could handle a USB Killer up to version 2, but starting from version 3 it no longer worked, so I had to adapt the design so it could withstand version 3 as well.
I added a fuse to prevent any component from burning out. This allowed me to avoid having to replace the entire circuit component by component in case of an overload.
I also had to redesign the entire prototype. The PCB was provided by PCBWay, a great sponsor that not only supplied a high-quality PCB but also helped source and solder some of the best components, which were difficult to find due to how unique they are. This made the result higher quality while keeping the cost very reasonable.
On the software side, I’ve also been doing quite a lot of work. For the Blue Team, I developed several functions that allow us to obtain more information about the detected devices. For example, it is now possible to see what type of device it is, what is being typed, and even how many words per second are being typed. All of this helps generate faster and more precise responses to potential attacks.
For the Red Team, in addition to having access to this information, attacks can now also be adjusted depending on the device that gets connected, making them more effective or harder to detect depending on the situation.
I also added something that I personally felt was very necessary: console commands to review the system history. With these commands, it’s now possible to see the most recent recorded attacks, identify what type of device was involved, and save that information to analyze it later in more detail. This is very useful when you want to understand exactly what happened during a test or improve strategies for the next one.
![]()
![]()
-
Shitty Prototype
11/06/2025 at 05:03 • 0 commentsAfter a while I finally have a "show and tell" version that works, also I updated the repo to include a lot of info an a to-do section for the future, I'll work in the software part.
I will attend to an event called BugCon with some pcb for the alpha and the overcurrent protection, if you want to meet me there!!!![]()
-
V3 - First class
10/24/2025 at 18:59 • 0 comments24-10-2025
As of today I have finished my first working prototype, I have implemented all functions of the USBValve and added the overvoltage detection and remediation. I based my design in the TPS2514A (Charging Port Controller) and TPD2E001 (Electrostatic Discharge Protection).
Because of the cost of the "specialty" hardware I design an module to reuse in case of need. I'll upload it later.
I wanted to add more functions to the firmware like Device ID detection, USB payloads debugging and more.
Also I'll have to add more hardware in the future like an EEPROM or flash exclusively for the file system so I can expand the firmware without bugs and missing space.
Glitchboi

