Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1.28 KB

README.md

File metadata and controls

42 lines (23 loc) · 1.28 KB

########################################################################################################################################################### ###########################################################################################################################################################

-I made this for people that don't have a full grasp terminal commands or have very little knowledge of pentesting and dont know where to start. -I hope this helps and please use wisely. This is for educational purposes only.

This Has Been Tested On Kali Linux Only

Installation:

#sudo su

#apt-get update

#apt-get full-upgrade -y

#apt-get install git

#apt-get install python

#apt-get install python3

#apt-get install python3-pip

#git clone https://github.com/hestihesti/HackingComm.git

#cd HackingComm

#pip3 install termcolor

#chmod +x HackingComm.py

#python3 HackingComm.py

-All you gotta do is copy n paste. Anything that has < > needs to be erased and the content inside is a hint to what needs to be placed there. For I dont know what ip address, mac address, interface, etc you are testing for/with.

-But To Save Yourself From Constantly Typing In Your Password When Using sudo, Use... #sudo su

-And Just Type Your Password In Once. This Will Give You Root Privileges.