Forum Replies Created
- AuthorPosts
Diego Pérez
ParticipantHi!
I meant that the error might be in the email client, sendinblue is an email server. The client is the one receiving the email, try to use a different one.Greetings!
DiegoDiego Pérez
ParticipantHi!
Do you mean you want to use zscactus payloas in other devices, e.g. rubber ducky? Or can you elaborate more.Greetings!
DiegoDiego Pérez
ParticipantHi!
You can write html code inside the -m option but you need to add at the end of the command -o message-content-type=html, then any html tag will be sent as so.
About the aribic characters it seems they are not recognized but this can be a problem with the email client and not with sendemail app, can you type arabic characters in kali’s terminal?Greetings!
DiegoDiego Pérez
ParticipantHi!
What exactly do you mean by “it shows encrypted text”? Can you share a screenshot?1. You can send email in different languages as long as the characters can be interpreted by terminal, I don’t know which terminal can handle Arabic characters, maybe do a research about it.
2. Can you explain a bit further about “the way we can do it in gmail”?Greetings!
Diego-
This reply was modified 2 years, 6 months ago by
Diego Pérez.
Diego Pérez
ParticipantHi!
Actually kali has an ssh server already running but this won’t allow for remote port forward. You need to use such mentioned services or open ports in your router as showed in the course.Greetings!
DiegoDiego Pérez
ParticipantHi!
You can try to use RDP for that purpose:Greetings!
DiegoDiego Pérez
ParticipantHi!
First you would need to get NT Authority\SYSTEM privileges, then you can disable defender or add exceptions:
https://haxbabatech.blogspot.com/2017/08/permanently-disable-windows-defender.htmlGreetings!
DiegoDiego Pérez
ParticipantGlad you got it!
Diego Pérez
ParticipantHi!
Did you disable defender before testing it?Greetings!
DiegoDiego Pérez
ParticipantHi!
First try by disabling defender permanently as it might be the one preventing the connection:
https://www.windowscentral.com/how-permanently-disable-windows-defender-antivirus-windows-10Greetings!
DiegoDiego Pérez
ParticipantHi!
I don’t know, you can do a google research about it, I would suggest to avoid using cracked software though.Greetings!
DiegoDiego Pérez
ParticipantHi!
Cool, bypassing AVs is always about try/error until you succeed.Greetings!
DiegoDiego Pérez
ParticipantHi!
Unfortunately the transforms in the free version are included by maltego, you can try to navigate to the Transforms Hub and install some of the free ones. Also, available transforms depend on the entoty you are using.Greetings!
DiegoDiego Pérez
ParticipantHi!
Take a look at this video, it might help:Greetings!
DiegoDiego Pérez
ParticipantHi!
Basically bypassing AV programs is like a game of cat and mouse, so backdoors might start getting detected at some stage, then the developers release an update, this will allow you to generate undetectable backdoors, then AV programs release an update which will make backdoors detectable ……..So the main thing is to make sure that Veil or any other tool you’re using to generate the backdoor is up to date.
Here’s a few solutions to try if your backdoor is getting detected:1. Make sure that you have the latest version of Veil, so do updated before doing use 1.
2. Experiment with different payloads, and experiment with different payload options and you should be able to bypass it.
3. Try generating a backdoor using the fat rat, empire.
4. Modify backdoor code if its in bat as shown in lecture 33.
5. Modify backdoor using a hex editor as shown in lecture 40.
6. Create your own backdoor (covered in python course).The best thing to do is look at the last lecture of the course (bonus lecture) it contains all the courses that you can take with this course and a comparison between them.
Also check out this video:
Greetings!
Diego-
This reply was modified 2 years, 6 months ago by
- AuthorPosts