Skip to content
KitploitKITPLOIT
StrumentiBlog
Invia
StrumentiBlog
Invia

Strumenti di Hacking, PenTest e Cybersecurity per il tuo Arsenale di Sicurezza!

Kitploit è una directory di strumenti di hacking, cybersecurity e pentesting. Scopri gli ultimi aggiornamenti dei progetti per trovare vulnerabilità, analizzare sistemi, automatizzare i test e rafforzare la tua sicurezza.

··Feed·Contatto·Privacy·© 2026 Kitploit

Directory degli strumenti

Categorie

Vedi tutte le categorie
Loading categories
CTF-s-Tools — Repository per indicizzare strumenti utili per CTF | Kitploit
Strumenti/GitHubGitHub/ph4l4nx/ctf-s-tools
OSINT (Open Source Intelligence)ExploitReverse EngineeringSteganografiaAnalisi MalwareDigital ForensicsCrittografiaCTFPenetration TestingApprendimento e FormazioneRisorse CurateLab e Pratica
2956 mesi faRevisionato da Kitploit

Più Popolari

Vedi tutti →

Scopri gli strumenti più utilizzati dalla nostra community.

Esplora tutti gli strumenti

Sfoglia la nostra collezione di strumenti

Vedi tutti gli strumenti →
Condividi
GitHubph4l4nx/ctf-s-tools

CTF-s-Tools

Repository per indicizzare strumenti utili per CTF

Vedi Repository

Repository per indicizzare interessanti strumenti Capture The Flag e altre cose.

  • Indice
    • Piattaforme per esercitarsi
    • Crittografia
      • Principali
      • Secondari
      • Hash
      • Linguaggi esoterici
    • Steganografia
    • OSINT
      • Caccia alle minacce
    • Forensics
    • Reversing
    • Exploiting
    • Pentesting
      • Recon
      • Web
      • Exploit Database
      • Docker
      • Credenziali
      • Database di vulnerabilità CVE
      • Exploitation
      • Active Directory
      • Privilege Escalation
        • Windows
        • Linux
      • Binari legittimi in un sistema
      • Bypass AV
      • Framework automatici
      • Mobile
      • Wi-Fi
      • Utility
    • Malware
      • Motori online
      • Distro per analizzare malware
      • Strumenti
      • AV, EDR e sandbox gratuiti
      • Ransomware
      • APT
      • Blog e informazioni
    • Utility
    • Wiki
    • Write-Up
    • Altri strumenti

Platforms to practice

https://ctftime.org/

https://www.hackthebox.eu/

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

https://tryhackme.com/

https://www.vulnhub.com/

  • Sfide di Web Hacking: http://webhacking.kr/

  • Piattaforma per imparare la crittografia moderna: https://cryptohack.org/

  • Piattaforma di reversing: https://crackmes.one/

  • Sfide Forensics: 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/

Cryptography

Main

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

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

  • Identificatore e analizzatore di cifrari: https://www.boxentriq.com/code-breaking/cipher-identifier

  • Identificatore del formato dati: https://geocaching.dennistreysa.de/multisolver/

Secondary

  • Risolutore automatico di crittogrammi (sostituzione) https://quipqiup.com/

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

  • Vigenere a forza bruta: https://guballa.de/vigenere-solver

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

  • Decifra messaggi emoji https://cryptoji.com/ & https://cryptii.com/pipes/morse-code-with-emojis

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

  • Dizionario delle bandiere di segnalazione marittima: https://en.wikipedia.org/wiki/International_maritime_signal_flags

  • Enigma: https://cryptii.com/

  • Fattorizzazione: http://factordb.com/

  • Raccolta di crittanalisi: https://github.com/mindcrypt/Cryptanalysis

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

  • Convertitore in tempo reale: https://kt.gy/tools.html#conv/

  • Semplice script per calcolare l'indirizzo onion da un descrittore di servizio nascosto Tor o da una chiave pubblica: https://gist.github.com/DonnchaC/d6428881f451097f329e (è necessario modificare la riga 14 per farlo funzionare correttamente "onion_address = hashlib.sha1(key.exportKey('DER')[22:]).digest()[:10]").

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

  • Testi di canzoni: https://codewithrockstar.com/online

  • Generatore online di hash md5 di una stringa: http://www.md5.cz/

Hashes

  • Database di hash: https://crackstation.net/

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

  • Cracking di hash: http://rainbowtables.it64.com/

  • Database di hash: https://www.onlinehashcrack.com/

  • Database di hash: https://md5decrypt.net/en/

  • Database di hash: https://hashkiller.io/

  • Database di hash: https://hashes.com/en/decrypt/hash

