Tool Documentation:

service dradis start

Screenshots

Dradis login screen

Dradis dashboard

Dradis issue list

Dradis methodologies


Packages and Binaries:

dradis

Collaboration tools for penetration testing
Dradis is a tool to help you simplify reporting and collaboration.

  • Spend more time testing and less time reporting
  • Ensure consistent quality across your assessments
  • Combine the output of your favorite scanners

Dradis is an open-source project released in 2007 that has been refined for over a decade by security professionals around the world.

Installed size: 136.01 MB
How to install: sudo apt install dradis

Dependencies:
  • adduser
  • bundler
  • git
  • libc6
  • libgcc-s1
  • libruby3.3
  • libssl3t64
  • libstdc++6
  • libyaml-0-2
  • lsof
  • nodejs
  • pwgen
  • ruby
  • ruby-mini-racer
  • zlib1g
dradis
root@kali:~# dradis -h
lsof: unacceptable port specification in: -i :
lsof 4.99.4
 latest revision: https://github.com/lsof-org/lsof
 latest FAQ: https://github.com/lsof-org/lsof/blob/master/00FAQ
 latest (non-formatted) man page: https://github.com/lsof-org/lsof/blob/master/Lsof.8
 usage: [-?abhHKlnNoOPRtUvVX] [+|-c c] [+|-d s] [+D D] [+|-E] [+|-e s] [+|-f[gG]]
 [-F [f]] [-g [s]] [-i [i]] [+|-L [l]] [+m [m]] [+|-M] [-o [o]] [-p s]
 [+|-r [t]] [-s [p:s]] [-S [t]] [-T [t]] [-u s] [+|-w] [-x [fl]] [--] [names]
Use the ``-h'' option to get more help information.

dradis-stop
root@kali:~# dradis-stop -h
* dradis.service - Dradis web application
     Loaded: loaded (/usr/lib/systemd/system/dradis.service; disabled; preset: disabled)
     Active: inactive (dead)

Mar 12 06:22:15 kali bundle[141112]: *          PID: 141112
Mar 12 06:22:15 kali bundle[141112]: * Listening on http://127.0.0.1:3000
Mar 12 06:22:15 kali bundle[141112]: * Listening on http://[::1]:3000
Mar 12 06:22:15 kali bundle[141112]: Use Ctrl-C to stop
Mar 12 06:22:26 kali systemd[1]: Stopping dradis.service - Dradis web application...
Mar 12 06:22:26 kali bundle[141112]: - Gracefully stopping, waiting for requests to finish
Mar 12 06:22:26 kali bundle[141112]: Exiting
Mar 12 06:22:26 kali systemd[1]: dradis.service: Deactivated successfully.
Mar 12 06:22:26 kali systemd[1]: Stopped dradis.service - Dradis web application.
Mar 12 06:22:26 kali systemd[1]: dradis.service: Consumed 1.850s CPU time over 15.448s wall clock time, 152.9M memory peak.



Updated on: 2026-Mar-13