Skip to content

Commit 05f06f6

Browse files
authored
Add files via upload
1 parent 8fc9bbf commit 05f06f6

2 files changed

Lines changed: 48 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
#!/bin/bash
2+
#Created by IsTk0
3+
4+
echo "Created by IsTk0 For Geeks Peaple"
5+
echo "$(tput setaf 2) ██████╗ █████╗ ████████╗ ███╗ ██╗███████╗████████╗ ██╗ █████╗ ██╗ ██╗███╗ ██╗ ██████╗██╗ ██╗███████╗██████╗ "
6+
echo "$(tput setaf 2)██╔════╝██╔══██╗╚══██╔══╝ ████╗ ██║██╔════╝╚══██╔══╝ ██║ ██╔══██╗██║ ██║████╗ ██║██╔════╝██║ ██║██╔════╝██╔══██╗"
7+
echo "$(tput setaf 2)██║ ███████║ ██║█████╗██╔██╗ ██║█████╗ ██║ ██║ ███████║██║ ██║██╔██╗ ██║██║ ███████║█████╗ ██████╔╝"
8+
echo "$(tput setaf 2)██║ ██╔══██║ ██║╚════╝██║╚██╗██║██╔══╝ ██║ ██║ ██╔══██║██║ ██║██║╚██╗██║██║ ██╔══██║██╔══╝ ██╔══██╗"
9+
echo "$(tput setaf 2)╚██████╗██║ ██║ ██║ ██║ ╚████║███████╗ ██║ ███████╗██║ ██║╚██████╔╝██║ ╚████║╚██████╗██║ ██║███████╗██║ ██║"
10+
echo "$(tput setaf 2) ╚═════╝╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═══╝╚══════╝ ╚═╝ ╚══════╝╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═══╝ ╚═════╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝"
11+
12+
echo "$(tput setaf 1)Inserisci la tua password qui sotto ↓"
13+
echo "$(tput setaf 7)------------------------------------------------"
14+
sudo python3 "CAT NET V2.0.0 - STABLE.py"
15+
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
#!/bin/bash
2+
#Created by IsTk0
3+
4+
echo "Created by IsTk0 For Geeks Peaple"
5+
echo "$(tput setaf 3) ██████╗ █████╗ ████████╗ ███╗ ██╗███████╗████████╗ ██╗███╗ ██╗███████╗████████╗ █████╗ ██╗ ██╗ ███████╗██████╗ "
6+
echo "$(tput setaf 3)██╔════╝██╔══██╗╚══██╔══╝ ████╗ ██║██╔════╝╚══██╔══╝ ██║████╗ ██║██╔════╝╚══██╔══╝██╔══██╗██║ ██║ ██╔════╝██╔══██╗"
7+
echo "$(tput setaf 3)██║ ███████║ ██║█████╗██╔██╗ ██║█████╗ ██║ ██║██╔██╗ ██║███████╗ ██║ ███████║██║ ██║ █████╗ ██████╔╝"
8+
echo "$(tput setaf 3)██║ ██╔══██║ ██║╚════╝██║╚██╗██║██╔══╝ ██║ ██║██║╚██╗██║╚════██║ ██║ ██╔══██║██║ ██║ ██╔══╝ ██╔══██╗"
9+
echo "$(tput setaf 3)╚██████╗██║ ██║ ██║ ██║ ╚████║███████╗ ██║ ██║██║ ╚████║███████║ ██║ ██║ ██║███████╗███████╗███████╗██║ ██║"
10+
echo "$(tput setaf 3) ╚═════╝╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═══╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═══╝╚══════╝ ╚═╝ ╚═╝ ╚═╝╚══════╝╚══════╝╚══════╝╚═╝ ╚═╝"
11+
12+
sudo pip install xmlrpc
13+
sudo pip install colorama
14+
sudo pip install subprocess
15+
sudo pip install sys
16+
sudo pip install os
17+
sudo pip install time
18+
sudo pip install paramiko
19+
sudo pip install ping3
20+
sudo pip install scapy.all
21+
sudo pip install argparse
22+
sudo pip install getpass
23+
sudo pip install ftplib
24+
sudo pip install socket
25+
sudo pip installplatform
26+
sudo pip install psutil
27+
28+
git clone https://github.com/AronkyTechnologies/Cat-Net.git
29+
30+
cd "Stable Version"
31+
cd "CAT NET V2.0.0 - STABLE"
32+
33+
sudo sh ./Cat-Net-Launcher.sh

0 commit comments

Comments
 (0)