Showing posts with label Database assessment. Show all posts
Showing posts with label Database assessment. Show all posts

Tuesday, June 11, 2019

Userrecon-Py - Find Usernames In Social Networks

 

Hacking A Rise userrecon-py_1-300x169

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 tool to the latest version, run:

sudo -H pip3 install git+https://github.com/decoxviii/userrecon-py.git –upgrade userrecon-py –version

Usage
Start by printing the available actions by running userrecon-py --help. Then you can perform the following tests:

userrecon-py target chommie_smith -o test1

Friday, March 8, 2019

Hacking with JSQL on Kali Linux

All right my little noob’s so due to my google dorks post i mite as well show u how to use them in an attack so since my man nife did sqlmap u can check it out here –> Sql-map basics

I am going two show you how to use JSQL on kali so frist of u need to hide you ip so check out this post for changing dns —> Changing dns

now i want u to download 4nonimizer or git clone same thing and install it
git clone https://github.com/Hackingriseofficial/4nonimizer
cd 4nonimizer
chmod +x 4nonimier
./4nonimizer install

by default vpnbook is the main vpn u can get the user name and password at VPNBOOK
Once its install and working open fire fox and type any the google sqldorks <-- here 🙂copy one and paste it to google and hit search Hacking A Rise googledork
when you get the url u wanna hack open it and add ‘ at the end the url if u get a my sql error u can hack it copy the url with out the ‘ and open jsql in database assessment on the kali menu and paste the url to the attack bar and hit enter
Hacking A Rise jsql

just let it run and there you got u got the data base

CONGRATS UR A SCRIPT KIDDIE LOL 😀

HAPPY HACKING LADS