Skip to content
KitploitKITPLOIT
ToolsBlog
Einreichen
ToolsBlog
Einreichen

Hacking-, PenTest- und Cybersicherheits-Tools für Ihr Sicherheitsarsenal!

Kitploit ist ein Verzeichnis von Hacking-, Cybersicherheits- und Pentesting-Tools. Entdecken Sie die neuesten Projekt-Updates, um Schwachstellen zu finden, Systeme zu analysieren, Tests zu automatisieren und Ihre Sicherheit zu stärken.

··Feeds·Kontakt·Datenschutz·© 2026 Kitploit

Tool-Verzeichnis

Kategorien

Alle Kategorien anzeigen
Loading categories
CTF-s-Tools — Repository zur Indexierung nützlicher Tools für CTFs | Kitploit
Tools/GitHubGitHub/ph4l4nx/ctf-s-tools
OSINT (Open-Source-Intelligence)ExploitationReverse EngineeringSteganografieMalware-AnalyseDigitale ForensikKryptographieCTFPenetrationstestsLernen & BildungKuratierte RessourcenLabs & Praxis
295vor 6 MonatenVon Kitploit geprüft

Beliebteste

Alle anzeigen →

Entdecken Sie die meistgenutzten Tools unserer Community.

Alle Tools erkunden

Durchsuchen Sie unsere Tool-Sammlung

Alle Tools anzeigen →
Teilen
GitHubph4l4nx/ctf-s-tools

CTF-s-Tools

Repository zur Indexierung nützlicher Tools für CTFs

Repository anzeigen

Repository zum Indexieren interessanter Capture-The-Flag-Tools und anderer Dinge.

  • Inhaltsverzeichnis
    • Plattformen zum Üben
    • Kryptografie
      • Haupt
      • Sekundär
      • Hashes
      • Esoterische Sprachen
    • Steganografie
    • OSINT
      • Threat Hunting
    • Forensik
    • Reversing
    • Exploiting
    • Pentesting
      • Recon
      • Web
      • Exploit-Datenbank
      • Docker
      • Anmeldedaten
      • CVE-Datenbank-Schwachstellen
      • Exploitation
      • Active Directory
      • Privilege Escalation
        • Windows
        • Linux
      • Legitime Binärdateien in einem System
      • AV-Bypass
      • Automatische Frameworks
      • Mobil
      • WLAN
      • Dienstprogramm
    • Malware
      • Online-Engines
      • Distributionen zur Malware-Analyse
      • Tools
      • Kostenlose AVs, EDRs und Sandboxen
      • Ransomware
      • APTs
      • Blogs und Informationen
    • Dienstprogramm
    • Wikis
    • Write-Ups
    • Andere Tools

Plattformen zum Üben

https://ctftime.org/

https://www.hackthebox.eu/

https://atenea.ccn-cert.cni.es/home

https://tryhackme.com/

https://www.vulnhub.com/

  • Web-Hacking-Challenges: http://webhacking.kr/

  • Plattform zum Erlernen moderner Kryptografie: https://cryptohack.org/

  • Reversing-Plattform: https://crackmes.one/

  • Forensik-Challenges: https://ctf.unizar.es/ && https://freetraining.dfirdiva.com/dfir-ctfs-challenges && https://socvel.com/

  • PicoCTF: https://play.picoctf.org/login

  • Blue Team: https://letsdefend.io/

Kryptografie

Haupt

https://gchq.github.io/CyberChef/

https://www.dcode.fr/tools-list#cryptography

  • Chiffre-Identifizierer und -Analyzer: https://www.boxentriq.com/code-breaking/cipher-identifier

  • Datenformat-Identifizierer: https://geocaching.dennistreysa.de/multisolver/

Sekundär

  • Automatischer Kryptogramm-Löser (Substitution) https://quipqiup.com/

  • Frequenzanalyse: https://crypto.interactive-maths.com/frequency-analysis-breaking-the-code.html

  • Vigenère-Brute-Force: https://guballa.de/vigenere-solver

  • RsaCtfTool: https://github.com/Ganapati/RsaCtfTool

  • Emoji-Nachrichten entschlüsseln https://cryptoji.com/ & https://cryptii.com/pipes/morse-code-with-emojis

  • Padding-oracle-attacker: https://github.com/KishanBagaria/padding-oracle-attacker

  • Wörterbuch der internationalen Signalflaggen: https://en.wikipedia.org/wiki/International_maritime_signal_flags

  • Enigma: https://cryptii.com/

  • Faktorisierung: http://factordb.com/

  • Kryptoanalyse-Sammlung: https://github.com/mindcrypt/Cryptanalysis

http://rumkin.com/tools/cipher/

  • Echtzeit-Konverter: https://kt.gy/tools.html#conv/

  • Einfaches Skript zur Berechnung der Onion-Adresse aus einem Tor-Hidden-Service-Deskriptor oder öffentlichen Schlüssel: https://gist.github.com/DonnchaC/d6428881f451097f329e (Sie müssen Zeile 14 ändern, damit es ordnungsgemäß funktioniert: "onion_address = hashlib.sha1(key.exportKey('DER')[22:]).digest()[:10]").

  • Sprache-zu-Text: https://speech-to-text-demo.ng.bluemix.net/

  • Songtext: https://codewithrockstar.com/online

  • Online-Generator für MD5-Hash einer Zeichenfolge: http://www.md5.cz/

Hashes

  • Hash-Datenbank: https://crackstation.net/

  • Dehashed: https://www.dehashed.com/

  • Hash-Cracking: http://rainbowtables.it64.com/

  • Hash-Datenbank: https://www.onlinehashcrack.com/

  • Hash-Datenbank: https://md5decrypt.net/en/

  • Hash-Datenbank: https://hashkiller.io/

  • Hash-Datenbank: https://hashes.com/en/decrypt/hash

Esoterische Sprachen

  • Decoder für die esoterische Programmiersprache Ook!: https://www.dcode.fr/ook-language

  • Decoder für die esoterische Programmiersprache Brainfuck: https://www.dcode.fr/brainfuck-language

  • Decoder für die esoterische Programmiersprache Malboge: https://www.malbolge.doleczek.pl/

  • Esoterische Programmiersprache COW: https://frank-buss.de/cow.html

Steganografie

  • Exiftool

  • Zsteg

  • Exiv2

  • Identify -verbose file

  • Magic-Number-Signaturen: https://asecuritysite.com/forensics/magic && https://www.garykessler.net/library/file_sigs.html → Hexeditor

  • Binwalk -e image

  • Foremost -i image -o outdir

  • Steghide: http://steghide.sourceforge.net/documentation/manpage_es.php (z. B.: steghide extract -sf file , steghide info file)

  • Stegseek: https://github.com/RickdeJager/stegseek (Besser als Stegcracker)

  • StegCracker: https://github.com/Paradoxis/StegCracker

  • Tool für tiefergehende Steganografie-Analyse: https://aperisolve.fr/

  • Spektrumanalysator: https://academo.org/demos/spectrum-analyzer/

  • Stegsolve: https://github.com/zardus/ctf-tools/blob/master/stegsolve/install (Ausführung: java -jar steg_solve.jar)

  • Fourier-Transformation: http://bigwww.epfl.ch/demo/ip/demos/FFT/ && https://github.com/0xcomposure/FFTStegPic

  • Tool für digitale unsichtbare Tinte: https://sourceforge.net/projects/diit/

  • Dekodierung von Dateien von 8-Bit-Atari-Turbokassetten: https://github.com/baktragh/turbodecoder

https://incoherency.co.uk/image-steganography/#unhide

http://exif-viewer.com/

https://stegonline.georgeom.net/upload

https://stylesuxx.github.io/steganography/

https://skynettools.com/free-online-steganography-tools/

  • Adaptiver Audio-Decoder für Morsecode: https://morsecode.world/international/decoder/audio-decoder-adaptive.html

  • Audacity (sudo apt-get install audacity) z. B.: https://www.hackiit.cf/write-up-hackiit-ctf-biological-hazard-ii/

  • AudioStego: https://github.com/danielcardeenas/AudioStego

  • Analysieren Sie verdächtige Dateien und URLs zur Erkennung von Stegomalware: https://stegoinspector.com/#/

  • Aurebesh-Übersetzer: https://funtranslations.com/aurebesh

  • Bitcoin-Steganografie: https://incoherency.co.uk/stegoseed/

  • Mojibake-Steganografie: https://incoherency.co.uk/mojibake/

  • Schach-Steganografie : https://incoherency.co.uk/chess-steg/

  • Magic-Eye-Löser / -Betrachter: https://magiceye.ecksdee.co.uk/

  • QR-Decoder: https://online-barcode-reader.inliteresearch.com/ && https://zxing.org/w/decode.jspx

  • Stegosuite: http://manpages.ubuntu.com/manpages/bionic/man1/stegosuite.1.html

  • StegSpy: http://www.spy-hunter.com/stegspydownload.htm

  • StegSecret: http://stegsecret.sourceforge.net/

  • Openstego: https://www.openstego.com/

  • Stegpic: https://domnit.org/stepic/doc/

https://www.bertnase.de/npiet/npiet-execute.php

  • Bilder reparieren: https://online.officerecovery.com/es/pixrecovery/

  • Tool zur Wiederherstellung von Passwörtern aus verpixelten Screenshots: https://github.com/beurtschipper/Depix

  • Forensische Bildanalyse: https://github.com/GuidoBartoli/sherloq

  • Unicode-Steganografie mit Zero-Width-Zeichen: https://330k.github.io/misc_tools/unicode_steganography.html

  • Stegsnow(Zero-Width Characters): https://pentesttools.net/hide-secret-messages-in-text-using-stegsnow-zero-width-characters/

  • SPAM-Sprache oder PGP: https://www.spammimic.com/decode.shtml

  • f5stegojs: https://desudesutalk.github.io/f5stegojs/

  • Links auflösen: https://unshorten.it/

  • PNG-Dump: https://blog.didierstevens.com/2022/04/18/new-tool-pngdump-py-beta/

OSINT

  • IP-Informationen: https://bgp.tools/

  • IP-Informationen: https://www.maxmind.com/en/geoip-demo

https://sitereport.netcraft.com/? && https://searchdns.netcraft.com/

  • https://iocfeed.mrlooquer.com/

  • https://www.ipaddress.com/

  • GHDB (Google Hacking Database): https://www.exploit-db.com/google-hacking-database

  • Google-Spickzettel: https://gist.github.com/sundowndev/283efaddbcf896ab405488330d1bbc06

https://ciberpatrulla.com/links/

https://osintframework.com/

  • Tools, Flussdiagramme und Spickzettel für Ihre OSINT-Recherche: https://technisette.com/p/tools

  • Sammlung: https://osint.link/

  • Weltweite Domain-Datenbank: http://web.archive.org/ && https://archive.eu/

  • DNS-Suche: https://dns.coffee/

  • Cyber-Defense-Suche: https://www.onyphe.io/

  • Domain-/IP-Missbrauch: https://www.abuseipdb.com/

https://dns-lookup.jvns.ca/

https://www.greynoise.io/

https://www.brightcloud.com/tools/url-ip-lookup.php

  • URL-Reputationsprüfer: https://www.urlvoid.com/

  • Die Suchmaschine für das Internet der Dinge: https://www.shodan.io/ && Cheatsheet für alle Filter: https://beta.shodan.io/search/filters

  • IVRE: https://ivre.rocks/

  • Threat-Intel-Tools: https://cyberfive.uk/threat-intel-tools/

https://talosintelligence.com/

  • PGP-Globalverzeichnis: https://keyserver2.pgp.com/vkd/GetWelcomeScreen.event

  • Hurricane Electric BGP: https://bgp.he.net/

  • Email2PhoneNumber: https://github.com/martinvigo/email2phonenumber

  • Honeypot oder nicht: https://honeyscore.shodan.io/

