Skip to content
KitploitKITPLOIT
OutilsBlog
Soumettre
OutilsBlog
Soumettre

Outils de Hacking, PenTest et Cybersécurité pour votre Arsenal de Sécurité !

Kitploit est un répertoire d'outils de hacking, de cybersécurité et de pentesting. Découvrez les dernières mises à jour des projets pour trouver des vulnérabilités, analyser des systèmes, automatiser les tests et renforcer votre sécurité.

··Flux·Contact·Confidentialité·© 2026 Kitploit

Répertoire d'outils

Catégories

Voir toutes les catégories
Loading categories
CTF-s-Tools — Dépôt pour indexer les outils utiles pour les CTF | Kitploit
Outils/GitHubGitHub/ph4l4nx/ctf-s-tools
OSINT (Renseignement de Sources Ouvertes)ExploitationRétro-ingénierieStéganographieAnalyse de MalwareCriminalistique NumériqueCryptographieCTFTests d'IntrusionApprentissage et ÉducationRessources OrganiséesLabs et Pratique
295il y a 6 moisVérifié par Kitploit

Populaires

Voir tout →

Découvrez les outils les plus utilisés par notre communauté.

Explorer tous les outils

Parcourez notre collection d'outils

Voir tous les outils →
Partager
GitHubph4l4nx/ctf-s-tools

CTF-s-Tools

Dépôt pour indexer les outils utiles pour les CTF

Voir le dépôt

Dépôt pour référencer des outils Capture The Flag intéressants et autres.

  • Table des matières
    • Plateformes pour s'entraîner
    • Cryptographie
      • Principal
      • Secondaire
      • Hachages
      • Langages ésotériques
    • Stéganographie
    • OSINT
      • Chasse aux menaces
    • Forensique
    • Rétro-ingénierie
    • Exploitation
    • Pentesting
      • Reconnaissance
      • Web
      • Base de données d'exploits
      • Docker
      • Identifiants
      • Vulnérabilités de la base CVE
      • Exploitation
      • Active Directory
      • Élévation de privilèges
        • Windows
        • Linux
      • Binaires légitimes dans un système
      • Contournement d'AV
      • Frameworks automatiques
      • Mobile
      • Wifi
      • Utilitaires
    • Malware
      • Moteurs en ligne
      • Distributions pour analyser les malwares
      • Outils
      • AV gratuits, EDR et sandbox
      • Ransomware
      • APTs
      • Blogs et informations
    • Utilitaires
    • Wikis
    • Write-ups
    • Autres outils

Plateformes pour s'entraîner

https://ctftime.org/

https://www.hackthebox.eu/

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

https://tryhackme.com/

https://www.vulnhub.com/

  • Défis de piratage Web: http://webhacking.kr/

  • Plateforme pour apprendre la cryptographie moderne: https://cryptohack.org/

  • Plateforme de rétro-ingénierie: https://crackmes.one/

  • Défis de forensique: https://ctf.unizar.es/ && https://freetraining.dfirdiva.com/dfir-ctfs-challenges && https://socvel.com/

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

  • Équipe bleue: https://letsdefend.io/

Cryptographie

Principal

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

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

  • Identificateur et analyseur de chiffrement: https://www.boxentriq.com/code-breaking/cipher-identifier

  • Identificateur de format de données: https://geocaching.dennistreysa.de/multisolver/

Secondaire

  • Solveur automatisé de cryptogrammes (substitution) https://quipqiup.com/

  • Analyse de fréquences: https://crypto.interactive-maths.com/frequency-analysis-breaking-the-code.html

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

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

  • Déchiffrer des messages en emojis https://cryptoji.com/ & https://cryptii.com/pipes/morse-code-with-emojis

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

  • Dictionnaire des pavillons de signalisation maritime: https://en.wikipedia.org/wiki/International_maritime_signal_flags

  • Enigma: https://cryptii.com/

  • Factorisation: http://factordb.com/

  • Compilation d'analyse cryptographique: https://github.com/mindcrypt/Cryptanalysis

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

  • Convertisseur en temps réel: https://kt.gy/tools.html#conv/

  • Script simple pour calculer l'adresse onion à partir d'un descripteur de service caché Tor ou d'une clé publique: https://gist.github.com/DonnchaC/d6428881f451097f329e (vous devez modifier la ligne 14 pour que cela fonctionne correctement "onion_address = hashlib.sha1(key.exportKey('DER')[22:]).digest()[:10]").

  • Reconnaissance vocale: https://speech-to-text-demo.ng.bluemix.net/

  • Paroles de chanson: https://codewithrockstar.com/online

  • Générateur en ligne de hash md5 d'une chaîne: http://www.md5.cz/

