Merge pull request #3090 from cak/master

This commit is contained in:
Jinyang 2026-04-24 20:23:22 +04:00 committed by GitHub
commit 154dbaad93
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -115,6 +115,7 @@ An opinionated list of Python frameworks, libraries, tools, and resources.
- [Cryptography](#cryptography)
- [Penetration Testing](#penetration-testing)
- [Web Security](#web-security)
**Miscellaneous**
@ -1088,6 +1089,12 @@ _Frameworks and tools for penetration testing._
- [sherlock](https://github.com/sherlock-project/sherlock) - Hunt down social media accounts by username across social networks.
- [sqlmap](https://github.com/sqlmapproject/sqlmap) - Automatic SQL injection and database takeover tool.
## Web Security
_Libraries for application-layer web security._
- [secure](https://github.com/TypeError/secure) - HTTP security headers for Python web applications with ASGI and WSGI middleware.
**Miscellaneous**
## Hardware