paperlink

command module
v0.0.0-...-7de7836 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2024 License: GPL-3.0 Imports: 10 Imported by: 0

README

Paperlink is a reporting and collaboration tool designed for Cyber Security Red Teams. It enables teams to document their findings during penetration tests, associate them with various assets in a client's network, and collaborate on report creation.

Installation

  1. Clone the repository from Git.
  2. Ensure you have both make and npm installed on your system.

Usage

Running the Server
  1. Navigate to the repository directory.
  2. Execute the command:

make

This will start the server in the current directory on port 8080

Building the Application
  1. Navigate to the repository directory.
  2. Run the following command:

make build

This will make a zip file called paperlink.zip containing all files for the application.

  1. On the server you will run this on, unzip and run

npm install

  1. Then run

./paperlink

To start the application on port 8080

Flags

To create an admin account run

./paperlink --admin {name of admin account}

This will create an admin account and print the temporary password to standard out. Remember to copy this password, as it can't be recovered.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL