Category: CEH V12

  • Explore Various Network Scanning Techniques using Hping3

    Explore Various Network Scanning Techniques using Hping3 Hping2/Hping3 is a command-line-oriented network scanning and packet crafting tool for the TCP/IP protocol that sends ICMP echo requests and supports TCP, UDP, ICMP, and raw-IP protocols. Using Hping, you can study the behavior of an idle host and gain information about the target such as the services…

  • Explore Various Network Scanning Techniques using Nmap

    Explore Various Network Scanning Techniques using Nmap Nmap comes with various inbuilt scripts that can be employed during a scanning process in an attempt to find the open ports and services running on the ports. It sends specially crafted packets to the target host, and then analyzes the responses to accomplish its goal. Nmap includes…

  • Perform Port Scanning using sx Tool

    Perform Port Scanning using sx Tool The sx tool is a command-line network scanner that can be used to perform ARP scans, ICMP scans, TCP SYN scans, UDP scans and application scans such as SOCS5 scans, Docker scans and Elasticsearch scans. In the terminal window, type sx arp [Target subnet] and press Enter (here, the…

  • Perform Port and Service Discovery using NetScanTools Pro

    Perform Port and Service Discovery using NetScanTools Pro NetScanTools Pro is an integrated collection of utilities that gathers information on the Internet and troubleshoots networks for Network Professionals. With the available tools, you can research IPv4/IPv6 addresses, hostnames, domain names, e-mail addresses, and URLs on the target network. The Setup – NetScanTools Pro Demo window…

  • Perform Port and Service Discovery using MegaPing

    Perform Port and Service Discovery using MegaPing Overview of Port and Service Discovery Port scanning techniques are categorized according to the type of protocol used for communication within the network. Download The MegaPing application install & Launch it and click on I Agree The MegaPing (Unregistered) GUI appears displaying the System Info, as shown in…

  • Perform Host Discovery using Angry IP Scanner

    Perform Host Discovery using Angry IP Scanner Angry IP Scanner is an open-source and cross-platform network scanner designed to scan IP addresses as well as ports. It simply pings each IP address to check if it is alive; then, optionally by resolving its hostname, determines the MAC address, scans ports, etc. The amount of gathered…

  • Perform host discovery using Nmap

    Perform host discovery using Nmap 1.Perform host discovery using Nmap Nmap is a utility used for network discovery, network administration, and security auditing. It is also used to perform tasks such as network inventory, managing service upgrade schedules, and monitoring host or service uptime. Here, we will use Nmap to discover a list of live…

  • Footprinting a Target using OSINT Framework

    Footprinting a Target using OSINT Framework OSINT Framework is an open source intelligence gathering framework that helps security professionals for performing automated footprinting and reconnaissance, OSINT research, and intelligence gathering. It is focused on gathering information from free tools or resources. This framework includes a simple web interface that lists various OSINT tools arranged by…

  • Footprinting a Target using BillCipher

    Footprinting a Target using BillCipher BillCipher is an information gathering tool for a Website or IP address. Using this tool, you can gather information such as DNS Lookup, Whois lookup, GeoIP Lookup, Subnet Lookup, Port Scanner, Page Links, Zone Transfer, HTTP Header, etc. Here, we will use the BillCipher tool to footprint a target website…

  • Footprinting a Target using OSRFramework

    Footprinting a Target using OSRFramework OSRFramework is a set of libraries that are used to perform Open Source Intelligence tasks. They include references to many different applications related to username checking, DNS lookups, information leaks research, deep web search, regular expressions extraction, and many others. It also provides a way of making these queries graphically…