Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
October 30, 2021 01:59 pm GMT

Looking for contributors (pentest project)

Hawk is a network and pentest utility that I developed so that I could perform different kinds of task using the same suite, instead of jumping from one tool to another.
Currently, this script can perform a good variety of tasks such as:

  • ifconfig,
  • ping,
  • traceroute,
  • port scans (including SYN, TCP, UDP, ACK, comprehensive scan), host discovery (scan for up devices on a local network),
  • MAC address detection (get MAC address of a host IP on a local network),
  • banner grabbing,
  • DNS checks (with geolocation information),
  • WHOIS,
  • subdomain enumeration,
  • vulnerability reconnaissance, -
  • packet sniffing,
  • MAC spoofing,
  • IP spoofing,
  • SYN flooding,
  • deauth attack,
  • brute-force attack (beta).

Other features are still being implemented. Future implementations may include WAF detection, DNS enumeration, traffic analysis, XSS vulnerability scanner, ARP cache poisoning, DNS cache poisoning, MAC flooding, ping of death, network disassociation attack (not deauth attack), OSINT, exploits, some automated tasks and others.
If you want to become a contributor, make a pull request or issue.
Waiting for your feedback. Kudos
Link to the repository:
https://github.com/medpaf/hawk


Original Link: https://dev.to/medpaf/looking-for-contributors-pentest-project-3igd

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To