https://builtwith.com/

  • Pwn-E-Mail-DB (TOR): http://pwndb2am4tzkvold.onion/

  • Website zur Überprüfung, ob E-Mails oder Passwörter kompromittiert wurden: https://haveibeenpwned.com/

  • Leaks: https://leaks.sh/

  • Pwn-DB: https://www.dehashed.com/?__cf_chl_jschl_tk__=ab484f797848c365ec48f7297ac4b9ba4587d775-1625827161-0-ARQgSNH3MSi0R4OUxmHmJCgUIz4nZrldFwXK6QZ21tONCEndb_ypTCETLDm8vhRWeKD6v_ZraA5mbmvd03j1oeQb7QNsx5pg0lMhaNv2l7aw8DKR4a7ENkylr9knbiDx9X3RVn5AcH2uWuG_yRgk28j6x_zyccpXWc8LsTN9VxXZCZb16SEqwbuLdQ-JjWp0eQIgEMAPkLgosrsZyCdRa0A2mqMu8Mz4g-j4z8xR4v-4tqNwcP_TNtCK74-DIWZ80Zth2At6XizE72m_QifLrQH-gFUWPQ7hMzbNr5ONgZbyTZy_0YQA2SqHS5EUj5duq3WhbHdKEsRzXC6ch1EdQ5GagnSc8fH_NAqrI2aebrGF37HEXWkn7ZwxLGDLPAF63tV-77gQ4xhCnCDJp-vpcs

  • Pwn-E-Mail-DB: https://intelx.io/

  • Pwn-E-Mail-DB: https://cybernews.com/personal-data-leak-check/

  • PwnDB-Skript: https://github.com/davidtavarez/pwndb

  • Suche nach gefilterten Anmeldedaten im Klartext: https://esgeeks.com/pwndb-buscar-credenciales-filtradas-texto-plano/

  • E-Mail-Prüfer: https://toolbox.googleapps.com/apps/checkmx/

  • Fahrzeugerkennung: https://carnet.ai/

  • Uhrzeit eines Bildes, Sonnenrechner: https://www.suncalc.org/#/27.6936,-97.5195,3/2024.01.09/09:23/1/3

  • Allzweck-Tool: https://github.com/Moham3dRiahi/Th3inspector

Threat Hunting

Analyse I: https://centralops.net/co/

Analyse II: https://viewdns.info/

Analyse III: https://sitereport.netcraft.com/

Analyse IV: https://www.ipaddress.com/

Malware: https://www.virustotal.com/gui/home/upload & https://opentip.kaspersky.com/

Reputation: https://talosintelligence.com/, https://www.abuseipdb.com/

Technologie einer Domain: https://builtwith.com/

Tool zur Verfolgung der URL-Weiterleitungspfade: https://wheregoes.com/

Verlauf einer Domain: https://web.archive.org/

Echtzeit-Blackhole-Liste, ASNs: https://bgp.he.net/

SSL-Zertifikate: https://www.digicert.com/help/

Weiterleitungen: https://lookyloo.circl.lu/

Phishing-Domain-Datenbank: http://phishtank.org/

Phishing-Domain-Datenbank: https://phishcheck.me/

Phishing-Domains-CSV: https://phishstats.info/

Phishing-Forschung: https://safeweb.norton.com/ , https://isitphishing.org/, https://openphish.com/ && https://opentip.kaspersky.com/.

Sammlung: https://osintframework.com/

E-Mail-Kontoanalyse: curl emailrep.io/john.[email protected]

Forensik

  • Online-PCAP-Analyse: https://lab.dynamite.ai/

  • Tool zur Identifizierung von Strings aus einem PCAP: https://github.com/bee-san/pyWhat. Beispiel: python3 -m pywhat redteam_test03-10423dd9015c050a40b7ccf2a53f57a9.pcapng > output

  • Erweiterte PCAP-Analyse: https://www.kitploit.com/2023/08/bryobio-network-pcap-file-analysis.html

  • Wireshark. Spickzettel: https://cdn.comparitech.com/wp-content/uploads/2019/06/Wireshark-Cheat-Sheet-1.jpg

  • Volatility. Spickzettel: https://blog.onfvp.com/post/volatility-cheatsheet/ >>> Malfind,yarascan, Connscan und netscan

  • Foremost

  • Binwalk

  • Autopsy

  • PhotoRec: https://www.cgsecurity.org/wiki/PhotoRec

  • Fotoforensik: https://29a.ch/photo-forensics/#forensic-magnifier

  • Recuva: https://www.ccleaner.com/recuva

  • Schlüssel: https://www.nirsoft.net/utils/product_cd_key_viewer.html

  • DDRescue. https://launchpad.net/ddrescue-gui

  • Rescuezilla: https://rescuezilla.com/

  • PolarProxy: https://www.netresec.com/?page=PolarProxy

  • MRC: https://www.magnetforensics.com/resources/magnet-ram-capture/

  • Datenträger-Erfassung (Disk zu Image): https://guymager.sourceforge.io/

https://www.ultimatewindowssecurity.com/securitylog/encyclopedia/

https://blog.didierstevens.com/programs/xorsearch/

  • Forensik-Sammlung: https://start.me/p/JDRmPO/recursos-forenses && https://start.me/p/q6mw4Q/forensics

