From 3fdf4ecfd3d1cb6fe9d2c5c66c64bb0391edc8a1 Mon Sep 17 00:00:00 2001 From: ar0x <52702319+ar0x4@users.noreply.github.com> Date: Sun, 28 Jun 2026 14:49:44 +0200 Subject: [PATCH] Updated README.md --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index 90d3a8c..00a184c 100644 --- a/README.md +++ b/README.md @@ -75,13 +75,3 @@ The CA never leaves your machine. Azure Functions Consumption plan: 1M executions/month free (permanent). Typical engagement volume is effectively free; idle costs nothing. - -## OPSEC - -Resource names are randomized, App Insights is disabled, and the TLS fingerprint -to targets is Azure's. Use a dedicated subscription and always `azprox nuke` -afterward. See [docs/OPSEC.md](docs/OPSEC.md). - -## License - -GPL-3.0