Forum Replies Created
- AuthorPosts
- Diego PérezModerator
Hi!
Can you try to use qterminal?Let me know how it goes!
DiegoDiego PérezModeratorHi!
Which were the commands used in OSX? I have tried it and I got an app not a .exe fileLet me know.
DiegoDiego PérezModeratorHi Peter!
Which Python version did you installed?Let me know.
DiegoDiego PérezModeratorHi!
You have to set the payload first.When you are inside multi handle run:
set PAYLOAD your/payload/here
the show options and they will be displayed for you.
Let me know how it goes!
DiegoDiego PérezModeratorHi!
Cool you got it!
DiegoDiego PérezModeratorHi!
You can try with https://antiscan.meLet me know how it goes!
DiegoDiego PérezModeratorHi!
I can’t download the files, it saids that a download has been completed, which is false, nothing has started.Can you upload them in something like:
https://imgbb.com/Let me know.
DiegoDiego PérezModeratorHi Sultand!
I tested your code and work as expected! The persistent function you wrote worked fine, I just have to disable permanently defender and it worked. I didn’t change anything in it but the credentials for the email, by the way remove the file that has your email credentials from dropbox, we never know.
I compile it from kali without issues. The command used for permanently disable defender is: (You have to open a command prompt as Administrator)
REG ADD “HKLM\SOFTWARE\Policies\Microsoft\Windows Defender” /v DisableAntiSpyware /t REG_DWORD /d 1 /f
You can reboot from the windows menu, just click the windows icon in bottom left corner and select restart, then this time defender will be disabled by default.
Hope it helps!
DiegoDiego PérezModeratorHi!
Where are yoy trying it? I mean terminator or qterminal?
Let me know.
DiegoDiego PérezModeratorHi!
You’ll need to disable your AV or defender in host and the try it again.Let me know how it goes!
DiegoDiego PérezModeratorHi!
You can upload the images to any image hosting service, then share the link here. By fluxion settings I mean each you are selecting when trying to launch the attack.
Let me know.
DiegoDiego PérezModeratorHi!
Yeah, the browser interface has changed a bit since video recording. You can go to the burger menu in top right corener >> Preferences >> TOR and you’ll find the option to add bridges.Hope it helps!
DiegoDiego PérezModeratorHi Peter!
The problem here is that .exe is a windows only executable. If you want an executable for macOS you’ll need to compile the python script in a mac computer, use the same method as in linux. Executables can be run exactly as in linux.Hope it helps!
DiegoDiego 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!
DiegoDiego PérezModeratorHi!
This is a huge framework and will take a time to load, it can take up to 40 mins depending on the amount of RAM assigned to kali, the recommended is 6GB at least. So just give it a time.Greetings!
Diego - AuthorPosts