Author Topic: unblock Command Prompt  (Read 1734 times)

0 Members and 1 Guest are viewing this topic.

Offline goygoy

  • NULL
  • Posts: 3
  • Cookies: 0
    • View Profile
unblock Command Prompt
« on: February 07, 2014, 07:09:41 am »
i have a basic user and i need to unblock command prompt. when i go on it, it says its blocked by the system administrator. I cant use regedit or gpedit. so is there a way to unblock it without using anything that needs admin privaleges. thanks

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: unblock Command Prompt
« Reply #1 on: February 07, 2014, 07:24:43 am »
How about that sticky keys trick? google it around.

Offline lucid

  • #Underground
  • Titan
  • **
  • Posts: 2683
  • Cookies: 243
  • psychonaut
    • View Profile
Re: unblock Command Prompt
« Reply #2 on: February 07, 2014, 07:52:24 am »
Run command.com?

By the way, stop creating new threads asking for the same thing. Why did you abandon this thread: http://evilzone.org/hacking-and-security/get-past-group-policy/msg76039/#msg76039?

You didn't get the easy answer you wanted?
« Last Edit: February 07, 2014, 07:53:56 am by lucid »
"Hacking is at least as much about ideas as about computers and technology. We use our skills to open doors that should never have been shut. We open these doors not only for our own benefit but for the benefit of others, too." - Brian the Hacker

Quote
15:04  @Phage : I'm bored of Python

Offline Darkvision

  • EZ's Fluffer
  • VIP
  • Royal Highness
  • *
  • Posts: 755
  • Cookies: 149
  • Its not a bug, It's a Chilopodas.
    • View Profile
Re: unblock Command Prompt
« Reply #3 on: February 07, 2014, 05:40:10 pm »
*memory lane makes a tear roll down vision's face*


Frankly as this was the first challenge ever put to me by my mentor back when i was in high school i will give you dick for help in the direct sense. Instead i will say:


1. Learn to think out side the box. What other ways are their to run command prompt? have you tried them.


2.(if their shit is set up correctly) After every trick their is(at least 10) has failed you, how can you do it anyway.


3. realize that you arnt a hacker, never will be, and just google a bunch. im sure you can find a solution that you could have thought of had you actually been a hacker.

The internet: where men are men, women are men, and children are FBI agents.

Ahh, EvilZone.  Where networking certification meets avian fecal matter & all is explained, for better or worse.

<Phage> I used an entrence I never use

Offline hppd

  • Knight
  • **
  • Posts: 163
  • Cookies: 7
    • View Profile
Re: unblock Command Prompt
« Reply #4 on: February 09, 2014, 01:03:33 am »
Try useing notepad to run your commands. Have you tried powershell? You can try run it from inside excel or use some other method. There alwys is a way, the problem is that once it's open you cn only do the same as the Policy allows you to

Offline techb

  • Soy Sauce Feeler
  • Global Moderator
  • King
  • *
  • Posts: 2350
  • Cookies: 345
  • Aliens do in fact wear hats.
    • View Profile
    • github
Re: unblock Command Prompt
« Reply #5 on: February 09, 2014, 01:43:20 am »
Why not vb script?
>>>import this
-----------------------------

Offline hppd

  • Knight
  • **
  • Posts: 163
  • Cookies: 7
    • View Profile
Re: unblock Command Prompt
« Reply #6 on: February 09, 2014, 02:16:23 am »
Why not vb script?
Yeah great idea. You can use it to trigger powershell directly, and powershell has to be enabledd for windows to function properly :P

Offline iTpHo3NiX

  • EZ's Pirate Captain
  • Administrator
  • Titan
  • *
  • Posts: 2920
  • Cookies: 328
    • View Profile
    • EvilZone
Re: unblock Command Prompt
« Reply #7 on: February 09, 2014, 04:00:39 am »
Try opening any office, insert object, create from file, cmd.exe / gpedit.msc

Should do the trick

If not google for a gpedit standalone, change the filename and try to run it, you may be able to change the settings
[09:27] (+lenoch) iTpHo3NiX can even manipulate me to suck dick
[09:27] (+lenoch) oh no that's voluntary
[09:27] (+lenoch) sorry

Offline Zesh

  • Royal Highness
  • ****
  • Posts: 699
  • Cookies: 42
    • View Profile
Re: unblock Command Prompt
« Reply #8 on: February 09, 2014, 05:35:11 am »
http://evilzone.org/evilzone-releases/chaossuite/

I made this when I was in school to mess around. Check out the Axxess option. It replaces the StickyKeys window with command prompt. There are a couple of other things in there that you can also use.

Offline Darkvision

  • EZ's Fluffer
  • VIP
  • Royal Highness
  • *
  • Posts: 755
  • Cookies: 149
  • Its not a bug, It's a Chilopodas.
    • View Profile
Re: unblock Command Prompt
« Reply #9 on: February 09, 2014, 08:31:01 am »
Try opening any office, insert object, create from file, cmd.exe / gpedit.msc

Should do the trick

If not google for a gpedit standalone, change the filename and try to run it, you may be able to change the settings


taht was actually the first way i figure out how to do it :P loaded it as an object in word an ran it, that however (in my experience) rarely works now. If its properly locked out in the registry just calling it with say a js script or batch file or as an object will still hit you with an access denied. Still its a place to start :P
The internet: where men are men, women are men, and children are FBI agents.

Ahh, EvilZone.  Where networking certification meets avian fecal matter & all is explained, for better or worse.

<Phage> I used an entrence I never use

Offline iTpHo3NiX

  • EZ's Pirate Captain
  • Administrator
  • Titan
  • *
  • Posts: 2920
  • Cookies: 328
    • View Profile
    • EvilZone
Re: unblock Command Prompt
« Reply #10 on: February 09, 2014, 09:53:49 am »
[quote darkvision link=topic=13817.msg76253#msg76253 date=1391931061]

taht was actually the first way i figure out how to do it :P loaded it as an object in word an ran it, that however (in my experience) rarely works now. If its properly locked out in the registry just calling it with say a js script or batch file or as an object will still hit you with an access denied. Still its a place to start :P
[/quote]


A gpedit standalone should do the trick, or do a modified sticky keys trick, however have it call a cmd prompt and since its not logged in it will be admin and run the gpedit from there.


Also another option is to just delete the gp files and registry enties and voila


Other than that some google searches for "i locked myself out of group policy editor" and things along those lines may open some doors from a more accepted friendly approach ;-) enjoy some googlefu
[09:27] (+lenoch) iTpHo3NiX can even manipulate me to suck dick
[09:27] (+lenoch) oh no that's voluntary
[09:27] (+lenoch) sorry