Wired Equivalent Privacy (WEP)

Wired Equivalent Privacy (WEP) WEP is a security algorithm for IEEE 802.11 wireless networks. It was introduced with the original 802.11 standards ratified in 1997, and it was majorly done to provide data confidentiality which was not in traditional wired networks. WEP is recognizable by its key of 10 or 26 hexadecimal digits (40 or 104 bits). It was of […]

Honeypot : Trap for Hackers

What is a Honeypot? A honeypot is a system that is network-attached and is deployed as a decoy to lure cyber attackers and to find, change or study hacking procedures or attempts in order to gain unauthorized access to information systems. The function of a honeypot is to represent itself […]

VBA Get My Public IP Address

What is my Public IP Address? There are no direct methods to get public ip address in VBA. This has to be done by using a web service using below steps: Open IE Explorer from VBA Code. Navigate to this page -> What is my Ip? Wait for page to […]

What is my IP Address?

[show_ip] This page displays the public IP address assigned to your computer. This shows the IPV4 address. To view IPV6, open command prompt & use the command ipconfig. Along with IPV6 public IP address, this command will display even the local IP address if your computer is connected to internet […]