Forum Replies Created
- AuthorPosts
- lucmarroucheParticipant
Hello,
In the python programming course, the video entitled object oriented programming in the key logger module isnt working well, it get stuck, maybe something wrong with the server if you could please fix it, thank you
lucmarroucheParticipantGreat, thank you and I ll book you sometimes soon
lucmarroucheParticipantHow about a way to facetime, or whatever so you can see what i m doing, because otherwise would be a little hard to assist. How do you connect and assist if I may ask
lucmarroucheParticipantHi Carlos,
I would like to book a session with you as I am stuck in few courses, and configuration, will you be able to connect to my device to be able to assist? thank you
lucmarroucheParticipantI may have confused upgrade with update, I dont truly remember but dont believe I have, plus I m not seeing much changes on my kali, I ll be open to one on one, where do I go for this?
lucmarroucheParticipantto be honest I dont remember having made an upgrade, it would be too much for me to re install the customed kali as I have so much on it and cant afford to start everything again. I can put this aside and move to next courses which of course I have. again I have all courses and right now I am learning the python one, maybe using that I ll be able to bypass http. would you also be open in the future to connect to my computer to assist, this may be easier and of course I am willing to pay for your service thank you Diego
lucmarroucheParticipantFirst thanks for your fast reply, I am using a asus PC and I am using MS edge and google chrome on my PC including the target machine indows installed as a VM, on my kali VM I am using firefox. I have updated and upgraded yes. Is MITM proxy a totally different tool than bettercap? I am guessing that MITM proxy is more like burpsuite used to intercept traffic but more for modifying the traffic, thanks Diego and again I really appreciate your assistance on this issue which is driving me crazy
lucmarroucheParticipantHi Diego, it is still not working and I am following everything in the course, do you think it may work better if I use ettercap or mitm proxy instead of bettercap, I own all courses so I can just jump into different programs
lucmarroucheParticipantHi Diego, yes I am able to sniff data from
Sites like vulnweb, I can see the http link displaying, when it comes to https I can also see them being displayed but not converted to http where I can see decrypted username etc. The https lock next to the url is t changing to unsecurelucmarroucheParticipantHi Diego, I am using NAT but still no working, I did sent you a copy of the content you askef for prior to this message, let me know if you got it
lucmarroucheParticipantDiego question, if my virtual machines are set to NAT thats means outside devices cant access my network and if this is the case how am I supposed to spoof those devices and direct their traffic to my kali for example, with bridge mode all devices and including all virtual machines get to be connected to the same network, this NAT vs bridge can be very confusing
lucmarroucheParticipanthere just in case the pics arent opening and sorry if they dont as I have been having some issues with uploading and I Appreciate your patience
ifconfig
————eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.160.128 netmask 255.255.255.0 broadcast 192.168.160.255
inet6 fe80::20c:29ff:fedb:b9df prefixlen 64 scopeid 0x20<link>
ether 00:0c:29:db:b9:df txqueuelen 1000 (Ethernet)
RX packets 22235 bytes 17092739 (16.3 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 52011 bytes 24753228 (23.6 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 9315 bytes 985550 (962.4 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 9315 bytes 985550 (962.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
——————
target ip is 192.168.160.130—————————–
bettercap version bettercap v2.32.0
—————————
bettercap startbettercap -iface eth0 -caplet bettercap_spoof.cap (this file is in my root documents directory)
———————————————————————–both vmware are set to bridge mode
—————————————–content inside my spoof caplet
net.probe on
set arp.spoof.fulldulpex true
ser arp.spoof.targets 192.168.160.130
arp.spoof on
set net.sniff.local true
net.sniff onlucmarroucheParticipantBoth virtual machines are set to bridge mode , I havent used NAT because I believe it connects to random network, I may be wrong.
For the linux terminal command i wrote:
Bettercap -iface eth0 -caplet bettercap_spoof.cap which is the caplet I recreated from the course and saved it to documents, when it comes to the hstshijack caplet, I didnt change anything to it, just added somw websites.
lucmarroucheParticipantHi Diego and thank you as always,
Attachments:
You must be logged in to view attached files.lucmarroucheParticipantHi Diego, so I did download the customized kali and all, which I love it. But I am still having some issues with downgrading websites to http, I havent changed the caplet, I used chrome, MS edge, and even when I use google it doesnt remove google security. Your help would be much appreciated thank you
- AuthorPosts