Hachages

  • Base de données de hashs: https://crackstation.net/

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

  • Cracking de hashs: http://rainbowtables.it64.com/

  • Base de données de hashs: https://www.onlinehashcrack.com/

  • Base de données de hashs: https://md5decrypt.net/en/

  • Base de données de hashs: https://hashkiller.io/

  • Base de données de hashs: https://hashes.com/en/decrypt/hash

Langages ésotériques

  • Décodeur du langage de programmation ésotérique Ook!: https://www.dcode.fr/ook-language

  • Décodeur du langage de programmation ésotérique Brainfuck: https://www.dcode.fr/brainfuck-language

  • Décodeur du langage de programmation ésotérique Malboge: https://www.malbolge.doleczek.pl/

  • Langage de programmation ésotérique COW: https://frank-buss.de/cow.html

Stéganographie

  • Exiftool

  • Zsteg

  • Exiv2

  • Identify -verbose file

  • Signatures de nombres magiques: 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 (par ex: steghide extract -sf file , steghide info file)

  • Stegseek: https://github.com/RickdeJager/stegseek (Mieux que Stegcracker)

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

  • Outil d'analyse stéganographique approfondie: https://aperisolve.fr/

  • Analyseur de spectre: https://academo.org/demos/spectrum-analyzer/

  • Stegsolve: https://github.com/zardus/ctf-tools/blob/master/stegsolve/install (exécution: java -jar steg_solve.jar)

  • Transformée de Fourier: http://bigwww.epfl.ch/demo/ip/demos/FFT/ && https://github.com/0xcomposure/FFTStegPic

  • Outil stégano d'encre invisible numérique: https://sourceforge.net/projects/diit/

  • Décodage de fichiers à partir de cassettes turbo 8 bits Atari: 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/

  • Décodeur audio adaptatif de code Morse: https://morsecode.world/international/decoder/audio-decoder-adaptive.html

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

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

  • Analyser les fichiers et URL suspects pour détecter les stegomalwares: https://stegoinspector.com/#/

  • Traducteur Aurebesh: https://funtranslations.com/aurebesh

  • Stéganographie Bitcoin: https://incoherency.co.uk/stegoseed/

  • Stéganographie Mojibake: https://incoherency.co.uk/mojibake/

  • Stéganographie d'échecs : https://incoherency.co.uk/chess-steg/

  • Solveur / visualiseur Magic Eye: https://magiceye.ecksdee.co.uk/

  • Décodeur de QR: 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

  • Réparer des images: https://online.officerecovery.com/es/pixrecovery/

  • Outil pour récupérer des mots de passe à partir de captures d'écran pixellisées: https://github.com/beurtschipper/Depix

  • Analyse d'images forensique: https://github.com/GuidoBartoli/sherloq

  • Stéganographie Unicode avec caractères de largeur nulle: https://330k.github.io/misc_tools/unicode_steganography.html

  • Stegsnow(caractères de largeur nulle): https://pentesttools.net/hide-secret-messages-in-text-using-stegsnow-zero-width-characters/

  • Langage SPAM ou PGP: https://www.spammimic.com/decode.shtml

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

  • Développer les liens: https://unshorten.it/

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

OSINT

  • Informations IP: https://bgp.tools/

  • Informations IP: 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

  • Aide-mémoire Google: https://gist.github.com/sundowndev/283efaddbcf896ab405488330d1bbc06

https://ciberpatrulla.com/links/

