BillCipher version 2.2 is a information Gathering tool for a Website or IP address, use some ideas from Devploit. BillCipher can work in any operating system if they have and support Python 2, Python 3, and Ruby.
Also Read Discover IPv6 Network Range & Hosts from an IPv6 Enabled Network Using passive_discovery6
sudo apt update && sudo apt install ruby python python-pip python3 python3-pip
sudo apt install httrack whatweb
git clone https://github.com/GitHackTools/BillCipher
cd BillCipher
pip install -r requirements.txt
pip3 install -r requirements.txt
python3 billcipher.py
Download and run Python 2.7.x and Python 3.7 setup file.
Download and run Ruby-lang setup file, choose Add Ruby executables to your PATH and Use UTF-8 as default external encoding.
Download and run Git setup file, choose Use Git from Windows Command Propmt.
After that, Run Command Propmt and enter this commands:
git clone https://github.com/GitHackTools/BillCipher
cd BillCipher
pip install -r requirements.txt
pip3 install -r requirements.txt
python3 billcipher.py
Notes : BillCipher uses some ideas from Devploit and that is use HackerTarget API.
Credit : GitHackTools
shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…
Extract and execute a PE embedded within a PNG file using an LNK file. The…
Embark on the journey of becoming a certified Red Team professional with our definitive guide.…
This repository contains proof of concept exploits for CVE-2024-5836 and CVE-2024-6778, which are vulnerabilities within…
This took me like 4 days (+2 days for an update), but I got it…
MaLDAPtive is a framework for LDAP SearchFilter parsing, obfuscation, deobfuscation and detection. Its foundation is…