Skip to content

Commit 154dbaa

Browse files
Merge pull request #3090 from cak/master
2 parents 5a3c61d + e386fbb commit 154dbaa

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ An opinionated list of Python frameworks, libraries, tools, and resources.
115115

116116
- [Cryptography](#cryptography)
117117
- [Penetration Testing](#penetration-testing)
118+
- [Web Security](#web-security)
118119

119120
**Miscellaneous**
120121

@@ -1088,6 +1089,12 @@ _Frameworks and tools for penetration testing._
10881089
- [sherlock](https://github.com/sherlock-project/sherlock) - Hunt down social media accounts by username across social networks.
10891090
- [sqlmap](https://github.com/sqlmapproject/sqlmap) - Automatic SQL injection and database takeover tool.
10901091

1092+
## Web Security
1093+
1094+
_Libraries for application-layer web security._
1095+
1096+
- [secure](https://github.com/TypeError/secure) - HTTP security headers for Python web applications with ASGI and WSGI middleware.
1097+
10911098
**Miscellaneous**
10921099

10931100
## Hardware

0 commit comments

Comments
 (0)