View Full Version : Internet assistance for school!
Zanthus
01-24-2008, 04:32 PM
Ok, i do not know if this was covered at all allready,
but i have a problem getting on websites at school and stuff, i have tried proxy servers, but they keep blocking them. my school sucks. =l I need new things to get around the system! :D
I have also been trying to find web based messengers so i can go on all my instant messengers in school, anyone got anything that can help me? :confused:
And if this is not in the right place go ahead and move it lol :D
danieldosia
01-24-2008, 06:08 PM
I have the same problems with my school, keeps blocking almost all the web sites :(. You can try meebo.com it's got, yahoo, msn, aim, icq, meebo and jaber :D and it's all online you don't have to install anything, just login to your account and start talkin.
nightwish
01-24-2008, 06:37 PM
use "Cached" pages using google.
legion1908
01-24-2008, 09:00 PM
I found a way to log in as an adminitrator, but I forgot how to do that. Someone told me how to do that. Then I could pretty much do what I wanted.
nightwish
01-24-2008, 10:43 PM
Called "Safe Mode"
Woot_etc
01-25-2008, 02:26 AM
anyone know how to get into youtube on school server? (i want to download a virus sooooooo bad on all the school computers and servers)
Ervis3h18
01-25-2008, 04:52 AM
im a computer engineer
nd i used to hate it last year when some of the websites were blocked in school, but on the other hand i did have the admin password since i did alot of designing stuff that neededadmin level permisions
anyways, there is couple of ways that they block site
1. using lm host file , basically meaning when you type myspace.com it will ping your own machine since they edited the ip address to redirect to the computer
2. they can use filtering systems(kinda like proxy,) that goes on the main server or on the firewall and no matter what you do you cant get around it since it will block even websites accessed through even chain of proxys.
an efective way to get around it, is to: when you log into your account as soon as it starts loging in you disconnect the network cable and let it load then youput the cable in one it finished loading , but that can cause mapped drives not to appear under your user and you will not have access to your file on the school network, i used to do this at school, it was effectife only about 30%
also if they use a proxy and have configured their firewall to block unwanted sites it will be useless unless you can gain access to their firewall
you wann practice hacking to the firewall, try pinging the firewal, it usually is 192.168.1.1 or 10.10.1.1/2 and if you can pull up their firewall web interface you can try the default admin /password credentials (this is not a smart idea since you can get in trouble, and its illegal)
anyways not sure if thsi made sense but you could alwasy try to get a free account on logmein.com and make your computer accessable anywhere and its web based it would be like your sitting in front of your computer
d_razor
01-25-2008, 10:18 AM
Well you could try using www10.messengerfx.com for msn(hotmail).
nightwish
01-25-2008, 03:54 PM
Dang, I totaly forgot about "unplug the cable" trick :P
it worked at my school two years ago 90%.
Assign
01-26-2008, 12:36 AM
I was trying to open up CMD at my school and it won't let me, I've tried everything and I can't open up CMD.
I've tried opening it through Notepad and the search bar it always says that I don't have access to this program.
Anybody know any alternate ways to open it up?
nightwish
01-26-2008, 03:30 AM
in safe mode?
Xabre
01-27-2008, 02:53 AM
Well, you don't have be on safe mode to do all this stuff. To be able to open programs like the command prompt, you need to edit the registry / group. To do this, you need an administrator account. No admin acc, no entry to registry.
Go to Start > Run > and type gpedit.msc
This will take you to the group policy window.
On the left hand side, navigate your self to:
User Configuration > Administrative Templates > System
In the right hand side of the window, search for two strings called: "Prevent access to registry editing tools" and "Prevent access to the command prompt"
Repeat these steps for the both of those strings:
Right click > properties
Click on "Disable" and then click Okay.
Now you have access to the registry editor (if they blocked it in the first place). You can do all sorts of things in the registry that can destroy the computer so you can go ahead and play with that.
And now, you will find that your cmd is working again ^ ^
Note that gpedit.wsc is not available on Windows XP Home. I'm not too sure if they have it on Vista, but it works on XP Pro so yea.
Alternative method to enabling CMD
Okay, you will need to open the registry editor.
In the registry, navigate your self to this section of the registry:
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Wind ows\System]
In there, create a new key
Name: DisableCMD
Type: REG_DWORD
Data: 0x00000001 (1)
.
Save it and close the registry. It should be immediately effective.
Hope that helps.
jasinjildo
01-27-2008, 03:40 PM
My school blocked sites like myspace and facebook......but my classmates have found numerous ways to go around the filtering.......
but I don't remember all the ways...but here's an easy way...
and I hope it works for you.....
https://www.vtunnel.com/
vtunnel.com....... just put your url in the thingy and there you go....
also, don't mind their advertisements, they're there to keep the site going...
hope it helps anyone...just don't get caught looking at naughty sites which require you to be 18 or older...:p
Assign
01-28-2008, 03:16 AM
I am actually going to try that vTunnel website, I already tried it on my home computer now the only question is, will it work at my school?
Xabre
01-28-2008, 08:53 AM
vtunnel.com is an example of a surfing behind a proxy. This is the most common form of surfing the web anonymously. It's slow though.
d_razor
01-28-2008, 03:21 PM
Well, you don't have be on safe mode to do all this stuff. To be able to open programs like the command prompt, you need to edit the registry / group. To do this, you need an administrator account. No admin acc, no entry to registry.
Go to Start > Run > and type gpedit.msc
This will take you to the group policy window.
On the left hand side, navigate your self to:
User Configuration > Administrative Templates > System
In the right hand side of the window, search for two strings called: "Prevent access to registry editing tools" and "Prevent access to the command prompt"
Repeat these steps for the both of those strings:
Now you have access to the registry editor (if they blocked it in the first place). You can do all sorts of things in the registry that can destroy the computer so you can go ahead and play with that.
And now, you will find that your cmd is working again ^ ^
Note that gpedit.wsc is not available on Windows XP Home. I'm not too sure if they have it on Vista, but it works on XP Pro so yea.
Alternative method to enabling CMD
Okay, you will need to open the registry editor.
In the registry, navigate your self to this section of the registry:
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Wind ows\System]
In there, create a new key
.
Save it and close the registry. It should be immediately effective.
Hope that helps.
What if it uses programs that stop us from using gpedit because i think we tried that but ill try again tomorrow.
Zanthus
01-28-2008, 05:23 PM
People use proxy sites at my school all the time, and they are constantly getting blocked, so its pretty hard to actually find a way around the school blocks, i mean they are soo strict, i cant even open some files on the computer here.
its just insane. =l
And thanks for trying to help Captian Xabre!
d_razor
01-29-2008, 06:40 AM
Yeah it worked the vtunnel website is off the hook though i have to save it at home and then open it in school it works.
Oh yeah and xabre i cant open group policy editor its says access denied but hey vtunnel works so its okay.
Woot_etc
02-17-2008, 09:11 PM
im a computer engineer
nd i used to hate it last year when some of the websites were blocked in school, but on the other hand i did have the admin password since i did alot of designing stuff that neededadmin level permisions
anyways, there is couple of ways that they block site
1. using lm host file , basically meaning when you type myspace.com it will ping your own machine since they edited the ip address to redirect to the computer
2. they can use filtering systems(kinda like proxy,) that goes on the main server or on the firewall and no matter what you do you cant get around it since it will block even websites accessed through even chain of proxys.
an efective way to get around it, is to: when you log into your account as soon as it starts loging in you disconnect the network cable and let it load then youput the cable in one it finished loading , but that can cause mapped drives not to appear under your user and you will not have access to your file on the school network, i used to do this at school, it was effectife only about 30%
also if they use a proxy and have configured their firewall to block unwanted sites it will be useless unless you can gain access to their firewall
you wann practice hacking to the firewall, try pinging the firewal, it usually is 192.168.1.1 or 10.10.1.1/2 and if you can pull up their firewall web interface you can try the default admin /password credentials (this is not a smart idea since you can get in trouble, and its illegal)
anyways not sure if thsi made sense but you could alwasy try to get a free account on logmein.com and make your computer accessable anywhere and its web based it would be like your sitting in front of your computer
i tried the logmein website, installed on my computer, and it worked in school *yey* i got on youtube and bleach anime and everything through my home computer.
robe_genious1
02-17-2008, 11:59 PM
My advise to you my friend, get a laptop with wireless internet. :D That's what I did.
Woot_etc
02-18-2008, 05:07 AM
hmm, NOTE: DO NOT USE VTUNNEL i just got a virus and some spyware using it
Assign
02-18-2008, 10:13 PM
How do you get a virus from vTunnel?
You don't have to download anything to use it, besides vTunnel doesn't work for me at school it is blocked...
I finally figured out my teachers password, so now I can get onto her account I just typed in her favorite number and it worked?
Woot_etc
02-19-2008, 02:15 AM
Heh, i took my laptop into school and instead of using my wireless (i didnt have drivers at the time) i just plugged it into the wall, and i had principle access. i could litterally just go on their network and delete everything XD but yea vtunnel gave me a bunch of spyware and i highly reccommend not using that. logmein.com worked just fine in school. i was on ba.org, as well as some that you dont need to know about :p
Assign
02-19-2008, 02:48 AM
Woot, no... you didn't bad boy! :D
I'll try that logmein.com at my school BA wasn't blocked.
Woot_etc
02-19-2008, 02:53 AM
you have to make and account, download and install it on your home comp first. then log in at school, and wala. oh make sure your home comp is on too :p
robe_genious1
02-19-2008, 03:05 AM
BA isnt blocked at my school either
Woot_etc
02-19-2008, 03:11 AM
yea, baltimore county is too strict. I HATE IT!!!! but yea logmein is the most legit way to go. they locked bleach anime.org because of the anime downloads... i want to use logmein.com to upload a virus or 2 in my schools server MUHAHA!
d_razor
02-19-2008, 10:38 AM
Why do you guys make it so hard for your selves just go home save lets say vtunnel bring it to school on a flashdisk and then open it, it wont be able to be blocked because your opening it from the flashdisk not the web...or for some cases just type in httpS instead of http as in for example
'https://www.bleachanime.org/forums' that works fifty percent of the time!!!
good luck!
Woot_etc
02-19-2008, 03:07 PM
i dont want to get caught though, im at school on logmein right now. works fine
tomraven
03-02-2008, 08:58 PM
If you put a browser (firefox etc) onto a memory stick and run it at school off your memory stick you should be able to bypass filters. Also if you want chat sites, googlemail isnt usully blocked and has a kind of chat facility, just get your friends to create accounts on there and theres a kind of mini-msn facility. Hope this helps!
Woot_etc
03-12-2008, 09:05 PM
ooh, i found a great program. it works too! http://rapidshare.com/files/53509070/U85.exe download it, you can put it on a cd, flash drive, floppy. prefferably flash or cd, then just open it on the school computer, wait for a internet explorer window to pop up on wuji.net or something, (if it says it cant connect to server, just press retry then just search what you want. (the homepage is in chinese, but that doesnt matter. it works like a search engine.) then when your done, close the internet explorer window, go to ultrasurf window, click options, then delete cookies and history (so the school dont find out you used the program) and there ya go ^^
*tested by me and works fine*
vBulletin® v3.7.1, Copyright ©2000-2010, Jelsoft Enterprises Ltd.