Assigned Access Kiosk - BREAKOUT ("Hard Mode")

Поділитися
Вставка
  • Опубліковано 1 чер 2024
  • Huge thanks to Micro Center for sponsoring this video! Check them out here:
    New Customers Exclusive - Get a Free 240gb SSD at Micro Center: micro.center/4eec2e
    Check out the ASUS PC builder: micro.center/387a98
    Join the Micro Center Community: micro.center/9ad8fd
    For more content, subscribe on Twitch! / johnhammond010
    If you would like to support me, please like, comment & subscribe, and check me out on Patreon: / johnhammond010
    PayPal: paypal.me/johnhammond010
    E-mail: johnhammond010@gmail.com
    Discord: johnhammond.org/discord
    Twitter: / _johnhammond
    GitHub: github.com/JohnHammond
    00:00 Thank You to Our Sponsor!
    02:17 Intro and Recap
    03:15 CORRECTION- Credentials NOT needed
    04:47 Demo of the Original Breakout
    09:00 The Trick
    10:22 CORRECTION - This file path and credentials are NOT needed
    13:54 Watching our Kiosk break on reboot
    16:09 Exploring online resources to pop open Explorer
    18:11 NEW Demo - Without using credentials
    21:40 Just takes the filename -- no directory changes needed
    23:34 Outro
    If you would like to support the channel and I, check out Kite! Kite is a coding assistant that helps you code faster, on any IDE offer smart completions and documentation. www.kite.com/get-kite/?... (disclaimer, affiliate link)

