Recover deleted files on a smartphone from a memory card
https://recoverit.wondershare.com Wondershare Recoverit is a program that will recover deleted files on a memory card of a smartphone, tablet, flash drive or hard drive. Supports over a hundred devices and 812 file formats.
After launching the program, select the device and start the search for lost files. The program will categorize the found files and restore even damaged files.
https://recoverit.wondershare.com Wondershare Recoverit is a program that will recover deleted files on a memory card of a smartphone, tablet, flash drive or hard drive. Supports over a hundred devices and 812 file formats.
After launching the program, select the device and start the search for lost files. The program will categorize the found files and restore even damaged files.
Wondershare Recoverit
Recoverit - Ultimate Data Recovery Software for Windows & Mac
Recoverit AI-powered data recovery software helps recover deleted files, photos, videos, and documents from hard drives, SD cards, USB drives, crashed PCs, and Mac devices. Free download.
Protecting yourself from DDoS attacks
Anti-DDOS is an open source project designed to protect against DOS and DDoS attacks. The necessary security configurations are used and works only on the Linux operating system, but is fully compatible with it.
Installation
$ git clone https://github.com/ismailtasdelen/Anti-DDOS.git
Usage
$ cd Anti-DDOS
$ bash ./anti-ddos.sh
Anti-DDOS is an open source project designed to protect against DOS and DDoS attacks. The necessary security configurations are used and works only on the Linux operating system, but is fully compatible with it.
Installation
$ git clone https://github.com/ismailtasdelen/Anti-DDOS.git
Usage
$ cd Anti-DDOS
$ bash ./anti-ddos.sh
Latest multitool for phishing
Mrphish is a bash-based script officially created to phish social media accounts. The main advantage of this tool is that it works on both rooted Android devices and non-rooted Android devices.
Installation
$ apt-get update -y
$ apt-get upgrade -y
$ pkg install python -y
$ pkg install python2 -y
$ pkg install git -y
$ pip install lolcat
$ git clone https://github.com/noob-hackers/mrphish
$ cd $ HOME
$ cd mrphish
$ bash setup
$ bash mrphish
Then it is enough to select the necessary social network and send the link to the victim (of course, for informational purposes) ✌️
Mrphish is a bash-based script officially created to phish social media accounts. The main advantage of this tool is that it works on both rooted Android devices and non-rooted Android devices.
Installation
$ apt-get update -y
$ apt-get upgrade -y
$ pkg install python -y
$ pkg install python2 -y
$ pkg install git -y
$ pip install lolcat
$ git clone https://github.com/noob-hackers/mrphish
$ cd $ HOME
$ cd mrphish
$ bash setup
$ bash mrphish
Then it is enough to select the necessary social network and send the link to the victim (of course, for informational purposes) ✌️
GitHub
GitHub - noob-hackers/mrphish: All In One Social Accounts Phishing With Otp Bypass In Termux.
All In One Social Accounts Phishing With Otp Bypass In Termux. - noob-hackers/mrphish
👍1
Getting access to the source codes of the malware
https://github.com/vxunderground/MalwareSourceCode Malware Source Code is a collection of malware source code for various platforms in many different programming languages.
Must have for pentesters ✌️
https://github.com/vxunderground/MalwareSourceCode Malware Source Code is a collection of malware source code for various platforms in many different programming languages.
Must have for pentesters ✌️
GitHub
GitHub - vxunderground/MalwareSourceCode: Collection of malware source code for a variety of platforms in an array of different…
Collection of malware source code for a variety of platforms in an array of different programming languages. - vxunderground/MalwareSourceCode
Bruteforce Gmail, Hotmail, Twitter, Facebook & Netflix
Brute force - cracking by guessing passwords according to specified criteria (number of characters, range of numbers and letters, etc.).
Brute_Force is a tool for carrying out brute-force attacks on Gmail, Hotmail, Twitter, Facebook & Netflix. Go!
Installation
$ pip3 install proxylist
$ pip3 install mechanize
$ git clone https://github.com/Matrix07ksa/Brute_Force
$ cd Brute_Force
Usage
$ python3 Brute_Force.py
⚠️ All information is provided for informational purposes only. We are not responsible for your actions.
Brute force - cracking by guessing passwords according to specified criteria (number of characters, range of numbers and letters, etc.).
Brute_Force is a tool for carrying out brute-force attacks on Gmail, Hotmail, Twitter, Facebook & Netflix. Go!
Installation
$ pip3 install proxylist
$ pip3 install mechanize
$ git clone https://github.com/Matrix07ksa/Brute_Force
$ cd Brute_Force
Usage
$ python3 Brute_Force.py
⚠️ All information is provided for informational purposes only. We are not responsible for your actions.
GitHub
GitHub - Matrix07ksa/Brute_Force: Brute_Force_Attack Gmail Hotmail Twitter Facebook Netflix
Brute_Force_Attack Gmail Hotmail Twitter Facebook Netflix - Matrix07ksa/Brute_Force
How to arrange the most powerful SMS Attack?
Good day! Today we will show you a very reliable way to organize a powerful SMS attack on any phone number. This attack can be safely used in order to teach your enemy a lesson and simply piss him off.
Let's go!
1. First of all, we update the required packages:
apt update & apt upgrade -y
2. Next we need to install the "Git" package
pkg install git
3. After that, install the utility from Github:
git clone https://github.com/Argisht44/android.git
4. Next, just write the following commands in turn:
cd android
$ cd Infinite-Bomber-arm64
$ chmod 777 infinite-bomber
5. And run the utility:
./infinite-bomber
After it is launched, we only need to enter the number, after which the attack will be launched.
Good day! Today we will show you a very reliable way to organize a powerful SMS attack on any phone number. This attack can be safely used in order to teach your enemy a lesson and simply piss him off.
Let's go!
1. First of all, we update the required packages:
apt update & apt upgrade -y
2. Next we need to install the "Git" package
pkg install git
3. After that, install the utility from Github:
git clone https://github.com/Argisht44/android.git
4. Next, just write the following commands in turn:
cd android
$ cd Infinite-Bomber-arm64
$ chmod 777 infinite-bomber
5. And run the utility:
./infinite-bomber
After it is launched, we only need to enter the number, after which the attack will be launched.
Generating a random list of words for a brute attack
Lazybee is a Python script that you can use to generate a random list of words for brute force attacks. This tool has unique features such as calculating the creation time of the wordlist and saving the .txt directly to the current directory. This tool works on both rooted Android device and non-rooted Android device.
Installation
$ apt-get update -y
$ apt-get upgrade -y
$ pkg install python -y
$ pkg install python2 -y
$ pkg install git -y
$ pip install lolcat
$ git clone https://github.com/noob-hackers/lazybee
$ cd $ HOME
$ ls
$ cd lazybee
$ ls
Running
$ python2 lazybee.py
Brute force in the hut ✌️
Lazybee is a Python script that you can use to generate a random list of words for brute force attacks. This tool has unique features such as calculating the creation time of the wordlist and saving the .txt directly to the current directory. This tool works on both rooted Android device and non-rooted Android device.
Installation
$ apt-get update -y
$ apt-get upgrade -y
$ pkg install python -y
$ pkg install python2 -y
$ pkg install git -y
$ pip install lolcat
$ git clone https://github.com/noob-hackers/lazybee
$ cd $ HOME
$ ls
$ cd lazybee
$ ls
Running
$ python2 lazybee.py
Brute force in the hut ✌️
GitHub
GitHub - noob-hackers/lazybee: Create Best Wordlist From Python Tool In Termux
Create Best Wordlist From Python Tool In Termux. Contribute to noob-hackers/lazybee development by creating an account on GitHub.
How to put a Discord server
Hello everyone.
Today we are going to look at a rather interesting utility that will help us put a server on Discord and more.
Installation:
▪️apt install nano python3
▪️pip3 install discord colorama requests
▪️git clone https://github.com/GlUTEN-BASH/discord_crasher.git
▪️cd discord_crasher
Token setup:
First, we need to edit the config.ini file, and at the very end find the line into which to insert the token of our bot:
▪️nano config.ini
▪️Token = here_insert_your_token
Usage:
▪️python3 modded.py - launch
▪️lol - server auto-crash
▪️spam - spam messages in a specific channel
▪️delroles - deleting all roles that the bot can do
Hello everyone.
Today we are going to look at a rather interesting utility that will help us put a server on Discord and more.
Installation:
▪️apt install nano python3
▪️pip3 install discord colorama requests
▪️git clone https://github.com/GlUTEN-BASH/discord_crasher.git
▪️cd discord_crasher
Token setup:
First, we need to edit the config.ini file, and at the very end find the line into which to insert the token of our bot:
▪️nano config.ini
▪️Token = here_insert_your_token
Usage:
▪️python3 modded.py - launch
▪️lol - server auto-crash
▪️spam - spam messages in a specific channel
▪️delroles - deleting all roles that the bot can do
Hackingtool is a comprehensive hacking tool that includes all the top tools from GitHub.
For example, WiFi-Pumpkin, Hera Chrome Keylogger, UFOnet, XSpear and dozens of others. The list is quite curious.
▪️https://github.com/Z4nzu/hackingtool#all-in-one-hacking-tool-for-hackers
All information is provided for informational purposes only. We are not responsible for your actions.
BLACK CODE | #soft #hacking #anonymity
For example, WiFi-Pumpkin, Hera Chrome Keylogger, UFOnet, XSpear and dozens of others. The list is quite curious.
▪️https://github.com/Z4nzu/hackingtool#all-in-one-hacking-tool-for-hackers
All information is provided for informational purposes only. We are not responsible for your actions.
BLACK CODE | #soft #hacking #anonymity
GitHub
GitHub - Z4nzu/hackingtool: ALL IN ONE Hacking Tool For Hackers
ALL IN ONE Hacking Tool For Hackers. Contribute to Z4nzu/hackingtool development by creating an account on GitHub.
📱 Free punching phone number
Phoneinfoga is an OSINT (open source intelligence) intelligence and intelligence tool that collects various information about provided phone numbers from free resources.
Installation
▪️ apt update
▪️ apt upgrade
▪️ pkg install python
▪️ pkg install git-y
▪️ git clone https://github.com/Wes974/PhoneInfoga
▪️ cd PhoneInfoga
▪️ pip install -r requirements.txt
Running
▪️ python phoneinfoga.py -n (number)
#Useful
Phoneinfoga is an OSINT (open source intelligence) intelligence and intelligence tool that collects various information about provided phone numbers from free resources.
Installation
▪️ apt update
▪️ apt upgrade
▪️ pkg install python
▪️ pkg install git-y
▪️ git clone https://github.com/Wes974/PhoneInfoga
▪️ cd PhoneInfoga
▪️ pip install -r requirements.txt
Running
▪️ python phoneinfoga.py -n (number)
#Useful
❤1
TL-TROJAN
Welcome to the TL-TROJAN repo. This collection contains source files for a variety of Trojans.
Files in this collection have been gathered via distributed trawling of the internet, and deduplicated where applicable.
Disclaimer
The files contained in this repo are for research purposes only. They are provided as-is and have no guarantee of functionality.
RATs
▪️D4rkDays
▪️LimeUSB
▪️AhMyth
▪️AndroRAT
▪️Dendroid
▪️DroidJack
▪️Loki
▪️OmniRAT
▪️SpyNote
▪️StonedCat
▪️AsyncRAT
▪️Backdoor
▪️BlackWorm
▪️Crypt0r
▪️DarkComet
▪️Nanocore
▪️NodeRATio
▪️PlasmaRAT
▪️ProRat
▪️njRAT
Stealer
▪️AgentTesla
▪️AntiAVStealer
▪️Anubis
▪️Ardamax
▪️Arkei
▪️Azorult
▪️BlackStealer
▪️Hades
▪️N0F1L3
▪️Predator
▪️ProjectEvrial
🔗 Download :
https://github.com/threatland/TL-TROJAN
🔻SHARE AND SUPPORT US 🔻
@tutorials_zone
Welcome to the TL-TROJAN repo. This collection contains source files for a variety of Trojans.
Files in this collection have been gathered via distributed trawling of the internet, and deduplicated where applicable.
Disclaimer
The files contained in this repo are for research purposes only. They are provided as-is and have no guarantee of functionality.
RATs
▪️D4rkDays
▪️LimeUSB
▪️AhMyth
▪️AndroRAT
▪️Dendroid
▪️DroidJack
▪️Loki
▪️OmniRAT
▪️SpyNote
▪️StonedCat
▪️AsyncRAT
▪️Backdoor
▪️BlackWorm
▪️Crypt0r
▪️DarkComet
▪️Nanocore
▪️NodeRATio
▪️PlasmaRAT
▪️ProRat
▪️njRAT
Stealer
▪️AgentTesla
▪️AntiAVStealer
▪️Anubis
▪️Ardamax
▪️Arkei
▪️Azorult
▪️BlackStealer
▪️Hades
▪️N0F1L3
▪️Predator
▪️ProjectEvrial
🔗 Download :
https://github.com/threatland/TL-TROJAN
🔻SHARE AND SUPPORT US 🔻
@tutorials_zone
GitHub
GitHub - threatland/TL-TROJAN: A collection of source code for various RATs, Stealers, and other Trojans.
A collection of source code for various RATs, Stealers, and other Trojans. - threatland/TL-TROJAN
⬆️ How to attack a Wi-Fi hotspot?
Salute to all our readers! Today we will analyze with you software for attacking Wi-Fi access points. The software is called Wifipumpkin3 →
https://github.com/P0cL4bs/wifipumpkin3
←.
Wifipumpkin3 allows you to:
1. Implementation of the MiTM attack (man in the middle)
2. Implementation of Rogue attacks
3. Wi-Fi network scanner
4. DNS monitoring service
5. Open source
# Creepy # Hacks
Salute to all our readers! Today we will analyze with you software for attacking Wi-Fi access points. The software is called Wifipumpkin3 →
https://github.com/P0cL4bs/wifipumpkin3
←.
Wifipumpkin3 allows you to:
1. Implementation of the MiTM attack (man in the middle)
2. Implementation of Rogue attacks
3. Wi-Fi network scanner
4. DNS monitoring service
5. Open source
# Creepy # Hacks
GitHub
GitHub - P0cL4bs/wifipumpkin3: Powerful framework for rogue access point attack.
Powerful framework for rogue access point attack. Contribute to P0cL4bs/wifipumpkin3 development by creating an account on GitHub.
📲 Hacking Android with only IP address
Today we will be accessing an Android device with only an IP address.
This can be used for good purposes (remote control) as well as not very good ones.
Installation: https://pastebin.com/uvxnX77u
Run: python3 SatanaADB.py
After that, a menu will open, enter 3. Then you need to get the IP address somewhere, you can get it somehow, or you can just find it in Shodan.
After entering the IP address, the following functions will become available to you:
- APK installation
- screen recording
- turning off the device
- button presses and much, much more.
# Useful # Hacks
Today we will be accessing an Android device with only an IP address.
This can be used for good purposes (remote control) as well as not very good ones.
Installation: https://pastebin.com/uvxnX77u
Run: python3 SatanaADB.py
After that, a menu will open, enter 3. Then you need to get the IP address somewhere, you can get it somehow, or you can just find it in Shodan.
After entering the IP address, the following functions will become available to you:
- APK installation
- screen recording
- turning off the device
- button presses and much, much more.
# Useful # Hacks
Pastebin
UNDERCOVER - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Finding a Wi-Fi password by calculating master keys
Pyrit is a tool with which it is possible to carry out an attack on Wi-Fi networks using the WPA / WPA2-PSK security protocol.
Password guessing is done by calculating paired master keys by the tool.
Installation on Linux:
• sudo pip install psycopg2
• sudo apt install python3-scapy
• git clone https://github.com/JPaulMora/Pyrit.git
• cd Pyrit
• python setup.py clean
• python setup.py build
• sudo python setup.py install
• pyrit
Pyrit is a tool with which it is possible to carry out an attack on Wi-Fi networks using the WPA / WPA2-PSK security protocol.
Password guessing is done by calculating paired master keys by the tool.
Installation on Linux:
• sudo pip install psycopg2
• sudo apt install python3-scapy
• git clone https://github.com/JPaulMora/Pyrit.git
• cd Pyrit
• python setup.py clean
• python setup.py build
• sudo python setup.py install
• pyrit
GitHub
GitHub - JPaulMora/Pyrit: The famous WPA precomputed cracker, Migrated from Google.
The famous WPA precomputed cracker, Migrated from Google. - JPaulMora/Pyrit
Deanon victims using phishing links!
Storm Breaker is a utility for creating phishing links, which in turn generates and "steals" a photo from the victim's camera. You can also access the location of the victim's smartphone, steal Windows 10 passwords, access the webcam and microphone.
Installation:
▪️git clone https://github.com/ultrasecurity/Storm-Breaker
▪️cd Storm-Breaker
▪️sudo bash linux-installer.sh
▪️python3 -m pip install -r requirments.txt
Usage:
▪️sudo python3 Storm-Breaker.py
🗝
Storm Breaker is a utility for creating phishing links, which in turn generates and "steals" a photo from the victim's camera. You can also access the location of the victim's smartphone, steal Windows 10 passwords, access the webcam and microphone.
Installation:
▪️git clone https://github.com/ultrasecurity/Storm-Breaker
▪️cd Storm-Breaker
▪️sudo bash linux-installer.sh
▪️python3 -m pip install -r requirments.txt
Usage:
▪️sudo python3 Storm-Breaker.py
🗝
GitHub
GitHub - ultrasecurity/Storm-Breaker: Social engineering tool [Access Webcam & Microphone & Location Finder] With {Py,JS,PHP}
Social engineering tool [Access Webcam & Microphone & Location Finder] With {Py,JS,PHP} - ultrasecurity/Storm-Breaker
Shortening links in Termux
ShortUrl is a tool for creating short URLs. This tool uses Api TinyURL. It is created for educational purposes only.
Installation
▪️apt update
▪️apt install git -y
▪️git clone https://github.com/htr-tech/shorturl
▪️cd shorturl
Running
▪️bash setup.sh
Next, enter the link and wait for the result ✌️
ShortUrl is a tool for creating short URLs. This tool uses Api TinyURL. It is created for educational purposes only.
Installation
▪️apt update
▪️apt install git -y
▪️git clone https://github.com/htr-tech/shorturl
▪️cd shorturl
Running
▪️bash setup.sh
Next, enter the link and wait for the result ✌️
GitHub
GitHub - tahmidrayat/shorturl: URL Shortner using www.tinyurl.com
URL Shortner using www.tinyurl.com. Contribute to tahmidrayat/shorturl development by creating an account on GitHub.
We scan the site for vulnerabilities!
RapidScan is a versatile, comprehensive website crawling tool. This tool is used to quickly assess the security of a site.
Installation:
▪️ git clone https://github.com/skavngr/rapidscan
▪️ cd rapidscan
Usage:
▪️ python rapidscan.py https: // checked site
We are waiting for the scan results and after that we exploit the found vulnerabilities.
RapidScan is a versatile, comprehensive website crawling tool. This tool is used to quickly assess the security of a site.
Installation:
▪️ git clone https://github.com/skavngr/rapidscan
▪️ cd rapidscan
Usage:
▪️ python rapidscan.py https: // checked site
We are waiting for the scan results and after that we exploit the found vulnerabilities.
GitHub
GitHub - skavngr/rapidscan: :new: The Multi-Tool Web Vulnerability Scanner.
:new: The Multi-Tool Web Vulnerability Scanner. . Contribute to skavngr/rapidscan development by creating an account on GitHub.
Shortening links in Termux
ShortUrl is a tool for creating short URLs. This tool uses Api TinyURL. It is created for educational purposes only.
Installation
▪️apt update
▪️apt install git -y
▪️git clone https://github.com/htr-tech/shorturl
▪️cd shorturl
Running
▪️bash setup.sh
Next, enter the link and wait for the result
🔑
ShortUrl is a tool for creating short URLs. This tool uses Api TinyURL. It is created for educational purposes only.
Installation
▪️apt update
▪️apt install git -y
▪️git clone https://github.com/htr-tech/shorturl
▪️cd shorturl
Running
▪️bash setup.sh
Next, enter the link and wait for the result
🔑
GitHub
GitHub - tahmidrayat/shorturl: URL Shortner using www.tinyurl.com
URL Shortner using www.tinyurl.com. Contribute to tahmidrayat/shorturl development by creating an account on GitHub.
Turning Termux into a browser
Friends, did you know that you can view regular websites through Termux? To do this, you need to use the w3m utility, which has a lot of functions, but today I will show you only one - how to open a site and view it.
To install the browser in termux, we will use the below command. This command will install the w3m package in your termux.
▪️pkg install w3m
Now that everything is installed and we just need to provide the URL of the site that you want to visit using the browser.
▪️w3m https://google.com/
Now you can see the site in the thermux and can navigate as you usually do in Chrome using the arrows in the lower left corner of the screen.
🔑
Friends, did you know that you can view regular websites through Termux? To do this, you need to use the w3m utility, which has a lot of functions, but today I will show you only one - how to open a site and view it.
To install the browser in termux, we will use the below command. This command will install the w3m package in your termux.
▪️pkg install w3m
Now that everything is installed and we just need to provide the URL of the site that you want to visit using the browser.
▪️w3m https://google.com/
Now you can see the site in the thermux and can navigate as you usually do in Chrome using the arrows in the lower left corner of the screen.
🔑