Browsing tag

File

ApkLeaks – Scanning APK File For URIs, Endpoints And Secrets

  Scanning APK file for URIs, endpoints & secrets. Installation To install apkLeaks, simply: $ git clone https://github.com/dwisiswant0/apkleaks $ cd apkleaks/ $ pip install -r requirements.txt Or download at release tab. Dependencies This package works in Python2 (not Python3). Install global packages: Linux $ sudo apt-get install libssl-dev swig -y OSX $ brew install openssl […]

Tachyon – Fast HTTP Dead File Finder

  Tachyon is a fast web application security reconnaissance tool. It is specifically meant to crawl web application and look for left over or non-indexed files with the addition of reporting pages or scripts leaking internal data. User Requirements Linux Python 3.5.2 User Installation Install: $ mkdir tachyon $ python3 -m venv tachyon/ $ cd […]

Stegify – Capable Of Hiding Any File Within An Image

  stegify is a simple command line tool capable of fully transparent hiding any file within an image. This technique is known as LSB (Least Significant Bit) steganography. Demonstration Carrier Data Results The Result file contains the Data file hidden in it. And as you can see it is fully transparent. Install $ go get […]

File-in-the-middle hijackers

We are not sure if this is going to be a new trend among browser hijackers, but it seems more than a coincidence that we found two browser hijackers using a very similar approach to reach their goal of taking victims to the sites of their choice. Both are using one of their own files […]

Your HP Printer’s Hard Drive Can Be Used by Hackers To Host Malicious Files

Security researcher Chris Vickery has discovered that hackers can abuse HP LaserJet Printers and host malicious files on their hard drive. The famous security researcher Chris Vickery is known for discovering 191 million US voter registration records online. He is the same guy who found 3.3 million hacked Hello Kitty accounts — That’s not all, he also found 13 […]