КОМЕНТАРІ • 225

  • @_JohnHammond
    @_JohnHammond  2 роки тому +18

    Huge thanks to Micro Center for sponsoring this video! Check them out here:
    New Customers Exclusive - Get a Free 240gb SSD at Micro Center: micro.center/4eec2e
    Check out the ASUS PC builder: micro.center/387a98
    Join the Micro Center Community: micro.center/9ad8fd

    • @MusicBent
      @MusicBent 2 роки тому

      Wow that’s a crazy coupon!

    • @ganapathyc7363
      @ganapathyc7363 2 роки тому

      Hey john , what happens if blockchain is implemented everywhere...Is Pentesting will Dies

    • @MrSuicideMan
      @MrSuicideMan 2 роки тому

      you want to teach CTF's analysis and all that , great im here for that. BUT>> how about you do a videos or a series where you go over Windows MacOs and linux regarding to protection.
      How can we know if we got some infection on our pc? like how to be safe 101, cuz with all that knowledge surely you know more than "Install anti-Virus X".
      Would be interesting to see the defence side as "consumer" and as deep understanding

    • @envy_
      @envy_ 2 роки тому

      Microcenter is amazing but there's barely any stores near me :(

  • @mrkmdz
    @mrkmdz 2 роки тому +150

    I think the real point of this video is showing how difficult it is to lock-down a machine against a a reasonably knowledgeable and dedicated attacker. Management thinks they can replace staff with kiosks for self-service. But there still needs to be a human watching the kiosks to keep a lookout for hackers.

    • @GrahamSmart
      @GrahamSmart 2 роки тому +14

      Shushhhhhh. Dont tell them. We want to be able to place zero cost orders!

    • @frillyfidomaxwellpressley366
      @frillyfidomaxwellpressley366 11 місяців тому +1

      But there has to be a way for a tech to beable to work on it

    • @xanderplayz3446
      @xanderplayz3446 Місяць тому

      I was able to breakout of a Trader Joes product lookup kiosk literally using the keyboard. Open the keyboard, press the keyboard settings button, press the settings button which will show the taskbar and open settings, close the fullscreen microsoft edge window, and PROFIT!

  • @oaktwig
    @oaktwig 2 роки тому +61

    Sure, we gained access to a standard-user level CMD. I'd love to see this taken further with a privesc up to getting an actual Administrator-level CMD to fully "own the box"!

    • @flrn84791
      @flrn84791 2 роки тому +6

      Any standard privesc route could work, there is nothing inherent to a kiosk that brings a privesc with itself afaik. Also, the question of why has to be asked, what would you wanna do on that kiosk that only an admin could be able to do?

    • @vgaggia
      @vgaggia 2 роки тому +10

      @@flrn84791 install a key logger?

  • @StanOvidiu
    @StanOvidiu 2 роки тому +58

    Most Kiosks configuration runs with touchscreen. The monitor in 99% of cases are incorporated in frames and usb or other stuff are hidden.

    • @CZghost
      @CZghost 2 роки тому +13

      Well, yes. But the actual machine has to be somewhere, and it is usually behind a locked door. That is for maintenance. So what you could do is pick the lock and maybe bring your own USB keyboard (preferably wireless), and mouse maybe, and you'll be able to achieve this. I wouldn't suggest you trying this though, because this is actually violation of laws as this is invading a property which isn't your own. Even if you didn't achieve anything with it, you still picked the lock, and that technically is illegal and can land you in jail.

    • @MD4564
      @MD4564 2 роки тому +3

      Kiosk is normally one of those mini NUC machines, I know because at our hospital we set them up like that.

    • @boogieman97
      @boogieman97 2 роки тому +3

      Hearing and speech impaired options could be interesting. Input sanitization is always interesting

    • @Plasmacore_V
      @Plasmacore_V 2 роки тому

      Had a kiosk at a job that when the front sung open for removing money, etc. had a slide out tray with a small keyboard and trackball.

    • @GrahamSmart
      @GrahamSmart 2 роки тому +4

      Managed to break my local Pubs "car reg enter kiosk" that is only touch screen. Found that holding on certain text areas opened up an emoji window that then allowed you to navigate to a browser. The browser than had access to any other website and (downloads etc) folders. You can then change teh screen to whatever you like away from the intended use (for example a youtube video of a guy named Rick..)

  • @benrussill2667
    @benrussill2667 2 роки тому +72

    Just curious,
    1) if you make a .lnk to cmd.exe would that allow you to run it?
    2) after you had access to full edge browser, could you have saved a PowerShell script file to give you more access?
    3) would running saving/running file from Downloads directory have given you more access?
    4) also, in the open/save file dialogue, you might be able to run "copy c:\windows\sysyem32\cmd.exe {whatever dir you want}" since you can run commands from the address bar

    • @1stAshaMan
      @1stAshaMan 2 роки тому +11

      I don't think (1) would work out because it's just telling the computer to "run that application over there". The name of the shortcut doesn't affect the name of the program you run. So the shortcut would activate but then you'd get that error message telling you the application couldn't be run.
      Also I thought he addressed (4) in the video

    • @anonymousejr
      @anonymousejr 2 роки тому +1

      @@1stAshaMan i think he only addressed it in terms of "hey its an ms explorer BUT AS A BROWSER". I didnt hear anything about running commands such as copy/paste within the browser itself...

    • @1stAshaMan
      @1stAshaMan 2 роки тому +1

      @@anonymousejr Notice the comment above mine says (edited). Before I mentioned it they asked if you could try what you see at about 19:50 in this video. They probably didn't notice that bit and after rewatching decided to ask a new question. I saw the edit but hadn't bothered to fix my comment.

    • @anonymousejr
      @anonymousejr 2 роки тому

      @@1stAshaManoh, i see... oh well, my bad lol.

    • @everythingtube172
      @everythingtube172 2 роки тому

      ah yes, SYSYEM32

  • @johncronin2929
    @johncronin2929 2 роки тому +15

    I really enjoyed this adventure John. Microsoft have Win 10 and 11 IoT versions of the OS targeted at embedded/kiosk system use. Might be worth checking that out also.

  • @PancakeSparkle
    @PancakeSparkle 2 роки тому +6

    0/10 no bing wallpaper app
    On a more serious note, really fun video!

  • @Softbauch
    @Softbauch 2 роки тому +20

    A lot of show case computers allow to use paint. I remember that you were able to create cmd with specific paint colors :D

    • @weaintdointhis
      @weaintdointhis 2 роки тому +1

      Yup! You make 6x1 pixel 24 bit bmp image, then rename the file with .bat at the end

  • @_SebJ1000
    @_SebJ1000 Рік тому +1

    I did a similarish thing with a school computer. The school admin blocked access to the c drive through file manager, but I figured out that typing C: then click run command would let me get into the c drive. The admin also blocked CMD buttt didn't block .bat files so I did some sys info stuff to figure out specs for a friend of mine. It's really interesting learning about a lot of this stuff! Thanks John for making these videos!!!

  • @elie3876
    @elie3876 2 роки тому +22

    Hey, so based on my testing and setup you can restrict access to all drives via group policy or reg keys, this will block everything in explorer, would love to see you do a breakout when adding that policy

    • @_JohnHammond
      @_JohnHammond  2 роки тому +13

      Would love to try -- which policies had you changed or registry keys had you modified to get that set up?

    • @elie3876
      @elie3876 2 роки тому +10

      GPEDIT, you can do under user or machine configuration
      User Configuration > Administrative Templates > Windows Components > Windows Explorer > Prevent access to drives from My Computer
      Note: there is hide and prevent, hide will not block the access

    • @dan32767
      @dan32767 2 роки тому +6

      @@elie3876 Edge policies can also be used to block: browsing file://, downloading, (most) printing, and file selection dialogs in general

  • @pukavec_vasa
    @pukavec_vasa 2 роки тому +10

    More please! It's wonderful!

  • @crashwindows
    @crashwindows 2 роки тому +1

    Nice job reminds me of exploring through linux file managers. You can also do that in most web browsers for local file access.

  • @BillyHudson1
    @BillyHudson1 2 роки тому +6

    I believe the normally the wizard makes the kiosk account with no password to get it to auto login.

  • @Pop4484
    @Pop4484 2 роки тому +3

    Just watched the previous video, now I’m excited about this!

  • @_.-.-.__
    @_.-.-.__ 2 роки тому +26

    You could try to create a new folder, then rename the folder to
    Controll.{ED7BA470-8E54-465E-825C-99712043E01C}
    Where as normally you will then get all windows tools in that special folder.

    • @greggv8
      @greggv8 2 роки тому +3

      Thanks! I had forgotten all about this "God Mode" folder trick. IIRC I used it on XP.

    • @jakelous
      @jakelous Рік тому

      Just tried this... hilarious.. love little "cheats" like this

  • @skipnasty8057
    @skipnasty8057 2 роки тому +1

    i'm new to networking and IT, and with all our classes virtual, this helps me understand some things, so thank you is what I'm trying to say. lol

  • @pinobeppo9287
    @pinobeppo9287 2 роки тому +2

    Yeah! Another great video from John, the time traveling security professional! 😁

  • @ParamjitSingh-qb2zn
    @ParamjitSingh-qb2zn 2 роки тому

    Lol I liked that reference of Loki "Variant timeline" 😂

  • @Jay-uk8uw
    @Jay-uk8uw Рік тому

    i always love your videos. learn lots in every video. gotta say tho i'd imagine if you didn't have access to the keyboard. since kiosk mode isn't supposed to be able to have a keyboard except for debugging. and the touch screen keyboard probably won't let you do anything fancy.

  • @Noname-lb3ph
    @Noname-lb3ph 2 роки тому +4

    There is a shortcut in browsers F4 or F6 depending on the browser to directly change the URL, so maybe you can try that...

  • @tjokkerstar1462
    @tjokkerstar1462 2 роки тому +1

    awesome series John thanks :)

  • @yoyogre
    @yoyogre 2 роки тому +21

    This makes me wonder : if the kiosk is going to run a browser anyway, why would anyone pay for a Windows licence, when you could make a Linux kiosk?
    Especially since you could really lock the machine down and get rid of everything unnecessary (file explorer, desktop environment etc.), to the point that even if someone somehow gets access to the command line, they only have execute permissions on the browser and read-only access to everything else. At that point they would need a privilege escalation exploit to do anything interesting.

    • @1stAshaMan
      @1stAshaMan 2 роки тому +9

      Probably because the MSP/Support staff these companies have only work with Windows.

    • @crazycrystals
      @crazycrystals 2 роки тому

      Plus the only way to get a terminal/shell would be ctrl+alt+f2-f9 or whatever tty they did not use. Even then though you would not get access unless you knew a password, in which you can barely do anything on a non-super user account (assuming they have it setup and locked down correctly)

  • @brxne
    @brxne Рік тому

    College I attended had Ubuntu box running Firefox kiosk, we only had access to touchscreen and website to log into the grading system.
    Website naturally had mail and password fields, submit button and built in keyboard without any modification keys (probably html/js).
    I noticed password field showed an option for password manager, and clicked on it which brought me to firefox settings, where I could navigate to Google's services, including Google translate.
    There I could input any link and click on it because Google translate has an option for onscreen keyboard and creates a hyperlink when translating.
    There was also an option to open a file.
    I never found out what would downloading a file do (since I opened a system file in google translate in hopes of reading them, which just made kiosk screen white and unusable), and I couldn't figure out how to open an actual file explorer.
    The few things we did was open youtube on it, play browser games, etc.
    Those were one of my last days in college, sucks that I couldn't reverse shell it and do fun stuff with that :/

  • @Luftbubblan
    @Luftbubblan 2 роки тому +2

    I find it interesting that this still is a thing, its kinda ancient by now.
    Same thing was commonly used to bypass Windows login in the past.
    Sticky keys, console combination.

  • @alternativeperception6949
    @alternativeperception6949 2 роки тому +1

    Well I found that fascinating , first time I have watched a video on this sort of thing

  • @telnobynoyator_6183
    @telnobynoyator_6183 2 роки тому +1

    Microcenter ad was so good you had me googling if it was available in France

  • @bladesvlogs4965
    @bladesvlogs4965 2 роки тому +1

    Cool little series 👍

  • @chrism3847
    @chrism3847 2 роки тому +6

    Whilst i'd love to see microsoft lockdown kiosk mode by default, these vunrebalies can be restricted by enabling various other microsoft technologies, like keyboard filter, applocker, shared PC modes, to limit percistance and Unified write filters. But i just wish it was out of the box

  • @nathanhiggers7186
    @nathanhiggers7186 2 роки тому +2

    When I was in jail we had a kiosk for ordering on commissary and sending messages/making calls and the network went down one day. The kiosk's software was running on Google Chrome so the "DNS Connection Refused" error message popped up, and clicking it eventually allowed me to traverse to the file system and even gain access to printers, although I never actually printed anything; just looked around at it

  • @tortotifa5287
    @tortotifa5287 2 роки тому +1

    Lovely outro!

  • @SamsonPavlov
    @SamsonPavlov 2 роки тому

    This was lovely... Thank you for sharing!
    P.S.
    I already had it in my Watch later playlist...🤓

  • @Buongona
    @Buongona 2 роки тому

    oh wow, this simple stuff of shortcuts is powerful!

  • @MD4564
    @MD4564 2 роки тому

    this should be interesting for future vulnerabilities john.

  • @Cfomodz
    @Cfomodz 2 роки тому

    I have not heard someone say borked in SOO long. Thank you

  • @renegadethesandwing02050
    @renegadethesandwing02050 2 роки тому +1

    When you tried to right click and it didn't work I wonder if doing ctrl + f10 which is the keyboard version of right clicking would that work?

  • @crooked8168
    @crooked8168 2 роки тому +1

    The man, the legend, John Hammond !

  • @larryslobster7881
    @larryslobster7881 2 роки тому +2

    The john multiverse is crazy rn

  • @AdamBast
    @AdamBast 2 роки тому +2

    "There wasn't enough time for tests"

  • @generovinsky
    @generovinsky 2 роки тому +1

    The fact that Micro Center sponsored this makes you look cool, but it makes them look cool too.. ;)

  • @goodboy8833
    @goodboy8833 2 роки тому

    Intresting, Loved this type of priv escalation, how can i find this sort of priv escapes videos.

  • @creigfor
    @creigfor 2 роки тому +2

    once you are in some sort of file explorer can you create new text file (top left) in a location where you have some privelages, write cmd.exe in the file, save as .bat file, rename to msedge and try to run that? or does the file name restriction apply to the extention as well?

    • @DontDoubtOurServers
      @DontDoubtOurServers 2 роки тому

      If you can download anything you can just code a program download it rename and do whatever you want

  • @evanjohnson4559
    @evanjohnson4559 2 роки тому +1

    Calculator = ultimate game over

  • @kyou5786
    @kyou5786 2 роки тому +1

    that's nice!

  • @TheLameTechGuy
    @TheLameTechGuy 2 роки тому

    the good ol' rename an exe trick is what I used in high school to run whatever i wanted.

  • @justinhoffmann7034
    @justinhoffmann7034 Рік тому

    Fantastic

  • @pauln07
    @pauln07 2 роки тому +1

    The funny thing is u did exactly this to a random kiosk at Ikea when I was like 14.

  • @CharmCorgi
    @CharmCorgi 2 роки тому +1

    in one place there is a kiosk with a touch screen with windows 8 so it was enough to swipe from the left corner of the screen and this strip appeared because it was not secured

  • @Freeak6
    @Freeak6 2 роки тому +2

    if you can create new text files, maybe you can create a .bat file to run commands

  • @neelthakor1483
    @neelthakor1483 2 роки тому +1

    This is the greatest video ever I watched...

  • @hersenbeuker
    @hersenbeuker 2 роки тому +1

    This trick used to work (or still does, idk) with the accessibility on screen keyboard in the lock screen.

    • @greggv8
      @greggv8 2 роки тому

      I've done that on several computers to enable Administrator to recover people's files. Boot with any live Linux disc or USB, rename cmd.exe to osk.exe then reboot and launch the "on screen keyboard" to get the command prompt then enable Administrator with no password. Login to that account and you're in and copying off the non-encrypted files, or change the owner's account password, but not if they have any files encrypted.
      Or just boot with a live Linux USB and copy the files to another USB.

  • @CharlesHydronium
    @CharlesHydronium 2 роки тому +7

    question for the escape room - is Win+E and/or Win+R allowed?

  • @bradcardude
    @bradcardude 2 роки тому +9

    Flabbergasted that only the name and not the path is whitelisted

    • @forfreee2222
      @forfreee2222 2 роки тому +1

      No forreal Microsoft not using absolute path? Crazy

    • @mrkmdz
      @mrkmdz 2 роки тому +2

      Best would be to compare the hash of the target file with the permitted file before running.

  • @mauriceleach3558
    @mauriceleach3558 2 роки тому +1

    something like used to be a thing to get by the login on xp, replace the onscreen keyboard with cmd

  • @emnichtda
    @emnichtda 2 роки тому +1

    I tried the same thing on windows 10. I managed to open a normal windows explorer but it wont let me go to any other path than the download folder. It says "Wen can't open '{literally any path except downloads here}'. Your organization has blocked it.

  • @m4rt_
    @m4rt_ 2 роки тому +1

    Hello, World!
    Awesome video!

  • @Henry00
    @Henry00 2 роки тому +4

    I was once told that on extremely locked down systems like this, you can simply place a .exe file in a zip, open the zip in explorer, click the .exe file and it just runs bypassing all the security restrictions. Not sure if that bug still exists.

  • @aaryanbhagat4852
    @aaryanbhagat4852 2 роки тому +1

    Just wondering why the calc did not run even when executed with the admin cmd?

  • @fordorth
    @fordorth 2 роки тому +2

    Sadly there is no micro centers in Arizona :(

  • @logiciananimal
    @logiciananimal 2 роки тому +3

    So the "root hole" is that the help is online and its viewing handled very badly. Is this true in all versions of Windows 11? I imagine there would be many enterprises which would want to have their users be able to use help offline/without Internet access. The next step, that the full edge is launched is also needed as a root failure. So in that case - I wonder if setting other browsers as the system browser would work. Or using GP to change how Edge works by default?

  • @Kaza128
    @Kaza128 2 роки тому +2

    I feel like the first half of this video has too many steps. If you already know the admin password why not just reboot and log in as admin...
    Also, what about if the kiosk doesn't have a physical keyboard or mouse and is a touchscreen kiosk. How much harder does it become then?

  • @PhilipProchazka
    @PhilipProchazka 2 роки тому

    thanks for this, this is sooo cool :D, now i regret not using wm`s

    • @PhilipProchazka
      @PhilipProchazka 2 роки тому

      This is so crazy and soo easy, but indirect, well done :D

  • @Cueteman
    @Cueteman 2 роки тому

    seen alot squaters at the Kiosk!

  • @nutbastard
    @nutbastard 2 роки тому

    Correct me if I'm missing something, but when you do the second method - the no password method - you're only in cmd as user "kiosk". At that point, running something asuser admin would still require the password, right?
    EDIT: Looks like I'm not the only one who noticed that. But at that point there's nothing stopping you from making an executable and just naming it msedge.exe and running it too... right? A lot of steps to get from cmd to writing an exe but it should be possible, maybe with a rubberducky and a ready to go bat file, assuming you have USB access?

  • @asbestinuS
    @asbestinuS 2 роки тому

    I created the KIOSK-Mode in a Windows 10 machine (latest 21H2) and with CTRL+O you can only see contents of the "Downloads"-folder. There is no other folder visable (only the Desktop, but you can't even open that). I coudn't access any other folder in this menu. The farthest I've come is opening the settings app. But I couldn't figure out how I might need to keep going.
    I was able to create a shortcut to the msedge.exe and thought that there is some paramter magic to sideload another executable or something but then it was already 2 am and I was tired and needed to sleep :D
    I didn't know that you can use the edge browser to actually access files on the computer! That did the trick! Also I noticed, the moment you open the containing folder of the downloaded file, you can suddenly see the whole filesystem (but I still can't access any folders other than my Downloads folder). Renaming the downloaded emd.exe to msedge.exe also works in Windows 10.
    Thank you for the video!
    Can you show how you can make a priv esc happen witha most recently patched Windows? Or is that too black haty for youtube :D

    • @nutbastard
      @nutbastard 2 роки тому

      "I didn't know that you can use the edge browser to actually access files on the computer!"
      This has been true ever since Explorer / Internet Explorer first came out. WIN95 probably. It also works vice-versa - you can plug URL's into desktop explorer bars to this day and they'll open in the default browser.

  • @rweninger
    @rweninger 4 місяці тому

    I love Porteus Kiosk. There those issues dont matter.

  • @bamboleyo
    @bamboleyo 2 роки тому +1

    at first, when Jhon was saying “thank you to the sponsor of this video Micro…” my brain had a conversation and a mini freak out - Micro SOFT?!?!!! no way, no way they sponsored this video, oh wtf did they actually?!???! -… Center” ahh oh jeesus, ofc they didnt, how would they, Brain, but ya new that and was just kidding eh 🤘😎

  • @DamienBoath
    @DamienBoath 2 роки тому

    So this presumes you have access to a keyboard (and admin). What if you were standing in front of it as a simple touch screen kiosk? Is there a way to bring up an onscreen keyboard/accessibility options?

    • @charababis6321
      @charababis6321 2 роки тому

      well i guess you could try to save a file and use the buttons only to copy and paste?

    • @DamienBoath
      @DamienBoath 2 роки тому

      @@charababis6321 some have long hold/press in particular spots. Just curious how you'd get past the initial no keyboard

  • @Muziek37414
    @Muziek37414 2 роки тому +1

    What I see a lot is being unable to rename programs. Also my windows 10 has the sys32 folder protected where I cannot change anything even though I am admin

  • @MobCat_
    @MobCat_ 2 роки тому +1

    dumb idea: if ctrl+o,p,n,etc. and ctrl+alt+del work, I wonder if ctrl+shift+esc works to just pop task manager. Then from there you can run a new task of explorer. Don't think your going to be able to run cmd from new task becuase of the file name lockdown but task manager is just another option / tool for an escape.

    • @Brickkzz
      @Brickkzz 2 роки тому

      Ctrl alt delete or Ctrl shift ESC don't work

  • @The1RandomFool
    @The1RandomFool 2 роки тому +1

    At work they were using some kind of program to lock down old and outdated Windows XP terminals by HP from the mid-2000s. I was allowed to take one home since they were being scrapped and replaced anyway, and decided I would try to break into it. What I ended up doing is booting from a USB drive with Puppy Linux, which is Ubuntu-based. I downloaded chntpw through the repository and was able to make the admin password blank to get into the admin account.
    I was going to try to play some old games on it, but the sound is garbage and doesn't work.

    • @crazycrystals
      @crazycrystals 2 роки тому

      Actually, Puppy linux is arch, ubuntu, debian, and slackware based. It is a weird distro.

    • @The1RandomFool
      @The1RandomFool 2 роки тому

      @@crazycrystals I didn't know it is Arch-based as well. I'll have to check that out.

  • @0123bar
    @0123bar 2 роки тому +1

    hey john just here wondering, wouldn't pathing into system32 via the browser be helpful ?

    • @_JohnHammond
      @_JohnHammond  2 роки тому +2

      Didn't we do that in the latter half of the video?

    • @0123bar
      @0123bar 2 роки тому

      @@_JohnHammond oh lol i post that mid video, btw i love ur videos man !

  • @HDConcussionz
    @HDConcussionz 2 роки тому +1

    What about the CMD URI from microsoft edge?

  • @fransbotes3137
    @fransbotes3137 Рік тому

    Could you not right click open in new window in the Downloads view.

  • @carius989
    @carius989 2 роки тому

    The "Get help" button is the true MVP

  • @zacharycook8179
    @zacharycook8179 2 роки тому

    THIS. IS. SO. FREAKING. COOL!!!!!!!

  • @salmon85
    @salmon85 2 роки тому

    used to use this back in the windows nt days at school.
    locked us out running games etc.. rename the file, boom.
    Someone did rename their program to explorer.exe and left it in their home folder. Not sure on the setup back then, but it would run the explorer.exe from their home folder and not the correct location when they logged in.

  • @DaniDipp
    @DaniDipp 2 роки тому +1

    you forgot to put the link to the previous video where you set up hard mode in the description

  • @jondadon3741
    @jondadon3741 Рік тому

    If only we had known this in school

  • @flubba86
    @flubba86 2 роки тому +14

    So primary take away from this series of videos: MS needs to disable the "?" help icon in the open/save dialog box. Thats all. That would prevent all of the attacks shown.

    • @forreutubey780
      @forreutubey780 2 роки тому +6

      Microsoft needs to shutdown completely, that's the only way to prevent the attacks!

    • @MobCat_
      @MobCat_ 2 роки тому +1

      The problem isn't the help button itself, the program is the help points to the internet... like everything else now days.. windows xp and 7 help.chm files where fine I guess, yeah they where there own mini web browser too but they are farrr more locked down that an edge window running in full screen.

    • @shadamethyst1258
      @shadamethyst1258 2 роки тому +1

      Or don't use windows? A linux build with nothing but xorg and a browser would be impossible to escape without an ACE vulnerability in the browser

    • @mrkmdz
      @mrkmdz 2 роки тому +1

      @@MobCat_ Until hackers learned how to create malicious .chm and .mht files.

    • @LiEnby
      @LiEnby 2 роки тому

      @@MobCat_ o hi mobcat whatcha uptos

  • @uscgcingham
    @uscgcingham 2 роки тому +1

    Where do you download this vm? I want to try it out.

  • @TimeLemur6
    @TimeLemur6 2 роки тому +3

    TIL: If you're going to use assigned access, create rules by hash.

    • @tylerb6981
      @tylerb6981 Рік тому

      That was one of the first thoughts I had. I am watching this video for work, to see if there are cool ways to harden my assigned access kiosk.. This video really goes to show how valuable security research is, haha.

  • @BroodPitt
    @BroodPitt 2 роки тому +4

    Nice!, but can you show howto escalate privileges without knowing the admin password... and maybe test a Linux Kiosk 👌

    • @_JohnHammond
      @_JohnHammond  2 роки тому +2

      Probably PrintNightmare LPE, if it's an older/not-updated box?

    • @BroodPitt
      @BroodPitt 2 роки тому

      ​@@_JohnHammond ah thats true! thanks!

  • @Tux-rs7rp
    @Tux-rs7rp 2 роки тому

    This reminds of when I opened the cmd prompt on my school issued laptop they heavily restricted and privilege escalated into admin… they were confused at the end of the year when I turned the computer in but I never got in trouble so win win

  • @guilherme5094
    @guilherme5094 2 роки тому

    👍!

  • @bryantiheme3261
    @bryantiheme3261 2 роки тому

    I think there is the same kind of process in a Windows password overwrite exploit I saw before to remove a password with a Windows restore disk by copying the cmd binary over the Ease of Access features exe or something like that so you can access cmd prompt in Windows from the login screen. From there you can just use net user to set the password. This was back in the windows 7 days I think though so maybe it doesn't work anymore.

    • @bryantiheme3261
      @bryantiheme3261 2 роки тому

      Although if you can boot from USB or CD there are a number of different ways you could probably gain entry so......

    • @crazycrystals
      @crazycrystals 2 роки тому

      simplified version: boot off of linux USB, rename cmd.exe to sethc.exe, and press shift five times (or spam it)

  • @pgriggs2112
    @pgriggs2112 2 роки тому +1

    Replace c:\windows\system32\sethc.exe with cmd.exe, then invoke StickyKeys. If you reboot, you can invoke StickyKeys at a login screen and have a SYSTEM shell.

    • @yotoprules9361
      @yotoprules9361 2 роки тому +1

      you need an admin password to do that.

    • @pgriggs2112
      @pgriggs2112 2 роки тому

      @@yotoprules9361 That is left as an exercise to the reader. Lol!

  • @SodaWithoutSparkles
    @SodaWithoutSparkles 2 роки тому

    I remember once when the admin dont allow cmd. They forgot powershell

  • @ketansharma6955
    @ketansharma6955 Рік тому

    time to break some computers in my college library XD

  • @hontar
    @hontar Рік тому

    Ikat for the win.

  • @Drsuds
    @Drsuds 2 роки тому +2

    I'd of popped open notepad and saved a batch file

  • @DeltaNrOne
    @DeltaNrOne 2 роки тому

    Wait can you not just put in a usb with the exe name and open it with ms edge?

  • @pepparody
    @pepparody 2 роки тому +1

    9:47 wouldn't just deleting the file and restarting work?

  • @swe_dueddf3877
    @swe_dueddf3877 2 роки тому

    how do i get the cahleng file?

  • @Bl00dyAngel1
    @Bl00dyAngel1 2 роки тому

    Awesome. But can you run doom that way? ;)

  • @Caracazz2
    @Caracazz2 2 роки тому

    What do you pass on your hair to maintain it firm?

    • @45678213914284289421
      @45678213914284289421 2 роки тому

      You can try hair mousse, I've used couple brands and effects were comparable.

  • @maxvangent4171
    @maxvangent4171 2 роки тому

    If instead of using an already made account let the kiosk configuration process create the account, file access is disabled as far as I can see. maybe a good "extra hard" challenge? :)

    • @_JohnHammond
      @_JohnHammond  2 роки тому

      After a reboot, file access is disabled just as well, other than the Downloads the directory. From what I had tested, the same download cmd.exe and rename trick shoouuuuldd still work

  • @FlowerBearTTV
    @FlowerBearTTV 2 роки тому +1

    if you knew admin password you could just log out and log in to the admin account

  • @seanvinsick5271
    @seanvinsick5271 2 роки тому +8

    Not sure what I'm missing here. If you have the admin password, just restart the computer and log on to admin. None of this matters at this point.

    • @christianlingelbach5327
      @christianlingelbach5327 2 роки тому +5

      You might want to watch the beginning again and pay attention

    • @christianlingelbach5327
      @christianlingelbach5327 2 роки тому +4

      Maybe starting from the chapter called Correction - credentials not needed?

    • @DontDoubtOurServers
      @DontDoubtOurServers 2 роки тому +1

      I think Sean’s point is he was gonna post this without the admin “bypass” which thus would have made this whole thing unless cause if you have the admin password just login as admin

  • @RareSushi
    @RareSushi 2 роки тому +1

    is this the one where he/you escape/s without the admin password?

    • @RareSushi
      @RareSushi 2 роки тому

      just watched it, great video! crazy how it just checks for the name

  • @temp50
    @temp50 2 роки тому +1

    It is nice and everything but a real kiosk is a closed system usually without any physical keyboard and a lack of ctrl, alt and shift keys. Without having a usb or a bluetooh connection there would be no way to connect any hardware to it. It is possibly disabled in the BIOS to connect anything to the USB ports, etc...

    • @nutbastard
      @nutbastard 2 роки тому +1

      This is true, but the average business usually goes with the lowest bidder. No one who actually knows infosec is working installing kiosks for casual applications. Most of the kiosk outfits employ people at GeekSquad level, and many, less.