• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

golang

  1. itsMe

    C/C++ Golang Credential Stealer [GO]

    Demonstration of gaining access into cookies & login credentials. Currently only supports firefox & chrome, planning to support edge but i have no interest in any other browser since the main purpose of this repo is just as demonstration. Hidden content
  2. itsMe

    SSRF-Detector: SSRF-Tool written in golang

    An SSRF-Tool wrote in golang Features     Wordlist Creation     Inject in every parameter one by one     Very fast speed     Inject into paths     Silent Mode     Fetch endpoints from Javascript files     Bruteforce parameters     Find SSRF in those parameters     Match multiple patterns in...
  3. itsMe

    GoSH: Golang reverse/bind shell generator

    Golang reverse/bind shell generator This tool generates a Go binary that launches a shell of the desired type on the targeted host. The shell binary can be compiled for multiple platforms, supports partial polymorphism (unique functions’ names) and can use UDP protocol instead of the default...
  4. itsMe

    Andor - Blind SQL Injection Tool With Golang

    Hidden content
  5. 0x1

    Trivy

    A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI. Abstract Trivy (tri pronounced like trigger, vy pronounced like envy) is a simple and comprehensive vulnerability scanner for containers. A software vulnerability is a glitch, flaw, or weakness present in...
  6. 0x1

    XRay

    XRay is a tool for network OSINT gathering, its goal is to make some of the initial tasks of information gathering and network mapping automatic. How Does it Work? XRay is a very simple tool, it works this way: It'll bruteforce subdomains using a wordlist and DNS requests. For every...
  7. 0x1

    Crypter Stegify

    Go tool for LSB steganography, capable of hiding any file within an image. stegify is a simple command line tool capable of fully transparent hiding any file within an image. This technique is known as LSB (Least Significant Bit) steganography. Demonstration Usage As a command line tool...
  8. 0x1

    Reverse Engineering Redress

    Redress - A tool for analyzing stripped Go binaries The redress software is a tool for analyzing stripped Go binaries compiled with the Go compiler. It extracts data from the binary and uses it to reconstruct symbols and performs analysis. It essentially tries to "re-dress" a "stripped"...
  9. 0x1

    Tools Vuls - VULnerability Scanner

    Vulnerability scanner for Linux/FreeBSD, agentless, written in golang. Agent-less vulnerability scanner for Linux, FreeBSD, Container Image, Running Container, WordPress, Programming language libraries, Network devices For a system administrator, having to perform security vulnerability...
Back
Top