Forum Replies Created
- AuthorPosts
- Diego PérezModerator
Hi!
That message is not displayed anymore in the latest metasploit versions, so don’t worry about it.Greetings!
DiegoDiego PérezModeratorHi!
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érezModeratorHi!
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é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!
Will pass your question to Zaid.Thanks!
DiegoDiego PérezModeratorHi!
Did you select to install it for all users?Have you installed veil successfully?
Let me know.
DiegoDiego PérezModeratorHi!
Which interface are you changing the mac for?
Let me know.
DiegoDiego PérezModeratorHi!
Cool you got it!
DiegoDiego PérezModeratorHi!
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érezModeratorHi Sithum!
That is showed in the lecture, is almost at the end of it.Greetings!
DiegoDiego PérezModeratorHi!
In kali, run it in kali.Greetings!
DiegoDiego PérezModeratorHi!
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érezModeratorHi!
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érezModeratorHi!
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