You've already forked hackingtool
mirror of
https://github.com/Z4nzu/hackingtool.git
synced 2025-12-04 13:50:54 +02:00
updated evilapp install
This commit is contained in:
@@ -52,7 +52,7 @@ class EvilApp(HackingTool):
|
|||||||
"hijack authenticated sessions in cookies."
|
"hijack authenticated sessions in cookies."
|
||||||
INSTALL_COMMANDS = [
|
INSTALL_COMMANDS = [
|
||||||
"sudo git clone https://github.com/crypticterminal/EvilApp.git"]
|
"sudo git clone https://github.com/crypticterminal/EvilApp.git"]
|
||||||
RUN_COMMANDS = ["cd evilapp && bash evilapp.sh"]
|
RUN_COMMANDS = ["cd EvilApp && bash evilapp.sh"]
|
||||||
PROJECT_URL = "https://github.com/crypticterminal/EvilApp"
|
PROJECT_URL = "https://github.com/crypticterminal/EvilApp"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user