Reversing

  • Binwalk

  • Dotpeek (.NET)

  • Angr(Code-Deobfuskation): https://angr.io/ && https://napongizero.github.io/blog/Defeating-Code-Obfuscation-with-Angr

  • GameBoy-Debugger: https://bgb.bircd.org/

  • IDA Pro. Spickzettel: https://www.dragonjar.org/cheat-sheet-ida-pro-interactive-disassembler.xhtml

  • OllyDbg. Spickzettel: http://www.ollydbg.de/quickst.htm

  • GDB: https://gist.github.com/rkubik/b96c23bd8ed58333de37f2b8cd052c30

  • Radare2. Spickzettel: https://gist.github.com/williballenthin/6857590dab3e2a6559d7

  • Ghidra. Spickzettel: https://hackersfun.com/wp-content/uploads/2019/03/Ghidra-Cheat-Sheet.pdf

  • Immunity Debugger: https://www.immunityinc.com/products/debugger/

  • x64dbg

  • DnSpy https://github.com/dnSpy/dnSpy

  • Binary Ninja: https://binary.ninja/

  • Reversing-Tool für Einsteiger: https://exeinfo-pe.en.uptodown.com/windows

  • Regshot: https://sourceforge.net/projects/regshot/ (vor und nach dem Ausführen einer Binärdatei)

  • CFF-Explorer: https://download.cnet.com/CFF-Explorer/3000-2383_4-10431156.html

  • Online-Disassembler: https://onlinedisassembler.com/static/home/index.html

Exploiting

  • Bsp. 1: python -c "print 'A'*150" >>> Dann ./binario 150 A

python -c "print ('A' * 5100)"

  • Bsp. 2: (echo -e "\x31\xc0\x50\x68\x2f\x2f\x73\x68\x68\x2f\x62\x69\x6e\x89\xe3\x89\xc1\x89\xc2\xb0\x0b\xcd\x80\x31\xc0\x40\xcd\x80"; cat-) | ./binario (Shellcode für x86 32 Bit Linux)

Pentesting

Spickzettel für gängige Ports: https://packetlife.net/media/library/23/common_ports.pdf

Enumerations-Spickzettel: https://pentestwiki.org/enumeration-cheat-sheet/

Recon

  • Nmap. Spickzettel: https://highon.coffee/blog/nmap-cheat-sheet/ && https://scadahacker.com/library/Documents/Cheat_Sheets/Hacking%20-%20NMap%20Quick%20Reference%20Guide.pdf

  • Betriebssystem-Recon: "Version eines Dienstes https://launchpad.net/"

  • https://sitereport.netcraft.com/

  • GUI-DNSRecon: https://www.kitploit.com/2023/02/dnsrecon-gui-dnsrecon-tool-with-gui-for.html

  • enum4linux - https://highon.coffee/blog/enum4linux-cheat-sheet/

Dig: https://cheatography.com/tme520/cheat-sheets/dig/

wget -nd -r -P /save/location -A jpeg,jpg,bmp,gif,png http://www.somedomain.com

Rekursiver Dateidownload unter Umgehung von robots.txt: wget -e robots=off -drc -l5 domain* Scannen mit Drittanbietern: https://hackertarget.com/nmap-online-port-scanner/, https://www.ipfingerprints.com/, https://spiderip.com/online-port-scan.php, https://portscanner.standingtech.com/ && https://www.yougetsignal.com/tools/open-ports/

  • Scanless-Projekt: https://github.com/vesche/scanless

  • E-Mails einer Domain auflisten: https://maildump.co/domain-search

  • Domains eines Unternehmens auflisten: Curl https://sonar.omnisint.io/tlds/

  • SPF,DKIM,DMARC: https://github.com/MattKeeley/Spoofy & https://www.kitploit.com/2023/02/email-vulnerablity-checker-find-email.html & https://github.com/magichk/magicspoofing && https://toolbox.googleapps.com/apps/checkmx/

  • Firmen-Hashes & Passwörter: https://www.dehashed.com/

  • dnsrecon -d dte.local -n IP - https://pentestlab.blog/2012/11/13/dns-reconnaissance-dnsrecon/

  • Größte DNS-Verlaufsdaten: https://securitytrails.com/

  • DNS-Host-Einträge: https://hackertarget.com/find-dns-host-records/

  • HTTP-Header-Analyse- und Schwachstellentool: https://dnsdumpster.com/

  • ReconFTW: https://github.com/six2dez/reconftw

  • Autorecon: https://github.com/Tib3rius/AutoRecon

  • OSINT-Sammelwerkzeug: https://github.com/s0md3v/Photon

  • OSINT-Sammelwerkzeug: https://github.com/laramies/theHarvester

  • DNS-Resolver: https://github.com/d3mondev/puredns

Web

  • Wappalyzer

  • whatweb -v -a 3 scanme.nmap.org

  • https://github.com/projectdiscovery/urlfinder

  • nmap -p 80 --script=http-*

  • HTTP-Header-Analyse- und Schwachstellentool: https://github.com/Aetsu/gethead/blob/gh-pages/gethead.py

  • Feroxbuster

  • Gobuster. Spickzettel: https://redteamtutorials.com/2018/11/19/gobuster-cheatsheet/

  • Burpsuite

  • OWASP ZAP, OpenVas, Sparta & Nikto. Spickzettel: https://cdn.comparitech.com/wp-content/uploads/2019/07/NIkto-Cheat-Sheet.webp

  • Hydra. Spickzettel: hydra -l admin -P /usr/share/wordlists/rockyou.txt IP http-post-form “__csrf_magic=sid%3Ae40fd9611063464c3ff346ffa53b7a28b3cd5971%2C1638348501&usernamefld=admin&passwordfld=^PASS^&login=Sign+In" || patator http_fuzz url=http://IP/ method=POST &usernamefld=admin&passwordfld=FILE0&login=Sign+In' 0=/usr/share/wordlists/rockyou.txt follow=1 accept_cookie=1 -x ignore:fgrep='Username or Password incorrect'

  • hydra -s 22 -l user -P /usr/share/wordlists/rockyou.txt IP -t 4 ssh

  • wfuzz. Spickzettel: https://book.hacktricks.xyz/pentesting-web/web-tool-wfuzz

  • 2FA-Bypass: https://www.xmind.net/m/8Hkymg/

  • Dirbuster. https://mundo-hackers.weebly.com/dirbuster.html

  • Linkfinder: https://github.com/GerbenJavado/LinkFinder

  • Dirsearch: https://github.com/maurosoria/dirsearch

  • Automatisiertes All-in-One-Tool für OS-Befehlsinjektion und Exploitation: https://github.com/commixproject/commix

