Writing professional command line tools with Argparse
This article teaches how to add arguments, flags, and subcommands to security scripts using the argparse module.
33 articles
This article teaches how to add arguments, flags, and subcommands to security scripts using the argparse module.
In our article, we demonstrate the difference between the three main security objectives addressed by cryptography with practical examples.
We provide a step-by-step guide on how to set up a secure analysis environment with an isolated VM, host-only network, and snapshot strategy.
In this article, we demonstrate the types of broken access control, typical mistakes, and the proper implementation of server-side permission checks with examples.
In this article, we demonstrate how to find an organization's forgotten subdomains using passive and active techniques to expand the attack surface.
We explain the fundamental principles of container technology, its differences from virtual machines, and its role in modern software delivery.
In this article, we explain the definition of open-source intelligence, its history, and its role in modern intelligence.
In this article, we explain each of the 7 OSI layers with specific examples and indicate at which layer the attacks occur.
This article shows step-by-step how to set up a clean security laboratory with venv, pip, and a virtual environment.