mirror of
https://github.com/qazbnm456/awesome-web-security.git
synced 2024-10-01 03:15:46 -04:00
Merge pull request #23 from vixentael/patch-1
Add Acra, database encryption & SQL injection prevention
This commit is contained in:
commit
1ac8644cb4
@ -502,6 +502,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
|||||||
### Preventing
|
### Preventing
|
||||||
|
|
||||||
- [js-xss](https://github.com/leizongmin/js-xss) - Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist by [@leizongmin](https://github.com/leizongmin).
|
- [js-xss](https://github.com/leizongmin/js-xss) - Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist by [@leizongmin](https://github.com/leizongmin).
|
||||||
|
- [Acra](https://github.com/cossacklabs/acra) - Client-side encryption engine for SQL databases, with strong selective encryption, SQL injections prevention and intrusion detection by [@cossacklabs](https://www.cossacklabs.com/).
|
||||||
|
|
||||||
<a name="tools-proxy"></a>
|
<a name="tools-proxy"></a>
|
||||||
### Proxy
|
### Proxy
|
||||||
|
Loading…
Reference in New Issue
Block a user