https://pentest-tools.com/home

https://book.hacktricks.xyz/

http://jsonviewer.stack.hu/

https://github.com/blaCCkHatHacEEkr/PENTESTING-BIBLE

https://jorgectf.gitbook.io/awae-oswe-preparation-resources/

  • Web-Tipps: https://www.nccgroup.com/globalassets/our-research/uk/images/common_security_issues_in_financially-orientated_web.pdf.pdf

Exploit-Datenbank

  • CVE-Suche: https://github.com/Anonimo501/cve_search

  • https://www.exploit-db.com/

  • SearchSploit. Spickzettel: https://blog.ehcgroup.io/2018/11/27/01/00/39/4198/como-usar-searchsploit-para-encontrar-exploits/hacking/ehacking/

  • https://cvexploits.io/

Docker

Privilege-Eskalation: docker run -v /:/mnt --rm -it imagen chroot /mnt sh

Zugangsdaten

  • IT-Standard-Zugangsdaten: https://github.com/ihebski/DefaultCreds-cheat-sheet/blob/main/DefaultCreds-Cheat-Sheet.csv
  • OT-Standard-Zugangsdaten: https://www.icsrank.com/

CVE-Datenbank-Schwachstellen

https://vulners.com/

Exploitation

  • Online-Reverse-Shell-Generator: https://www.revshells.com/

  • Reverse-Shell-Spickzettel: https://reconshell.com/reverse-shell-cheat-sheet/ && Spickzettel: https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Reverse%20Shell%20Cheatsheet.md

  • Webshells: https://github.com/BlackArch/webshells

  • Popshells: https://github.com/0x00-0x00/ShellPop

  • Upgrade von einfachen Shells zu voll interaktiven TTYs: https://blog.ropnop.com/upgrading-simple-shells-to-fully-interactive-ttys/

  • crackmapexec - https://cheatsheet.haax.fr/windows-systems/exploitation/crackmapexec/

  • Beispiele für Rundll32-Befehle: https://www.jesusninoc.com/04/12/rundll32-commands-for-windows/

  • rdesktop IP, proxychains IP

  • sqlmap - https://www.security-sleuth.com/sleuth-blog/2017/1/3/sqlmap-cheat-sheet

  • Reverse-Shell-Payload-Generator - Hoaxshell: https://github.com/t3l3machus/hoaxshell

  • Befehle auf einem Microsoft Exchange ausführen: https://github.com/WithSecureLabs/peas

  • Powerglot: https://github.com/mindcrypt/powerglot

Active Directory

  • Netzwerkscanner: https://www.softperfect.com/products/networkscanner/

  • linWinPwn: https://github.com/lefayjey/linWinPwn

  • Mimikatz: https://book.hacktricks.xyz/windows-hardening/stealing-credentials/credentials-mimikatz

  • Crackmapexec: https://cheatsheet.haax.fr/windows-systems/exploitation/crackmapexec/

  • LDAP-Enumeration: https://pentestwiki.org/enumeration-cheat-sheet/#h-ldap-enumeration

  • Seatbelt-Check: https://github.com/GhostPack/Seatbelt

  • Bloodhound: https://bloodhound.readthedocs.io/en/latest/index.html

  • Adalanche: https://www.kitploit.com/2021/08/adalanche-active-directory-acl.html

Privilegieneskalation

Windows

sudo apt install peass

  • WinPEAS: https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite/tree/master/winPEAS

  • Juicy potato: https://github.com/ohpe/juicy-potato

  • PowerUp: https://github.com/PowerShellMafia/PowerSploit/blob/dev/Privesc/PowerUp.ps1

Linux

  • LinPEAS: https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite/tree/master/linPEAS

  • LinEnum: https://github.com/rebootuser/LinEnum/blob/master/LinEnum.sh

  • BeRoot: https://github.com/AlessandroZ/BeRoot/tree/master/Linux

Legitime Binärdateien in einem System

  • Lolbas von Windows: https://lolbas-project.github.io/

  • GTFOBins von Unix-Systemen: https://gtfobins.github.io/

AV-Bypass

  • Windows Defender mit Binärdateien umgehen: https://github.com/Bl4ckM1rror/FUD-UUID-Shellcode

  • Shikata ga nai: https://github.com/EgeBalci/sgn

  • AV-Evasion: https://github.com/Veil-Framework/Veil-Evasion

  • Shellter: https://www.kali.org/tools/shellter/

Automatische Frameworks

  • Metasploit. Spickzettel: https://github.com/k1000o23/cheat_sheets/blob/master/metasploit_cheat_sheet.pdf

  • Kaboom: https://github.com/Leviathan36/kaboom

  • Fsociety-Framework: https://github.com/Manisso/fsociety

  • Empire. Spickzettel: https://github.com/HarmJ0y/CheatSheets/blob/master/Empire.pdf

Mobile

  • Mobile-Pentest-Spickzettel: https://github.com/tanprathan/MobileApp-Pentest-Cheatsheet && https://github.com/randorisec/MobileHackingCheatSheet

  • Automatisierte Mobile-Tools: https://github.com/MobSF/Mobile-Security-Framework-MobSF, https://github.com/SUPERAndroidAnalyzer/super

  • Liste verwundbarer Android-Anwendungen: https://github.com/netbiosX/Pentest-Bookmarks/blob/master/Training-Labs/Mobile-Testing/Android-Applications.mdown

  • PcapDroid: https://play.google.com/store/apps/details?id=com.emanuelef.remote_capture&hl=es_419&gl=US

