Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**

Expand Down Expand Up @@ -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
Expand Down