1
0
mirror of https://github.com/minimaxir/big-list-of-naughty-strings.git synced 2025-09-03 02:42:36 +02:00

Merge pull request #180 from GantMan/patch-1

Add known packages to Readme
This commit is contained in:
Max Woolf
2019-12-01 14:18:28 -08:00
committed by GitHub

View File

@@ -25,6 +25,18 @@ The Big List of Naughty Strings is intended to be used *for software you own and
Additionally, the Big List of Naughty Strings is not a fully-comprehensive substitute for formal security/penetration testing for your service.
## Library / Packages
Various implementations of the Big List of Naughty Strings have made it to various package managers. Those are maintained by outside parties, but can be found here:
| Library | Link |
| ------- | ---- |
| Node | https://www.npmjs.com/package/blns |
| Node | https://www.npmjs.com/package/big-list-of-naughty-strings |
| .NET | https://github.com/SimonCropp/NaughtyStrings |
Please open a PR to list others.
## Maintainer/Creator
Max Woolf ([@minimaxir](https://twitter.com/minimaxir))