All Posts

  • Creating a Module for the WiFi Pineapple Part 2

    Creating a Module for the WiFi Pineapple Part 2

    The WiFi Pineapple is a versatile tool for wireless attacks. The secret behind its success is its ability to run modules created by the community. These modules greatly enhance the pineapple’s versatility. In this article, I’ll be going over my experience of making one. Disclaimer: I’m building a module for the wifi pineapple MKVI (nano…


  • Creating a Module for the WiFi Pineapple part 1

    Creating a Module for the WiFi Pineapple part 1

    The WiFi pineapple is a versatile platform for wireless attacks. What makes it stand out from other devices is its ability to run 3rd party software using modules. In this article, I’ll be going over my experience building a module. Disclaimer: I’m building a module for the wifi pineapple MKVI (nano and tetra) not MKVII…


  • Login Notification Prevention Methods

    Login Notification Prevention Methods

    Login notifications are a last resort in security. They notify the victim that their account has been compromised, prompting them to change their password. This usually sucks for the attacker as all the work they put into getting the credentials is undone. In this article, we will go over ways to prevent login notifications from…


  • Hashcat vs John the Ripper (JTR)

    Hashcat vs John the Ripper (JTR)

    Hashcat and John the Ripper are both popular tools for password cracking. Both have pros and cons, and in this article, we will review some of them. Quick list If you don’t feel like looking through everything here are the main points. Hashcat Pros: Cons: John the Ripper Pros: Cons: Personal Reviews These are my experiences with both.…


  • Bettercap with Mitmproxy

    Bettercap with Mitmproxy

    As I covered in a previous article Bettercap is an excellent tool for messing around with networks but it can do much more when combined with other tools. In this article, I’ll be going over how to use Bettercap and Mitmproxy to capture HTTP data being sent from other devices. ⚠️Disclaimer⚠️ I’m not responsible for…