Forum Replies Created
- AuthorPosts
Diego PérezParticipantHi Samuel!
Will pass your question to Zaid.
Thanks!
Diego
Diego PérezParticipantHi!
That should be an issue with your machine, maybe try to do a google research on how to do a partition in your hard drive so you can install kali as main OS, but looks for info related to your exact computer’s brand and model. Also custom kali ISO shound’t give you kali as default user, did you download the custom or official one?Let me know.
Diego
Diego PérezParticipantHi!
I would recommend to run the commands manually, it would be better.
The first error is something related to the script you created and the use of >
The second (dnsmasq) is weired as the address is not being used or you are running the script for a second time.
For the apache issue use this command before starting it:
systemctl enable apache2At the end of all it saids AP-ENABLED which means that the fake AP should be satrted, but the other errors might be interfering with it.
Let me know how it goes!
Diego
Diego PérezParticipantHi!
You are missing ifconfig and route -n in metasploitable, that’s the thid machine, the one you are going to pivot on. Or which is the thid machine connected to 10.5.15.1 network?Let me know.
Diego
Diego PérezParticipantHi Peter!
You have to install wine. But first, are you sure you are using the latest custom kali image provided by Zaid? If so use this commands:apt update
apt install wineLet me know how it goes!
Diego
Diego PérezParticipantHi Peter!
I just found a typo in your code, that should be the error. Here you wrote: server = smtplib.SMTP(“smpt.gmail.com”, 587)
but the server name should be smtp.gmail.com,Let me know how it goes!
Diego
Diego PérezParticipantHi!
Cool, it looks like the autoroute module worked.Can you show the results of:
ifconfig and route -n in kali and metasploitable
ipconfig in windowsThanks!
Diego
Diego PérezParticipantHi Peter!
Then I would recommend to remove this windows machine and import a fresh one, because that shouldn’t be happening. Did you download it from Microsoft’s official site?Let me know.
Diego
Diego PérezParticipantHi!
Which version did you downloaded?The latest one is 2.4.3. I have tried it using Internet Explorer to save the credentials and I got them back.
Let me know how it goes!
Diego
Diego PérezParticipantYou’re welcome Hafiz!
Greetings!
Diego
Diego PérezParticipantHi Joshua!
Cool you got it!
Diego
Diego PérezParticipantHi!
Did you watched the vide that is also included in the page?
Hope it helps!
Diego
Diego PérezParticipantHi Marek!
Which exact resources are giving you this problem?
Let me know.
Diego
Diego PérezParticipantHi!
To remove the listener use: kill all (inside listeners module)To remove agents: remove all (inside agents module)
Hope it helps!
Diego
Diego PérezParticipantHi!
Did you saved the password in Internet Explorer? You have to use the browser’s feature and not just tick the Remember me option.Are you using the latest lazagne’s version?
Let me know.
Diego- AuthorPosts
