Moar protocols and simple payloads
Friday, July 04, 2025 in Updates
Categories:
I have stubbed out a handful of protocols. I have been using them and watching the logs. I still need to finalize how web hok alerts are triggered and what information those alerts should contain. The new protocols are: FTP SMTP SSH TCP Check out the …
Golang version released
Wednesday, February 26, 2025 in Updates
Categories:
After what seemed like recursive refactors and last minute push to get some tests created. The initial release of the golang rewrite is live. A bug in the updater has already been fixed. Accompanying this release is a sweet new docs site. Lack of …
Rewrite Started
Thursday, January 30, 2025 in Updates
Categories:
Background I created xodbox when I was working on the OCSP and doing bug bounties back in 2017. It allowed me to quickly check for remote interactions and easily modify responses to determine if an application had any vulnerabilities in the way it …