Pulse Secure VPN change the hostname on macOS. How and why does it do it? Is this a security concern?

Once I connect to Pulse Secure 9 VPN on macOS, my host name on Terminal changes. Checking on System Preferences > Network > Advanced… > WINS > NetBIOS Name this is where it’s being set. Why does and how does that happen? Is t… Continue reading Pulse Secure VPN change the hostname on macOS. How and why does it do it? Is this a security concern?

Redirecting an IP address to a local IP address, something akin to the hosts file?

I’m currently (legally) reverse engineering a game written in Java, so the client I have is a jar file.
I started Wireshark and started intercepting the traffic between the server and the client.

As you can see, the game’s server has an I… Continue reading Redirecting an IP address to a local IP address, something akin to the hosts file?

What if someone made Google SafeBrowsing flag a website by hosting a malicious site locally?

I have seen many posts here about /etc/hosts, but I don’t see them addressing this issue. The issue is:

If a person adds 127.0.0.1 mywebsite.com to their /etc/hosts file and 127.0.0.1 has dangerous social engineering and other malicious c… Continue reading What if someone made Google SafeBrowsing flag a website by hosting a malicious site locally?