https://osintframework.com/

  • Outils, organigrammes et aide-mémoires pour vous aider dans vos recherches OSINT: https://technisette.com/p/tools

  • Compilation: https://osint.link/

  • Base de données mondiale de domaines: http://web.archive.org/ && https://archive.eu/

  • Recherche DNS: https://dns.coffee/

  • Recherche de cyberdéfense: https://www.onyphe.io/

  • Abus de domaine, IP: https://www.abuseipdb.com/

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

https://www.greynoise.io/

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

  • Vérificateur de réputation d'URL: https://www.urlvoid.com/

  • Le moteur de recherche de l'Internet des objets: https://www.shodan.io/ && Aide-mémoire de tous les filtres: https://beta.shodan.io/search/filters

  • IVRE: https://ivre.rocks/

  • Outils de renseignement sur les menaces: https://cyberfive.uk/threat-intel-tools/

https://talosintelligence.com/

  • Annuaire mondial PGP: https://keyserver2.pgp.com/vkd/GetWelcomeScreen.event

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

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

  • Honeypot ou non: https://honeyscore.shodan.io/

https://builtwith.com/

  • Base de données d'e-mails compromis TOR: http://pwndb2am4tzkvold.onion/

  • Site web pour vérifier si des e-mails ou mots de passe ont été compromis: https://haveibeenpwned.com/

  • Fuites: https://leaks.sh/

  • Base de données Pwn: https://www.dehashed.com/?__cf_chl_jschl_tk__=ab484f797848c365ec48f7297ac4b9ba4587d775-1625827161-0-ARQgSNH3MSi0R4OUxmHmJCgUIz4nZrldFwXK6QZ21tONCEndyB_ypTCETLDm8vhRWeKD6v_ZraA5mbmvd03j1oeQb7QNsx5pg0lMhaNv2l7aw8DKR4a7ENkylr9knbiDx9X3RVn5AcH2uWuG_yRgk28j6x_zyccpXWc8LsTN9VxXZCZb16SEqwbuLdQ-JjWp0eQIgEMAPkLgosrsZyCdRa0A2mqMu8Mz4g-j4z8xR4v-4tqNwcP_TNtCK74-DIWZ80Zth2At6XizE72m_QifLrQH-gFUWPQ7hMzbNr5ONgZbyTZy_0YQA2SqHS5EUj5duq3WhbHdKEsRzXC6ch1EdQ5GagnSc8fH_NAqrI2aebrGF37HEXWkn7ZwxLGDLPAF63tV-77gQ4xhCnCDJp-vpcs

  • Base de données d'e-mails pwned: https://intelx.io/

  • Base de données d'e-mails pwned: https://cybernews.com/personal-data-leak-check/

  • PwnDB Script: https://github.com/davidtavarez/pwndb

  • Rechercher des identifiants filtrés en texte brut: https://esgeeks.com/pwndb-buscar-credenciales-filtradas-texto-plano/

  • Vérificateur d'e-mail: https://toolbox.googleapps.com/apps/checkmx/

  • Reconnaissance de voitures: https://carnet.ai/

  • Heure d'une photo, calculatrice solaire: https://www.suncalc.org/#/27.6936,-97.5195,3/2024.01.09/09:23/1/3

Chasse aux menaces

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/

Réputation: https://talosintelligence.com/, https://www.abuseipdb.com/

Technologie d'un domaine: https://builtwith.com/

Outil pour suivre les chemins de redirection des URL: https://wheregoes.com/

Historique d'un domaine: https://web.archive.org/

Liste blackhole en temps réel,ASN: https://bgp.he.net/

Certificats SSL: https://www.digicert.com/help/

Redirections: https://lookyloo.circl.lu/

Base de données de domaines de phishing: http://phishtank.org/

Base de données de domaines de phishing: https://phishcheck.me/

CSV des domaines de phishing: https://phishstats.info/

Recherche sur le phishing: https://safeweb.norton.com/ , https://isitphishing.org/, https://openphish.com/ && https://opentip.kaspersky.com/.

Compilation: https://osintframework.com/

Analyse de compte e-mail: curl emailrep.io/john.[email protected]

