#Steganography
Showing 60 of 68 repositories tagged #steganography, ranked by stars
ALL IN ONE Hacking Tool For Hackers
Hide secrets with invisible characters in plain text securely using passwords 🧙🏻♂️⭐
CloakifyFactory - Data Exfiltration & Infiltration In Plain Sight; Convert any filetype into list of everyday strings, using Text-Based Steganography; Evade DLP/MLS Devices, Defeat Data Whitelisting Controls, Social Engineering of Analysts, Evade AV Detection
:zap: Worlds fastest steghide cracker, chewing through millions of passwords per second :zap:
🔍 Go tool for LSB steganography, capable of hiding any file within an image.
CTF Cheat Sheet + Writeups / Files for some of the Security CTFs that I've done
Steganalysis web platform
PyExfil — Python 3 toolkit for researching and stress-testing data exfiltration techniques across network, physical, and steganographic channels. For red team simulation and DLP detection testing.
A list of Capture The Flag (CTF) frameworks, libraries, resources and software for started/experienced CTF players 🚩
PacketWhisper: Stealthily exfiltrate data and defeat attribution using DNS queries and text-based steganography. Avoid the problems associated with typical DNS exfiltration methods. Transfer data between systems without the communicating devices directly connecting to each other or to a common endpoint. No need to control a DNS Name Server.
Least Significant Bit Steganography for bitmap images (.bmp and .png), WAV sound files, and byte sequences. Simple LSB Steganalysis (LSB extraction) for bitmap images.
🌸这是一个有趣的前端趣味知识公园~该项目是我平时捣鼓前端相关技术的一些案例集合。【涵盖:(Tensorflow.js-姿态识别,人脸识别),(WebRTC-音视频通话,录屏,虚拟背景,信令服务器),(Threejs-太阳系,3D 动画),(图片处理-千图成像,图片压缩,画板),(隐写术-文本隐写加密,图片隐写加密)等等...】
Steganography brute-force utility to uncover hidden data inside files
A pure Python steganography module.
The ultimate steganography and digital forensics toolkit. Hide and extract data across images, audio, video, documents, and network packets, or run 11 advanced detection engines to uncover hidden payloads.
An OSINT / digital forensics tool built in Python
Hello, aspiring hackers! 🕵️♂️ Here’s a list of 500+ Free TryHackMe rooms to kickstart your cybersecurity journey. These rooms are absolutely free, and I’ve organized them by topic to help you dive in right away. 🛠️
Hide 🕵️♂️ your files of any type inside a image of your choice using steganography
File Injector is a script that allows you to store any file in an image using steganography
Yet another Stego Tool
Free cross-platform deniable encryption cryptoarchiver
List of tools and commands that may be helpful in CTFs
SecretPixel is a cutting-edge steganography tool designed to securely conceal sensitive information within images. It stands out in the realm of digital steganography by combining advanced encryption, compression, and a seeded Least Significant Bit (LSB) technique to provide a robust solution for embedding data undetectably.
Official DeepSound repository migrated from jpinsoft.net. DeepSound is a freeware steganography tool and audio converter that hides secret data into audio files. The application also enables you to extract secret files directly from audio files or audio CD tracks.
Fast Steganography bruteforce tool written in Rust useful for CTF's
👾 a decade of resources for security researchers: pentesting, CTF, wargames, cryptography, forensics, reverse engineering, IoCs, botnets, cloud hacking, linux hacking, steganography, vulnerabilities, etc.
This repository is created only for infosec professionals whom work day to day basis to equip ourself with uptodate skillset, We can daily contribute daily one hour for day to day tasks and work on problem statements daily, Please contribute by providing problem statements and solutions
Steganograpy in Python | Hide files or data in Image Files
CTF writeups from The Flat Network Society
Stego is an open-source and free steganography tool that lets you hide your secret message in an image or audio file. You will not notice any change in the image or audio file. However, your secret message will be inside the original image or audio file
File Hider is a sophisticated tool that allows you to securely hide and encrypt a file within another file using multiple layers of AES-256 encryption, with the AES key itself being encrypted using RSA.
Common CTF Challenges is a collection of tools and resources to help individuals improve their Capture the Flag (CTF) skills. Cover a wide range of challenges, from cryptography to reverse engineering.
Advance Image Steganography
Detect hidden files and text in images
Ağ ve Bilgi Güvenliği; Linux, Python, Risk Analizi, Kriptoloji, Steganografi, Zararlı Kod Analizi, Sızma Testi, Pasif Bilgi Toplama, Pasif Bilgi Toplama, Ağ Güvenliği, Zaafiyet Keşfi, Zararlı Kod Oluşturma Yöntemleri, Dijital Adli Analiz, Web Güvenliği, Sosyal Mühendislik Saldırıları
Analyse PNG file format for CTF, python API and CLI
LLM steganography with minimum-entropy coupling - Hiding encrypted messages in natural language.
Steganography is the technique of hiding secret data within an ordinary, non-secret, file or message in order to avoid detection; the secret data is then extracted at its destination.
一套misc图片隐写练习题以及配套的所有工具
The entire walkthrough of all my resolved TryHackMe rooms
An Audio Steganography Tool, written in C++
PNG-ZIP-JAR Polyglot File Tool
A hands-on book for abusing systems using Rust (WIP) - Open Research
面向取证的节点式可视化工作台 —— 像 ComfyUI 一样搭工作流,专为编码解密、隐写取证、图像分析、密码学而生。
ALL IN ONE Hacking Tool For Hackers
Hide some secret 😎 data in a Neural Network - text, malicious software or watermark your NN
Steganography significant bits image decoder. Can help you out with some CTF
The source files of my completed TryHackMe challenges and walkthroughs with links to their respective rooms
Storing passwords has always been one of the most difficult of jobs. This is a solution where you store passwords in an image using Image steganography. image steganography uses the bits of the image pixels to store information. We use Least Singnificant Bits to store the information so that the overall image is not affected i.e one that cannot be noticed by our naked eye. To make it more safe we use Advanced encryption standard to encrypt the password stored in the image. We use a key to store all the passwords in an image. ONE KEY TO STORE THEM ALL!
A tool that encrypt and hide your data inside your images.
StegX is a modern, open-source steganography toolkit designed for digital forensics experts and cybersecurity professionals. It offers fast, accurate, and stealthy methods by non-linear lsb algorithm to embed and extract hidden data within images outperforming traditional tools, detection evasion, and cross-format compatibility
BPStegano is a steganography tool built using Python 3. It uses AES-128 encryption a custom LSB random pixel algorithm hiding to hide raw strings and any type of file inside images.
🔥 Hacker Scripts for CTF Challenges.
A tool for steganography of png files .
Ethical Hacking - Useful Resources
Write-ups for CTF challenges.
Encode any data into innocent-looking workplace-themed English sentences. Supports key-based encryption and natural mode for varied output.
my write up about ctf
Common Errors,self-written scripts related to information security,CTF challenges,steganography,forensics,web,crypto or OSINT and more
All challenges from atHACKctf 2025.