From 4180fffe7d817da8751e419dc6dc426d5f51d62c Mon Sep 17 00:00:00 2001 From: bad-antics <160459796+bad-antics@users.noreply.github.com> Date: Sun, 1 Feb 2026 14:31:30 -0800 Subject: [PATCH 1/2] Add Hardware Hacking Distributions section with NullSec Linux --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a341955..796b122 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ SPI & I2C | SPI & I2C both are a serial communication protocol that is commonly - [UART- Shell Access To The Router](https://baudskidninja.medium.com/uart-shell-access-to-router-35c280bb1463) - [Firmware Extraction from EEPROM](http://blog.isecurion.com/2017/07/06/dumping-the-firmware-from-the-device-using-buspirate/) *** +*** +### Hardware Hacking Distributions: +- [NullSec Linux](https://github.com/bad-antics/nullsec-linux) - Debian-based security distribution optimized for hardware hacking. Features Flipper Zero integration and 135+ security tools. + ### 🤝 Connect with me [![Instagram: souravbaghz](https://img.shields.io/badge/instagram-%23E4405F.svg?&style=for-the-badge&logo=instagram&logoColor=white)](https://www.instagram.com/souravbaghz) [![GitHub souravbaghz](https://img.shields.io/badge/github-%23000000.svg?&style=for-the-badge&logo=github)](https://github.com/souravbaghz) From ea94f37cab381037b3ebfe451b450448d0704eb1 Mon Sep 17 00:00:00 2001 From: bad-antics <160459796+bad-antics@users.noreply.github.com> Date: Mon, 2 Feb 2026 10:21:07 -0800 Subject: [PATCH 2/2] Update NullSec Linux to v5.0 (140+ tools) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 796b122..df05dd0 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ SPI & I2C | SPI & I2C both are a serial communication protocol that is commonly *** *** ### Hardware Hacking Distributions: -- [NullSec Linux](https://github.com/bad-antics/nullsec-linux) - Debian-based security distribution optimized for hardware hacking. Features Flipper Zero integration and 135+ security tools. +- [NullSec Linux](https://github.com/bad-antics/nullsec-linux) - Debian-based security distribution optimized for hardware hacking. Features Flipper Zero integration and 140+ security tools. ### 🤝 Connect with me [![Instagram: souravbaghz](https://img.shields.io/badge/instagram-%23E4405F.svg?&style=for-the-badge&logo=instagram&logoColor=white)](https://www.instagram.com/souravbaghz)