Welcome Guest ( Log In | Register )



4 Pages V   1 2 3 > »   
Reply to this topicStart new topic
> Basic Hack Skills, :P, not really
jipman
post Jan 28 2005, 07:55 PM
Post #1


Pretty please?
Group Icon

Group: Members
Posts: 733
Joined: 28-November 04
From: Holland
Member No.: 1,552



Have you ever seen those computers with a nice GUI that prompts you to pay $/€ .... , an hour for internet access. You know, those things in libraries, or internet-cafe's.

I noticed that those 'security systems' are usually nothing more than a few Internet explorer tweaks. So, i thought of a way to defeat them, what quite succeeded because I've seen quite a lot of those systems and till today I managed to get around them.

Usually those systems are nothing more a maximized (full screen) Internet Explorer page, with Info on it about the rates or something else. What you first might want to know are the basic shortcuts for IE e.g.

F1 = Internet Explorer help !!
Shift + Click = Open link in new page
Ctrl + h = history

Attempt 1.

a lot of the times F1 wil just do fine. After pressing f1, click around untill you get into the internet options page. The go to 'connections' and see if there's a proxy specified (somewhere in LAN settings), if that's the case, just check out that option and you're done.
---------------------------------------------------------------------------
A proxy-connection is something like this.

Your computer -> proxy server -> webserver

And here's a standard connection (simplified)

Your computer -> webserver
---------------------------------------------------------------------------
If you request a webpage through a proxy, you tell the proxy to fetch you that page and send it to you (something like a shield). That way, the proxy can decide to get the page for you or not. If you don't pay up, the proxy won't let you through, that's it.

This scenario is quite common, but of course, somtimes the 'Internet Options' are locked up, so you can't reach them.

MAKE SURE TO SET THE PROXY TO ACTIVE AGAIN AFTER YOU ARE DONE

Attempt 2.

