Posts

Hacking Any Android Device Using AndroRAT App Binder

Image
Hacking Any Android Device Using  AndroRAT App Binder Usually any Android Device can be hacked using Metasploit Meterpreter attack but many people are not aware of that process as it is not user friendly. But using a simple tool called AndroRAT (Android Remote Administration Tool) it is possible for anyone to hack any Android device. By successfully running this tool one can retrieve following information from target Android device. Get contacts (and all theirs informations) Do vibrate the phone Get call logs Open an URL in the default browser Get all messages Send a text message Location by GPS/Network Do a toast Monitoring received messages in live Streaming video (for activity based client only) Monitoring phone state in live (call received, call sent, call missed..) Stream sound from microphone (or other sources..) Take a picture from the camera You can do almost anything with this tool. All you need to do is to install a simple application...

HOW 2 CLONE SIN CARD ONLY FOR EDUCATION

Image
HOW 2 CLONE SIN CARD Before I start, I would like to make one thing clear SIM Card Cloning is illegal . This tutorial should be used for educational purposes only.Please Try this { Clone SIM Card easily } on your own not others. Mobile Phone’s are everybody’s need. People often (mostly) do their confidential talks over cell phone’s, But only some know how easy it is to eavesdrop them, there are some tricks and hacks to do that, but the most powerful way is to clone their SIM Card. The Subscriber Identity Module aka SIM Card is the transmitter of signal to the mobile and tower. Our SIM cards contain two secret codes or keys called (imsi value and ki value) which enables the operator to know the mobile number and authenticate the customer, these codes are related to our mobile numbers which the operators store in their vast database, it is based on these secret keys that enables the billing to be made to that customer. The main mission in cloning a SIM Card is to get KI and IMS...

How To Find The WiFi Password Of Your Current Network

Image
How To Find The WiFi Password Of Your Current Network Method 1: Finding the WiFi Password  in Windows Using Command Prompt First open the Command Prompt on your Windows PC by typing  cmd  in the Start Menu. Now select  Run as administrator  by right-clicking on it. Once Command Prompt is opened, you need to type the following command in it   (Replace  fossbytes  with your WiFi network name), and hit enter. 1 < strong > netsh wlan show profile name = fossbytes key = clear < / strong > After hitting Enter, you will see all the details including your wifi password as  key content  (as shown in the above picture). In case you want a list of your previous WiFi connections, type this command: 1 netsh wlan show profiles Method 2: Revealing WiFi Password Using General Method in Windows First navigate through the system tray ...