Esoteric Languages

  • Decoder del linguaggio di programmazione esoterico Ook!: https://www.dcode.fr/ook-language

  • Decoder del linguaggio di programmazione esoterico Brainfuck: https://www.dcode.fr/brainfuck-language

  • Decoder del linguaggio di programmazione esoterico Malboge: https://www.malbolge.doleczek.pl/

  • Linguaggio di programmazione esoterico COW: https://frank-buss.de/cow.html

Steganography

  • Exiftool

  • Zsteg

  • Exiv2

  • Identify -verbose file

  • Firme dei magic numbers: 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 (es.: steghide extract -sf file , steghide info file)

  • Stegseek: https://github.com/RickdeJager/stegseek (Meglio di Stegcracker)

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

  • Strumento di analisi steganografica più approfondita: https://aperisolve.fr/

  • Analizzatore di spettro: https://academo.org/demos/spectrum-analyzer/

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

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

  • Strumento stego per inchiostro invisibile digitale: https://sourceforge.net/projects/diit/

  • Decodifica di file da cassette turbo Atari a 8 bit: 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/

  • Decoder audio adattivo per codice Morse: https://morsecode.world/international/decoder/audio-decoder-adaptive.html

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

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

  • Analizza file e URL sospetti per rilevare stegomalware: https://stegoinspector.com/#/

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

  • Steganografia Bitcoin: https://incoherency.co.uk/stegoseed/

  • Steganografia Mojibake: https://incoherency.co.uk/mojibake/

  • Steganografia degli scacchi : https://incoherency.co.uk/chess-steg/

  • Risolutore / visualizzatore Magic Eye: https://magiceye.ecksdee.co.uk/

  • Decoder 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

  • Ripara immagini: https://online.officerecovery.com/es/pixrecovery/

  • Strumento per recuperare password da screenshot pixelati: https://github.com/beurtschipper/Depix

  • Analisi forense delle immagini: https://github.com/GuidoBartoli/sherloq

  • Steganografia Unicode con caratteri a larghezza zero: https://330k.github.io/misc_tools/unicode_steganography.html

  • Stegsnow(caratteri a larghezza zero): https://pentesttools.net/hide-secret-messages-in-text-using-stegsnow-zero-width-characters/

  • Linguaggio SPAM o PGP: https://www.spammimic.com/decode.shtml

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

  • Espandi link abbreviati: https://unshorten.it/

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

OSINT

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

  • Informazioni 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

  • Cheat sheet di Google: https://gist.github.com/sundowndev/283efaddbcf896ab405488330d1bbc06

https://ciberpatrulla.com/links/

https://osintframework.com/

  • Strumenti, diagrammi di flusso e cheat sheet per aiutarti nella ricerca OSINT: https://technisette.com/p/tools

  • Raccolta: https://osint.link/

  • Database mondiale di domini: http://web.archive.org/ && https://archive.eu/

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

  • Ricerca Cyber Defense: https://www.onyphe.io/

  • Abuso di dominio, IP: https://www.abuseipdb.com/

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

https://www.greynoise.io/

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

  • Controllo reputazione URL: https://www.urlvoid.com/

  • Il motore di ricerca per l'Internet delle cose: https://www.shodan.io/ && Cheat sheet di tutti i filtri: https://beta.shodan.io/search/filters

  • IVRE: https://ivre.rocks/

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

https://talosintelligence.com/

  • Directory globale PGP: https://keyserver2.pgp.com/vkd/GetWelcomeScreen.event

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

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

  • Honeypot o no: https://honeyscore.shodan.io/

https://builtwith.com/

  • Pwn email DB TOR: http://pwndb2am4tzkvold.onion/

  • Sito web per verificare se email o password sono state compromesse: https://haveibeenpwned.com/

  • Fughe di dati: https://leaks.sh/

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

  • Pwn email DB: https://intelx.io/

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

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

  • Cerca credenziali filtrate in testo semplice: https://esgeeks.com/pwndb-buscar-credenciales-filtradas-texto-plano/

  • Controllo email: https://toolbox.googleapps.com/apps/checkmx/

  • Riconoscimento auto: https://carnet.ai/

  • Ora di una foto, calcolatore solare: https://www.suncalc.org/#/27.6936,-97.5195,3/2024.01.09/09:23/1/3

  • Scopo generale: https://github.com/Moham3dRiahi/Th3inspector

Threat Hunting

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

Analisi II: https://viewdns.info/

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

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

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

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

Tecnologia di un dominio: https://builtwith.com/