Remember the new window short cut? Wel.... Use it. After you get a new window, go to 'view' -> 'explorer bar' and then something like 'folders' or something (I'm not very sure because I have the Dutch version of Windows XP).

Anyway, you'll see a bar on your left, with a standard 'Your Computer' structure with folders , drives and stuff. Then get to the 'desktop' folder. Check the 'file' menu again , you'll notice the standard things you'll see when you right-click on your desktop.

Make a new shortcut to command.com OR c:\windows\system32\cmd.exe, these are executables for MS-DOS (Oohh blessed that good old dos). Run it and you'll see a dos prompt. Now do type the following:

- ftp
- o
- ftp.mozilla.org
- login with anonymous (password = an email adress tongue.gif just make it up)
- lcd c: (make sure you fill in a directory you can write to c:, or c:\temp , whatever)
- get "pub/mozilla.org/firefox/releases/1.0/win32/en-US/Firefox 1.0.zip"
- close
- exit

this will download the browser firefox onto the computer, as some of you might know, this is a opensource browser. Because firefox doesn't require an install and doesn't copy Internet Explorers Proxy settings, just unpack it and run it. Easy as that. (of course any other NOT M$ depending browser will do Opera, Netscape etc etc)

MAKE SURE YOU DELETE THE BROWSER(S) AFTER YOU'RE DONE

----------------------------------------------------------------

I was planning to reveal 3 tricks, but it's getting late now....

But before I quit, here's some of my experience with those pay-systems (systems I managed to get free internet access on)

- Computers at local libraries, 4 times, (they changed it three times) + some other libaries makes 6 tongue.gif
- Computers at airport and subway stations in Hong Kong
- Computers at hotel in Paris.

The main reason why i do it is just because of the fun. I see those things as a puzzle that must be solved.

Of course, why would you want to know this. I don't know. Maybe it will be usefull to you. Or just use it to impress your friends wink.gif



NOTE : If you want to try these things, I'm not responsible if you get busted by an old library lady tongue.gif

NOTE 1,5 : Above things work about 80% of the time. The other 20% is possible too. wink.gif

NOTE 2 : These things CAN'T be considered hacking, IT'S NOT. It's just a little playing with the settings.
Go to the top of the page
 
+Quote Post
techocian
post Jan 28 2005, 11:01 PM
Post #2


'Prentice de-Zighner
Group Icon

Group: Members
Posts: 368
Joined: 23-January 05
From: USA
Member No.: 2,290



Haha You've got some style!!! All my life I dreamed to get rid of that "You still have 5 more minutes" banner. I just wanted to know if lets say they have an external program running the security system and saying the "You still have 5 more minutes" catch phrase? laugh.gif
I'm guessing the trick about downloading Mozilla will work for this. Will it?
Go to the top of the page
 
+Quote Post
redsox58
post Jan 29 2005, 04:47 AM
Post #3


Advanced Member
Group Icon

Group: Members
Posts: 169
Joined: 19-January 05
Member No.: 2,221



I love stuff like this, bending the settings and such. I try to do this at my school and its fun. Getting past the no start button or explorer is always pretty fun.
Go to the top of the page
 
+Quote Post
JaredLeto
post Jan 29 2005, 08:59 AM
Post #4


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 12
Joined: 29-January 05
Member No.: 2,404



Wouldnt someone at the library or cafe see you though? Then you'd get caught and they'd ban you. ohmy.gif
Go to the top of the page
 
+Quote Post
jipman
post Jan 29 2005, 06:02 PM
Post #5


Pretty please?
Group Icon

Group: Members
Posts: 733
Joined: 28-November 04
From: Holland
Member No.: 1,552



@Techocian : It will probably work tongue.gif.

@JaredLeto : Well... you know.... They know smile.gif and they don't mind too. But i don't think i should tell them that i can print for free too (A) tongue.gif
Go to the top of the page
 
+Quote Post
Ryan
post Jan 31 2005, 06:21 PM
Post #6


Member - Active Contributor
Group Icon

Group: Members
Posts: 87
Joined: 27-January 05
Member No.: 2,360



what if the command promt is blocked by GPO's and/or say WinForcer?
Go to the top of the page
 
+Quote Post
jipman
post Jan 31 2005, 07:04 PM
Post #7


Pretty please?
Group Icon

Group: Members
Posts: 733
Joined: 28-November 04
From: Holland
Member No.: 1,552



Then we can do three things.

One : Create a registry key setting that disables the dos-disabler in the registry (Win 98, havent tested it on Win XP/2000 yet) HKEY_LOCALMACHINE or LOCAL USER/software/microsoft/windows/currentversion/policies/winoldap/... etcetc

Two : We check if the proxy doesn't forget about going to ftp:// sites... since a few proxies have the tendency to forget about that.

Three : create a shortcut that links to ftp://server.org/downloadablefile.exe. It worked for me on proxied servers with ftp blocking sometimes, its really weird. Don't really know why it could happen.
Go to the top of the page
 
+Quote Post
NilsC
post Jan 31 2005, 07:15 PM
Post #8


To Err Is Human, To Forgive Divine
Group Icon

Group: Members
Posts: 558
Joined: 24-December 04
From: http://www.ultimatekayakfishing.com/
Member No.: 1,871



The best way to prevent causual (unsophisticated) users from editing the registry is to create this key:
CODE
Hive: HKEY_CURRENT_USER
Key: Software\Microsoft\Windows\CurrentVersion\Policies\System
Name: DisableRegistryTools
Type: REG_DWORD
Value: 1

When regedit is started it clooses with a security warning.

It's a little more involved if you block remote access to edit the registry.

Nils
Go to the top of the page
 
+Quote Post
Ryan
post Jan 31 2005, 07:27 PM
Post #9


Member - Active Contributor
Group Icon

Group: Members
Posts: 87
Joined: 27-January 05
Member No.: 2,360



i can easily write a program to edit the registry too. tongue.gif
Go to the top of the page
 
+Quote Post
NilsC
post Jan 31 2005, 07:42 PM
Post #10


To Err Is Human, To Forgive Divine
Group Icon

Group: Members
Posts: 558
Joined: 24-December 04
From: http://www.ultimatekayakfishing.com/
Member No.: 1,871



QUOTE(Ryan @ Jan 31 2005, 02:27 PM)
i can easily write a program to edit the registry too. tongue.gif
*


It's hundreds of them out there so I don't doubt you. Turning off remote edit and set the permissions will make it a lot more difficult smile.gif

Disable Remote Registry Editing on windowsnetworking.com

Any computer you have physical access to can be hacked smile.gif

Nils
Go to the top of the page
 
+Quote Post

4 Pages V   1 2 3 > » 
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Basic Tips and Tricks in HTML(15)
  2. Basic Tutorial: PHP GD(15)
  3. Basic C++ Language(19)
  4. Visual Basic Help(7)
  5. Visual Basic: Replace Explained!(4)
  6. Visual Basic: Random Strings!(10)
  7. Need Suggestion To Improve DOTA Skills And Strategies(7)
  8. Visual Basic 6 + Crystal Reports 9(6)
  9. Hack Websites(8)
  10. Hack This Site(28)
  11. Need To Hack An Admin Account On Xp... No Problem!(61)
  12. Please Hack My Site(23)
  13. C++: Basic Classes(5)
  14. Asterisknow Pbx (voip Telephony)(1)
  15. Phpbb - Installation Tutorial ( For Newbies Based On Astahost Cpane)l(5)
  1. Basic Forensics: Winhex(1)
  2. Lesson1 :introduction To Visual Basic(2)
  3. Hack Tools (for Education And Hobby Only)(4)
  4. Some Usefull Linux Basic Commands And Utilities. Please Add To This List If You Know One.(0)
  5. Linux Basic Command - For Storing Compilation Error To File(1)
  6. Basic Css(6)
  7. Facebook Hack(0)
  8. An Absolute Basic Guide To Algorithms For Dummies(0)
  9. Basic Html Tutorial(1)
  10. Vpc-hack(2)
  11. Linux Partitioning Guide (new Users)(1)
  12. Hack Day 2008(0)
  13. Crazy Guy Likes Super Mario And Zelda Too Much(0)


 



- Lo-Fi Version Time is now: 6th October 2008 - 06:29 PM