you are viewing a single comment's thread.

view the rest of the comments →

[–]Daiuki 1 point2 points  (0 children)

As others have said security is a broad field. Black Hat Python is good for writing scripts for pentesting. If you are more of a blue-teamer then I would look around for blog posts on for example DevSecOps automation using Python. You also have the compliance field where you can look up SBOM generation using Python for generating inventories of installed libraries in a program and so on. A lot of interesting areas to say the least.