Forensique

  • Analyse PCAP en ligne: https://lab.dynamite.ai/

  • Outil pour identifier les chaînes de caractères d'un pcap: https://github.com/bee-san/pyWhat. Ex:python3 -m pywhat redteam_test03-10423dd9015c050a40b7ccf2a53f57a9.pcapng > output

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

  • Wireshark. Aide-mémoire: https://cdn.comparitech.com/wp-content/uploads/2019/06/Wireshark-Cheat-Sheet-1.jpg

  • Volatility. Aide-mémoire: https://blog.onfvp.com/post/volatility-cheatsheet/ >>> Malfind,yarascan, Connscan et netscan

  • Foremost

  • Binwalk

  • Autopsy

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

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

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

  • Clés: 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/

  • Acquisition de supports (disque vers image): https://guymager.sourceforge.io/

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

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

Compilation forensique: https://start.me/p/JDRmPO/recursos-forenses && https://start.me/p/q6mw4Q/forensics

Rétro-ingénierie

  • Binwalk

  • Dotpeek (.NET)

  • Angr(code désobfusqué): https://angr.io/ && https://napongizero.github.io/blog/Defeating-Code-Obfuscation-with-Angr

  • Débogueur GameBoy: https://bgb.bircd.org/

  • IDA pro. Aide-mémoire: https://www.dragonjar.org/cheat-sheet-ida-pro-interactive-disassembler.xhtml

  • Ollydbg. Aide-mémoire: http://www.ollydbg.de/quickst.htm

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

  • Radare2. Aide-mémoire: https://gist.github.com/williballenthin/6857590dab3e2a6559d7

  • Ghidra. Aide-mémoire: 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/

  • Outil de rétro-ingénierie pour débutants: https://exeinfo-pe.en.uptodown.com/windows

  • Regshot: https://sourceforge.net/projects/regshot/ (avant et après l'exécution d'un binaire)

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

  • Désassembleur en ligne:

Exploitation

  • Ex1: python -c "print 'A'*150" >>> Ensuite ./binario 150 A

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

  • Ex2: (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 pour Linux x86 32 bits)

Pentesting

Aide-mémoire des ports courants: https://packetlife.net/media/library/23/common_ports.pdf

Aide-mémoire d'énumération: https://pentestwiki.org/enumeration-cheat-sheet/

Reconnaissance

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

  • Recon OS: "version d'un service 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

Téléchargement récursif de fichiers en contournant robots.txt: wget -e robots=off -drc -l5 domain* Scan avec des tiers : 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/

  • Projet Scanless : https://github.com/vesche/scanless

  • Lister les e-mails d'un domaine : https://maildump.co/domain-search

  • Lister les domaines d'une entreprise : 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/

  • Hashes et mots de passe d'entreprise : https://www.dehashed.com/

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

  • Données historiques DNS les plus complètes : https://securitytrails.com/

  • Enregistrements d'hôtes DNS : https://hackertarget.com/find-dns-host-records/

  • Outil d'analyse de vulnérabilités des en-têtes HTTP : https://dnsdumpster.com/

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

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

  • Outil de collecte OSINT : https://github.com/s0md3v/Photon

  • Outil de collecte OSINT : https://github.com/laramies/theHarvester

  • Résolveur DNS : https://github.com/d3mondev/puredns

Web

  • Wappalyzer

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

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

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

  • Outil d'analyse de vulnérabilités des en-têtes HTTP : https://github.com/Aetsu/gethead/blob/gh-pages/gethead.py

  • Feroxbuster

  • Gobuster. Aide-mémoire : https://redteamtutorials.com/2018/11/19/gobuster-cheatsheet/

  • Burpsuite

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

  • Hydra. Aide-mémoire : 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. Aide-mémoire : https://book.hacktricks.xyz/pentesting-web/web-tool-wfuzz

  • Contournement de la 2FA : 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

  • Outil automatisé tout-en-un d'injection et d'exploitation de commandes OS : 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/

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

Exploit Database

  • Recherche de CVE : https://github.com/Anonimo501/cve_search

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

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

  • https://cvexploits.io/

Docker

Élévation de privilèges : docker run -v /:/mnt --rm -it imagen chroot /mnt sh

