All Projects → cybersecsi → HOUDINI

cybersecsi / HOUDINI

Licence: GPL-3.0 License
Hundreds of Offensive and Useful Docker Images for Network Intrusion. The name says it all.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to HOUDINI

Oscp Prep
my oscp prep collection
Stars: ✭ 105 (-86.73%)
Mutual labels:  cheatsheet, webapp, pentesting
Babysploit
👶 BabySploit Beginner Pentesting Toolkit/Framework Written in Python 🐍
Stars: ✭ 883 (+11.63%)
Mutual labels:  tools, pentesting
Ios
Most usable tools for iOS penetration testing
Stars: ✭ 563 (-28.82%)
Mutual labels:  tools, cheatsheet
Tutorialdb
A search 🔎 engine for programming/dev tutorials, See it in action 👉
Stars: ✭ 93 (-88.24%)
Mutual labels:  tools, webapp
Archstrike
An Arch Linux repository for security professionals and enthusiasts. Done the Arch Way and optimized for i686, x86_64, ARMv6, ARMv7 and ARMv8.
Stars: ✭ 401 (-49.3%)
Mutual labels:  tools, pentesting
Information collection handbook
Handbook of information collection for penetration testing and src
Stars: ✭ 447 (-43.49%)
Mutual labels:  tools, pentesting
Git pentesting toolkit
Exploit pack for pentesters and ethical hackers.
Stars: ✭ 86 (-89.13%)
Mutual labels:  tools, pentesting
Huge Collection Of Cheatsheet
Share of my Huge Collection of Cheatsheet (Coding, Cheat, Pinouts, Command Lists, Etc.)
Stars: ✭ 250 (-68.39%)
Mutual labels:  cheatsheet, pentesting
Reconness
ReconNess is a platform to allow continuous recon (CR) where you can set up a pipeline of #recon tools (Agents) and trigger it base on schedule or events.
Stars: ✭ 131 (-83.44%)
Mutual labels:  tools, pentesting
Vscode Powertools
A swiss army knife with lots of tools, extensions and (scriptable) enhancements for Visual Studio Code.
Stars: ✭ 150 (-81.04%)
Mutual labels:  tools, webapp
Hackthebox
Notes Taken for HTB Machines & InfoSec Community.
Stars: ✭ 167 (-78.89%)
Mutual labels:  tools, cheatsheet
A Red Teamer Diaries
RedTeam/Pentest notes and experiments tested on several infrastructures related to professional engagements.
Stars: ✭ 382 (-51.71%)
Mutual labels:  tools, pentesting
Burpsuite Plugins Usage
Burpsuite-Plugins-Usage
Stars: ✭ 376 (-52.47%)
Mutual labels:  tools, pentesting
Pentestkit
Useful tools and scripts during Penetration Testing engagements
Stars: ✭ 463 (-41.47%)
Mutual labels:  tools, pentesting
Dumpall
一款信息泄漏利用工具,适用于.git/.svn源代码泄漏和.DS_Store泄漏
Stars: ✭ 250 (-68.39%)
Mutual labels:  tools, pentesting
Githacktools
The best Hacking and PenTesting tools installer on the world
Stars: ✭ 78 (-90.14%)
Mutual labels:  tools, pentesting
share-it
share-it-nine.vercel.app
Stars: ✭ 19 (-97.6%)
Mutual labels:  tools, webapp
Defaultcreds Cheat Sheet
One place for all the default credentials to assist the Blue/Red teamers activities on finding devices with default password 🛡️
Stars: ✭ 1,949 (+146.4%)
Mutual labels:  cheatsheet, pentesting
Hacker Container
Container with all the list of useful tools/commands while hacking and pentesting Kubernetes Clusters
Stars: ✭ 105 (-86.73%)
Mutual labels:  tools, pentesting
Coot
玩转 IFTTT 体验极客生活,互联网自动化神器【已经停止开发】
Stars: ✭ 172 (-78.26%)
Mutual labels:  tools, webapp

🐳 HOUDINI: Hundreds of Offensive and Useful Docker Images for Network Intrusion

HOUDINI is a curated list of Network Security related Docker Images for Network Intrusion purposes. A lot of images are created and kept updated through our RAUDI repository. Pretty dope, eh?

Documentation Netlify Status License: GPL v3

Table of Contents

Web App

To use HOUDINI, click the link below:

Other than listing a lot of tools we provide docker run commands for every one of them and useful Cheatsheets for some of them (You can also contribute by suggesting new commands to add).

Built with

HOUDINI is created using:

And using the following packages:

Add a tool

A tool is composed by:

  • A markdown file in the /tools folder
  • An entry into a Javascript file (in /webapp/src/config/tools.ts)

We want people to contribute, so we created a script to automate the process of adding a new tool. All you have to do is add the description and (optionally) the cheatsheet. The command is bootstrap, here is an example:

To use the boostrap command you have to:

  • yarn install in the main directory
  • yarn run bootstrap in the main directory
  • Add the mandatory informations to add a new tool

The mandatory informations are the following:

  • Fancy name: The long version name of the tool
  • Docker Image: The Docker Image (in the format repo/image)
  • Official Doc: A link to the official documentation for the tool
  • Run Command: The run command

The last thing you have to do is to add the description and (optionally) the cheatsheet.

Development

This section provides a set of commands to run the application locally.

PLEASE use yarn over npm

Setup

This is a React based application. Before running it you have to install all the needed packages with the following command:

yarn install && cd ./webapp && yarn install

Run

To execute the app locally you have to run:

yarn start

Please note that the folder used for showing the Markdown files in the React application is not the /tools folder, but a directory inside the source code of the React app itself (/webapp/src/_tools). Every time you run yarn start from the main directory the /tools folder is copied in /webapp/src/_tools. So if you add a new tool while the app is running it won't show up until you update the /webapp/src/_tools folder. For this reason a command has been added to ease this work, you can easily copy the /tools folder by running the following command while in the main directory:

yarn run update

Build

To build the app you have to run:

yarn run build

Roadmap

Here is the current roadmap:

  • Responsive Design
  • Add copy botton in <code> tags (make it a component)
  • Check bootstrap command on Linux systems
  • Fix margin, padding in tool pages to make it more readable
  • Add tools (reach at least 100)
  • Add labels [MUST]
  • Define customizable fields [COULD]
  • Add toolbox for customizing commands [COULD]
  • Add webapp snippet (to keep interesting commands) [COULD]
  • Add bashify script [COULD]

Contributions

Everyone is invited to contribute! We created a very detailed document to describe how to contribute to HOUDINI.

Credits

HOUDINI is an idea of Gaetano Perrone and is proudly developed @SecSI by:

License

HOUDINI is an open-source and free software released under the GNU GPL v3.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].