diff --git a/README.md b/README.md index aa9358da..178dfdae 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). - [ORM](#orm) - [Package Management](#package-management) - [Package Repositories](#package-repositories) + - [Penetration testing](#penetration-testing) - [Permissions](#permissions) - [Processes](#processes) - [Recommender Systems](#recommender-systems) @@ -922,6 +923,12 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [localshop](https://github.com/jazzband/localshop) - Local PyPI server (custom packages and auto-mirroring of pypi). * [warehouse](https://github.com/pypa/warehouse) - Next generation Python Package Repository (PyPI). +## Penetration Testing + +*Frameworks and tools for penetration testing.* + +* [fsociety](https://github.com/Manisso/fsociety) - A Penetration testing framework. + ## Permissions *Libraries that allow or deny users access to data or functionality.*