Posts

WHATSAPP PLUS PAID APK FREE DOWNLOAD

Image
Description WhatsApp PLUS is a simple app that lets users customize even more aspects of WhatsApp , one of the most popular instant messaging apps in the world. Thanks to WhatsApp PLUS , users can select from loads of different color palettes and backgrounds to decorate their WhatsApp conversations. To access all this new content you just have to open your options in WhatsApp and select ‘PLUS’. Once inside this improved version, you’ll be able to change your settings as desired and even customize conversations with each of your contacts. WhatsApp PLUS is a very interesting alternative to the traditional WhatsApp, and lets you give a personal and unique touch to your conversations. Notes To install WhatsApp PLUS you MUST NOT have any previous version of WhatsApp already installed. WhatsApp PLUS may cause problems with custom ROMs, and is thus advisable not to have any installed on your device. If you receive the message ‘The date of the device is incorr...

facebook id hack trick

How to Hack your friends Facebook account In this era of computers people use this machine for so many purposes- good or bad. Facebook account hacking is also a cybercrime but for the sake of fun you can learn to hack Facebook account. Simply follow these Facebook hacking tips: 1) Make three Facebook fake accounts and send request to victims to hack Facebook account (Target Id , when your victim accepts the request of those accounts, then you should be able to follow below steps for Facebook account hacking). 2) Once you will get the email put it in the login box as per Facebook hacking tips. 3) Now click on Forgot password, if want to hack Facebook account. 4) Fb Ask-Identify Your Id ( fill any box one out of 3 box) And Click Search, next step to hack Facebook acccount 5) Click on No longer Access this Account option following Facebook hacking tips. 6) Now it will ask you to enter New email, just enter a new one. (make New Gmail account And...

Secret Codes For Your Android Mobile [vibhu kol]

Image
Secret Codes For Your Android Mobile [vibhu kol]   Hi friends, here is a wide collection of secret codes for your mobile with Android OS(Can be Called as Android Tricks). These codes enables you to access the hidden options which are not shown by default on your device, and can be used for testing the functions of various utilities used by your mobile. Note: We Cannot guaranty that these codes will work on all Android mobiles! These codes are used only by technicians, So be careful with them and use it at your own risk. General Codes: *#06# – Display's IMEI number. *2767*3855# – This code will Format your device to factory state (will delete everything on phone). *#*#4636#*#* – Display's Phone information, usage statistics and battery. *#*#273282*255*663282*#*#* – This code will Immediately backup of all media files. *#*#197328640#*#* – This code will Enable test mode for service. *#*#1111#*#* – Will display FTA software version. *#*#1234#*#* –...

HOW TO HACK FACEBOOK ACCOUNT WITH SOFTWARE

Image
click to downloade

FREE WEBPAGE DESIGNE

http://www.sendspace.com/file/26k4ed

Using Exploits

Selecting an exploit in Metasploit adds the 'exploit' and 'check' commands to msfconsole. msf > use exploit/windows/smb/ms09_050_smb2_negotiate_func_index msf exploit( ms09_050_smb2_negotiate_func_index ) > help ...snip... Exploit Commands ================ Command Description ------- ----------- check Check to see if a target is vulnerable exploit Launch an exploit attempt rcheck Reloads the module and checks if the target is vulnerable rexploit Reloads the module and launches an exploit attempt msf exploit( ms09_050_smb2_negotiate_func_index ) > Show Using an exploit also adds more options to the 'show' command. Targets msf exploit( ms09_050_smb2_negotiate_func_index ) > show targets Exploit targets: Id Name -- ---- 0 Windows Vista SP1/SP2 and Server 2008 (x86) Payloads msf exploit( ms09_050_smb2_negotiate_func_index ) > show payloads C...

Payloads

Payloads There are three different types of payload module types in Metasploit: Singles, Stagers, and Stages. These different types allow for a great deal of versatility and can be useful across numerous types of scenarios. Whether or not a payload is staged, is represented by '/' in the payload name. For example, "windows/shell_bind_tcp" is a single payload, with no stage whereas "windows/shell/bind_tcp" consists of a stager (bind_tcp) and a stage (shell). Singles Singles are payloads that are self-contained and completely standalone. A Single payload can be something as simple as adding a user to the target system or running calc.exe. Stagers Stagers setup a network connection between the attacker and victim and are designed to be small and reliable. It is difficult to always do both of these well so the result is multiple similar stagers. Metasploit will use the best one when it can and fall back to a less-preferred one ...