Forum Replies Created
- AuthorPosts
- October 10, 2022 at 5:42 pm in reply to: Learn bug hunting from scratch in Zaid’s newest course! #67649
Diego Pérez
ParticipantYou’re welcome!
Greetings!
DiegoOctober 8, 2022 at 4:55 pm in reply to: Learn bug hunting from scratch in Zaid’s newest course! #67582Diego Pérez
ParticipantHi!
Unfortunately I don’t have it, otherwise I would have shared it. The team will update it.
You can search for a wordlist in google, there are plenty of them. Check this, it’s a collection of different type of wordlists:
https://github.com/danielmiessler/SecListsGreetings!
DiegoOctober 7, 2022 at 5:33 pm in reply to: Learn bug hunting from scratch in Zaid’s newest course! #67508Diego Pérez
ParticipantHi!
Ok, we’ll check it out and add the resource.Thanks!
DiegoDiego Pérez
ParticipantHi!
Can you sahre a screenshot with the contents of the spoof caplet? And another screenshot with the results of running bettercap so we can see if there’s any error.Greetings!
DiegoDiego Pérez
ParticipantHi!
It seems the tool wasn’t installed successfully, did you run the setup.sh script? If so, what was the result? It should have thrown an error.Let me know.
DiegoDiego Pérez
ParticipantGlad you got it!
DiegoDiego Pérez
ParticipantHi!
Which exact command did you use to install empire?
Also it seems there is some network issue as well, you kali can’t reach the needed repositories, this can be caused by the firewall or antivirus in your host machine, so disable both of them first.Greetings!
DiegoDiego Pérez
ParticipantHi!
Don’t use the github version and follow the instructions as in the course instead. To be able to install veil follow these steps:
– Import a fresh custom kali
– Run the command leafpad /etc/apt/sources.list
– Comment the line about kali-rolling repository, so it should looks like:
#deb http://http.kali.org/kali kali-rolling main contrib non-free
– Run the veil installation script againGreetings!
DiegoDiego Pérez
ParticipantHi!
Don’t use the bridged adapter, it’s unreliable and will cause problems. If you want to attack a real machine then you’ll need a wireless adapter. I’ll suggest to use a windows virtual machine instead, just as mentioned in the course.Greetings!
DiegoDiego Pérez
ParticipantHi!
Can you show the results of:
ifconfig and route -n in kali
ipconfig in windowsCan you share a screenshot of the Network settings used in VMware for both machines?
Can you share a screenshot with the command used and the result please?
Thanks!
DiegoDiego Pérez
ParticipantHi!
In such case there’s nothing to do, the mail servers are set up properly. You would need to find other vector attack.Greetings!
DiegoDiego Pérez
ParticipantHi!
Did you check the spam or promotions folders?
Please keep in mind that the email will fail to deliver due to one or more of the following reasons:1. You’re setting the from email to a none existent email.
2. You’re setting the from email to an email that the target never received an email from.
3. You’re setting the from email to an email of a domain that correctly implements DKIM, DMARC and SPF, currently only %4 of domains implement them properly.So please try again keeping the above notes in mind and you should be able to get your email to land in the inbox.
Greetings!
DiegoDiego Pérez
ParticipantHi!
Yeah, try that.Greetings!
DiegoDiego Pérez
ParticipantHi!
Here are other alternatives:
https://alternativeto.net/software/maltego/I haven’t used them so can’t really suggest any of them at all but give it a try.
Greetings!
DiegoDiego Pérez
ParticipantHi!
Yeah, you can make the backdoor to work outside of the local network. Just follow the steps as showed in the course.And the error seems to be related to something killing the backdoor, maybe any protection in the device, so check that out.
Greetings!
Diego - AuthorPosts