Cyber security

GoHTools – Your Go-to Golang Hacking Suite

Dive into the world of cybersecurity with GoHTools, a comprehensive collection of hacking utilities crafted in Golang.

From DNS manipulation to HTTP reconnaissance, GoHTools equips hackers with a versatile set of tools for penetration testing and vulnerability assessment.

Learn how this powerful suite harnesses the flexibility and efficiency of Golang to enhance your hacking endeavors.

A collection of hacking tools written in golang!!

Tools

  • DNS:
    • Server
    • Proxy
    • Subdomain Fuzzer
  • HTTP:
    • Credential Harvesting Server
    • KeyLogger
    • HTTP client wrapper
    • Reverse Proxy
  • Metasploit RPC API Wrapper (WIP)
  • Bing Search Scraper
  • Metadata Extractor

Install CLI Tools

go install github.com/dmdhrumilmistry/gohtools@latest

Install Package

go get github.com/dmdhrumilmistry/gohtools
Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

Best OSINT Tools for Journalists 2026: Verify Sources, Images and Claims

Journalists use OSINT to verify public information before publishing. In 2026, misinformation, AI-generated images, fake…

10 hours ago

Install Docker on Ubuntu 20.04: Complete Step-by-Step Guide

DockerĀ is an open-source platform that lets you package and run applications inside containers. Each container…

21 hours ago

Install PostgreSQL on Ubuntu: Database Setup and Admin Guide

PostgreSQL (often called Postgres) is an open-source relational database system. It supports advanced features like JSON…

22 hours ago

Install Xrdp Remote Desktop on Ubuntu: Setup and Connect

Xrdp is an open-source server that lets you connect to your Ubuntu machine from another computer…

22 hours ago

Tomcat 9 on Ubuntu 20.04: Install, Configure, and Start

Apache Tomcat is an open-source web server and Java servlet container. It is one of the…

22 hours ago

Automatic Updates on Ubuntu: Set Up unattended-upgrades

Keeping your Ubuntu system updated is one of the best ways to protect it. Security…

23 hours ago