diff --git a/README.md b/README.md index d6ef10f..dd7b1d8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ -# pythonpentest +# Penetration Test using Python A repository for large scripts from my book. These files and scripts are not intended for malicious purposes, they are to be used for training, and legally approved assessments. +It is an attempt to evaluate the security of an IT infrastructure by simulating a cyber-attack against computer system to exploit vulnerabilities. It helps an organization strengthen its defenses against cyber-attacks by identifying vulnerabilities.