Go Hack

Open-source Go projects categorized as Hack

Top 10 Go Hack Projects

  • quicssh

    SSH over QUIC

    Project mention: SSH3: SSH using HTTP/3 and QUIC | news.ycombinator.com | 2023-12-16

    SSH over QUIC exists: https://github.com/moul/quicssh.

    I don't see any advantage of layering HTTP/3 here. It adds more friction, and the only advantage it brings is being able to "hide" the SSH server over a URL path. I guess x.509 certificates would be fine, but SSH hostkeys, SSHFP or TOFU is enough and far more secure (because it implicitly pins the server public key).

    It's a relatively new project from the looks of it, so I'd definitely not use it anywhere half important having to create something interesting with QUIC and HTTP/3.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • exifLooter

    ExifLooter finds geolocation on all image urls and directories also integrates with OpenStreetMap

  • webpalm

    🕸️ Crawl in the web network

    Project mention: Modern automated data miner (scrapper) | news.ycombinator.com | 2024-02-08
  • gotty-client

    :wrench: terminal client for GoTTY

    Project mention: Show HN: A WireGuard Powered Remote Shell | news.ycombinator.com | 2024-05-10

    the shell itself doesn't really seem any better than e.g. [gotty](https://github.com/yudai/gotty) which also has a [cli client](https://github.com/moul/gotty-client), and there's a bunch more similar things, so at the moment, doesn't seem too useful...

  • Go-Hacking

    A FREE comprehensive online Go hacking tutorial utilizing the x64, ARM64 and ARM32 architectures going step-by-step into the world of reverse engineering Golang from scratch.

  • turbo-attack

    A turbo traffic generator pentesting tool to generate random traffic with random MAC and IP addresses in addition to random sequence numbers to a particular IP and port.

  • rudy

    RUDY is an acronym used to describe a Denial of Service (DoS) tool used by hackers to perform slow-rate a.k.a. “Low and slow” attacks. (by darkweak)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • trivrost

    A repurposable application-downloader and -launcher

  • go-examples

    Get Set Learn Go

  • Notionion

    Notion as an HTTP proxy

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Hack discussion

Log in or Post with

Go Hack related posts

  • rudy dos attack tool

    1 project | /r/bugbounty | 11 Apr 2023

Index

What are some of the best open-source Hack projects in Go? This list will help you:

Project Stars
1 quicssh 807
2 exifLooter 430
3 webpalm 357
4 gotty-client 318
5 Go-Hacking 207
6 turbo-attack 136
7 rudy 45
8 trivrost 39
9 go-examples 35
10 Notionion 28

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that Go is
the 4th most popular programming language
based on number of metions?