Skip to content

Posts from the ‘Uncategorized’ Category

Setting up Dual Monitors on XFCE Arch Linux

Another simple guide on Arch Linux setup. I ran into some trouble in setting up dual-monitors in extended mode on my XFCE install so here is how I got it eventually working, hopefully it will save you some time.

Read more

Attack Scripting 101: The MiTM

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

Follow

Get every new post delivered to your Inbox.