Preface
After a while of learning how to preform attacks and exploits it become monotonous, your memory becomes dull, and your knowledge of certain attacks wane. This is a common occurrence with Penetration Testers and Hackers alike. Many of them have come up with ways to get past this memory block, and the most common way of keeping the information in a usable form is writing some kind of Attack Script that automates some of your exploits and attacks. Today I will be explaining the MiTM or Man in the Middle attack and how to write an attack script to automate this process. Anything you do with this script however I can not be held accountable for.
Choosing your Language
To start with, if you already know a programming language and are proficient coding with it feel free to adapt the script to suit your needs and comfort levels. However I am going to be primarily using BASH in my examples.
Read more
0.000000
0.000000