Posts

Showing posts with the label kali linux

HOW TO CRACK A PASSWORD PROTECTED ZIP FILE USING KALI LINUX .

Image
Kali linux is one of the biggest distros powered by linux company with around 600 penetration and testing tools know how to make a kali linux iso live bootable click here . HOW TO CRACK A PASSWORD PROTECTED ZIP FILE . fcrackzip is the software preinstalled in kali linuix and backtracks which is used for cracking password by bruteforce attack .  I have created a test zip file name 100.zip with a password of admin for this demonstration purpose . Go switch to your linux terminal with your zip file and type in the command fcrackzip -b -c a -l <min>-<max> -u <location of zip file > -b : For bruteforce attack -c : use charset -l : specify length <min>-<max>:   minimum to maximum characters you guess the password has <location > : location of the .zip file . The example command look like : fcrackzip -b -c a -l 5-5 -u /root/Desktop/100.zip  hit enter Allow it some time to make the brute force attack . you can see the ...

HOW TO HACK ANY PC CONNECTED TO THE NETWORK USING KALI LINUX

Image
Kali linux is one of the biggest and popular distros from linux company with almost 600 penetration testing and hacking tools . Make kali linux iso live bootable click here . HOW TO HACK ANY PC CONNECTED YOUR NETWORK USING KALI LINUX . Switch to your linux machine and goto Applications > Exploitation Tools >  social engineering toolkit  select the first option 1) Social -Engineering Attack   hit enter  Then select option 9) Powershell Attack Vectors  hit enter Then select option 1) Powershell alphanumeric shellcode Injection hit enter. In the next step you need to type your ip address youcan know your ip address by typing the command ifconfig and hit enter mine is 192.168.0.103 i'am connected to Ethernet so my ip address is in  eth0  . Type that in LHOST : 192.168.0.103   hit enter Then type LPORT :  443  hit enter Then copy the address mine is /root/.set/report/powershell/   Then type  y...

HOW TO CHANGE THE COLOUR OF TEXT AND BACKGROUND OF TERMINAL ON KALI-LINUX

Image
Kali linux is one of the distros from linux company it has almost 600 penetration testing and hacking tools which are powered by the terminal we care the most about terminal we"ll tell you how to change the color font and style of the terminal. learn how to make the linux live  bootable click here .. HOW TO CHANGE THE COLOUR OF TEXT AND BACKGROUND OF TERMINAL ON KALI-LINUX. Open the terminal go to Edit > Profile preferences > colors To change the color of text and back ground . to change the font style Edit > Profile preferences > General . Then click on save then you are good to go..

HOW TO CRACK MAIL PASSWORDS USING HYDRA ON KALI LINUX .( GMAIL , YAHOO , LIVE) /bruteforce method .

Image
KALI LINUX is one of the most powerful linux destros of linux company . it has move 600 penetration and testing tools including all online / ofline attacks and also password attacks . to do this trick u need to have a live bootable kali linux . know how to boot a kali linux   click here . Hydra is a  online password cracking tool in kali - linux and also balcktracks . it bruteforces password for smtp servers , ftp servers and also http servers . HOW TO CRACK AN ONLINE PASSWORD  Open the terminal and type hydra and hit enter . type in the command to start bruteforce . hydra -l <mail address> -P <file > -s <port > -S -v -V -t 1 <mailer server > smtp  <mail address>  = mail address of the person example@mailer.com <file>  = path of the dictionary file OR a word list .\ create your own word list  Click here  <port> = port address of the mailer <mailer server>...

How to crack wpa/wpa2 using crunch

Image
            In this post we tell you how to crack wpa/wpa2 wi-fi in kali linux using crunch to do this first you should install kalinux or you can use live kalilinux. To make a kali-linux bootable  click here            To crack wi-fi first you need a computer with kalilinux and a wireless card which supports monitor/injection mode.If your wireless card is not capable of that then you need to buy one external wireless card which is capable of monitor/injection mode.             Apart from them you need to have a word-list to crack the password from the captured packets.             First you need to understand how wifi works,wifi transmits signal in the form of packets in air so we need to capture all the packets in air so we use airodump to dump all the packets in air.after that we should see that if any one connected to the victim wifi or if anyone is n...

