Posts

Computer Networks Basics (Part 2)

Image
↑ Previous Page Start Hacking IP Address:      An Internet Protocol address (IP address) is a numerical label assigned to each device connected to a computer network. IP address serves two purposes, host or network interface identification and location addressing. Internet Protocol version 4 (IPv4) defines an IP address as a 32-bit number and new version of IP (IPv6), uses 128 bits for the IP address. Disclaimer: The articles provided on HackWithV is purely for informational and educational purpose only, and for those who are willing and curious to know & learn about Ethical Hacking, Security and Penetration Testing. Anytime the word "Hacking" that is used on this site shall be regarded as Ethical Hacking. Types of IP Address: Private IP Address:       A private IP address is a non-Internet facing IP address. Private IP addresses are provided by network devices, such as routers, using netw...

Computer Networks Basics (Part 1)

Image
↑ To be Continued Computer Networks: Network is invented to communicate two or more computers together. A network is a group of two or more computer systems or other devices that are linked together to exchange data .  In networks, computing devices exchange data with each other using data links between nodes.  These data links are established with the help of cable media( Ethernet wires ) or wireless media( WiFi ). fig1: Basic Network Disclaimer: The articles provided on HackWithV is purely for informational and educational purpose only, and for those who are willing and curious to know & learn about Ethical Hacking, Security and Penetration Testing. Anytime the word "Hacking" that is used on this site shall be regarded as Ethical Hacking. Types of Networks: Personal Area Network (PAN):     A personal area network is a computer network organized around an individual. Personal area n...

Demo 2- Phishing Attack

Image
↑ What is Phishing Attack: Phishing is a type of social engineering attack often used to steal user data, including login credentials and credit card numbers. It occurs when an attacker, masquerading as a trusted entity, dupes a victim into opening an email, instant message, or text message. The recipient is then tricked into clicking a malicious link, which can lead to the installation of malware, the freezing of the system as part of a ransomware attack or the revealing of sensitive information. To Perform this attack, here use a tool called " ShellPhish ". fig: fishing fig: Phishing Attack     ShellPhish: Shellphish is a tool developed by "thelinuxchoice". This tool is implemented in Shell Scripting. This tool  has Instagram, Facebook, Twitter, Snapchat, Github, Yahoo, Protonmail, Google, Spotify, Netflix, Linkedin, Wordpress, Origin, Steam, Microsoft, InstaFollowers, Pinterest +1 customizable and precloned phishing pages...

Demo 1- How to Track Location by a Link

Image
↑ GPS: GPS stands for Global Positioning System . The Global Positioning System, originally NAVSTAR GPS, is a satellite-based radionavigation system owned by the United States government and operated by the United States Air Force. It is a global navigation satellite system (GNSS) that provides geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites. Obstacles such as mountains and buildings block the relatively weak GPS signals. Locator v1.0: Locator is a tool developed by "thelinuxchoice".This tool is implemented in Shell Scripting. This tool is implemented in Shell Scripting. Geolocator, Ip Tracker, Device Info by URL (Serveo and Ngrok). It uses tinyurl to obfuscate the Serveo link. Disclaimer:  Usage of Locator for attacking targets without prior mutual consent is illegal. It's the end user's responsibility to obey all applicable lo...