hackOx_old
hackOx_old copied to clipboard
🐂 Modular web based pentesting interface. Designed to run on Pi devices!
Your tool/software has been inventoried on [*Rawsec's CyberSecurity Inventory*](https://inventory.rawsec.ml/). ### What is Rawsec's CyberSecurity Inventory? An inventory of tools and resources about CyberSecurity. This inventory aims to help people to...
Hi Deantonious, I have few questions: - Will HackOx be compatible with OpenWRT (like SWORD project from @zer0byte)? - When will V1 stable version be released? Can't wait... Regards, Mera
Regarding the `default_config[] | object Array | Array of objects with the structure string key and string value`: ```json "default_config": [ { "key": "demo_config_key", "value": "demo_config_value" } ] ``` Why...