All Posts

  • Turn Your Android into a Mobile Hacking Platform (Root & Rootless)

    Turn Your Android into a Mobile Hacking Platform (Root & Rootless)

    Free, open source, and based on the Linux kernel, Android is the perfect candidate for a mobile hacking platform. It’s flexible and easy to modify, unlike most Apple devices. In this article, we’ll review a few tools you can install on your phone to start wreaking havoc on the go. Root or Rootless? Before you…


  • How to Sail the High Seas

    How to Sail the High Seas

    Looking for movies, TV shows, or games, but don’t want to pay a dime? Here’s a guide on how you can find such treasures quickly, safely, and most importantly, FOR FREE!  Step 1: Protection Adblocker Alright sailor, before you begin plundering you still need to defend your booty! Many “supplier” websites are covered in suspicious…


  • Frieren: Open Source WiFi Pineapple Alternative

    Frieren: Open Source WiFi Pineapple Alternative

    If you clicked on this article you’ve probably heard of the WiFi Pineapple before. For those who don’t know the WiFi Pineapple is a router-like wireless audit and pentesting platform (you can read more about it on the Hak5 Website). But the Pineapple isn’t our main focus today, it’s Frieren. ⚠️Warning⚠️: xchwarze, Frieren’s creator, has…


  • Giving AI Access to the Terminal

    Giving AI Access to the Terminal

    With the rise of LLMs and other AI tools, it’s given that many people would use them for automating tasks. One major interest for this is code or command generation with LLMs and in this article, we’ll look at how effective LLMs are at completing a given task when given full access to the user’s…


  • Using Burp Suite to Analyze POST Data

    Using Burp Suite to Analyze POST Data

    Burp Suite is a set of advanced tools used to analyze websites. From scanners to fuzzers Burp has it all. In this article, we’ll review the proxy section of the suite. Let’s start by creating a new temporary project. And use the defaults. Click on Proxy on the top left. Open the browser. And enable…