Pages

Showing posts with label Internet. Show all posts
Showing posts with label Internet. Show all posts

Sunday, February 3, 2013

Backdoor

How to Detect Hidden Backdoors, Trojan Horses and Rootkit Tools ?

Learn How To Detect A Backdoor On a Tool.
In this article i'm going to show you how to detect a backdoor on a tool.

What is a BackDoor?

A backdoor in a computer system (or cryptosystem or algorithm) is a method of bypassing normal authentication, securing remote access to a computer, obtaining access to plaintext, and so on, while attempting to remain undetected, the backdoor may take the form of an installed program, or could be a modification to an existing program or hardware device. It hides in the computer, scans existing loopholes, opens corresponding ports, as well as modifies system registration files.

Bandwidth Stealer


Bandwidth Stealer For Fast Browsing using NETCUT

If you are browsing internet from a router/modem which is connected to
several computers (Computer lab or your Hostel LAN), then here is a
powerful application waiting for you.

Often when we are accessing internet in this situation, the speed decreases
by a significant amount. It happens due to the fall down of bandwidth
allotted among the connected computers.





NETCUT is a revolutionary software which will help you get the share of
bandwidth which is earlier shared by another computer.



Wednesday, May 2, 2012

17 ways to Hack a computer


Here I will describe all the methods which are popular in the world of hacking in order to hack into a computer terminal and online account.

1. Phishing
This is a method where you have to bring the user to a webpage created by you which appears to be the same as the interface of the legitimate one and get him/her to enter the credentials. Then the redirect page will land somewhere else and you will get the password in your mail box as defined inside the php script.

Monday, April 30, 2012

How to Find someone's IP Address

This is method to get someone IP using a PHP script. Just copy the below code and paste it in notepad. Save the file as ip.php you can change ip to any name but .php is must.

$hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']);
$img_number = imagecreate(400,95);
$backcolor = imagecolorallocate($img_number,10,102,153);
$textcolor = imagecolorallocate($img_number,255,255,255);
imagefill($img_number,0,0,$backcolor);

Sunday, April 29, 2012

Change your IP address


Change your IP address in less than 1 minute.


  • Click on "Start" in the bottom left corner of the screen.
  • Click on "RUN"
  • Type in "command" and click OK
  • You should be now at MS DOS prompt Screen
  • Type "ipconfig /release" just like that, and hit "enter"
  • Type "exit" and leave the prompt
  • Right-click on "Network Places" or "My Network Places" on your desktop.
  • Click on "properties"