Strumento per tracciare i percorsi di reindirizzamento degli URL: https://wheregoes.com/

Storia di un dominio: https://web.archive.org/

Lista blackhole in tempo reale, ASN: https://bgp.he.net/

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

Reindirizzamenti: https://lookyloo.circl.lu/

Database di domini di phishing: http://phishtank.org/

Database di domini di phishing: https://phishcheck.me/

CSV dei domini di phishing: https://phishstats.info/

Ricerca sul phishing: https://safeweb.norton.com/ , https://isitphishing.org/, https://openphish.com/ && https://opentip.kaspersky.com/.

Raccolta: https://osintframework.com/

Analisi account email: curl emailrep.io/john.[email protected]

Forensics

  • Analisi PCAP online: https://lab.dynamite.ai/

  • Strumento per identificare stringhe in un pcap: https://github.com/bee-san/pyWhat. Es.: python3 -m pywhat redteam_test03-10423dd9015c050a40b7ccf2a53f57a9.pcapng > output

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

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

  • Volatility. Cheat sheet: https://blog.onfvp.com/post/volatility-cheatsheet/ >>> Malfind,yarascan, Connscan e netscan

  • Foremost

  • Binwalk

  • Autopsy

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

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

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

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

  • Acquisizione di supporti (da disco a immagine): https://guymager.sourceforge.io/

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

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

Raccolta di strumenti Forensics: https://start.me/p/JDRmPO/recursos-forenses && https://start.me/p/q6mw4Q/forensics

Reversing

  • Binwalk

  • Dotpeek (.NET)

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

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

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

  • Ollydbg. Cheat sheet: http://www.ollydbg.de/quickst.htm

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

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

  • Ghidra. Cheat sheet: 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/

  • Strumento di reversing per principianti: https://exeinfo-pe.en.uptodown.com/windows

  • Regshot: https://sourceforge.net/projects/regshot/ (prima e dopo l'esecuzione di un binario)

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

  • Disassemblatore online:

Exploiting

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

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

  • Esempio 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 per x86 32 linux)

Pentesting

Cheat sheet delle porte comuni: https://packetlife.net/media/library/23/common_ports.pdf

Cheat sheet di enumerazione: https://pentestwiki.org/enumeration-cheat-sheet/

Recon

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

  • Recon del S.O.: "versione di un servizio 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

Download ricorsivo di file bypassando robots.txt: wget -e robots=off -drc -l5 domain* Scansione con terze parti: 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/

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

  • Elenca le email di un dominio: https://maildump.co/domain-search

  • Elenca i domini di un'azienda: 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/

  • Hash e password aziendali: https://www.dehashed.com/

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

  • Maggiori dati storici DNS: https://securitytrails.com/

  • Record host DNS: https://hackertarget.com/find-dns-host-records/

  • Strumento di analisi delle vulnerabilità degli header HTTP: https://dnsdumpster.com/

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

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

  • Strumento di raccolta OSINT: https://github.com/s0md3v/Photon

  • Strumento di raccolta OSINT: https://github.com/laramies/theHarvester

  • Resolver 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-*

  • Strumento di analisi delle vulnerabilità degli header HTTP: https://github.com/Aetsu/gethead/blob/gh-pages/gethead.py

  • Feroxbuster

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

  • Burpsuite

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

  • Hydra. Cheat Sheet: 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. Cheat Sheet: https://book.hacktricks.xyz/pentesting-web/web-tool-wfuzz

  • Bypass 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

  • Strumento automatizzato all-in-one per l'iniezione di comandi del sistema operativo e lo sfruttamento: 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/

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

Database di Exploit

  • Ricerca CVE: https://github.com/Anonimo501/cve_search

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

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

  • https://cvexploits.io/

Docker

Escalation dei privilegi: docker run -v /:/mnt --rm -it imagen chroot /mnt sh

Credenziali

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

Vulnerabilità del database CVE

https://vulners.com/

Sfruttamento

  • Generatore online di reverse shell: https://www.revshells.com/

  • Cheat sheet per reverse shell: https://reconshell.com/reverse-shell-cheat-sheet/ && Cheat sheet: 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

  • Trasformare shell semplici in TTY completamente interattive: https://blog.ropnop.com/upgrading-simple-shells-to-fully-interactive-ttys/

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

  • Esempi di comandi 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

  • Generatore di payload reverse shell - Hoaxshell: https://github.com/t3l3machus/hoaxshell

  • Esecuzione di comandi su Microsoft Exchange: https://github.com/WithSecureLabs/peas

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

