• Stars
    star
    308
  • Rank 134,950 (Top 3 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created about 9 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Yet another Stego Tool

Unit Tests PyPI Statistics Latest Release

StegoVeritas

Yet another Stego Tool

Quick Start

Install

Option 1 -- pip

$ pip3 install stegoveritas
$ stegoveritas_install_deps

stegoveritas_install_deps currently supports: ubuntu, debian, kali, parrotOS, fedora, archlinux and MacOS.

Option 2 -- docker

$ sudo docker run -it --rm bannsec/stegoveritas

Option 3 -- BlackArch

$ sudo pacman -S stegoveritas

PKGBUILD

Running

StegoVeritas has default actions for most image types (gif,jpeg,png,tiff,bmp) and will attempt to run on any file.

stegoveritas <file>

If you want to do something specific, you can check out the help:

stegoveritas -h
usage: stegoveritas [-h] [-out dir] [-debug] [-password PASSWORD]
                    [-wordlist WORDLIST] [-meta] [-imageTransform]
                    [-bruteLSB] [-colorMap [N [N ...]]]
                    [-colorMapRange Start End] [-extractLSB]
                    [-red index [index ...]] [-green index [index ...]]
                    [-blue index [index ...]] [-alpha index [index ...]]
                    [-extract_frames] [-trailing] [-steghide] [-exif]
                    [-xmp] [-carve] [-steghide]
                    file

Yet another Stego tool

positional arguments:
  file                  The file to analyze

optional arguments:
  -h, --help            show this help message and exit
  -out dir              Directory to place output in. Defaults to ./results
  -debug                Enable debugging logging.
  -password PASSWORD    When applicable, attempt to use this password to
                        extract data.
  -wordlist WORDLIST    When applicable, attempt to brute force with this
                        wordlist.

image options:
  -meta                 Check file for metadata information
  -imageTransform       Perform various image transformations on the input
                        image and save them to the output directory
  -bruteLSB             Attempt to brute force any LSB related steganography.
  -colorMap [N [N ...]]
                        Analyze a color map. Optional arguments are colormap
                        indexes to save while searching
  -colorMapRange Start End
                        Analyze a color map. Same as colorMap but implies a
                        range of colorMap values to keep
  -extractLSB           Extract a specific LSB RGB from the image. Use with
                        -red, -green, -blue, and -alpha
  -red index [index ...]
  -green index [index ...]
  -blue index [index ...]
  -alpha index [index ...]
  -extract_frames       Split up an animated gif into individual frames.
  -trailing             Check for trailing data on the given file
  -steghide             Check for StegHide hidden info.

multi options:
  -exif                 Check this file for exif information.
  -xmp                  Check this file for XMP information.
  -carve                Attempt to carve/extract things from this file.

Have a good example? Wish it did something more? Submit a ticket:
https://github.com/bannsec/stegoVeritas

More Repositories

1

autoPwn

Automate repetitive tasks for fuzzing
Python
123
star
2

winevt

Windows Event Interactions in Python
Python
66
star
3

pySym

Python Symbolic Execution
Python
63
star
4

revenge

REVerse ENGineering Environment
Python
55
star
5

formatStringExploiter

Helper script for working with format string bugs
Python
55
star
6

pyThaw

Python Application to Reverse Freezing
Python
36
star
7

NetTK

Network Tool Kit
Python
32
star
8

angr-Windows

Windows builds for use with angr framework
27
star
9

gallimaufry

Command Line Parsing Library for USB PCAP Files
Python
23
star
10

autopsy_docker

Docker build for autopsy
Dockerfile
21
star
11

cosmosocks

Socks server written in Cosmopolitan libc
C
20
star
12

edex-ui-docker

Docker install for edex-ui
Dockerfile
15
star
13

linux-kernel-lab

Lab Environment For Learning About The Linux Kernel
Shell
9
star
14

CTF

CTF Archives and Solutions
Vim Script
8
star
15

EasyKLEE

Repo to ease the pain of installing KLEE
Shell
8
star
16

volatility_profile_builder

Python script to auto-build linux volatility profiles
Python
6
star
17

scapyshark

Wireshark like implementation with Scapy
Python
6
star
18

hashcat

pip install wrapper around hashcat
Python
4
star
19

altEnv

altEnv is an Alternate Environment manager
Python
4
star
20

hashcrack

Hash cracking python wrapper
Perl
4
star
21

bloodhound_docker

Docker build for BloodHound
Dockerfile
4
star
22

arm_now_docker

Dockerization of the arm_now tool
Dockerfile
4
star
23

larissa

A user wrapper around the Triton Symbolic Execution Engine
Python
4
star
24

pyCoW

Attempt at creating Copy-On-Write library for Python
Python
3
star
25

pyvagrant

Python wrapper for Vagrant
Python
3
star
26

frida_build_env

Helper container for building and testing Frida compiles
Dockerfile
3
star
27

autoPwn-stage-Ghidra

Ghidra build for autoPwn container
Dockerfile
3
star
28

extractor

Universal extraction tool
Python
3
star
29

ilspy_docker

Simple docker build for ilspycmd
Dockerfile
3
star
30

mpv_windows_builder

Dockerfile and scripts for cross-compiling mpv for Windows
Dockerfile
2
star
31

r2symbion

angr symbion integration for r2
Python
2
star
32

xss_catcher

Pure python simple XSS Catcher
Python
2
star
33

enableAPKDebugging

Application to simplify apk->apk w/ debugging enabled
Shell
2
star
34

simple_menu

Defunct attempt at a text menu
Python
2
star
35

hashcat-beta

Beta build of hashcat
Python
2
star
36

gef_venv

GEF in a Python Virtual Environment
Shell
2
star
37

advent_of_code

https://adventofcode.com
Python
2
star
38

mingw-w64-cross-x86_64

Cross compile using Mingw x86_64
Dockerfile
1
star
39

altEnv_preBuilt

Pre-Built Images for altEnv
1
star
40

larissa_boost

Boost pip library installer for Larissa
Python
1
star
41

frida-android-m2crypto

Because m2crypto has a painful bug right now.
C
1
star
42

revenge_testenv_android-29_default_x86_64

revenge test harness for Android-10
Dockerfile
1
star
43

pyBlackJackOld

A Python Library and Application For BlackJack Simulation And Learning
Python
1
star
44

hashcrack-jtr

John The Ripper for hashcrack
Python
1
star
45

s2e

S2E Helpers
C++
1
star
46

autoPwn-stage-gdb

GDB builder stage
Dockerfile
1
star
47

BigBuckBunny_Dash

For sharing a problem I've discovered with Dash-mpd and Google Chromecast
1
star
48

OpenBSD_BashRC

My silly bashrc and setup scripts for OpenBSD.
Shell
1
star
49

ajar

Chess Opening Creator
Python
1
star
50

sharePlayer

Python Library for Syncronized Playback of Video and Audio
Python
1
star
51

autoPwn-tmp

Temp place for deps
1
star
52

stupidcast

Stupid TUI tool for controlling chromecast
Python
1
star
53

autoPwn-stage-radamsa

Radamsa build stage for autopwn
Dockerfile
1
star
54

android_toolkit

Dockerfile for working with Android devices
Dockerfile
1
star
55

autoPwn-stage-libcxx-msan

Dockerfile
1
star
56

htb_static

helpful hack-the-box static binaries
1
star
57

musl-cross-x86_64-linux

Cross Compiler musl x64->x64
Dockerfile
1
star
58

socks.pl

A repository for a socks server implementation in Perl
Perl
1
star