From 85b5f336e1f0d1209e8d467affab95db98ac006e Mon Sep 17 00:00:00 2001 From: J0bot Date: Sat, 11 Jul 2026 15:42:24 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8fa9eb8 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# ploxion-owasp + +PLOXION · Base de savoir sécurité (José : « intègre tout le knowledge en ploxions »). Seedée XSS (les 3 types réfléchi/stocké/DOM, payloads inertes, prévention, notre posture) + CSP. Démo d'échappement 100% sûre (n'exécute jamais). Le ploxion applique lui-même la règle : tout esc() avant innerHTML. Défensif/éducatif. · fournit: security-kb, xss, owasp \ No newline at end of file