Tagged: Veil issues
- This topic has 27 replies, 6 voices, and was last updated 2 years, 3 months ago by Diego Pérez.
- AuthorPosts
- June 3, 2020 at 11:07 pm #38977s4mu_Participant
Ive tried in fresh kali image and same errors.
June 3, 2020 at 11:37 pm #38978AkabuezeParticipanthttps://m.youtube.com/watch?v=evebx3wqFao
Watch this guys video and follow the steps. But after running the update command, do not run the upgrade command because if you do it will affect Zaid’s custom Kali image.
Then after update, close the terminal and open it again, navigate to opt folder and try installing veil again.
Thanks
June 4, 2020 at 5:59 am #38996Diego PérezModeratorHi Akabueze!
Thanks for sharing!Greetings!
DiegoJune 4, 2020 at 2:54 pm #39032s4mu_ParticipantThank you guys very much for the help. I’ll try it out now and see how it goes.
June 4, 2020 at 3:44 pm #39040s4mu_Participant[ERROR] Failed with installing wine (2): 0
it looks like wine32 is missing, you should install it.
as root, please execute “apt-get install wine32”
003a:err:msiexec:custom_action_server Failed to create custom action server pipe: 2I keep getting the same error. I dont know what to do anymore
June 5, 2020 at 5:29 am #39098Diego PérezModeratorHi s4mu!
We actually will be updating the custom image so that this solution will be built in, I will let you know when the new version of the custom image is uploaded, we will also add the colors to the terminal and a number of other small fixes.
You can fix this issue like so:
1. Open the sources using the following command
leafpad /etc/apt/sources.list
2. Remove everything there and add the following
deb http://http.kali.org/kali kali-last-snapshot main non-free contrib
3. Save the document and quit.Install Veil after updating the sources:
apt-get update
apt-get install -y veilLet me know how it goes!
DiegoJune 11, 2020 at 10:15 am #39661Stanley ZawrotnyParticipantsir this is my 8th time installing veil and today i installed kali 2020.2 but still i have the same issue.
https://drive.google.com/file/d/1IVToG40UbVVcGeg-ZGdy-6sCjlezZ4XN/view?usp=sharingJune 11, 2020 at 12:47 pm #39673Sithum Nimlaka AbeydheeraParticipantHello Stanley,
Can you download this kali image? Because you are not using zaid’s kali image. Please Download in here.https://zsecurity.org/download-custom-kali/
Regards,
Sithum Nimlaka.June 12, 2020 at 5:04 am #39737Diego PérezModeratorHi Stanley!
Please try as suggested by Sithum. It works pretty well in custom kali.Let me know how it goes!
DiegoAugust 23, 2020 at 11:32 am #44527s4mu_ParticipantHello, Im having this issue installing veil. btw its happening with any tool I try to install. Im using a fresh new installation of zaid´s custom kali.
root@kali:~# apt-get install veil
Reading package lists… Done
Building dependency tree
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:The following packages have unmet dependencies:
veil : Depends: wine
E: Unable to correct problems, you have held broken packages.August 26, 2020 at 4:21 am #44647Diego PérezModeratorHi!
Can you try this solution:apt update
apt install -y aptitude
aptitude install -y veilYou have to run this commands in a fresh custom kali.
Let me know how it goes!
DiegoAugust 23, 2022 at 3:59 pm #66144hmbabuParticipantHello Zaid,
I am studying the course Social Engineering, I am not able to find the script Install-veil from lession resources instead i found install-veil.txt file which contains 3 commands. May i know do i need to run those commands instead of the script? I tried to use those commands and i am getting the attached error. May I know how to resolve it?
Attachments:
You must be logged in to view attached files.August 23, 2022 at 5:20 pm #66146Diego PérezModeratorHi!
That error needs to be fixed by Veil’s developers, it will juts affect python backdoors the rest should work fine. In other words veil was installed successfully just avoid using python backdoors.Greetings!
Diego - AuthorPosts
- You must be logged in to reply to this topic.