Mastering Python for Networking and Security
上QQ阅读APP看书,第一时间看更新

The OMSTD methodology and STB Module for Python scripting

OMSTD stands for Open Methodology for Security Tool Developers, it is a methodology and set of good practices in Python for the development of security tools. This guide is intended for developments in Python, although in reality you can extend the same ideas to other languages. At this point, I will discuss the methodology and some tricks we can follow to make the code more readable and reusable.