Credentials

  • Identifiants par défaut IT : https://github.com/ihebski/DefaultCreds-cheat-sheet/blob/main/DefaultCreds-Cheat-Sheet.csv
  • Identifiants par défaut OT : https://www.icsrank.com/

CVE Database Vulnerabilities

https://vulners.com/

Exploitation

  • Générateur de reverse shell en ligne : https://www.revshells.com/

  • Aide-mémoire reverse shell : https://reconshell.com/reverse-shell-cheat-sheet/ && Aide-mémoire : 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

  • Passer de simples shells à des TTY entièrement interactifs : https://blog.ropnop.com/upgrading-simple-shells-to-fully-interactive-ttys/

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

  • Exemples de commandes Rundll32 : 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

  • Générateur de payloads reverse shell - Hoaxshell : https://github.com/t3l3machus/hoaxshell

  • Exécuter des commandes sur un Microsoft Exchange : https://github.com/WithSecureLabs/peas

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

Active Directory

  • Scanner réseau : 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/

  • Énumération LDAP : https://pentestwiki.org/enumeration-cheat-sheet/#h-ldap-enumeration

  • Vérification Seatbelt : 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

Élévation de privilèges

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

Binaires légitimes d'un système

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

  • GTFOBins pour les systèmes Unix : https://gtfobins.github.io/

Contournement AV

  • Contourner Windows Defender avec des binaires : https://github.com/Bl4ckM1rror/FUD-UUID-Shellcode

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

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

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

Frameworks automatiques

  • Metasploit. Aide-mémoire : https://github.com/k1000o23/cheat_sheets/blob/master/metasploit_cheat_sheet.pdf

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

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

  • Empire. Aide-mémoire : https://github.com/HarmJ0y/CheatSheets/blob/master/Empire.pdf

Mobile

  • Aide-mémoire de pentest mobile : https://github.com/tanprathan/MobileApp-Pentest-Cheatsheet && https://github.com/randorisec/MobileHackingCheatSheet

  • Outils mobiles automatisés : https://github.com/MobSF/Mobile-Security-Framework-MobSF, https://github.com/SUPERAndroidAnalyzer/super

  • Liste des applications Android vulnérables : 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

Wifi

  • Application Fing : https://www.fing.com/

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

  • Audit Wifi : https://github.com/v1s1t0r1sh3r3/airgeddon

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

  • Craquage Wifi : 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/

  • Craquage de captures PCAP : https://www.onlinehashcrack.com/

Utilitaires

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

  • dpkg -l pour lister tous les programmes installés dans une machine virtuelle. Passez la sortie dans une pipe pour rechercher ce que vous voulez.

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

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

  • Êtes-vous bloqué ? : https://ippsec.rocks/?#

  • Style OSCP : https://gist.github.com/s4vitar/b88fefd5d9fbbdcc5f30729f7e06826e

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

  • Vidéos : https://www.youtube.com/c/S4viOnLive

Malware

Moteurs en ligne

  • Le meilleur : https://omniasec.ai/

  • https://www.filescan.io/

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

  • Cuckoo Sandbox en ligne : https://sandbox.pikker.ee/

  • Extensions de navigateur : https://spin.ai/application-risk-assessment/

  • APK : 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

  • Base de données de sites liés à la contrefaçon : 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

Distributions pour analyser les malwares

  • Kit de rétro-ingénierie basé sur Windows et propulsé par l'IA : https://github.com/Jakiboy/ReVens

  • Distribution Linux pour analyser les malwares : https://docs.remnux.org/

  • Distribution Windows pour analyser les malwares : https://github.com/mandiant/flare-vm

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

Outils

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

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

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

  • Detect it easy (détecteur de packers) : https://en.kali.tools/?p=1644

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

  • Dependency Walker à partir d'un fichier exécutable : https://www.dependencywalker.com/

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

  • Captureur de RAM : https://belkasoft.com/ram-capturer

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

  • Kit du rétro-ingénieur : https://github.com/mentebinaria/retoolkit

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

  • Malzilla: https://malzilla.org/

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

  • Analyser les APK : 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/

