diff --git a/EthicalHacking/Labs/HackingIntoPC/create_backdoor_veil/Veil_Framework_commands.txt b/EthicalHacking/Labs/HackingIntoPC/create_backdoor_veil/Veil_Framework_commands.txt index a9dc5e5..bfd0dbd 100644 --- a/EthicalHacking/Labs/HackingIntoPC/create_backdoor_veil/Veil_Framework_commands.txt +++ b/EthicalHacking/Labs/HackingIntoPC/create_backdoor_veil/Veil_Framework_commands.txt @@ -25,8 +25,8 @@ mkdir opt cd opt git clone https://github.com/Veil-Framework/Veil.git cd Veil -cd setup -./setup.sh (enter "y" if asks) +cd config +./setup.sh --force --silent (enter "y" if asks) (close the console) 4. Attacker set payload options using Veil diff --git a/EthicalHacking/Labs/HackingIntoPC/create_backdoor_veil/create_backdoor_Veil_lab.pptx b/EthicalHacking/Labs/HackingIntoPC/create_backdoor_veil/create_backdoor_Veil_lab.pptx index 55cdf53..d0fc137 100644 Binary files a/EthicalHacking/Labs/HackingIntoPC/create_backdoor_veil/create_backdoor_Veil_lab.pptx and b/EthicalHacking/Labs/HackingIntoPC/create_backdoor_veil/create_backdoor_Veil_lab.pptx differ diff --git a/EthicalHacking/Labs/HackingIntoPC/create_backdoor_veil/rev_https_8080.zip b/EthicalHacking/Labs/HackingIntoPC/create_backdoor_veil/rev_https_8080.zip new file mode 100644 index 0000000..178bfae Binary files /dev/null and b/EthicalHacking/Labs/HackingIntoPC/create_backdoor_veil/rev_https_8080.zip differ