mirror of
https://github.com/Z4nzu/hackingtool
synced 2024-11-15 04:05:29 +00:00
Update android_attack.py
This commit is contained in:
parent
4771fb2b87
commit
04bdf00916
@ -40,7 +40,7 @@ class Droidcam(HackingTool):
|
|||||||
DESCRIPTION = "Powerful Tool For Grab Front Camera Snap Using A Link"
|
DESCRIPTION = "Powerful Tool For Grab Front Camera Snap Using A Link"
|
||||||
INSTALL_COMMANDS = [
|
INSTALL_COMMANDS = [
|
||||||
"sudo git clone https://github.com/kinghacker0/WishFish.git;"
|
"sudo git clone https://github.com/kinghacker0/WishFish.git;"
|
||||||
"sudo apt install php wget openssh"
|
"sudo apt install php wget openssh-client"
|
||||||
]
|
]
|
||||||
RUN_COMMANDS = ["cd wishfish && sudo bash wishfish.sh"]
|
RUN_COMMANDS = ["cd wishfish && sudo bash wishfish.sh"]
|
||||||
PROJECT_URL = "https://github.com/kinghacker0/WishFish"
|
PROJECT_URL = "https://github.com/kinghacker0/WishFish"
|
||||||
|
Loading…
Reference in New Issue
Block a user