Antivirus, EDR et sandbox gratuits

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

  • AV Mac : 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

  • Sandbox hors ligne : https://sandboxie-plus.com/downloads/

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

Ransomware

  • Outils de décryptage de ransomwares : 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/.

  • Aperçu général : https://docs.google.com/spreadsheets/d/1TWS238xacAto-fLKh1n5uTsdijWdCEsGIM0Y0Hvmc5g/pubhtml#

  • Groupes de ransomwares : http://edteebo2w2bvwewbjb5wgwxksuwqutbg3lk34ln7jpf3obhy4cvkbuqd.onion/

APTs

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

  • Graphe de connaissances des acteurs de la menace : https://jupyter.securitybreak.io/graph_TA/index.html

Êtes-vous une cible d'APT ? -> https://lab52.io/

  • Simulateur d'APT : https://github.com/NextronSystems/APTSimulator

Blogs et informations

  • Macros: 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/

  • Exemples/binaires de malwares : https://bazaar.abuse.ch/, https://github.com/ytisf/theZoo & https://malshare.com/

Utilitaires

  • Pour contourner certains ports filtrés : nmap -sSV ...

  • zip2john backup.zip secret.hash

  • john --show secret.hash

  • Hexeditor

  • nc -nlvp URL port

  • Grep

  • rgrep (grep récursif)

  • 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. Aide-mémoire : https://null-byte.wonderhowto.com/how-to/hack-like-pro-crack-passwords-part-5-creating-custom-wordlist-with-cewl-0158855/

  • Récupération de mots de passe en ligne : https://www.lostmypass.com/try/

  • Mots de passe stockés sur un ordinateur : https://github.com/AlessandroZ/LaZagne

  • Image disque : 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

  • Profileur de mots de passe utilisateur courants : https://github.com/Mebus/cupp et 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

Wikis

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

https://github.com/OpenToAllCTF/Tips

Tutoriel de rétro-ingénierie : 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

Autres outils

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

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

