Explorar el Código

Add Dark-Moon to Security

pull/1453/head
Mehdi BOUTAYEB hace 1 mes
padre
commit
5173020624
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

357
 *Libraries for generating secure random numbers, encrypting data and scanning and testing for vulnerabilities.*
357
 *Libraries for generating secure random numbers, encrypting data and scanning and testing for vulnerabilities.*
358
 
358
 
359
 * [AntiXSS](https://github.com/voku/anti-xss) - A library that tries to preventing Cross-Site Scripting (XSS) attacks by blacklisting.
359
 * [AntiXSS](https://github.com/voku/anti-xss) - A library that tries to preventing Cross-Site Scripting (XSS) attacks by blacklisting.
360
+* [Dark-Moon](https://github.com/ASCIT31/Dark-Moon) - An autonomous AI penetration testing platform with a dedicated PHP sub-agent for detecting injection, deserialization and access control flaws.
360
 * [Halite](https://paragonie.com/project/halite) - A simple library for encryption using [libsodium](https://github.com/jedisct1/libsodium).
361
 * [Halite](https://paragonie.com/project/halite) - A simple library for encryption using [libsodium](https://github.com/jedisct1/libsodium).
361
 * [Optimus](https://github.com/jenssegers/optimus) - Id obfuscation based on Knuth's multiplicative hashing method.
362
 * [Optimus](https://github.com/jenssegers/optimus) - Id obfuscation based on Knuth's multiplicative hashing method.
362
 * [OWASP](https://owasp.org/) - Explore the world of cyber security.
363
 * [OWASP](https://owasp.org/) - Explore the world of cyber security.

Loading…
Cancelar
Guardar