Forum Replies Created
- AuthorPosts
Diego Pérez
ModeratorHi!
That message is not displayed anymore in the latest metasploit versions, so don’t worry about it.Greetings!
DiegoDiego Pérez
ModeratorHi!
Are you sure you are using the latest custom kali image provided by Zaid?
Also you can try to install a different interpreter version, maybe 2.7.14
Let me know how it goes!
DiegoDiego Pérez
ModeratorHi!
This is normal, because you are changing the mac of a virtual interface not a real interface, if you use the program to change the mac of a real interface like wlan0 then it would work perfectly, so if you’re using eth0 and the mac is changing then the everything is fine, so just move on.Hope it helps!
DiegoDiego Pérez
ModeratorHi!
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érez
ModeratorHi!
Cool you got it!
DiegoDiego Pérez
ModeratorHi!
Will pass your question to Zaid.Thanks!
DiegoDiego Pérez
ModeratorHi!
Did you select to install it for all users?Have you installed veil successfully?
Let me know.
DiegoDiego Pérez
ModeratorHi!
Which interface are you changing the mac for?
Let me know.
DiegoDiego Pérez
ModeratorHi!
Cool you got it!
DiegoDiego Pérez
ModeratorHi!
If you boot it from a USB you won’t be able to communicate with the virtual machine, so the best solution is to free up some space in your machine to be able to run both as virtual machines.Greetings!
DiegoDiego Pérez
ModeratorHi Sithum!
That is showed in the lecture, is almost at the end of it.Greetings!
DiegoDiego Pérez
ModeratorHi!
In kali, run it in kali.Greetings!
DiegoDiego Pérez
ModeratorHi!
Try by unplugging the wireless adapter, there’s no need for it. Then flush iptables rules and enable packet forwarding again:
iptables –flush
iptables –table nat –flush
iptables –delete-chain
iptables –table nat –delete-chain
iptables -P FORWARD ACCEPTEnable port forwarding
echo 1 > /proc/sys/net/ipv4/ip_forwardThen run the attack again.
Let me know how it goes!
DiegoDiego Pérez
ModeratorHi!
Yeah, Nexpose is so resources consuming, so the ideal will be at least 6GB of RAM in kali. And just accept the certificate and continue, you’ll get to Nexpose’s site.Greetings!
DiegoDiego Pérez
ModeratorHi!
Can you share a screenshot with the results of lsusb and airmon-ng? Run them when your adapter is attached to kali.Thanks!
Diego- AuthorPosts