mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-06 22:19:37 -04:00
add Web Security section and secure
This commit is contained in:
@@ -114,6 +114,7 @@ An opinionated list of Python frameworks, libraries, tools, and resources.
|
||||
|
||||
- [Cryptography](#cryptography)
|
||||
- [Penetration Testing](#penetration-testing)
|
||||
- [Web Security](#web-security)
|
||||
|
||||
**Miscellaneous**
|
||||
|
||||
@@ -1080,6 +1081,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
|
||||
|
||||
Reference in New Issue
Block a user