HOW TO CREATE AN WORD LIST ON KALI-LINUX USING CRUNCH.

Image
Kali Linux  is a Debian-based Linux distribution aimed at advanced Penetration Testing and Security Auditing. Kali contains several hundred tools aimed at various information security tasks, such as  Penetration Testing, Forensics and Reverse Engineering. Kali Linux is developed, funded and maintained by  Offensive Security , a leading information security training company. kali linux has almost 600 penetration and testing tools which are used for hacking . Many people use kali linux for wireless hacking . Wireless hacking includes  aicrack-ng   crunch  reaver  These are the most powerfull and well known hacking tools on kali linux . For hacking wpa on kali-linux using aircrack-ng on kali linux we need a wordlist we get many wordlist on internet but we have a best tool on kali linux to create a wordlist that is crunch  HOW TO CREATE A WORDLIST USING CRUNCH . Go to your kali machine and type cruch in the terminal To crea...

How To Crack WPA/WPA2 Wi-Fi With Kali Linux & Aircrack-ng

Image
           In this post we tell you how to crack wpa/wpa2 wi-fi in kali linux using aircrack-ng to do this first you should install kalinux or you can use live kalilinux. To make a kali-linux bootable click here            To crack wi-fi first you need a computer with kalilinux and a wireless card which supports monitor/injection mode.If your wireless card is not capable of that then you need to buy one external wireless card which is capable of monitor/injection mode.             Apart from them you need to have a word-list to crack the password from the captured packets.             First you need to understand how wifi works,wifi transmits signal in the form of packets in air so we need to capture all the packets in air so we use airodump to dump all the packets in air.After that we should see that if any one is connected to the victim wifi.If anyone is no...

HOW TO CHANGE THE MAC-ADDRESS OF KALI LINUX.

Kali linux is most preferd linux destros for hacking and penetration testing purposes , In many of attacks we do with kali linux we have to change the mac address of our machine so that the victim cannot catch us . we have a step by process on WINDOWS machine but in the case of KALI LINUX the way have have become more possible with an application named MAC-CHANGER . In this post we will tell you how change the mac-address of you kali linux  machine very esaily. First of all know how make a kali linux iso bootable here  . HOW TO USE MAC-CHANGER TO CHANGE THE MAC ADDRESS OF KALI MACHINE . first of all to know your mac address type in the command                                                             Macchanger -s <wireless interface name> this will show you your default mac address And to change it ...

HOW TO BY PASS OR RESET WINDOWS PASSWORD .( WINDOWS 8 , WIN 10)

Image
We keep many lengthy passwords for our pc to protect it from others , but many times we forget the password and goes screwed . We got a very got technique how to reset your pc password or change it back. HOW TO BY PASS OR RESET WINDOWS PASSWORD   (this method works for almost all windows versions). All you need to have is bootable kali -linux . learn how to make kali-linux bootable here . Boot into kali linux to proceed and click on live and 64 on kali  now open the terminal window on kali linux and type in the commands  mv Utilman.exe Utilman.exe.bak  (This command will back up ultiman.exe to ultiman.exe.bak which we can use for furter pourpopse ) cp cmd.exe utilman.exe   ( This command will make ultiman.exe to cmd.exe ) Reboot  (this makes your computer to reboot ) Take away your flash drive or dvd after you type in reboot command . Now windows lock screen open ups on your windows click on ultiman.exe Now a command prom...

HOW TO MAKE A KALI LINUX BOOTABLE.

WHAT IS KALI LINUX? Kali Linux  is a Debian-based Linux distribution aimed at advanced Penetration Testing and Security Auditing. Kali contains several hundred tools aimed at various information security tasks, such as  Penetration Testing, Forensics and Reverse Engineering. Kali Linux is developed, funded and maintained by  Offensive Security , a leading information security training company. Kali Linux is an open source operating system it can be modified by user it is free distribution but we can't use windows for  hacking or penetration testing beacuse windows is an closed operating system. Kali Linux was released on the 13th March, 2013 as a complete, top-to-bottom rebuild of  BackTrack Linux , adhering completely to  Debian  development standards. Know More About Kali Linux Here . As We Know That All LINUX DISTROS  Are mostly uised for hacking and penetration testing and kali linux is the most powerfull of those .. ...