mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-07 14:17:36 -05: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)
|
- [Cryptography](#cryptography)
|
||||||
- [Penetration Testing](#penetration-testing)
|
- [Penetration Testing](#penetration-testing)
|
||||||
|
- [Web Security](#web-security)
|
||||||
|
|
||||||
**Miscellaneous**
|
**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.
|
- [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.
|
- [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**
|
**Miscellaneous**
|
||||||
|
|
||||||
## Hardware
|
## Hardware
|
||||||
|
|||||||
Reference in New Issue
Block a user