Code Monkey home page Code Monkey logo

hackmode's Introduction

Readme

Hackmode

./ralp.jpg

hackmode is a metaframework for running pentesting tools and exploits.

Install

Setup git artifacts/release downloads

Install from source

Install deps

Debian/Kali

sudo apt install sbcl git

Arch

sudo pacman -S sbcl git

Nixos

install direnv

nix-shell -p direnv
direnv allow

It should install deps everytime you enter the project dir.

Install

make build
sudo make install

Configure

Hackmode follows the lisp tradition of using a initfile for configuration, which allows you to fully extend hackmode to any use case. Hackmode tools are written in CL and with the idea that they may be called outside of the lisp shell that is provided for you.

The initfile is located at /home/username/.config/hackmode/init.lisp

Contributions

  • XMR: 8AhCtQzxMN63GmK6t1tsSzQmwWpuzFiCrFgMT1AZxrf23NHB9B8GJvYJJYB3Pq95xEHAYiKQt2g6ieDwJXb6P2Dk1wjQHFu
  • PR/Issues alway welcome
  • Spread the word

hackmode's People

Contributors

lost-rob0t avatar

Stargazers

 avatar

Watchers

 avatar

hackmode's Issues

Port scripts to hackmode

Certain shell scripts i use often are likly common patterns and should be in CL/able to run in hackmode with acess to user settings and objects, ect.
Shell glue tends to bit rot.

Hackmode - Add basic recon tools

Hackmode needs some basic reconnaissance tools

Alot of the tools that I have already added are simply wrappers around existing tools.

Most of the ones I also will add are ones I personally use in my own methodology

That being said these are the ones I want to add

  • JavaScript url extractor
  • Spider (that uses the js extractor)
  • DNS wildcard detection
  • Domain brute-forcing
  • Domain permutations
  • Domain data sources

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.