Active Directory

  • Scanner di rete: 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/

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

  • Controllo 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

Escalation dei privilegi

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

Binari legittimi in un sistema

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

  • GTFOBins da sistemi Unix: https://gtfobins.github.io/

Bypass antivirus

  • Bypass di Windows Defender con binari: https://github.com/Bl4ckM1rror/FUD-UUID-Shellcode

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

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

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

Framework automatici

  • Metasploit. Cheatsheet: 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. Cheatsheet: https://github.com/HarmJ0y/CheatSheets/blob/master/Empire.pdf

Mobile

  • Cheat sheet per il pentest mobile: https://github.com/tanprathan/MobileApp-Pentest-Cheatsheet && https://github.com/randorisec/MobileHackingCheatSheet

  • Strumenti automatizzati per mobile: https://github.com/MobSF/Mobile-Security-Framework-MobSF, https://github.com/SUPERAndroidAnalyzer/super

  • Elenco di applicazioni Android vulnerabili: 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

Wi-Fi

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

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

  • Audit Wi-Fi: https://github.com/v1s1t0r1sh3r3/airgeddon

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

  • Crack Wi-Fi: 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

Wi-Fi Pineapple

https://linuxhint.com/how_to_aircrack_ng/

  • Crack di acquisizioni PCAP: https://www.onlinehashcrack.com/

Utilità

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

  • dpkg -l per elencare tutti i programmi installati in una macchina virtuale. Inoltra l'output in pipe per cercare ciò che desideri.

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

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

  • Sei bloccato?: https://ippsec.rocks/?#

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

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

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

Malware

Motori online

  • Il migliore: https://omniasec.ai/

  • https://www.filescan.io/

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

  • Cuckoo Sandbox online: https://sandbox.pikker.ee/

  • Estensioni del browser: 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

  • Database di siti web legati alla contraffazione: 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

Distro per analizzare malware

  • Toolkit di reverse engineering basato su Windows e potenziato dall'IA: https://github.com/Jakiboy/ReVens

  • Distro Linux per analizzare malware: https://docs.remnux.org/

  • Distro Windows per analizzare malware: https://github.com/mandiant/flare-vm

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

Strumenti

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

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

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

  • Detect it easy(rilevatore di packer): https://en.kali.tools/?p=1644

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

  • Dependency Walker da un file eseguibile: https://www.dependencywalker.com/

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

  • Acquisitore di RAM: https://belkasoft.com/ram-capturer

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

  • Toolkit del reverse engineer: https://github.com/mentebinaria/retoolkit

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

  • Malzilla: https://malzilla.org/

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

  • Analizza 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 e sandbox gratuiti

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

  • Antivirus per 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 offline: https://sandboxie-plus.com/downloads/

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

Ransomware

  • Strumenti di decrittazione ransomware: 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/.

  • Panoramica generale: https://docs.google.com/spreadsheets/d/1TWS238xacAto-fLKh1n5uTsdijWdCEsGIM0Y0Hvmc5g/pubhtml#

  • Gruppi ransomware: http://edteebo2w2bvwewbjb5wgwxksuwqutbg3lk34ln7jpf3obhy4cvkbuqd.onion/

APT

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

  • Grafo informativo sugli attori delle minacce: https://jupyter.securitybreak.io/graph_TA/index.html

Sei un bersaglio APT? -> https://lab52.io/

  • Simulatore APT: https://github.com/NextronSystems/APTSimulator

Blog e informazioni

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

  • Esempi/binari di malware: https://bazaar.abuse.ch/, https://github.com/ytisf/theZoo & https://malshare.com/

Utilità

  • Per bypassare alcune porte filtrate: nmap -sSV ...

  • zip2john backup.zip secret.hash

  • john --show secret.hash

  • Hexeditor

  • nc -nlvp URL port

  • Grep

  • rgrep (grep ricorsivo)

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

  • Recupero password online : https://www.lostmypass.com/try/

  • Password salvate in un computer: https://github.com/AlessandroZ/LaZagne

  • Immagine disco: 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 di password utente comuni: https://github.com/Mebus/cupp e 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

Wiki

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

https://github.com/OpenToAllCTF/Tips

Tutorial di reverse engineering: 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

Altri strumenti

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

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

