Welcome Hello readers, welcome back to another post and today we are going to take a look at the tool sslscan which lets you query SSL services like HTTPS and SMTP to know what ciphers are supported. DISCLAIMER This post is for educational uses only and it is used to show you one blackhat hacker …
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 …
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"
hack the box guide
hi good day and welcome to my first walkthough on the HTB series today in this hack the box guide we are going to learn how to get the invite code on HTB as we all know you can't simply just register a account and hack away What is Hack The Box : It is …
how to find the owner of a number with phoneinfoga
welcome to Hacking a rise in this post we are going to search for a phone number as sometimes we only have a number two go on the tool we are going to use is called Phone infoga this will search the internet for the owner of the phone number you provide this tool can …
Continue reading "how to find the owner of a number with phoneinfoga"
foot printing active recon
Well whats the story lads laughing-man here your one and only hacker coming at you with one my fav parts of hacking the recon yes i know u all say its boring and this and that but look listen to me "FUCK OFF MY FUCKING BLOG" only messing god relax hahahha but know with out …
Foot printing explained
welcome to Hacking A Rise guys in this post we talk about foot printing (aka recon ) the first stage of all hacks it dont matter if your a script kidie or a pro hacker we all need to do are recon before we attempt to hack are target gaving its a company,person what ever …
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 …