Categories: Password Cracking

StegCracker – Brute-force Utility to Uncover Hidden Data Inside Files

Steganography is the art of hiding messages covertly so that the sender and recipient know the original message.

This technique permits the sender and receiver to communicate secretly and the third party won’t be mindful of the correspondence happening.

Steganalysis is the process of recovering hidden data, It decides the encoded hidden message, and if conceivable, it recovers that message.

The message can be identified by looking at changes between bit designs and huge file sizes. This is considered to be an attack on the covered information.

In this Kali Linux Tutorial, we show how to use the tool that uncovers hidden data from the image file.

It is a simple brute force tool, to test all we need is a stego image and a Wordlist. If you are not having a wordlist get one from here.

Must Read Complete Kali Tools tutorials from Information gathering to Forensics

How to install StegCracker

The tool exists in the Ubuntu package management system, so the installation is pretty simple. You can download from GitHub.

$ apt-get install steghide -y

$ curl https://raw.githubusercontent.com/Paradoxis/StegCracker/master/stegcracker > /bin/stegcracker

Then need to provide execution permission

$ chmod +x /bin/stegcracker

Then finally the brute-force attack.

$ stegcracker (imagefilename) (bruteforcetextfile)

Author: Luke Paris

One of the problems that we have these days is that there are not a lot of tools that include steganalysis modules, so it is a little difficult to protect our networks from this kind of attack.

There are different tools for steganalysis but almost all of them require a person to manually use them.

You can follow us on LinkedinTwitter, and Facebook for daily Cybersecurity updates also you can take the Best Cybersecurity courses online to keep yourself self-updated.

Also, Read

RDP Brute-force Attacks on Rise Since Organizations Worldwide Introduced Remote Working

Malicious Hackers Increasing the Exploitation of RDP Protocol to Hack the Targeted Victims

Switcher – Android Malware Seize Routers’ DNS Settings

Guru baran

Gurubaran is a co-founder of Cyber Security News and GBHackers On Security. He has 10+ years of experience as a Security Consultant, Editor, and Analyst in cybersecurity, technology, and communications.

View Comments

Recent Posts

Hackers Exploiting Docusign With Phishing Attack To Steal Credentials

Hackers prefer phishing as it exploits human vulnerabilities rather than technical flaws which make it a highly effective and low-cost…

1 day ago

Norway Recommends Replacing SSLVPN/WebVPN to Stop Cyber Attacks

A very important message from the Norwegian National Cyber Security Centre (NCSC) says that Secure Socket Layer/Transport Layer Security (SSL/TLS)…

3 days ago

New Linux Backdoor Attacking Linux Users Via Installation Packages

Linux is widely used in numerous servers, cloud infrastructure, and Internet of Things devices, which makes it an attractive target…

3 days ago

ViperSoftX Malware Uses Deep Learning Model To Execute Commands

ViperSoftX malware, known for stealing cryptocurrency information, now leverages Tesseract, an open-source OCR engine, to target infected systems, which extracts…

3 days ago

Santander Data Breach: Hackers Accessed Company Database

Santander has confirmed that there was a major data breach that affected its workers and customers in Spain, Uruguay, and…

3 days ago

U.S. Govt Announces Rewards up to $5 Million for North Korean IT Workers

The U.S. government has offered a prize of up to $5 million for information that leads to the arrest and…

3 days ago