Forum Replies Created
- AuthorPosts
- lama.samraParticipant
hello
when I run the code with eth0 that what I get is it normal?
[+] Changing MAC addres for eth0 to 00:11:22:33:44:77eth0down: error fetching interface information: Device not found
eth0up: error fetching interface information: Device not found
lama.samraParticipantTHAT WHAT I GET NOW WHEN I TYPE IFCONFIG AND IWGONFIG
root@kali:~# ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.0.2.15 netmask 255.255.255.0 broadcast 10.0.2.255
inet6 fe80::a00:27ff:fe05:69c1 prefixlen 64 scopeid 0x20<link>
ether 08:00:27:05:69:c1 txqueuelen 1000 (Ethernet)
RX packets 22724 bytes 30440221 (29.0 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 9684 bytes 885014 (864.2 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: 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 160 bytes 9432 (9.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 160 bytes 9432 (9.2 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 0a:c2:4c:6e:02:be txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0mon: flags=867<UP,BROADCAST,NOTRAILERS,RUNNING,PROMISC,ALLMULTI> mtu 1500
unspec 02-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 txqueuelen 1000 (UNSPEC)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
root@kali:~# iwconfig
eth0 no wireless extensions.
lo no wireless extensions.
hwsim0 no wireless extensions.
wlan1 IEEE 802.11 ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:on
wlan0mon IEEE 802.11 Mode:Monitor Frequency:2.467 GHz Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:on
lama.samraParticipantNo I don’t
Actually when I also type ifconfig there is no wlan showing ( it was showing but when I did the code it disappeared)lama.samraParticipantHi,
The problem that I’m facing is the same I couldn’t solve it please check the first message I sent it includes some pictures you can see that I should have orange box to click on it then it opens in the virtualbox but as you can see it did not work as that ( I have installed the virtualbox)lama.samraParticipantActually I have did what you said but didn’t work
lama.samraParticipantalso I forgot to say that when I run my arp program the internet in the target machine almost stops working so i have to close the program then open the browser search aabout the thing I need then run the program again
lama.samraParticipantlama.samraParticipantlama.samraParticipantfor linux ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500inet 192.168.1.37 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::a00:27ff:fe59:fbfa prefixlen 64 scopeid 0x20<link>
ether 08:00:27:59:fb:fa txqueuelen 1000 (Ethernet)
RX packets 51 bytes 5341 (5.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 30 bytes 3036 (2.9 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: 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 24 bytes 1356 (1.3 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 24 bytes 1356 (1.3 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.1.1 0.0.0.0 UG 100 0 0 eth0
192.168.1.0 0.0.0.0 255.255.255.0 U 100 0 0 eth0
ipconfig for windows
Network settings for linux
Network settings for windows
- This reply was modified 4 years, 1 month ago by lama.samra.
lama.samraParticipanthello,
now it is giving me this errore
raceback (most recent call last):File “arp_spoof.py”, line 29, in <module>
spoof(target_ip, getaway_ip)
File “arp_spoof.py”, line 15, in spoof
target_mac = get_mac(target_ip)
File “arp_spoof.py”, line 12, in get_mac
return answered_list[0][1].hwsrc
File “/usr/local/lib/python2.7/dist-packages/scapy/plist.py”, line 89, in __getitem__
return self.res.__getitem__(item)
IndexError: list index out of range
lama.samraParticipantNo I don’t think it solved I Receive Receive nothing while using my browser on windows machine but I got it while using the browser on linux machine Which completely wrong
lama.samraParticipantActually I forgot to Mention that I got it when I used my browser on my linux machine not the windows I did something wrong but I don’t know what
lama.samraParticipantnow I got something like this ( Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Connection: keep-alive
Accept: */*
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0
Host: detectportal.firefox.com
Pragma: no-cache
Cache-Control: no-cache
)
lama.samraParticipantNo I can’t sniff data
I have used many sites for testing it but no one worked, also I’m using opera browser
And I wrote iwconfig and it showed that there is no eth0 wireless extensions it could be the problem or not?lama.samraParticipantHi Nikolajev!
actually I did that but still not working- This reply was modified 4 years, 1 month ago by lama.samra.
- AuthorPosts