WLAN

  • Fing-Anwendung: https://www.fing.com/

  • WLAN-Analysator: https://play.google.com/store/apps/details?id=com.farproc.wifi.analyzer&hl=es&gl=US&pli=1

  • WLAN-Auditierung: https://github.com/v1s1t0r1sh3r3/airgeddon

  • https://en.kali.tools/?p=244

  • WLAN-Crack: https://github.com/s4vitar/wifiCrack

  • Fern: https://github.com/savio-code/fern-wifi-cracker

  • EvilTrust: https://github.com/s4vitar/evilTrust

  • RomBuster: https://github.com/EntySec/RomBuster

Yersinia

Bettercap

Wifi Pineapple

https://linuxhint.com/how_to_aircrack_ng/

  • PCAP-Capture knacken: https://www.onlinehashcrack.com/

Hilfsprogramme

  • mount -t cifs IP/SharedResource /mnt/smbmounted -o vers=2.1 && * smbclient -U "" -N //IP/SharedResource

  • dpkg -l listet alle installierten Programme in einer virtuellen Maschine auf. Leite die Ausgabe weiter, um zu suchen, was du möchtest.

  • Msfvenom: https://www.offensive-security.com/metasploit-unleashed/msfvenom/ & https://www.offensive-security.com/metasploit-unleashed/binary-payloads/

  • Nishang: https://github.com/samratashok/nishang

  • Bist du blockiert?: https://ippsec.rocks/?#

  • OSCP-Stil: https://gist.github.com/s4vitar/b88fefd5d9fbbdcc5f30729f7e06826e

  • Pentest-Buch: https://pentestbook.six2dez.com/ && https://book.hacktricks.xyz/pentesting-methodology

  • Videos: https://www.youtube.com/c/S4viOnLive

Malware

Online-Engines

  • Das Beste: https://omniasec.ai/

  • https://www.filescan.io/

  • Virustotal: https://www.virustotal.com/gui/home/search

  • Online-Cuckoo-Sandbox: https://sandbox.pikker.ee/

  • Browser-Erweiterungen: https://spin.ai/application-risk-assessment/

  • APK's: https://mobsf.live/ && https://koodous.com/

  • Joesandbox: https://www.joesandbox.com/#windows

  • Kaspersky: https://opentip.kaspersky.com/

  • Intezer: https://analyze.intezer.com/scan

  • Hybrid Analysis: https://www.hybrid-analysis.com/?lang=es

  • Datenbank für Fälschungs-Webseiten: https://desenmascara.me/

  • ANY.RUN https://any.run/

https://antiscan.me/

https://www.virscan.org/

  • Polyswarm: https://polyswarm.network

https://metadefender.opswat.com/?lang=en

Distros zur Malware-Analyse

  • Windows-basiertes KI-gestütztes Reverse-Engineering-Toolkit: https://github.com/Jakiboy/ReVens

  • Linux-Distro zur Malware-Untersuchung: https://docs.remnux.org/

  • Windows-Distro zur Malware-Untersuchung: https://github.com/mandiant/flare-vm

  • https://github.com/LaurieWired/linux_malware_analysis_container

Tools

  • Sysinternals: https://docs.microsoft.com/en-us/sysinternals/

  • Systeminformer: https://systeminformer.sourceforge.io/

  • Capa: https://github.com/mandiant/capa

  • Detect it easy (Packer-Erkennung): https://en.kali.tools/?p=1644

  • Sysinspector: https://support.eset.com/es/que-es-eset-sysinspector

  • Dependency Walker für ausführbare Dateien: https://www.dependencywalker.com/

  • Autoruns: https://docs.microsoft.com/en-us/sysinternals/downloads/autoruns

  • RAM-Capturer: https://belkasoft.com/ram-capturer

  • Zusammenstellung: https://github.com/rshipp/awesome-malware-analysis

  • Reverse-Engineer-Toolkit: https://github.com/mentebinaria/retoolkit

  • PEstudio: https://www.winitor.com/

  • Malzilla: https://malzilla.org/

  • PROCMON+PCAP: https://www.procdot.com/

  • APK's analysieren: https://github.com/quark-engine/quark-engine && https://github.com/mvt-project/mvt && https://github.com/pjlantz/droidbox

  • XORSearch: https://blog.didierstevens.com/programs/xorsearch/

Kostenlose AVs, EDRs und Sandboxen

  • ClamAV: https://www.clamav.net/downloads#otherversions

  • Mac-AV: https://www.pcrisk.es/mejores-programas-antivirus/8365-combo-cleaner-antivirus-and-system-optimizer-mac

  • Sandbox: https://github.com/CERT-Polska/drakvuf-sandbox

  • DragonFly: https://dragonfly.certego.net/register

  • Offline-Sandbox: https://sandboxie-plus.com/downloads/

  • OpenEDR: https://github.com/ComodoSecurity/openedr

Ransomware

  • Tools zur Ransomware-Entschlüsselung: http://files-download.avg.com/util/avgrem/avg_decryptor_Legion.exe, https://success.trendmicro.com/solution/1114221-downloading-and-using-the-trend-micro-ransomware-file-decryptor, https://www.nomoreransom.org/es/decryption-tools.htmlm, https://www.avast.com/es-es/ransomware-decryption-tools , https://noransom.kaspersky.com/ , https://www.mcafee.com/enterprise/es-es/downloads/free-tools/ransomware-decryption.html, https://www.mcafee.com/enterprise/en-us/downloads/free-tools.html, https://www.emsisoft.com/ransomware-decryption-tools/, https://decoded.avast.io/threatresearch/decrypted-bianlian-ransomware/.

  • Allgemeiner Überblick: https://docs.google.com/spreadsheets/d/1TWS238xacAto-fLKh1n5uTsdijWdCEsGIM0Y0Hvmc5g/pubhtml#

  • Ransomware-Gruppen: http://edteebo2w2bvwewbjb5wgwxksuwqutbg3lk34ln7jpf3obhy4cvkbuqd.onion/

APTs

  • Intelligence: https://docs.google.com/spreadsheets/d/1H9_xaxQHpWaa4O_Son4Gx0YOIzlcBWMsdvePFX68EKU/pubhtml# && https://github.com/StrangerealIntel/EternalLiberty/blob/main/EternalLiberty.csv && https://xorl.wordpress.com/

  • Knowledge Graph über Bedrohungsakteure: https://jupyter.securitybreak.io/graph_TA/index.html

