32611 matches found
rop-tool
rop-tool v2.4.2 Uno strumento per aiutarti a scrivere exploit binari OPZIONI root@kitploit: rop-tool v2.4.2 Help you make binary exploits. Usage: rop-tool OPTIONS Commands : gadget Search gadgets patch Patch the binary info Print info about binary heap Display heap structure disassemble Disassemb...
ABD
Deoffuscazione Binaria Avanzata Questo repository contiene i materiali del corso di Deoffuscazione Binaria Avanzata tenuto al Global Cybersecurity Camp GCC Tokyo e al Security Camp National Workshop nel 2020. Abstract del Corso Il reverse engineering non è semplice, specialmente quando un codice...
grap
grap: Graphmuster in Binärdateien definieren und erkennen https://github.com/QuoSecGmbH/grap grap nimmt Muster und Binärdateien entgegen, verwendet einen Capstone-basierten Disassembler, um die Kontrollflussgraphen aus den Binärdateien zu extrahieren, und gleicht dann die Muster mit ihnen ab...
webshell-analyzer
Web Shell Analyzer Web shell analyzer is a cross platform stand-alone binary built solely for the purpose of identifying, decoding, and tagging files that are suspected to be web shells. The web shell analyzer is the bigger brother to the web shell scanner project...
webshell-analyzer
Analizzatore di Web Shell Web shell analyzer è un binario autonomo multipiattaforma costruito esclusivamente per identificare, decodificare e taggare file sospettati di essere web shell. Web shell analyzer è il fratello maggiore del progetto web shell scanner...
Learning-Linux-Binary-Analysis
Apprendimento dell'Analisi Binaria Linux Questo è il repository del codice per Apprendimento dell'Analisi Binaria Linux, pubblicato da Packt. Apprendimento dell'Analisi Binaria Linux Di cosa parla questo libro? Learning Linux Binary Analysis è ricco di conoscenze e codice che ti insegneranno il...
redexer
redexer Redexer é uma ferramenta de reengenharia que manipula binários de aplicativos Android. Essa ferramenta é capaz de analisar um arquivo DEX em uma estrutura de dados na memória; inferir com quais parâmetros o aplicativo usa certas permissões nomeamos esse recurso de RefineDroid; modificar e...
functrace
functrace - Un tracciatore di funzioni functrace è uno strumento che aiuta ad analizzare un file binario con strumentazione dinamica usando DynamoRIO http://dynamorio.org/. Queste sono alcune funzionalità implementate basate su DynamoRIO: disassemblare tutto il codice eseguito disassemblare una...
thematrix
TheMatrix Questo progetto è stato creato per facilitare il processo di analisi dei malware. L'obiettivo è creare un binario attivatore il cui scopo è caricare un binario definito dall'utente e monitorare l'esecuzione utilizzando hook delle API Win32. I dati rilevanti vengono quindi salvati su...
binbloom
About The purpose of this project is to analyse a raw binary firmware and determine automatically some of its features. This tool is compatible with all architectures as basically, it just does simple statistics on it. Main features: Loading address : binbloom can parse a raw binary firmware and...
CVE-2022-37706
CVE-2022-37706 La vulnerabilità CVE-2022-37706 è correlata al window manager Enlightenment , in particolare al binario enlightenmentsys. Questo binario ha il bit SUID Set User ID abilitato, il che significa che può essere eseguito con privilegi elevati di solito come utente root. Riepilogo:...
Callisto
Callisto Uno strumento intelligente per l'analisi automatizzata delle vulnerabilità binarie Dimostrazione: Callisto è uno strumento intelligente per l'analisi automatizzata delle vulnerabilità binarie. Il suo scopo è decomprimere autonomamente un binario fornito e iterare attraverso il codice...
refinery
Binary Refinery root@kitploit: High Octane Triage Analysis || || || || || | / / / \ || ==||=====|| | / |/ \ /==| / \ ===| '======|| | \ | | \ | \ /| | || || /||/ / | | | || =========''====/=========/ /==||=====||======' \ / / The Binary Refinery™ is a collection of Python scripts that...
refinery
Binary Refinery root@kitploit: High Octane Triage Analysis || || || || || | / / / \ || ==||=====|| | / |/ \ /==| / \ ===| '======|| | \ | | \ | \ /| | || || /||/ / | | | || =========''====/=========/ /==||=====||======' \ / / Binary Refinery™ è una raccolta di script Python che implementano...
angrgdb
angrgdb Usa angr all'interno di GDB. Crea uno stato angr dallo stato corrente del debugger. Installazione root@kitploit: pip install angrgdb echo "python import angrgdb.commands" /.gdbinit Utilizzo angrgdb implementa l'API angrdbg in GDB. Puoi usarlo in script come questo: root@kitploit: from...
exe2powershell
exe2powershell exe2powershell – exe2bat wiedergeboren für modernes Windows exe2bat wiedergeboren in exe2powershell für modernes Windows exe2powershell wird verwendet, um jede Binärdatei .exe in eine BAT-Datei zu konvertieren. Die resultierende BAT-Datei enthält nur den "echo"-Befehl und schließli...
hobbits
Informazioni Hobbits è stato sviluppato presso Mahlet nel 2019 come strumento integrato di analisi dei dati. È stato reso open-source e ora è passivamente mantenuto da Adam e da chiunque voglia contribuire. Unisciti al server Discord se vuoi fare domande, contribuire o semplicemente chiacchierare...
CrackMapExecWin
CrackMapExecWin Beschreibung Das großartige CrackMapExec-Tool kompiliert für Windows Funktionen Neueste 2.2 Version Kompiliert für x86, sollte daher auf x86- und x64-Plattformen funktionieren Verwendung 1. Laden Sie das gesamte Archiv herunter 2. Extrahieren Sie es und führen Sie crackmapexec.exe...
themida-unmutate
themida-unmutate A Python 3 tool to statically deobfuscate functions protected by Themida, WinLicense and Code Virtualizer 3.x's mutation-based obfuscation. The tool has been tested on Themida up to version 3.1.9. It's expected to work on WinLicense and Code Virtualizer as well. A Binary Ninja...
dragondance
Dragon Dance Cos'è? Dragon Dance è un plugin per Ghidra per visualizzare e manipolare i dati di copertura del codice binario. I dati di copertura possono essere importati da più fonti di copertura. Per ora il plugin supporta gli strumenti di strumentazione binaria Dynamorio e Intel Pin. Dynamorio...