Files
projectdiscovery-nuclei/pkg/js
sandiyochristan 44ef9ce34f fix: use crypto/rand instead of math/rand in JS global functions
Replace insecure math/rand PRNG with crypto/rand in Rand() and
RandInt() JavaScript helper functions. math/rand is predictable
and unsuitable when these functions are used for generating
security-sensitive values like tokens or nonces in templates.
2026-03-15 02:18:42 +05:30
..
2026-02-26 22:03:14 +07:00
2025-12-07 05:51:53 +00:00
2025-12-07 05:51:53 +00:00