You've already forked hackingtool
mirror of
https://github.com/Z4nzu/hackingtool.git
synced 2025-06-20 06:15:54 +02:00
added wifite description
This commit is contained in:
@ -93,6 +93,7 @@ class Wifiphisher(HackingTool):
|
|||||||
|
|
||||||
class Wifite(HackingTool):
|
class Wifite(HackingTool):
|
||||||
TITLE = "Wifite"
|
TITLE = "Wifite"
|
||||||
|
DESCRIPTION = "Wifite is an automated wireless attack tool"
|
||||||
INSTALL_COMMANDS = [
|
INSTALL_COMMANDS = [
|
||||||
"sudo git clone https://github.com/derv82/wifite2.git",
|
"sudo git clone https://github.com/derv82/wifite2.git",
|
||||||
"cd wifite2 && sudo python3 setup.py install"
|
"cd wifite2 && sudo python3 setup.py install"
|
||||||
|
Reference in New Issue
Block a user