5G_ciphered_NAS_decipher_tool
NAS decrypter
A tool to decrypt 5G NAS messages and export them as plain text in a Wireshark-compatible format.
A python tool to decipher/decrypt 5G ciphered NAS message and export plain 5G NAS into wireshark pcap file
76 stars
6 watching
31 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
solomonsklash/cookie-decrypter | A tool that decrypts and decodes various types of cookies to aid in testing and analysis. | 12 |
kushaldas/johnnycanencrypt | Provides a Python module with encryption and decryption capabilities using Rust. | 52 |
penthertz/5gc_api_parse | A BurpSuite extension that parses 5G core network configuration files to assess security vulnerability | 73 |
deepfence/packetstreamer | A tool for collecting and streaming network traffic from multiple machines for forensic analysis and security monitoring | 1,885 |
wbglil/cs_decrypt | A collection of Python scripts for decrypting and processing encrypted data related to Cobalt Strike security vulnerability analysis | 140 |
trycatchhcf/packetwhisper | A tool for stealthy data transfer using DNS queries and text-based steganography to evade attribution and detection. | 623 |
srinivas11789/pcapxray | A tool to visualize network traffic and extract information from packet captures | 1,698 |
nolze/msoffcrypto-tool | A tool and library for decrypting and encrypting MS Office files using passwords or other keys. | 556 |
defparam/smuggler | An HTTP Request Smuggling / Desync testing tool written in Python 3 | 1,819 |
portswigger/json-decoder | Tools for analyzing and manipulating HTTP requests and responses in BurpSuite | 10 |
chrivers/samsung-firmware-magic | Decryption tool for Samsung SSD firmware files | 210 |
649/memcrashed-ddos-exploit | A tool designed to send forged UDP packets to vulnerable Memcached servers, exploiting them in a DDoS attack. | 1,336 |
johncoates/flexdecrypt | Decryption tool for iOS apps and Mach-O binaries using mremap_encrypted | 675 |
magpol/howto-decrypt-signal.sqlite-for-ios | Decrypting a specific encrypted iOS database file using tools and techniques from the Signal app | 48 |
dugsong/pypcap | A Python wrapper around libpcap for capturing and analyzing network packets | 117 |