Skip to main content

Posts

Featured Post

How to Record Whatsapp calls.

Recent posts

How To Remove Shortcut Virus From Your Pc.

SpyGlobe is here today with a amazing tech stuff :-  🔰🔰 Method 1.  - Clean up and remove Shortcut Virus by CMD  1. Click on  Start  and select  Run; 2. Type: CMD  and Hit Enter to open  Command Prompt; 3. Type the  drive letter  of your hard drive partition in PC or USB flash drive and hit Enter; (G for example.) 4. Type:  attrib g:*.* /d /s -h -r -s  and hit Enter. 🔰 Method 2. - Delete/Wipe Shortcut Virus from Registry - 1. Press Win+R and type: regedit to enter the registry; 2. Navigate to HKEY_CURRENT_USER > Click on Software > Microsoft > Windows > CurrentVersion > Click Run; 3. Press Win + R, type: msconfig > Click OK; 4. In Startup, uncheck everything except for the anti-virus software. 5. Click OK > Click Restart now. 🔰 Method 3. - Remove It By .bat File - 1. Open notepad 2. Copy  &  paste  below given  code @echo off attrib -h -s -r -a /s /d Name_Drive:*.* attrib -h -s -r -a /s /d Name_Drive:*.* attrib -h -s -r -a /s /d Name_Drive:*.* @echo complete

Acessing webcam(Phishing)

  Web-Cam Cam-phish is techniques to take cam shots of target’s phone or pc. It is a phishing tool which hosts fake websites on in built PHP server and uses ngrok server to generate a link which we will forward to the target, which can be used on over internet. Website asks for camera permission and if target allows it, this tool grab cam shots of target’s device. Requirements:- apt -get -y install php openssh git wget Installation :- git clone https://github.com/techchipnet/CamPhish cd CamPhish bash camphish.sh Cam-Phish is created to help in penetration testing and it's not responsible for any misuse or illegal purposes. Cam-Phish is inspired by  https://github.com/thelinuxchoice/  Big thanks !!!

Pin-Bruteforce

 Hello all !! Now turn your Kali Nethunter into a bruteforce pin cracker . Here's all your methods ! Simply the method is:-) Git clone   https://github.com/urbanadventurer/Android-PIN-Bruteforce.git Ls Cd Pndroid-Pin-Bruteforce bash ./android-pin-bruteforce ./android-pin-bruteforce crack --length 3 ./android-pin-bruteforce crack --length 6 How it works It uses a USB OTG cable to connect the locked phone to the Nethunter device. It emulates a keyboard, automatically tries PINs, and waits after trying too many wrong guesses. [Nethunter phone] <–> [USB cable] <–> [USB OTG adaptor] <–> [Locked Android phone] The USB HID Gadget driver provides emulation of USB Human Interface Devices (HID). This enables an Android Nethunter device to emulate keyboard input to the locked phone. It’s just like plugging a keyboard into the locked phone and pressing keys. This takes just over 16.6 hours with a Samsung S5 to try all possible 4 digit PINs, but with the optimised PIN list it

Hide-My-IP

 In this we gonna see an important tool for Hiding the IP.  Tool name :- Hide-My-IP 🔗 Link:-  https://www.hide-my-ip.com/ This is a tool , once installed on your computer , will allow you to bypass censorship, hide your identity and surf the internet anonymously . Surf anonymously, prevent hackers from acquiring your IP adress , send anonymous email and encrypt your internet connection. Protect your online privacy by Changing your IP with Hide My IP.

IP masking

  Usually Linux users or administrators know how to change their IP manually. Here , we will see a famous tool used to change the IP address . 📍 JonDo-The IP Changer : 🔗Link:-  https://anonymous-proxy-servers.net/en/jondo.html You may use the JonDonym for anonymous surfing, anonymous e-mail, chats and other purposes. JonDo, formerly JAP is the ip Changer proxy tool you have to install on your computer. It acts as a proxy and will forward the traffic of your computer .It acts as a proxy and will hide your IP adress. JonDo will provide an anonymisation on proxy for you , but it does not change your system setting. You have to configure the proxy setting of each internet application you want to use anonymous with JonDonym by self.

♒Virus database in termux♒

Hey all here. Introducing the new virus DB TheZoo. This is a project created to make malware analysis open and available to the public. 🔻 Installation   Updating packages:   apt update -y  apt upgrade -y   Install git and python:   apt install git  apt install python   Download the tool itself:   git clone https://github.com/ytisf/theZoo   Open the folder with the utility:   cd theZoo Launch   Run the utility with the command:   python theZoo.py  Next, we select the base from which we will take the virus, for example, botnets:  search botnet  And download our malware virus:  use serial number of the virus in the database  Then just enter get and get the directory.  Each directory consists of 4 files:  - Malware files in an encrypted ZIP archive.  - SHA256 amount of 1st file.  - MD5 sum of the 1st file.  - File of passwords for the archive.