Bist du ein APT-Ziel? -> https://lab52.io/

  • APT-Simulator: https://github.com/NextronSystems/APTSimulator

Blogs und Informationen

  • Makros: https://blog.didierstevens.com/2021/01/19/video-maldoc-analysis-with-cyberchef/ && https://blog.nviso.eu/2022/04/06/analyzing-a-multilayer-maldoc-a-beginners-guide/

  • Malware-Beispiele/Binärdateien: https://bazaar.abuse.ch/, https://github.com/ytisf/theZoo & https://malshare.com/

Hilfsprogramme

  • Um einige gefilterte Ports zu umgehen: nmap -sSV ...

  • zip2john backup.zip secret.hash

  • john --show secret.hash

  • Hexeditor

  • nc -nlvp URL port

  • Grep

  • rgrep (rekursives grep)

  • awk

  • perl

  • tail / head

  • curl -Llv domain | curl -b "protected=d41d8cd98f00b204e9800998ecf8427e"(cookie) "domain"

  • Identify -verbose

  • Hash-identifier

  • cat 'file' | md5sum, sha1sum,sha256sum...

  • echo "string" | base64 -d

  • Strings

  • File

  • Cewl. Spickzettel: https://null-byte.wonderhowto.com/how-to/hack-like-pro-crack-passwords-part-5-creating-custom-wordlist-with-cewl-0158855/

  • Online-Passwortwiederherstellung : https://www.lostmypass.com/try/

  • Auf einem Computer gespeicherte Passwörter: https://github.com/AlessandroZ/LaZagne

  • Disk-Image: https://www.datanumen.com/disk-image-download-thanks/

  • crackzip: https://github.com/Xpykerz/CrackZip

  • zip2john: https://github.com/openwall/john/blob/bleeding-jumbo/src/zip2john.c

  • Profiler für gängige Benutzerpasswörter: https://github.com/Mebus/cupp und https://github.com/r3nt0n/bopscrk.

  • Dig: https://cheatography.com/tme520/cheat-sheets/dig/

  • wget -nd -r -P /save/location -A jpeg,jpg,bmp,gif,png http://www.somedomain.com

Wikis

https://github.com/JohnHammond/ctf-katana

https://github.com/OpenToAllCTF/Tips

Reverse-Engineering-Tutorial: https://github.com/mytechnotalent/Reverse-Engineering-Tutorial

Write-Ups

https://ctftime.org/writeups

https://apsdehal.in/awesome-ctf/

https://jorgectf.gitlab.io/

https://github.com/0e85dc6eaf/CTF-Writeups

https://github.com/RazviOverflow/ctfs

https://github.com/DEKRA-CTF/CTFs/tree/main/2020

https://medium.com/bugbountywriteup/tryhackme-reversing-elf-writeup-6fd006704148

https://github.com/W3rni0/ctf_writeups_archive/tree/master/castorsCTF_2020

Weitere Tools

https://github.com/zardus/ctf-tools

https://github.com/apsdehal/awesome-ctf

