Add a "Fraud prevention" section and FingerprintJS libraries

This commit is contained in:
Surgie Finesse 2021-03-03 14:47:00 +10:00 committed by GitHub
parent ed4677c63a
commit 4d65dc35a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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