-
Dedsec Linux Virus
DEDSEC LINUX VIRUS/MALWARE Dedsec Malware is a type of computer malware that has the ability to hide and go unnoticed by the victim. It is called a "silent malware." _______________________________________________________________________________________________________________________ DEDSEC LINUX MALWARE COLLECTION Name Target OS Function userboy (Linux) create infinite random users with root permission brutal (Linux) delete...
-
Dedsec Wifi Troll
DEDSEC WIFI TROLL It can disconnect wifi client and connect to your cloned ap and redirect users to rickroll page. INSTALLATION git clone https://github.com/0xbitx/Dedsec-Wifi-Troll.git cd Dedsec-Wifi-Troll sudo python3 dedsec-wifitroll.py TESTED ON FOLLOWING: Kali Linux Parrot OS Ubuntu PREREQUISITES sudo - [ MUST ] 2 wifi adapter support AP mode and...
-
Dedsec Wifi Killer
DEDSEC WIFI KILLER Disconnect all WiFi clients with dedsec tool, you can easily disconnect all WiFi clients from a network and hide your MAC address to stay anonymous. SCREENSHOTS INSTALLATION git clone https://github.com/0xbitx/Dedsec-Wifi-Killer.git cd Dedsec-Wifi-Killer sudo python3 dedsec-wifi-killer.py TESTED ON FOLLOWING: Kali Linux Parrot OS PREREQUISITES sudo - [ MUST...
-
Dedsec Layer7
DEDSEC LAYER 7 Dedsec-layer7 is Dedsec tool coded by 0xbit, designed to perform Distributed Denial of Service (DDoS) attacks, Focus on Layer 7. INSTALLATION git clone https://github.com/0xbitx/Dedsec-layer7.git cd Dedsec-layer7 chmod +x dedsec-layer7.py python3 dedsec-layer7.py TESTED ON FOLLOWING: Kali Linux Parrot OS Ubuntu PREREQUISITES high bandwidth LANGUAGE Python DISCLAIMER I'm not...
-
Dedsec Adb
DEDSEC ADB TOOL V1 DEDSEC ADB TOOL is a versatile command-line tool that lets you communicate with a device. The adb command facilitates a variety of device actions, such as installing and debugging apps, and it provides access to a Unix shell that you can use to run a variety...