d4Rk's 1337 h4x0r guide
Ctrlk
  • Introduction
  • Reconnaissance
    • Recon
    • OSINT
  • Enumeration
    • Network discovery
    • Port scanning
    • Webserver scanning
    • Exploit detection
    • Fuzzing
    • Process monitoring
  • Exploitation
    • Shells
    • Passwords
    • Web
    • Buffer overflow
    • Misc
  • Privilege escalation
    • Linux
    • Windows
  • Post exploitation
    • Loot
    • Pivoting
    • Standalone Tools
  • Services
    • TCP
    • UDP
    • Misc
  • File transfer
    • Overview
    • Wget
    • Pure-FTPd
    • TFTP
    • VBScript: Wget clone
  • Misc
    • Bash
    • Burp Suite
    • Crypto
    • Ebowla
    • Firefox extensions
    • Impacket
    • Memory forensics
    • Metasploit Framework (MSF)
    • MITM
    • Msfvenom
    • Pass the Hash (PTH)
    • PowerShell
    • PowerShell on Linux
    • Wireshark
    • Wordlists and dictionaries
  • Bug Bounty
    • Platforms
    • Tools
Powered by GitBook
On this page
  • Static Toolbox
  • Static Binaries (somewhat outdated)
Edit
  1. Post exploitation

Standalone Tools

Static Toolbox

GitHub - ernw/static-toolbox: A collection of statically compiled tools like Nmap and Socat.

Tools:

  • Nmap

  • tcpdump

  • socat

  • OpenSSH

  • GDB

Architectures:

  • x86

  • x86_64

  • ARMHF

  • AARCH64

Static Binaries (somewhat outdated)

GitHub - andrew-d/static-binaries: Various *nix tools built as statically-linked binaries

PreviousPivotingNextTCP

Last updated 3 years ago