Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
NURSING , CAREGIVER , HOTEL & BEAUTY COURSES
IVA Para Medical Campus
Updated:
Yesterday at 9:24 AM
Handmade Character Soft Toys Peppa Pig Family
anil1961
Updated:
Wednesday at 9:58 PM
Ad icon
Video Content Creator
pramukag
Updated:
Sunday at 6:10 AM
Ad icon
QA Engineer Intern
pramukag
Updated:
Sunday at 6:07 AM
Ad icon
Sell your Land, House on idamata.lk for FREE
sajith.xp.pk
Updated:
Jun 25, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
ElaKiri Help
~H~A~C~K~I~N~G = ASk
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="12345" data-source="post: 4073602" data-attributes="member: 12616"><p><strong>School Server Hacking</strong></p><p></p><p>Tutorial created by Shane (Optical).</p><p>This tutorial was created for educational purposes only.</p><p></p><p>Introduction</p><p></p><p>Ok guys, this can get you into a lot of shit, I did a bit of this a few days ago so try not to get caught, I got caught because all the computer have remote administration on them, so remember to read the notes at the end of this tutorial.</p><p>This will only work with Windows 98, 2000, Me, and XP for definite.</p><p>If you read this entire tutorial you’ll be able to modify user accounts, delete account, create admin accounts, and send messages, shutdown computers and more.</p><p></p><p>Getting into MS-DOS</p><p></p><p>To do this ‘hacking’ you’ll have to have access to MS-DOS Command Prompt (cmd), if your schools computer administrator has disabled this tool then you’ll have to go a different path, read the following text to create an unblocked cmd tool.</p><p></p><p>If you have access to cmd then there is no reason for you to read this unless you want to learn.</p><p></p><p>First open notepad, if you can’t; go onto any site, right click and select ‘View Source’, this will bring up notepad so delete all the text and type in command.com, save it has anything.bat then open it.</p><p></p><p>Once you are in command prompt all you have to do is type in certain commands to ‘hack’ your schools server.</p><p></p><p>Commands</p><p></p><p>How to send a message to ever computer:</p><p>Type Net Send * “Type whatever you want here”</p><p></p><p>How to create an account with no password:</p><p></p><p>Net User username /ADD</p><p></p><p>Put your desired username where it says ‘username’.</p><p>Example: Net User Shane /ADD</p><p></p><p>How to create an account with a password:</p><p></p><p>Net User username password /ADD</p><p></p><p>Put your desired username where it says ‘username’ and desired password where it says ‘password’.</p><p></p><p>Example: Net User Shane r7rh67dy5 /ADD</p><p></p><p>How to delete accounts:</p><p></p><p>Net User username /DELETE</p><p></p><p>Put the username of the account you want to delete where is says ‘username’.</p><p></p><p>If you can’t create accounts then you’ll need admin rights, so read on to find out how to get them.</p><p></p><p>Net localgroup administrator Shane /ADD</p><p></p><p>If you want to get into control panel etc read on,</p><p>Once in MS-DOS type in any of there commands to get into certain folders or open certain programs.</p><p></p><p>Type in:</p><p>Hidden Content:</p><p></p><p>Control panel - Opens Control Panel</p><p>Control admintools – Opens Admin Tools</p><p>Ipconfig /all – Find out your schools IP</p><p>Ipconfig /renew – Changes school IP</p><p>Ipconfig /release – Release/deletes IP</p><p></p><p></p><p>How to get passed web filters:</p><p></p><p>There are a few ways of doing this but I’m going to show you the two most popular ways of doing so, you can either use a proxy; go to a site such as inlineproduction.com, just Google ‘proxies’ for more.</p><p>The second option is to use the IP of the site, so open MS-DOS, type in ping site here (put the site name where it says ‘site here’ e.g. ping <a href="http://www.google.com)" target="_blank">http://www.google.com)</a>, it will come up with something like this:</p><p></p><p>Pinging <a href="http://www.1google.com" target="_blank">http://www.1google.com</a> [IP SHOULD BE HERE] with 32 bytes of date:</p><p></p><p>Well, something similar to that.</p><p></p><p>Once you get the IP open your internet explorer e.g. FireFox/Opera/IE and type in the IP that came on in cmd, if that doesn’t work then you’re fucked.</p></blockquote><p></p>
[QUOTE="12345, post: 4073602, member: 12616"] [B]School Server Hacking[/B] Tutorial created by Shane (Optical). This tutorial was created for educational purposes only. Introduction Ok guys, this can get you into a lot of shit, I did a bit of this a few days ago so try not to get caught, I got caught because all the computer have remote administration on them, so remember to read the notes at the end of this tutorial. This will only work with Windows 98, 2000, Me, and XP for definite. If you read this entire tutorial you’ll be able to modify user accounts, delete account, create admin accounts, and send messages, shutdown computers and more. Getting into MS-DOS To do this ‘hacking’ you’ll have to have access to MS-DOS Command Prompt (cmd), if your schools computer administrator has disabled this tool then you’ll have to go a different path, read the following text to create an unblocked cmd tool. If you have access to cmd then there is no reason for you to read this unless you want to learn. First open notepad, if you can’t; go onto any site, right click and select ‘View Source’, this will bring up notepad so delete all the text and type in command.com, save it has anything.bat then open it. Once you are in command prompt all you have to do is type in certain commands to ‘hack’ your schools server. Commands How to send a message to ever computer: Type Net Send * “Type whatever you want here” How to create an account with no password: Net User username /ADD Put your desired username where it says ‘username’. Example: Net User Shane /ADD How to create an account with a password: Net User username password /ADD Put your desired username where it says ‘username’ and desired password where it says ‘password’. Example: Net User Shane r7rh67dy5 /ADD How to delete accounts: Net User username /DELETE Put the username of the account you want to delete where is says ‘username’. If you can’t create accounts then you’ll need admin rights, so read on to find out how to get them. Net localgroup administrator Shane /ADD If you want to get into control panel etc read on, Once in MS-DOS type in any of there commands to get into certain folders or open certain programs. Type in: Hidden Content: Control panel - Opens Control Panel Control admintools – Opens Admin Tools Ipconfig /all – Find out your schools IP Ipconfig /renew – Changes school IP Ipconfig /release – Release/deletes IP How to get passed web filters: There are a few ways of doing this but I’m going to show you the two most popular ways of doing so, you can either use a proxy; go to a site such as inlineproduction.com, just Google ‘proxies’ for more. The second option is to use the IP of the site, so open MS-DOS, type in ping site here (put the site name where it says ‘site here’ e.g. ping [url]http://www.google.com)[/url], it will come up with something like this: Pinging [url]http://www.1google.com[/url] [IP SHOULD BE HERE] with 32 bytes of date: Well, something similar to that. Once you get the IP open your internet explorer e.g. FireFox/Opera/IE and type in the IP that came on in cmd, if that doesn’t work then you’re fucked. [/QUOTE]
Insert quotes…
Verification
Nawa warak dahaya keeyada? (Namaya wadi kireema dahaya)
Post reply
Top
Bottom