Skip to content

Python can be the most powerful tool in your arsenal as it can be used to build almost any of the other penetration testing tools. The scope of this module does not allow us to go into too many details on Python. Still, we will cover several key areas that will be useful during engagements and help you better understand Python.

Notifications You must be signed in to change notification settings

SainSec/PySecOps

Repository files navigation

PySecOps

Python can be the most powerful tool in your arsenal as it can be used to build almost any of the other penetration testing tools. The scope of this module does not allow us to go into too many details on Python. Still, I will cover several key areas that will be useful during engagements and help you better understand Python.

Tools:


S.No. Tools
1 ArpScan
2 DirEnum
3 Hash Cracker
4 KeyLogger
5 PortScanner
6 SSH BruteForce
7 SubdomainEnum

Usage

$ python3 tool_name.py

Credits

I created these tools inspiring from TryHackMe and PEH Course

About

Python can be the most powerful tool in your arsenal as it can be used to build almost any of the other penetration testing tools. The scope of this module does not allow us to go into too many details on Python. Still, we will cover several key areas that will be useful during engagements and help you better understand Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages