Example Usage
void esp_fill_random(uint8_t* buf, size_t len) {
for(size_t i = 0; i < len; i++) {
buf[i] = random(0, 1000);
}
}
See also
graphql-cop
Open Source
Security Auditor Utility for GraphQL APIs…
cve-search_mcp
Open Source
A Model Context Protocol (MCP) server for querying the CVE-Search API…
MSSprinkler
Open Source
MSSprinkler is a password spraying utility for organizations to test their Microsoft Online accounts…
BlueToolkit
Free
BlueToolkit is an extensible Bluetooth Classic vulnerability testing framework that helps uncover ne…
NoSQLMap
Open Source
Automated NoSQL injection and database exploitation tool. Targets MongoDB, CouchDB, Redis, and Cassa…
Ankou
Open Source
A flexible, AI powered C2 framework built with operators in mind…