Tool Documentation:

service dradis start

Screenshots

Dradis login screen

Dradis dashboard

Dradis issue list

Dradis methodologies


Packages and Binaries:

dradis

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.
Killed

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)

Nov 20 11:13:23 kali bundle[127780]: *          PID: 127780
Nov 20 11:13:23 kali bundle[127780]: * Listening on http://127.0.0.1:3000
Nov 20 11:13:23 kali bundle[127780]: * Listening on http://[::1]:3000
Nov 20 11:13:23 kali bundle[127780]: Use Ctrl-C to stop
Nov 20 11:13:36 kali systemd[1]: Stopping dradis.service - Dradis web application...
Nov 20 11:13:36 kali bundle[127780]: - Gracefully stopping, waiting for requests to finish
Nov 20 11:13:36 kali bundle[127780]: Exiting
Nov 20 11:13:36 kali systemd[1]: dradis.service: Deactivated successfully.
Nov 20 11:13:36 kali systemd[1]: Stopped dradis.service - Dradis web application.
Nov 20 11:13:36 kali systemd[1]: dradis.service: Consumed 1.834s CPU time, 149.5M memory peak.



Updated on: 2025-Nov-18