Welcome to hacking a rise I’m the Laughing man in this post is to show you session hijacking wile on LAN when i mean LAN this can be a public network or your own i will be using my home network as i dont wanna brake any laws so the tools need is Ettercap,hamster,ferret (thank …
Category Archives: Tutorials
Pentesters Cheat Sheet Part 1
This is a quick reference high level overview for typical penetration testing engagements. Designed as a quick reference cheat sheet providing a high level overview of the typical commands you would run when performing a penetration test. For more in depth information I’d recommend the man file for the tool or a more specific pen …
Seeker tracking GPS
Welcome lads and gals in this were going to talk a bout seeker a python3 tool designed to make a fake site for your target What is seeker gps tracker Seeker Hosts a fake website on In Built PHP Server and uses Serveo to generate a link which we will forward to the target, website …
Cryptography Basics
As hackers, we are often faced with the hurdle of cryptography and encryption. In some cases, we use it to hide our actions and messages. Many applications and protocols use encryption to maintain confidentiality and integrity of data. To be able to crack passwords and encrypted protocols such as SSL and wireless, you need to …
Userrecon-Py – Find Usernames In Social Networks
Find usernames in social networks Installation 1. Install dependencies(Debian/Ubuntu): sudo apt install python3 python3-pip 2. Install with pip3: sudo -H pip3 install git+https://github.com/decoxviii/userrecon-py.git userrecon-py –help Building from Source Clone this repository, and: git clone https://github.com/decoxviii/userrecon-py.git ; cd userrecon-py sudo -H pip3 install -r requirements.txt python3 setup.py build sudo python3 setup.py install Update To update this …
Continue reading “Userrecon-Py – Find Usernames In Social Networks”
How to use CredSniper
welcome back in this post we going to look in to phishing a little more with this tool Credsniper wrote in python 3 this script makes it easy to phish gmail password easily launch a new phishing site fully presented with SSL and capture credentials along with 2FA tokens using CredSniper. The API provides secure …
Beef over wan with serveo.net no port forwarding
Welcome back lads yes its another one on beef over wan this one for thos who dont got ngrok we can also use serveo to forward posts using ssh. What is beef Beef Xss Framework is a browser exploitation tool. It mainly focuses on client-side attacks and web-based browsers. It helps a penetration tester to …
Continue reading “Beef over wan with serveo.net no port forwarding”
Doxing with DoxTracker on Kali Linux
hey and welcome to hacking a rise were going to talk a bit a bout doxing and what is used for . what doxing means really search for and publish private or identifying information about (a particular individual) on the Internet, typically with malicious intent. so we are going to use a script called DoxTracker …
clamav linux antivirus
Well we all know of antivirus for windows but no one really hear of Linux anti virus so in this were going to install clamav for Linux so with out any more chat out my boring arse lets get started by the way im using Kali so the payloads i gen will show up as …
SE-TOOLKIT WITH NO PORT FORWARDING
Welcome to hacking a rise in this were going to show you how to make phishing pages with SE toolkit with out forwarding your ports how we going to do this with ngrok or serveo me i use serveo a lot as its fucking great no need to sign up unlike ngrok so ya and …