Skip to main content

How To Hack Your School Network

How to take control of the PC's at school:

Here are the steps;
  1. Preparing The Virus
  2. Setting Up The Virus
  3. Controlling The PC

Obviously, if you gonna take control over your school PC you need a virus. You have 2 methods:
  1. The virus I made which is harmless and you won't even notice it was executed.
  2. Dropping a Trojan on the school PC.
Method 1

What you need:
  • Pen Drive (You can buy one, or you just use yours)
  • Brain (You can't buy this)

Now, open notepad and copy/paste this code: the code

Save the file as something.bat (you can change something to whatever you want). In "Save as type:" choose "All Files".


I strongly recommend you not to change the rdport and tnport configuration. The rdport will open the remote desktop default port, and the tnport will open the telnet's client default port.

You can change the username, password and the rport (randomn port you choose to be opened)

At ipconfig /all >> C:\attach.txt you must change C:/ by your pen drive letter.

Save it and remove your pen drive.

Take your pen drive to school and run the bat file. Don't forget the pc you runned it in cause you might need it.

When you get home go to your pc and try to telnet them or remote desktopthe PC.

Method 2:

In this method we will use a Trojan to control the school PC.

Here is a tutorial about how to create a Trojan: ProRat Trojan

Now just create a server (there is an explanation in the tutorial above), bind it and put it into your pen drive. Make sure you leave your PC turned on.

Then go to your school and drop the trojan.

Other way to do this is to give your trojan to a friend and tell him to stay in school. When you arrive home, send him a SMS and tell him to drop the trojan. This way you could even see if it worked.

After this you can probably do whatever you want with the PC.

Comments

Popular posts from this blog

STEALING PASSWORD WITH GOOGLE HACK

Google is a treasure trove full of important information, especially for  the underground  world. This Potential fact can also be utilized in the data for the username and password stored on a server. If the administrator save important data not in the  complete system authentifikasi folder, then most likely be reached by the google search engine. If data is successfully steal in by the unauthorized person, then the will be in misuse. Here, some google search syntax to crawl the password: 1.  "Login: *" "password =*" filetype: xls  (searching data command to the system files that are stored in  Microsoft Excel ) 2.  allinurl: auth_user_file.txt  (to find files auth_user_file.txt containing password on server). 3.  filetype: xls inurl: "password.xls"  (looking for username and password in ms excel format). This command can change with admin.xls) 4.  intitle: login password  (get link to the  login ...

Make your keyboard tinted everywhere

Ok guyz I Pawan Sharma going to share one awesome trick from which you can make your android keyboard fully tinted like your status bar or accordingly to the action bar(header). But but but this trick only works with rooted phones if you have a rooted phone then welcome to this post.After apply these methods surely your phone will rock on every screen. OK so things we need for this tricks are- 1.Rooted phone(android above then 4.3 jelly bean) 2.Super user installed 3.Xposed installer 4.Flat style keyboard 5.Gboard 1.Rooted Phone-If you do not have a rooted phone then dont worry you can root it easily there are many methods of rooting on internet,search your phone model on google for root method it will tell you how to root. There is one common app which root most probably all phones as i tested it on many phones that apk name is Kingroot You can download it from above link,just download it and connect internet open app click on root button.....wait until complete,this pro...

How to make a bootale Pen drive for window installation

Guyz this tutorial is for noobs who want to make a bootable pen drive for window installation or by any other purposes.Windows version does not matter for this method everyuser make his/her pd bootable.No third party tool is required to do this.It will take only 5 minutes to complete. So Let's Start- Search on your pc cmd and right click on it then click on run as administrator. After click on it you will get a black command window(Command Prompt) Now type diskpart and press enter. After execution of previous command move forward to the next command that is list disk,so type list disk in the command prompt and press enter after it. In my case my pd is of 8gb so my disk is disk 2 so i type select disk 2 in command prompt. Now type command clean. Now type create partition primary. Now type select partition 1. Now type command active. Now go on My Computer and format your pd as fat32 format. ...