Common Rules for Firmware Versioning in Microcontrollers

Common Rules for Firmware Versioning in Microcontrollers

Follow + star our public account to not miss exciting content Source | Embedded Intelligence Bureau Today, I would like to share a firmware versioning method for microcontrollers that I frequently use. I believe some friends, when starting at small companies, typically encounter version definitions like V1, V2, etc. However, as projects iterate and software … Read more

Summary of HTTP Request Smuggling and Automation Testing

Summary of HTTP Request Smuggling and Automation Testing

Introduction This article mainly introduces the principles of HTTP request smuggling vulnerabilities, common types of vulnerabilities, and testing methods. At the end of the article, automated testing methods and tools are provided for those in need.0x01 Vulnerability Overview HTTP Request Smuggling is an attack technique that exploits the differences in HTTP protocol parsing between front-end … Read more

Stop Being a Human Excel Repeater! The Right Way to Automate Office Tasks with Python

Stop Being a Human Excel Repeater! The Right Way to Automate Office Tasks with Python

Does anyone understand? Every day at work feels like acting in “Ex Machina”: practicing Ctrl+C/V until I get tendonitis, memorizing Excel formulas better than English words, and still manually changing 300 file names for the monthly report! What’s even more frustrating is that the new intern at the next desk can just write a couple … Read more