Télécharger l’outil
  • Bytehist: https://www.cert.at/en/downloads/software/software-bytehist

  • Usage général: https://github.com/Moham3dRiahi/Th3inspector

  • Gooogle Recherche d'images: https://www.google.es/imghp?hl=es , Yandex: https://yandex.com/images/ , Bing: https://www.bing.com/?scope=images&nr=1&FORM=NOFORM

  • Recherche d'image inversée: https://tineye.com/

  • Outil pour suivre les chemins de redirection des URL: https://wheregoes.com/

  • Vérificateur de phishing en ligne: https://easydmarc.com/tools/phishing-url

  • Base de données de domaines de phishing: http://phishtank.org/

  • Base de données de domaines de phishing: https://phishcheck.me/

  • Recherche sur le phishing: 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/

  • Moteur de recherche IoT: https://www.thingful.net/

  • Trouver des adresses e-mail liées à un domaine: https://hunter.io/

  • Moteur de recherche de personnes: https://thatsthem.com/

  • Moteur de recherche Fofa: https://fofa.so/ (Similaire à Shodan)

  • Plateforme OSINT graphique: https://www.spiderfoot.net/#

  • Fullhunt: https://fullhunt.io/

  • Recherche de code: https://grep.app/ && https://publicwww.com/

  • Natlas: https://natlas.io/

  • Spur: https://spur.us/

  • Base de données Wi-Fi publique: https://www.mylnikov.org/

  • En-têtes HTTP d'un domaine: https://www.webconfs.com/http-header-check.php

  • Métadonnées des documents publics: https://github.com/Josue87/MetaFinder

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

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

  • Vérifiez votre OWA (Outlook Web Access): https://checkmyowa.unit221b.com/

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

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

  • Recherche rapide et chasse dans les journaux d'événements Windows: 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

  • Décodeur Powershell: https://github.com/R3MRUM/PSDecode, https://github.com/JohnLaTwC/PyPowerShellXray et informations d'analyse: https://darungrim.com/research/2019-10-01-analyzing-powershell-threats-using-powershell-debugging.html

  • Analyseur de PDF: 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 et https://eternal-todo.com/tools/peepdf-pdf-analysis-tool.

  • Analyseur Office: 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/.

  • Extraire le contenu encodé en Unicode d'un fichier: https://github.com/DidierStevens/DidierStevensSuite/blob/master/base64dump.py

  • Fréquence téléphonique DTMF: https://unframework.github.io/dtmf-detect/

  • Pour déchiffrer les clés WPA: pyrit -r "capctura.pcap" analyze

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

  • Analyseur de chiffrement Passware: https://www.passware.com/encryption-analyzer/

  • Récupération du registre Windows: https://www.softpedia.com/get/Tweak/Registry-Tweak/Windows-Registry-Recovery.shtml

  • commande xxd

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

  • Aide-mémoire DFIR: https://www.jaiminton.com/cheatsheet/DFIR/#

  • Analyser un user agent: https://developers.whatismybrowser.com/useragents/parse/

  • Aide-mémoire Grep: https://javiermartinalonso.github.io/linux/2018/01/15/linux-grep-patrones-debug.html

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

  • Expressions régulières pour grep -Po " " https://www.autoregex.xyz/ && https://regex101.com/ . Aide-mémoire: https://cheatography.com/davechild/cheat-sheets/regular-expressions/

  • Aide-mémoire DFIR: https://dfircheatsheet.github.io/

  • https://onlinedisassembler.com/static/home/index.html
  • Explorateur de décompilateur en ligne: https://dogbolt.org/

  • Explorateur de compilateur en ligne: https://godbolt.org/

  • Décompilateur en ligne .JAR et .Class vers Java: http://www.javadecompilers.com/

  • Éditeur hexadécimal, éditeur de disque et éditeur de mémoire: https://mh-nexus.de/en/downloads.php?product=HxD20

  • Décompilateur Android: https://ibotpeaches.github.io/Apktool/

  • Décompiler des fichiers Android: https://github.com/skylot/jadx

  • Désassembleur Hopper: https://www.hopperapp.com/

  • Lister les dépendances dynamiques: Ldd file

  • Dépaqueter certains binaires: Upx -d file

  • Identifier les packers: https://github.com/horsicq/Detect-It-Easy

  • Théorie: https://0xinfection.github.io/reversing/

  • Manuel du développeur de logiciels Architectures Intel® 64 et IA-32: https://www.intel.com/content/dam/www/public/us/en/documents/manuals/64-ia-32-architectures-software-developer-instruction-set-reference-manual-325383.pdf

  • Conseils: 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

  • Domaines expirés : https://www.expireddomains.net/

  • Outil automatisé XSS : https://xsser.03c8.net/

  • Outil automatisé XSS : https://github.com/ssl/ezXSS

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

  • Exemples de payloads SQL : https://github.com/payloadbox/sql-injection-payload-list

  • Injection de commandes : https://github.com/payloadbox/command-injection-payload-list

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

  • Aide-mémoire SSRF : https://highon.coffee/blog/ssrf-cheat-sheet/#curl-ssrf-wrappers--url-schema

  • WPscan

  • Extension Firefox pour rechercher les XSS : https://addons.mozilla.org/es/firefox/addon/knoxss-community-edition/

  • Inspecter les en-têtes HTTP : https://requestbin.net/ && https://webhook.site/#!/75039a57-2015-4f74-9612-b762f4353b9b && https://securityheaders.com/?q=domain&followRedirects=on

  • Décodeur de RAT : https://github.com/kevthehermit/RATDecoders

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

  • Désamorceur de chaînes binaires : https://github.com/fireeye/flare-floss

  • Analyse réseau de malwares (émulation de serveur HTTP) : https://github.com/felixweyne/imaginaryC2

  • Cet outil vous permet d'intercepter et de rediriger tout ou partie du trafic réseau tout en simulant des services réseau légitimes : https://github.com/mandiant/flare-fakenet-ng

  • http://www.somedomain.com
  • Téléchargement récursif de fichiers en contournant robots.txt : wget -e robots=off -drc -l5 domain

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

  • One-liners : https://linuxcommandlibrary.com/basic/oneliners.html

  • Informations Google : image