Forum Replies Created
- AuthorPosts
- September 25, 2020 at 7:54 am in reply to: Social Engineering Lecture: Mail Delivery(email spoof) #46007
Diego PérezParticipantHi!
For some reason it does not automatically activated for everybody, to be honest with you I don’t know what criteria they go with but if it did not get activated to you automatically it will probably not work, you can try to sign up with a different email and different phone number or you can try the method in the next lecture.Greetings!
Diego
Diego PérezParticipantHi!
There are two different Alfa models recommended, which one do you have?
Did you try what I’ve suggested you about USB options?Let me know.
Diego
Diego PérezParticipantHi!
Well, you can do it but it won’t be an effective solution. For a real captive portal used by a company it will be better to use proffesional solution, like:Or you can serach for more companies that provide such services.
Hope it helps!
Diego
Diego PérezParticipantHi!
You can do a google research about the device’s brand and model to find out which card/chipset type they use for wireless communications, then you can search which standars does card/chipset supports.Hope it helps!
Diego
Diego PérezParticipantHi!
Thanks for sharing but I asked for the email so I can forward it to Zaid and let him know about it.Greetings!
Diego
Diego PérezParticipantHi!
Cool you got it!
Diego
Diego PérezParticipantHi!
Can you tell me the exact model of your adapter?(brand and model)Ypu can try:
– Experiment with connecting the adapter before and after Kali fully loads, and after you log in as root.
– Experiment with setting the adapter to use USB 2 and USB 3 in VirtualBox’s USB settings.
– Make sure you connect the adapter directly to the computer, don’t use a hub or an extension.
– And experiment with connecting the adapter to different USB ports.Let me know how it goes!
Diego
Diego PérezParticipantHi!
When did you request it?Can you share the email used for the request?
Greetings!
Diego
Diego PérezParticipantHi!
Yeah, that shlex implemenattion might be used in a different situation.I’ll recommend to use the os module, it’s quite simple to use, as an example:
os.system(“echo 1 > /proc/sys/net/ipv4/ip_forward”)
I have used this my self and works pretty well.
Hope it helps!
Diego
Diego PérezParticipantHi!
Can you show the results of:
ifconfig and route -n in kaliIs your WAN ip the same as public ip? WAN ip can be found in your router’s configuration interface, public ip using google
Let me know.
Diego
Diego PérezParticipantHi!
Try by flushing iptables before running the attack:
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_forwardHope it helps!
Diego
Diego PérezParticipantHi!
Ok! Maybe try with an even older version like 5.2
Let me know how it goes!
Diego
Diego PérezParticipantHi!
Here is the link to the video:
Will tell Zaid about the resources, thanks!
Greetings!
Diego
Diego PérezParticipantHi!
These latest VirtualBox’s versions have some issues, can you try to use an older one like 6.0.24 or 6.1.10?Let me know how it goes!
Diego
Diego PérezParticipantHi!
Cool you got it!I will recommend to go for Ethical Hacking or Social Engineering courses, then the Python and Ethical Hacking would be a great choice.
Hope it helps!
Diego - AuthorPosts