Tool herunterladen
  • Bytehist: https://www.cert.at/en/downloads/software/software-bytehist

  • Google-Bildersuche: https://www.google.es/imghp?hl=es , Yandex: https://yandex.com/images/ , Bing: https://www.bing.com/?scope=images&nr=1&FORM=NOFORM

  • Rückwärtssuche für Bilder: https://tineye.com/

  • Tool zur Verfolgung von URL-Weiterleitungspfaden: https://wheregoes.com/

  • Online-Phishing-Prüfer: https://easydmarc.com/tools/phishing-url

  • Phishing-Domain-Datenbank: http://phishtank.org/

  • Phishing-Domain-Datenbank: https://phishcheck.me/

  • Phishing-Forschung: https://safeweb.norton.com/ , https://isitphishing.org/, https://openphish.com/ && https://opentip.kaspersky.com/.

  • Instagram: https://github.com/th3unkn0n/osi.ig

  • Censys: https://censys.io/ipv4

  • Zoomeye.org: https://www.zoomeye.org/

  • IVRE: https://ivre.rocks/

  • IoT-Suchmaschine: https://www.thingful.net/

  • E-Mail-Adressen zu einer Domain finden: https://hunter.io/

  • Personensuchmaschine: https://thatsthem.com/

  • Fofa-Suchmaschine: https://fofa.so/ (ähnlich wie Shodan)

  • Grafische OSINT-Plattform: https://www.spiderfoot.net/#

  • Fullhunt: https://fullhunt.io/

  • Codesuche: https://grep.app/ && https://publicwww.com/

  • Natlas: https://natlas.io/

  • Spur: https://spur.us/

  • Öffentliche-WLAN-Datenbank: https://www.mylnikov.org/

  • HTTP-Header einer Domain: https://www.webconfs.com/http-header-check.php

  • Metadaten öffentlicher Dokumente: https://github.com/Josue87/MetaFinder

  • Twitter: https://github.com/twintproject/twint && https://tinfoleak.com/

  • https://github.com/Quantika14/osint-suite-tools

  • Überprüfen Sie Ihre OWA (Outlook Web Access): https://checkmyowa.unit221b.com/

  • Whatspp IP Leak: https://github.com/bhdresh/Whatsapp-IP-leak?s=09

  • Buch: https://i-intelligence.eu/uploads/public-documents/OSINT_Handbook_2020.pdf

  • Schnelles Suchen und Jagen in Windows-Ereignisprotokollen: https://github.com/countercept/chainsaw

  • AccessData FTK Imager

  • EnCase

  • EaseUS Data Recovery Wizard

  • Testdisk: https://www.cgsecurity.org/wiki/TestDisk_Download

  • MFT_Browser: https://github.com/kacos2000/MFT_Browser

  • PowerShell-Decoder: https://github.com/R3MRUM/PSDecode, https://github.com/JohnLaTwC/PyPowerShellXray und Analyse-Infos: https://darungrim.com/research/2019-10-01-analyzing-powershell-threats-using-powershell-debugging.html

  • PDF-Analyzer: https://github.com/zbetcheckin/PDF_analysis, https://github.com/DidierStevens/DidierStevensSuite/blob/master/pdfid.py, https://github.com/DidierStevens/DidierStevensSuite/blob/master/pdf-parser.py und https://eternal-todo.com/tools/peepdf-pdf-analysis-tool.

  • Office-Analyzer: https://github.com/DissectMalware/XLMMacroDeobfuscator, https://github.com/unixfreak0037/officeparser, https://github.com/decalage2/oletools, https://github.com/bontchev/pcodedmp, https://github.com/decalage2/ViperMonkey && https://blog.didierstevens.com/programs/oledump-py/.

  • Unicode-kodierten Inhalt aus einer Datei extrahieren: https://github.com/DidierStevens/DidierStevensSuite/blob/master/base64dump.py

  • DTMF-Telefonfrequenz: https://unframework.github.io/dtmf-detect/

  • Zum Entschlüsseln von WPA-Schlüsseln: pyrit -r "capctura.pcap" analyze

  • Diskeditor: https://www.disk-editor.org/index.html

  • Passware-Verschlüsselungsanalysator: https://www.passware.com/encryption-analyzer/

  • Windows-Registry-Recovery: https://www.softpedia.com/get/Tweak/Registry-Tweak/Windows-Registry-Recovery.shtml

  • xxd-Befehl

  • Blue-Team-Spickzettel: https://itblogr.com/wp-content/uploads/2020/04/The-Concise-Blue-Team-cheat-Sheets.pdf

  • DFIR-Spickzettel: https://www.jaiminton.com/cheatsheet/DFIR/#

  • Einen User-Agent parsen: https://developers.whatismybrowser.com/useragents/parse/

  • Grep-Spickzettel: https://javiermartinalonso.github.io/linux/2018/01/15/linux-grep-patrones-debug.html

  • Blog: https://www.osintme.com/

  • Reguläre Ausdrücke für grep -Po " " https://www.autoregex.xyz/ && https://regex101.com/ . Spickzettel: https://cheatography.com/davechild/cheat-sheets/regular-expressions/

  • DFIR-Spickzettel: https://dfircheatsheet.github.io/

  • Online-Decompiler-Explorer: https://dogbolt.org/

  • Online-Compiler-Explorer: https://godbolt.org/

  • Online-Decompiler für .JAR- und .Class-Dateien zu Java: http://www.javadecompilers.com/

  • Hex-Editor, Datenträger-Editor und Speicher-Editor: https://mh-nexus.de/en/downloads.php?product=HxD20

  • Android-Decompiler: https://ibotpeaches.github.io/Apktool/

  • Android-Dateien dekompilieren: https://github.com/skylot/jadx

  • Hopper-Disassembler: https://www.hopperapp.com/

  • Dynamische Abhängigkeiten auflisten: Ldd file

  • Entpacken einiger Binärdateien: Upx -d file

  • Erkennen von Packern: https://github.com/horsicq/Detect-It-Easy

  • Theorie: https://0xinfection.github.io/reversing/

  • Intel® 64- und IA-32-Architekturen Softwareentwickler-Handbuch: https://www.intel.com/content/dam/www/public/us/en/documents/manuals/64-ia-32-architectures-software-developer-instruction-set-reference-manual-325383.pdf

  • Tipps: https://blog.whtaguy.com/2020/04/guys-30-reverse-engineering-tips-tricks.html

  • Sublist3r: https://github.com/aboul3la/Sublist3r

  • Ffuf: https://github.com/ffuf/ffuf

  • Nuclei: https://github.com/projectdiscovery/nuclei

  • Abgelaufene Domains: https://www.expireddomains.net/

  • Automatisiertes XSS-Tool: https://xsser.03c8.net/

  • Automatisiertes XSS-Tool: https://github.com/ssl/ezXSS

  • RECOX: https://github.com/samhaxr/recox/blob/master/recox.sh

  • SQL-Payload-Beispiele: https://github.com/payloadbox/sql-injection-payload-list

  • Befehlsinjektion: https://github.com/payloadbox/command-injection-payload-list

  • XSS im Jahr 2021: https://netsec.expert/posts/xss-in-2021/

  • SSRF-Spickzettel: https://highon.coffee/blog/ssrf-cheat-sheet/#curl-ssrf-wrappers--url-schema

  • WPscan

  • Firefox-Erweiterung zur XSS-Suche: https://addons.mozilla.org/es/firefox/addon/knoxss-community-edition/

  • HTTP-Header inspizieren: https://requestbin.net/ && https://webhook.site/#!/75039a57-2015-4f74-9612-b762f4353b9b && https://securityheaders.com/?q=domain&followRedirects=on

  • RAT-Decoder: https://github.com/kevthehermit/RATDecoders

  • Malwoverview: https://github.com/alexandreborges/malwoverview

  • Entschärfer für Binärstrings: https://github.com/fireeye/flare-floss

  • Netzwerkanalyse von Malware (HTTP-Server emulieren): https://github.com/felixweyne/imaginaryC2

  • Dieses Tool ermöglicht es, den gesamten oder bestimmten Netzwerkverkehr abzufangen und umzuleiten, während legitime Netzwerkdienste simuliert werden: https://github.com/mandiant/flare-fakenet-ng

  • Rekursiver Dateidownload unter Umgehung von robots.txt: wget -e robots=off -drc -l5 domain

  • [ICMP-Exfiltration] tshark -r 1pcap_test_1c.pcapng -Y "icmp" -Tjson | grep data.data | awk {'print $2'} | cut -c 2-3 | uniq | xxd -r -p

  • Einzeiler: https://linuxcommandlibrary.com/basic/oneliners.html

  • Google-Informationen: image