Burrow – Breaking Through Firewalls With Open Source Ingenuity

0

Burrow is an open source tool for burrowing through firewalls, built by teenagers at Hack Club. burrow provides a simple command-line tool to open virtual interfaces and direct traffic through them. Contributing Burrow is fully open source, you can fork the repo and start contributing easily. For more information and in-depth discussions, visit the #burrow channel on the Hack Club Slack, here you can ask for help...

Its-A-Trap : Building Secure Web Applications With A Golang Web Server For Authentication

0

Simple golang webserver that listens for basic auth or post requests and sends a notification when a user enters a password. You need to add your custom templates and post the username and password parameter to /login when using the post mode. Folder Layout its-a-trap/custom ├── assets │   └── styles.css └── templates ├── finish.html └── index.html This will serve index.html and show finish.html upon sending a post request. You can...

Nutek-Apple : Unleashing Power On macOS And Linux

0

Nutek Security Platform for macOS and Linux operating systems. Tools for hackers, bug hunters and hobbiests. You might like it, you might not. It's a matter of taste. What It Does? This - nutek-apple.rb - script for macOS and Linux operating systems installs all the neccessairly tools for well prepared hacker, bug hunter or a seasoned hobbiest willing to pursue a way of...

SecureSphere Labs – A Haven For Cybersecurity Innovators And Ethical Hackers

0

Welcome to SecureSphere Labs, your go-to destination for a curated collection of powerful hacking tools designed for cybersecurity professionals, ethical hackers, and security enthusiasts alike. Our repository is meticulously maintained and regularly updated with the latest tools and utilities to enhance your penetration testing, vulnerability assessment, and digital forensics endeavors. Quote - H.F. "The human mind is a reflection instanciated...

Vulpes/VulpOS : The Docker-Powered All-in-One Workstation For Penetration Testing And Offsec Labs

0

All in one Docker-based workstation with hacking tools for Pentesting and offsec Labs by maintained by @Fenrir.pro. It is based on Alpine Linux, clutter-free, lightweight and actively used for penetration testing assessments, local training sessions, workshops and online classes on hack.courses. Why? We deploy on-demain online workstations and needed a hacking-oriented operating system with a small CPU/RAM/storage footprint (smaller than kali and ubuntu at least...

LiCo-Extrator : Revolutionizing Icon Extraction Across Platforms

0

Got it! Below is the updated README.md file with instructions for downloading the project on Linux using git clone and on Windows using the GitHub web interface to download the .zip file: Icon Extractor Icon Extractor is a Python application designed to extract icons from various file types. It supports both Windows and Linux platforms and provides a user-friendly interface. Requirements Python 3.x Usage Run the start.py script. The application...

Termo-Kali : A Guide To Installing Kali Linux On Android via Termux

0

Termo-Kali bridges the gap between powerful Linux capabilities and the convenience of mobile devices by bringing Kali Linux to Android through Termux. This guide provides a step-by-step walkthrough for installing Termo-Kali, allowing users to harness a full-fledged Linux environment on their Android smartphones. Start exploring the possibilities of mobile penetration testing and security tasks today with Termo-Kali. PRIMARY INSTALLATION $ pkg...

Certified Ethical Hacker Quiz – Sharpen Your Skills With The CEH v12 Interactive Application

0

Welcome to the Ethical Hacking Quiz Application, designed to help learners test their knowledge of the Certified Ethical Hacker v12 curriculum. This CLI-based tool offers an interactive way to engage with ethical hacking concepts and prepare for CEH v12 certification exam. Features Dynamic Question Pool: Questions are fetched dynamically from a remote source, ensuring a varied and up-to-date quiz each time...

WPA2 Handshake Automation Tool – A Quick Guide

0

The WPA2 Handshake Automation Tool is a Python3 script designed to simplify the process of setting up and capturing WPA2 handshakes. Whether you're testing your own network security or conducting ethical hacking, this tool streamlines the steps required to capture WPA2 handshakes. Features Quick setup for making and capturing WPA2 handshakes Requires a WIFI card that supports Monitor mode and Packet injection Works on Linux...

Star-Tup : A Beginner’s Guide To Bash Scripting For Productivity

0

A custom bash script designed to streamline your startup process and enhance your scripting skills. Originally crafted for personal use and shared for community benefit, this tool is perfect for Linux enthusiasts seeking efficiency. Whether you're setting up your environment or skipping system updates, "star-tup" offers a practical solution to customize and optimize your Linux experience. ...