Scarica lo strumento
  • Bytehist: https://www.cert.at/en/downloads/software/software-bytehist

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

  • Ricerca inversa di immagini: https://tineye.com/

  • Strumento per tracciare i percorsi di reindirizzamento degli URL: https://wheregoes.com/

  • Controllo online di phishing: https://easydmarc.com/tools/phishing-url

  • Database di domini di phishing: http://phishtank.org/

  • Database di domini di phishing: https://phishcheck.me/

  • Ricerca sul 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/

  • Motore di ricerca IoT: https://www.thingful.net/

  • Trova indirizzi email associati a un dominio: https://hunter.io/

  • Motore di ricerca di persone: https://thatsthem.com/

  • Motore di ricerca Fofa: https://fofa.so/ (Simile a Shodan)

  • Piattaforma OSINT grafica: https://www.spiderfoot.net/#

  • Fullhunt: https://fullhunt.io/

  • Ricerca di codice: https://grep.app/ && https://publicwww.com/

  • Natlas: https://natlas.io/

  • Spur: https://spur.us/

  • Database di Wi-Fi pubblici: https://www.mylnikov.org/

  • Intestazioni HTTP di un dominio: https://www.webconfs.com/http-header-check.php

  • Metadati dei documenti pubblici: https://github.com/Josue87/MetaFinder

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

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

  • Controlla la tua OWA (Outlook Web Access): https://checkmyowa.unit221b.com/

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

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

  • Ricerca rapida e caccia nei log eventi di 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

  • Decoder PowerShell: https://github.com/R3MRUM/PSDecode, https://github.com/JohnLaTwC/PyPowerShellXray e informazioni sull'analisi: https://darungrim.com/research/2019-10-01-analyzing-powershell-threats-using-powershell-debugging.html

  • Analizzatore 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 e https://eternal-todo.com/tools/peepdf-pdf-analysis-tool.

  • Analizzatore 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/.

  • Estrai contenuto codificato in Unicode da un file: https://github.com/DidierStevens/DidierStevensSuite/blob/master/base64dump.py

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

  • Per decrittare le chiavi WPA: pyrit -r "capctura.pcap" analyze

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

  • Analizzatore di crittografia Passware: https://www.passware.com/encryption-analyzer/

  • Recupero del registro di Windows: https://www.softpedia.com/get/Tweak/Registry-Tweak/Windows-Registry-Recovery.shtml

  • Comando xxd

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

  • Cheat sheet DFIR: https://www.jaiminton.com/cheatsheet/DFIR/#

  • Analizza uno user agent: https://developers.whatismybrowser.com/useragents/parse/

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

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

  • Espressioni regolari per grep -Po " " https://www.autoregex.xyz/ && https://regex101.com/ . Cheat sheet: https://cheatography.com/davechild/cheat-sheets/regular-expressions/

  • Cheatsheet DFIR: https://dfircheatsheet.github.io/

  • https://onlinedisassembler.com/static/home/index.html
  • Esploratore di decompilatori online: https://dogbolt.org/

  • Esploratore di compilatori online: https://godbolt.org/

  • Decompilatore online da .JAR e .Class a Java: http://www.javadecompilers.com/

  • Editor hex, editor di dischi ed editor di memoria: https://mh-nexus.de/en/downloads.php?product=HxD20

  • Decompilatore Android: https://ibotpeaches.github.io/Apktool/

  • Decompila file Android: https://github.com/skylot/jadx

  • Disassemblatore Hopper: https://www.hopperapp.com/

  • Elenca dipendenze dinamiche: Ldd file

  • Spacchettare alcuni binari: Upx -d file

  • Identificazione dei packer: https://github.com/horsicq/Detect-It-Easy

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

  • Manuale per sviluppatori di software delle architetture Intel® 64 e 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

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

  • Domini scaduti: https://www.expireddomains.net/

  • Strumento automatico per XSS: https://xsser.03c8.net/

  • Strumento automatico per XSS: https://github.com/ssl/ezXSS

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

  • Esempi di payload SQL: https://github.com/payloadbox/sql-injection-payload-list

  • Iniezione di comandi: https://github.com/payloadbox/command-injection-payload-list

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

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

  • WPscan

  • Estensione Firefox per il rilevamento di XSS: https://addons.mozilla.org/es/firefox/addon/knoxss-community-edition/

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

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

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

  • Defuser di stringhe binarie: https://github.com/fireeye/flare-floss

  • Analisi di rete del malware (emula server HTTP): https://github.com/felixweyne/imaginaryC2

  • Questo strumento consente di intercettare e reindirizzare tutto o parte del traffico di rete simulando servizi di rete legittimi: https://github.com/mandiant/flare-fakenet-ng

  • Download ricorsivo di file bypassando robots.txt: wget -e robots=off -drc -l5 domain

  • [Esfiltrazione 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-liner: https://linuxcommandlibrary.com/basic/oneliners.html

  • Informazioni Google: image