Skip to content

C-Oliver/assemblyline-service-pixaxe

 
 

Repository files navigation

Pixaxe Service

This Assemblyline service provides image analysis.

NOTE: This service does not require you to buy any licence and is preinstalled and working after a default installation

File types currently supported:

  • image/*

Applications

Tesseract

This program is a Optical Character Recognition (OCR) engine, which attempts to extract text from images

Tesseract is licensed under the Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)

Source code is found here: https://github.com/tesseract-ocr/tesseract

AL outputs:

  • Text extracted and appended to file "output.txt"

Stenography Modules

Please note that modules are optional (see service configuration). They are provided for academic purposes, and are not considered ready for production environments

Current AL modules:

Least significant bit (LSB) analysis:

About

Assemblyline 4 steganography service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.5%
  • Dockerfile 3.5%