Giter Club home page Giter Club logo

penman's Introduction

Penman: Penetration test manager

Web-based system to keep a pentester's notes and thoughts organized.

Features:

  • Manage networks and targets.
  • Add notes and screenshots to different phases of a pentest.
  • Add ideas and attack vectors to not forget them.
  • Add checklists to make sure not to forget important tests.

Installation

Prerequisites: Make sure that the Docker daemon is running.

mkdir penman && cd penman
wget https://raw.githubusercontent.com/naturtrunken/penman/main/docker-compose.yml
docker-compose up # Or "docker compose up", depending how you installed compose.

You can now access Penman via http://localhost:8080/.

To install Penman via source, see INSTALL.md

License

GPLv3

penman's People

Contributors

naturtrunken avatar

Watchers

James Cloos avatar  avatar

penman's Issues

Show time until reaching the flags

On the target page (or timeline tab...?) should be the time visible from each state to the next one. Example:

Open => 43 User => 21 User => 49 Root

From the beginning, the user needed 43 minutes to the first user access, then another 21 minutes to escalate to the next user, then 49 minuter after that until he gained root access.

Add checklists to services

There should be mandatory and optional checkpoints available for some services so that a user has a default checklist provided for things to try. The list should be editable.

Add popup to change the target's state

Currently, a click on the state brings it to the next one. If somebody clicks it by mistake, there is no undo and the state has to been toggled multiple time to get the old state. And the timeline contains all state changes.

Now, a click on the state should open a small popover with the states in their sequence. The current one, the previous and next one should be clickable. The user can then with a second click update the status.

Add intro assistent on all pages

In the navbar, there should be a (?) which opens a short "intro help assistent". It explains in a series of popovers what the user can do on this site.

Add a example journey to the readme

The readme should contain an overview to see how the system works. Use some target (like Lame on HTB) and show in a sequence of images the steps from adding the network/target and how to work with the system. (Or maybe a video?)

Add global search

A user should be able to search (via the navigation bar) strings in all content he/she added.

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.