How To Crack WPA2 WiFi Password With AirCrack-NG - WiFi Pentesting Video 2024

Поделиться
HTML-код
  • Опубликовано: 6 янв 2025

Комментарии • 365

  • @tznutz4824
    @tznutz4824 Год назад +496

    You can use aircrack, wifite, reaver, etc.. but all these method will only work if the wordlist being used has to have the actual password within in or else its useless. So for those reading don’t assume that your breaking into everyone’s wifi using this method as it did his, the password to his network he already added into a wordlist that he used to basically cross reference using aircrack nothing special.

    • @itszme8912
      @itszme8912 Год назад +15

      So what works better ? For hacking an Wifi

    • @lesterdelacruz309
      @lesterdelacruz309 10 месяцев назад +8

      Thank you Sir. So what are the other methods?

    • @VikramSinghRajput0001
      @VikramSinghRajput0001 10 месяцев назад +9

      Is there any other method to get without word list?

    • @balluramrathore5382
      @balluramrathore5382 10 месяцев назад +9

      so plz tell me is there any other powerfull method to get the password...without the wordlist method

    • @comoyun
      @comoyun 7 месяцев назад +1

      @@VikramSinghRajput0001 One way is to create an access point that has the same name as the original one. You will need 2 Wi-Fi adapters. One for jamming clients and one for the malicious access point a.k.a Evil Twin. Jammer should emit stronger signals or be close in range to disrupt communication and possibly kick devices out of the network. AP will not have any password but a web-server set up.
      When your Wi-Fi connection drops frequently (because of the jammer), you'll open up your Wi-Fi settings to see what's happening, and at that moment you will discover the Evil Twin AP, which you will probably connect with "there's a glitch" on mind. And when you do so, your phone automatically opens a website which will greet you with a fake warning message eg. "firmware update", "2step auth". And there will be an input field where you enter the password of the AP.

      Because you already captured the handshake during deauth, you are be able to hash whatever user entered and compare if they match with the captured one. This allows you to tell users what they entered is fake and build one layer of trust. This is a bit involved process, but tools like EvilTwin and Airgeddon will make it a piece of cake. You can look them up on GitHub.

  • @MikeSanders55
    @MikeSanders55 Год назад +30

    i dont know if these password lists will ever find anything.. i mean even if i use Rockyou that has 14 million passwords.. it's still not gonna have my password. I only have my wife's name and some numbers and characters and still didn't find it.. i mean not all lists will have it all..

  • @linux-fu24
    @linux-fu24 Год назад +45

    The final part is the most haunting because the cracking process is not as easy as it might look so your best bet is to create your own password list using crunch if you already know a thing or two about the target or you can crack the password online with servers equipped with very fast GPUs but this last choice will cost you money. Personally I prefer to use CRUNCH combined with a good computer that has a powerful GPU and a lot of ram

    • @cracc_baby
      @cracc_baby 5 месяцев назад +1

      yes its easy to deauth a device and capture a handshake.. i crack with a different machine running windows.
      you might get a better understanding if you learn the method shown in the video before moving on to using more advanced tools without comprehending how it works

  • @bakuninulianov720
    @bakuninulianov720 Год назад +53

    If you capture a Handshake or a PMKID with Airgeddon, you choose the WPA/WPA2 Offline Decryption Menu option and then you choose the option: Aircrack + Crunch Brute force attack on the Handshake/PMKID capture file, it tells me to write the length of the key, how do you know the length of the key?
    How do you know if it has only uppercase letters, if it has only lowercase letters, if it has only numbers, if it has only symbols or if the key has characters of all types?

    • @MigoaHamed
      @MigoaHamed 5 месяцев назад +6

      This method is only efficient if you have a previously collected data with you, like the 4 way handshake capture and a ton of info on the password. It's not for entirely finding a password, and it doesn't work like the movies, sometimes you gotta get out there and collect necessary info before doing something, or the wireless owner should be dumb enough to use passwords that are in public wordlists for years.

  • @Tyler-nj3wp
    @Tyler-nj3wp Год назад +15

    3:30 lol

  • @technicalgamer44
    @technicalgamer44 Год назад +23

    hello. after running command "airodump-ng wlan0" my wifi adapter doesn't showing me clients. do you know what to do.please help me my wifi adapter is in monitor mode.

  • @lucaliuk7877
    @lucaliuk7877 17 часов назад

    Nice video man, a question , what's the second MAC Address while using aireplay-ng at 5:57 minutes?

  • @antoniosebastian6590
    @antoniosebastian6590 Год назад +14

    Been doing this kind of work since 97. I like your style my man. Cheers

    • @InfoSecPat
      @InfoSecPat  Год назад +4

      Awesome! Thank you! I appreciate that 😎

    • @antoniosebastian6590
      @antoniosebastian6590 Год назад +2

      @@InfoSecPat of course! Lot of changes happening soon with the pentesting industry... Looking forward to seeing more.

  • @asipalacios8701
    @asipalacios8701 9 месяцев назад +1

    2:54
    followed along and it doesnt show anything after airodump-ng wlan0. my nic is in monitor mode

  • @jeffersonmbawike7275
    @jeffersonmbawike7275 Год назад +10

    My bsssid. Doesn’t have any stations after I ran a airodump-c capture even though I have my phone and other devices connected to the network… pls any idea on what to do

    • @ahmedbaksh3778
      @ahmedbaksh3778 6 месяцев назад

      Ever figured it out brother?

    • @cracc_baby
      @cracc_baby 5 месяцев назад

      not airodump -c, airodump -d (or --bssid) is the switch for bssid mac

  • @Mindoftheoperations
    @Mindoftheoperations Год назад +4

    In the last click. They given me that message (Failed to open Capture-Par-01.cap (2):No such file or directory

  • @moviesync3131
    @moviesync3131 Год назад +1

    Not so fast. When I tried going to monitor mode, something came up saying 2 filths are doing some crap and I have to kill the interfering processes.
    When I did that one alone were killed which was my NetworkManager which it disabled.
    What do I do because I don't know

    • @InfoSecPat
      @InfoSecPat  Год назад +1

      Yeah, remember this is just for demonstration purposes. The network manager if it gets disabled, you have to restart the interface. Or just reboot your virtual machine

  • @Gr8Poseidon
    @Gr8Poseidon Год назад +2

    3:33 WAP!!🤣🤣🤣🤣🤣

  • @OsamaWork-w4o
    @OsamaWork-w4o 10 месяцев назад +1

    I did not understand how to activate the new tab because I opened a new tab, turned on the root, and followed the steps, but it did not work

  • @khoatrananhcse2004
    @khoatrananhcse2004 Год назад +8

    2:53 why my terminal shows no BBSID scanned. There’s just a blank space. Help me.

  • @MicTheXception
    @MicTheXception Год назад +38

    second time going over this video in conjunction with many other leading ethical hacking/ kali linux videos and i appreciate your thoroughness in explanation and the way you show it as well. keep it up .

  • @hulkgqnissanpatrol6121
    @hulkgqnissanpatrol6121 Год назад +2

    Just let my neighbour know his password after I shutdown his network to prove my point.
    I used a 500,000 word dictionary based on animals, characters, popular names ect. I found the password @ 48% and 2:36 seconds.
    Strange that my pci Ac1300 refuses to go into monitor mode but mu $5 Asus UsbN13 has no problem's? 🤔
    Could it be a driver error?

  • @aaroncardoso5149
    @aaroncardoso5149 Год назад +6

    any know why the Password.txt it doesn't appear to me?

  • @kevindodimead9066
    @kevindodimead9066 11 месяцев назад +32

    I remember doing this in 2010 with WEP passcodes and Linux BackTrack

    • @jeremym-i6x
      @jeremym-i6x 11 месяцев назад +5

      Same bro ! I cant believe its still the same process in 2024 , why cant you just capture the handshake and decrypt it instead of a wordlist

    • @Mephonly
      @Mephonly 7 месяцев назад

      ​@@jeremym-i6xthe thing is wpa2 is too secute to decrypt

    • @emiyakiritsugu6329
      @emiyakiritsugu6329 6 месяцев назад

      ​​@@jeremym-i6x what? decrypt it instead of matching it through the wordlists? I don't get you but it seems like it'll be a better way to hack the password which I'll never find in wordlists...

    • @yes3293
      @yes3293 5 месяцев назад

      Wait, does that mean it's actually possible to crack my neighbor's WiFi?

    • @saidibrahim5931
      @saidibrahim5931 5 месяцев назад

      ​@@jeremym-i6xhow do you do that ?

  • @FerhatGüngör-n5h
    @FerhatGüngör-n5h Год назад +2

    Wlan0 text does not appear on me. I have a Linux installed on virtualbox. 1:50

  • @prodKossi
    @prodKossi Год назад +8

    The deauth doesnt appear to be limiting my victim device in any way, and im not able to capture the handshake at all, even if i manually reconnect my victim device.
    The MAC adresses for both the AP and the victim device are correct, but the victim device still has internet, and no handshake is ever captured..
    I already "hacked" it by using Fern, but with a custom wordlist that included the wifi pwd on purpose, just to test that it worked - so in theory it should work using AirCrack too..
    Any advice? :)
    Oh, and any tips for how i could bruteforce instead of using a wordlist too? :D 💜

    • @MigoaHamed
      @MigoaHamed 5 месяцев назад +1

      You must be really in a close range if you're using your internal wifi adapter, to be able to do a deauth

  • @ivanleko6998
    @ivanleko6998 4 месяца назад

    why i dont have EAPOL files in wireshark ? and when i trakc my iphone under "Notes" it doesnt say "EAPOL" , nothing stands there...

  • @MapleJokerRofl
    @MapleJokerRofl Год назад +10

    I have a router that creates a guess wireless network.. where they connect and it brings them to a web page and they have to enter the password. How can I approach getting access into this router via that route

  • @Josh-jpg
    @Josh-jpg 5 месяцев назад +2

    Hey im in the end step when i will put the word list in and i can put it in even the rockyou.txt

  • @Unexality
    @Unexality Год назад +5

    When I type iwconfig, I do not get the wlan0 option, do I need to install a driver for it?

    • @mrfunkin202
      @mrfunkin202 5 месяцев назад +2

      sudo apt-get install iwconfig

  • @shame4049
    @shame4049 Год назад +70

    Why when i do check kill i lose wifi

    • @taqi3703
      @taqi3703 Год назад +9

      when your wifi card goes into monitor mode, you lose the wifi connection but you can still continue with whatever capture / attack you're trying to do.
      You can turn off monitor mode after and it will start working again

    • @ashutoshgaikwad750
      @ashutoshgaikwad750 Год назад +2

      Skip it it's not mandatory

    • @Trxckzey
      @Trxckzey Год назад +2

      Because it’s putting your WiFi card in monitor mode

    • @adaghraphs
      @adaghraphs Год назад +2

      you probably try to crack ur own wifi

    • @da-mealish
      @da-mealish Год назад

      I was wondering the same thing

  • @UltraNoobGamer6969
    @UltraNoobGamer6969 25 дней назад

    02:45 not showing any network what to do I have tried many way but not working

  • @Whitemike63
    @Whitemike63 Год назад +2

    I always use WPA 2 and WPA3 on another router with a 25 character password very mixed and
    I keep WPS disabled. I just got a new router which allows me to install and use wireguard as my
    VPN server for 40 bucks. Im using mullvad with my linux setup. However 1 flaw in my new router
    is it shows WPS is enabled and there is no option to disable it. With the password Im using is
    my router/VPN server still OK ? I used kali with a program Wifite to try and crack the WPS setup
    I have and it didn't work. I haven't tried every tool but wonder if I should make my password longer
    or not bother ??
    I only had success with a WPS exploit when the password was pretty weak. Could they still get my
    wps pin ? Maybe Im being extra paranoid but just wondering.

    • @InfoSecPat
      @InfoSecPat  Год назад +2

      That’s a really good question. The best way to do is try to crack it. But if you ran Wifite I didn’t crack it. I think you should be in good shape. There’s probably other tools out there, but I wouldn’t get too crazy about it.

  • @armlmtechnology2838
    @armlmtechnology2838 8 дней назад

    I am a new pentester and I wanted to ask that I have captured a handshake but cannot crack it using airmon-ng is there any other tool which I can use to crack the handshake without using wordlist because I have used almost 30 million wordlist but still can't crack the handshake

  • @XxxSpud
    @XxxSpud 8 месяцев назад +17

    Im at that point of life again where i think i can become a hacker

    • @nylnoble1836
      @nylnoble1836 6 месяцев назад

      The method of that video really works to you?

    • @aangbhai5267
      @aangbhai5267 18 дней назад

      Same here

  • @gamer-di8mq
    @gamer-di8mq 2 месяца назад

    i tried this on an semi-installed ubuntu distro (wsl) wlan0 didin't appear but on my kali bootable it shows any fixes to make it work on my ubuntu?

  • @carfo
    @carfo Год назад +16

    Would be helpful if you explained what the switches are

  • @모모-e8b
    @모모-e8b 4 месяца назад

    No matter how much I try, only some (2nd and 4th) EAPOL packets are captured. Does anyone know a solution? Fixing the channel, manually reconnecting the device to the AP, or sending a deauth packet doesn't work. Despite extensive searching, I haven't been able to find a solution. Please please help me😭😭

  • @mridulsingh1399
    @mridulsingh1399 10 месяцев назад

    It takes too much time but failing even I created a different file with contain the right password and select that file during the process still failing

  • @Hugooooooo1337
    @Hugooooooo1337 Месяц назад +1

    How you make home/kali on terminal pls hellp

  • @ShubhamGupta-xp5ik
    @ShubhamGupta-xp5ik Год назад +7

    Bro i did all the steps carefully but doesn't found any eapol file and because of it i can't run dictionary attack on it

  • @Fidk2706
    @Fidk2706 11 месяцев назад

    Why does "airodump-ng --help" immediately appear when I press airodump-ng -c? Please explain

  • @kheladhulaobiram
    @kheladhulaobiram Год назад +4

    In the de authentication process, how do I know what's my access point?

  • @snowman1185-v
    @snowman1185-v 18 дней назад +1

    Nice tutorial.

    • @InfoSecPat
      @InfoSecPat  17 дней назад +1

      Thanks for the comment!

  • @ARR1414
    @ARR1414 Год назад +9

    Hello , question… what if you know a part of the password and the wordlists do not contain the password , can you use -t %%%%%% instead of -w for wordlists or how would you do that

    • @huistelefoon5375
      @huistelefoon5375 Год назад +1

      you'd have to generate your own wordlist based on your knowledge of the password

    • @anybroke
      @anybroke Год назад +2

      Use hashcat and mask attack. Like passw?a?a?a

  • @ankushsharma1843
    @ankushsharma1843 Год назад +2

    Please make a video on channel changing issue in airodump-ng because no video on RUclips regarding this issue

  • @NDW76
    @NDW76 Год назад +10

    Forgive me if this is a stupid question. I understand that if you are running Linux as a virtual machine you need a usb wifi adapter. But if you are running a live installation and have access to the computer's onboard wifi adapter, do you still need a usb wifi adapter?

    • @Mayo2399
      @Mayo2399 Год назад +3

      Is a must

    • @ayoxen4031
      @ayoxen4031 Год назад +3

      My built in NIC can be put into monitor mode too. I guess the difference is the range.

    • @roolee2k
      @roolee2k Год назад +5

      hell, even if you use Usb wifi adapter, you need to find the right USB wifi adapter, not just any adapter.

  • @christian2389
    @christian2389 Год назад +3

    When I use "airodump-ng wlan0" no connection appears even if time elapses, what can I do?

    • @faye35039
      @faye35039 5 месяцев назад

      It's because you don't have a wifi adapters

    • @Josh-jpg
      @Josh-jpg 5 месяцев назад

      Use wlan0mon

  • @0weirdfox0
    @0weirdfox0 Год назад +2

    Do we need to have to be connected to internet to perform this attack. Pls someone answer me please

    • @InfoSecPat
      @InfoSecPat  Год назад +1

      No, you don’t have to be connected to the Internet

  • @AJAX_S2
    @AJAX_S2 2 месяца назад

    Can anybody suggest me the wireless adapter which supports monitor and pentresting

  • @lior_bruchim
    @lior_bruchim Год назад +3

    wonderful explanation job🙏

    • @InfoSecPat
      @InfoSecPat  Год назад +1

      Glad you liked it. Thank you

  • @islamcheraitia4166
    @islamcheraitia4166 Год назад

    KEY NOT FOUND
    for me i try it in my wifi and thats what i have i think thats beause the password in CAPITALletter

  • @feirsamlast_name2932
    @feirsamlast_name2932 6 месяцев назад

    4:35 does the file need to exist or is ti automatically created? what file format is it?

  • @fared00
    @fared00 11 месяцев назад

    Everything is going well, but when I enter the (ls) command, there is no such thing as password.txt. help sir thanks

  • @Hallelujah735
    @Hallelujah735 Год назад +3

    While using wireshark i am facing problem failed to create compose table

    • @Hallelujah735
      @Hallelujah735 Год назад

      Please provide me solution i am not able to save file on /home/kali

    • @Newsmov
      @Newsmov Год назад

      did you find answer , i also have problem like your

  • @ils-4449
    @ils-4449 Год назад +13

    Its a really worthy 10minutes Thanks for ur efforts ❤

  • @liudvikasproductions
    @liudvikasproductions Год назад +1

    hey after the airodump ng wlan0 command it doesnt show any networks but it switches between channels and all that

  • @mr.boniato6402
    @mr.boniato6402 9 дней назад

    Notice that all the passwords hacked were weak. Cracking a 28 digit password with multiple special characters is nearly impossible even on WPA2. It would have to be a weak password for this to be possible.

  • @oppie2019
    @oppie2019 Год назад +1

    When ever i try to send death packets i keep getting bssid not found

  • @user-hy8cn7ic2z
    @user-hy8cn7ic2z 26 дней назад

    There s no password.txt like in 9:10, what did i miss

  • @All.Rights.Stolen
    @All.Rights.Stolen 11 месяцев назад

    if password dont in the list filr it wont try to test it so hack fail .. it is bad way !!

  • @al73r
    @al73r 11 месяцев назад +2

    I wanna see this done with no dictionary and only rainbow tables

  • @googlelimp9834
    @googlelimp9834 Год назад +1

    yeah mate mine is just showing 2 with no wreless extenstions on it??

    • @InfoSecPat
      @InfoSecPat  Год назад +2

      Just make sure the driver is installed for your wireless card

  • @hemanthperumandla001
    @hemanthperumandla001 3 месяца назад +1

    I didn't get the password txt file

  • @ChetPanha369
    @ChetPanha369 Год назад +1

    I don’t see my password.txt 😢

    • @Paul-ug4td
      @Paul-ug4td Год назад

      Me too

    • @andresfrrrrrr
      @andresfrrrrrr Год назад

      thats the word list, is a database of possible passwords, actually this method to crack a wifi password is not good, it is limited in the words that you have on that list, if the password is not there, you'll not crack it. So, is not very useful in most cases

    • @korrekturensohn_
      @korrekturensohn_ Год назад

      🤦🏻‍♂️🤦🏻‍♂️🤦🏻‍♂️

  • @sonofgod6571
    @sonofgod6571 3 месяца назад

    Bro I ran iwconfig on my Rooted A51F and by wlan0 it says : IEEE Mode:Managed Frequency:2.412 Ghz Bit Rate :43.3 mb/s ........
    What da heck does that mean

  • @Ziyodjonmirzo
    @Ziyodjonmirzo 9 месяцев назад +1

    I can't password.txt, help please

  • @namikonoda
    @namikonoda Год назад +1

    Is it possible to perform this with Twitter authentication codes?

  • @slacrf6544
    @slacrf6544 11 месяцев назад +1

    its too slow to get handshake packet, maybe wait for couples of days

  • @idabagusketutadityawarma193
    @idabagusketutadityawarma193 3 месяца назад +2

    There is no password.txt in my ls bro

    • @InfoSecPat
      @InfoSecPat  3 месяца назад +1

      Yeah because that is wordlist i made. You will not have that.

    • @JonathanMorris-f2o
      @JonathanMorris-f2o 3 месяца назад

      and which type of file i need chose ? .cap?

  • @Mostafa_Hafez_
    @Mostafa_Hafez_ Год назад +4

    I tryed and get errer for get password?

  • @ModernCivilWar
    @ModernCivilWar 9 месяцев назад

    Can u make a video step by step on how to do cracking etc. From the moment u start up computer. Do u run soemthing to mask ur ip etc and how to set up files in folders to make easier access. Im having issues with alot these tools ans trying tonrun them. Some i cant even start up or forgot. Other i can type right in and it turns blue and i hit enter and it goes. I want all my tools to start up upon typing it in and hitting enter. Im having issues with missing files too. Its all a mess. Need some help

  • @RobertDRD
    @RobertDRD 24 дня назад

    Disconnecting from currently networking is a chance to fix ? Help plsss

  • @kevinm.8808
    @kevinm.8808 Год назад +5

    Additional note: If you want to get only the pcap file and not every other crap add - -output-format pcap

  • @sxzz3480
    @sxzz3480 Год назад +3

    Hey idk if you will see this, but let's say i wanna use a router as my network adapter, how do i set it as my main network adapter? Should i just connect it to my laptop through ethernwt wire and type airmond-mg eth? ( i am newbie)

  • @jokerdz1711
    @jokerdz1711 6 месяцев назад

    Hello whay thé password.twt not apear to me when i set ls what IS the problem

  • @dollyguarana7077
    @dollyguarana7077 Год назад +31

    Found your channel when I was looking for a Windows Server Training playlist and have been loving it so far! Nice content... and also nice beard, damn!
    Você tem um admirador do Brasil ;)

    • @InfoSecPat
      @InfoSecPat  Год назад +4

      Thank you for the comment and watching the videos. I’m glad you enjoyed my videos 😎. I appreciate it.

  • @matthewlathum9312
    @matthewlathum9312 7 месяцев назад

    Dear Pat, thank you for such a useful tutorial. Unfortunately, I am even less than a beginner and the operation is broken up because of the network disconnecting me during the process. I am using Kali Linux 24.2. I'm following step by step exactly as you are showing us! Thank you! My aim is to be second Kevin Mitnick

  • @djyoryi4609
    @djyoryi4609 Год назад +1

    but you did not show how iso for the wordlist is in the terminal

    • @InfoSecPat
      @InfoSecPat  11 месяцев назад +1

      That my wordlist I created

  • @luisgutierrez9883
    @luisgutierrez9883 Год назад +1

    do i have to run the kalinux for the mac monterrey to read the 10.15 ?

    • @InfoSecPat
      @InfoSecPat  Год назад +1

      I’m not sure what you’re asking. I’m sorry.

  • @MelodicMotionCreation
    @MelodicMotionCreation 11 месяцев назад

    Hey i can able to find a station it's not showing here so how can i handshake

  • @Ton_DayTrader
    @Ton_DayTrader Год назад +1

    How to crack with not use Dictionary ?

    • @InfoSecPat
      @InfoSecPat  Год назад +1

      You can use other techniques like automated Wi-Fi pen, testing tools

  • @leoplaza355
    @leoplaza355 5 месяцев назад

    what’s the “password.txt” contains? That’s what’s important around there!

  • @visudo16
    @visudo16 3 месяца назад

    ​@InfoSecPat can aircrack-ng tool run on ubuntu linux?

  • @XGAMER0-YT
    @XGAMER0-YT Год назад

    He dasn't show the list network after start airmond ng wlan0

  • @chessli369
    @chessli369 11 месяцев назад

    If seen nobody connected this network then what we do

  • @mohamed_s_o_f
    @mohamed_s_o_f Год назад

    When I reach the stage of Ibol, nothing appears

  • @the_deducter
    @the_deducter Год назад +4

    From where you got password.txt please explain

  • @alexandrakomar1080
    @alexandrakomar1080 Год назад +1

    just out of curiosity why do i need an external wireless card even for laptop?

    • @InfoSecPat
      @InfoSecPat  Год назад +1

      Cause it needs packet injection

  • @fishmage5828
    @fishmage5828 Год назад +1

    How do I create temprorary access point like you did, that I can make audit on?

    • @InfoSecPat
      @InfoSecPat  Год назад +2

      I just had an extra router that I utilize for this video

  • @alicomando1195
    @alicomando1195 11 месяцев назад +1

    Can i use aircrack ng in termux android smartphones?

  • @bazileu_
    @bazileu_ Год назад

    why you need to use a word list if you got the handshake?

  • @dhaliabir
    @dhaliabir Год назад +1

    What should I do if the password file I have does not contain the key?

    • @InfoSecPat
      @InfoSecPat  Год назад +1

      You have to use a password list that may contain the file in this video. It’s only for educational purposes and understand how it’s done.

  • @sardorsattorov9914
    @sardorsattorov9914 Год назад +1

    bro i cannot handshke whats my problem

  • @DJABOU-SUCCESS-MOTIVATION-TV
    @DJABOU-SUCCESS-MOTIVATION-TV 4 месяца назад

    you show us a revealed password but don't indicate how you actually did it and also what dictionary you used, upload it or tell us where it is?

  • @eidodoos
    @eidodoos 11 месяцев назад

    if you think you can crack wpa2psk, forget it. it possible but not happening in real world

  • @Aleks_83_
    @Aleks_83_ 11 месяцев назад +1

    How to switch my wlan0 channel to fixed another channel?

  • @AnesSeddiki
    @AnesSeddiki Год назад +13

    thank u so much it's very helpful and i like your honesty you're legit , i have just one question : is the password.txt file automatically generated or it's a word list that you have created ?

    • @ReospecMedia
      @ReospecMedia Год назад +4

      he created his password his own.

  • @Isabellawithaz
    @Isabellawithaz 11 месяцев назад +2

    Its more like bruteforce the password bro

  • @blossroom
    @blossroom 8 месяцев назад +1

    Saçmalıktan ibaret world list te her sifre olmayabilir! Olsa bile milyonlarca kombinasyon ndemektir

  • @cracc_baby
    @cracc_baby 5 месяцев назад

    i like to use KONSOLE and split the view, makes it easy to airodump in one terminal while you aireplay in a second terminal, all in same window.. u cant sudo apt install it though, has to be built from script
    also bro, not to bust your chops, but your cap file is gonna be polluted with deauth packets, you dont even need to start airodump writing the output until AFTER you deauth the device.. if you watch the number of lost frames you can see exactly when the device's connection gets reset, and then start airodump -w

  • @caritanrhizzyjaya.4293
    @caritanrhizzyjaya.4293 11 месяцев назад +1

    Why there's no password.txt in my file??

    • @InfoSecPat
      @InfoSecPat  11 месяцев назад +1

      That file is my own

  • @JoseOrtiz-nw1rk
    @JoseOrtiz-nw1rk Год назад +1

    I don't get eapol caputer need help!!!

  • @astra0vh
    @astra0vh Год назад

    i didn't uderstand what can i put for replace Capture-Pat can someone help me i'm a beginner...

  • @superfutbolistas
    @superfutbolistas Год назад +2

    awesome video thank you sir