File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Beta Version/CAT NET V1.2.8 - BETA Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 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 sys
13+ sudo pip install os
14+ sudo pip install paramiko
15+ sudo pip install time
16+ sudo pip install subprocess
17+ sudo pip install ping3
18+ sudo pip install scapy.all
19+ sudo pip install scapy
20+ sudo pip install argparse
21+
22+ sudo sh ./launcher.sh
You can’t perform that action at this time.
0 commit comments