NetCut’s official site › Forums › Support forum netcut. Email support: [email protected] and Discord link below › Netcut DOES NOT WORK if the router has Mask IP enabled.
This topic contains 7 replies, has 2 voices, and was last updated by hellupinharlem 7 years, 7 months ago.
-
AuthorPosts
-
May 1, 2017 at 11:15 pm #1459
Just incase admin you don’t see my responses in other threads.
If the network administrator chooses to “Do something” about users using netcut, they can opt to mask the real IP address as a mechanism to break netcut.
Before netcut showed the true IP address and name of clients. Lets say this is 192.168.2.1-255 for all users on the internet. However, it no longer shows it but shows a fake IP, which is 190.134.2.1-255 for all users, and with further research it looks as if in Winbox (Mikrotik’s OS) the DHCP settings were set to 1. change gateways in the DHCP window, and 2. Setting random IPs in the IP windows which has all user connected gateways not match with real ip.
Netcut now cannot know the real gateways IP as netcut only sees the 190.134.x.x and not the 192.168.x.x so it doesn’t work. And such preferences on the router side allow users to still connect while shielding them from being cut off, essentially MASKING THE IP, in the same manner you would mac clone. AS such netcut options do NOT affect the internet connection in any way and cease to function as intended.
If the end user is out and about and has no access to teh router setting to disable it, netcut is essentially broken.
While my example specifically indicates Mikrotik router (as I’ve ran into this now with more and more routers of this brand), this problem can exist because the option to mask the IP is available on all commercial routers now.
-
May 3, 2017 at 12:13 am #1465
interesting.
Can you run following command in your PC (that use the Router) command line and give me output?
ipconfig
arp -a
route printthank you
-
May 4, 2017 at 11:07 pm #1473
IP Configs. Its showing the faux IP on here.
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.Windows IP Configuration
Ethernet adapter Local Area Connection* 11:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :Wireless LAN adapter Wireless Network Connection 2:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :Ethernet adapter Local Area Connection:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :Wireless LAN adapter Wireless Network Connection:
Connection-specific DNS Suffix . :
Link-local IPv6 Address . . . . . : ab20::1234:56bc:de7f:891%23
IPv4 Address. . . . . . . . . . . : 172.10.1.201
Subnet Mask . . . . . . . . . . . : 255.255.254.0
Default Gateway . . . . . . . . . : 172.10.0.1Ethernet adapter VirtualBox Host-Only Network:
Connection-specific DNS Suffix . :
Link-local IPv6 Address . . . . . : ab20::1234:56bc:de7f:891%23
IPv4 Address. . . . . . . . . . . : 192.168.56.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :Tunnel adapter Local Area Connection* 4:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :Tunnel adapter Teredo Tunneling Pseudo-Interface:
Connection-specific DNS Suffix . :
IPv6 Address. . . . . . . . . . . : 1900:0:1a23:4bc5:6d78:9e01:fab2:cab3
Link-local IPv6 Address . . . . . : ab20::1234:56bc:de7f:891%23
Default Gateway . . . . . . . . . :Tunnel adapter isatap.{A123456B-CD78-9E99-A0BC-234D0E5F6789}:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :Tunnel adapter Local Area Connection* 7:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :Tunnel adapter 6TO4 Adapter:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :Tunnel adapter Reusable Microsoft 6To4 Adapter:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :Tunnel adapter Local Area Connection* 5:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :Tunnel adapter Local Area Connection* 2:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :Tunnel adapter Local Area Connection* 6:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :Tunnel adapter isatap.{A123456B-CD78-9E99-A0BC-234D0E5F6789}:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :Tunnel adapter isatap.{A123456B-CD78-9E99-A0BC-234D0E5F6789}:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :Tunnel adapter isatap.{A123456B-CD78-9E99-A0BC-234D0E5F6789}:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :Tunnel adapter isatap.{A123456B-CD78-9E99-A0BC-234D0E5F6789}:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :Tunnel adapter Local Area Connection* 13:
Connection-specific DNS Suffix . :
IPv6 Address. . . . . . . . . . . : 1900:0:1a23:4bc5:6d78:9e01:fab2:cab3
Default Gateway . . . . . . . . . : 1900:0:1a23:4bc5:6d78:9e01:fab2:cab3 -
May 4, 2017 at 11:11 pm #1474
Arp -a config Note the physical address at the 70.10.0.1 was changed for privacy concerns (can give you the real one privately) but the rest are untouched.
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.Interface: 172.10.1.201 — 0xd
Internet Address Physical Address Type
172.10.0.1 1a-2b-3c-4d-5e-6f dynamic
172.10.1.255 ff-ff-ff-ff-ff-ff static
224.0.0.22 01-00-5e-00-00-16 static
224.0.0.251 01-00-5e-00-00-fb static
224.0.0.252 01-00-5e-00-00-fc static
224.0.0.253 01-00-5e-00-00-fd static
239.255.255.250 01-00-5e-7f-ff-fa static
255.255.255.255 ff-ff-ff-ff-ff-ff staticInterface: 192.168.56.1 — 0x13
Internet Address Physical Address Type
192.168.56.255 ff-ff-ff-ff-ff-ff static
224.0.0.2 01-00-5e-00-00-02 static
224.0.0.22 01-00-5e-00-00-16 static
224.0.0.251 01-00-5e-00-00-fb static
224.0.0.252 01-00-5e-00-00-fc static
224.0.0.253 01-00-5e-00-00-fd static
239.255.255.250 01-00-5e-7f-ff-fa static -
May 4, 2017 at 11:16 pm #1475
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.===========================================================================
Interface List13…a1 45 b2 67 e4 99 ……Qualcomm Atheros AR9485 802.11b/g/n WiFi Adapter
23…00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #6
11…00 00 00 00 00 00 00 e0 Teredo Tunneling Pseudo-Interface
17…00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter #2
26…00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #9
16…00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter
18…00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #2
24…00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #7
21…00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #4
25…00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #8
28…00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter
31…00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter #3
27…00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter #4
32…00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter #5
36…00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #14
===========================================================================IPv4 Route Table
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 172.10.0.1 172.10.1.201 25
127.0.0.0 255.0.0.0 On-link 127.0.0.1 306
127.0.0.1 255.255.255.255 On-link 127.0.0.1 306
127.255.255.255 255.255.255.255 On-link 127.0.0.1 306
172.10.0.0 255.255.254.0 On-link 172.10.1.201 281
172.10.1.201 255.255.255.255 On-link 172.10.1.201 281
172.10.1.255 255.255.255.255 On-link 172.10.1.201 281
192.168.56.0 255.255.255.0 On-link 192.168.56.1 266
192.168.56.1 255.255.255.255 On-link 192.168.56.1 266
192.168.56.255 255.255.255.255 On-link 192.168.56.1 266
224.0.0.0 240.0.0.0 On-link 127.0.0.1 306
224.0.0.0 240.0.0.0 On-link 192.168.56.1 266
224.0.0.0 240.0.0.0 On-link 172.10.1.201 281
255.255.255.255 255.255.255.255 On-link 127.0.0.1 306
255.255.255.255 255.255.255.255 On-link 192.168.56.1 266
255.255.255.255 255.255.255.255 On-link 172.10.1.201 281
===========================================================================
Persistent Routes:
NoneIPv6 Route Table
===========================================================================
Active Routes:
If Metric Network Destination Gateway
36 1125 ::/0 1900:a123:4567::b890:1234
1 306 ::1/128 On-link
11 58 1900::/12 On-link
11 306 1900:0:1a23:4bc5:6d78:9e01:fab2:cab3/128
On-link
36 1025 1900::/12 On-link
36 281 1900:ab0c:1d2::ef33:1a4/128
On-link
19 266 ab20::/64 On-link
13 281 ab20::/64 On-link
11 306 ab20::/64 On-link
19 266 ab20:::1234:56bc:de7f:8911/128
On-link
11 306 ab20:::1234:56bc:de7f:8911/128
On-link
13 281 fe80:::1234:56bc:de7f:891/128
On-link
1 306 ff00::/8 On-link
11 306 ff00::/8 On-link
19 266 ff00::/8 On-link
13 281 ff00::/8 On-link
===========================================================================
Persistent Routes:
None -
May 4, 2017 at 11:24 pm #1476
Let me also add that if I go to whatismyip.com and look up my address, a different one is shown than the 172 one listed, proving my point its masked. The original IP that netcut used to show is visible.
Side point: my real IP and the IP of the router can also be seen by routerscan’s software, so whatever mask protocol is being used does not block that.
- This reply was modified 7 years, 8 months ago by hellupinharlem.
-
May 7, 2017 at 11:46 pm #1480
it looks normal.
have you tried Netcut for Android phone?
-
May 13, 2017 at 7:39 am #1483
Of course it looks normal Admin, the MaskIP is enabled on the router broadcasting a different IP than the real one.
Like I said, if I go to what is my IP, I get a completely DIFFERENT ONE, the real one, for my IP address than what now shows on Netcut. I know what my real IP is, and I’ve seen it on netcut, up until this mask router thing is enabled. Even brute forcing the router does nothing but reveal the original IP on the main connection, and once the router recycles, even that does not show up.
This is a serious problem, PC or Android and if it isn’t resolved, I’m sorry, netcut is BROKEN.
-
-
AuthorPosts
The forum ‘Support forum netcut. Email support: [email protected] and Discord link below’ is closed to new topics and replies.