mirror of
https://github.com/sbilly/awesome-security.git
synced 2024-10-01 01:06:21 -04:00
Add a "Fraud prevention" section and FingerprintJS libraries
This commit is contained in:
parent
ed4677c63a
commit
4d65dc35a6
@ -44,6 +44,7 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c
|
||||
- [Operating Systems](#operating-systems)
|
||||
- [Online resources](#online-resources)
|
||||
- [Datastores](#datastores)
|
||||
- [Fraud prevention](#fraud-prevention)
|
||||
- [EBooks](#ebooks)
|
||||
- [Other Awesome Lists](#other-awesome-lists)
|
||||
- [Other Security Awesome Lists](#other-security-awesome-lists)
|
||||
@ -358,6 +359,11 @@ Provided data: IPv4 hosts, sub/domains/whois, ports/banners/protocols, technolog
|
||||
- [passpie](https://github.com/marcwebbie/passpie) - Multiplatform command-line password manager
|
||||
- [Vault](https://www.vaultproject.io/) - An encrypted datastore secure enough to hold environment and application secrets.
|
||||
|
||||
## Fraud prevention
|
||||
|
||||
- [FingerprintJS](https://github.com/fingerprintjs/fingerprintjs) - Identifies browser and hybrid mobile application users even when they purge data storage. Allows you to detect account takeovers, account sharing and repeated malicious activity.
|
||||
- [FingerprintJS Android](https://github.com/fingerprintjs/fingerprint-android) - Identifies Android application users even when they purge data storage. Allows you to detect account takeovers, account sharing and repeated malicious activity.
|
||||
|
||||
## EBooks
|
||||
|
||||
- [Holistic Info-Sec for Web Developers](https://holisticinfosecforwebdevelopers.com/) - Free and downloadable book series with very broad and deep coverage of what Web Developers and DevOps Engineers need to know in order to create robust, reliable, maintainable and secure software, networks and other, that are delivered continuously, on time, with no nasty surprises
|
||||
|
Loading…
Reference in New Issue
Block a user