Welcome to hacking a rise i this post we are going to show you how to perform a man in the middle attack with a tool called Xerosploit this tool was designed by LionSec What is Xerosploit Xerosploit is a penetration testing toolkit whose goal is to perform man in the middle attacks for testing …
Category Archives: Linux
Get a location with an IP adress
Get a Location using an IP adress Hey guys ! Lasr here 🙂 Today I’m gonna show you how to get the approximate location of an IP with iplocation.net. For this tutorial, you will need : A computer/smartphone/tablet with any OS on it, an internet connection and a photo editing software. SPOILER : you …
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 …
Nmap Basic’s part one Simple scan
Welcome back to hacking arise lads Laughing Man here with a very basic understanding of some the commands in Nmap Free Security Scanner What is Nmap network scanner Nmap is a free and open-source network scanner created by Gordon Lyon. Nmap is used to discover hosts and services on a computer network by sending packets …
pentestinfra a new way to stay anon online
Welcome to hacking a rise today is a real treat as are very own Shiva mead pentestinfa that way to anon ur network with out tor or vpn this tool is going to gave 4nonmizer a run for its money to find out more check Shivas blog CLICK HERE Introduction This is the first part …
Continue reading “pentestinfra a new way to stay anon online”
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”