Tool Documentation:
service dradis start
Screenshots
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: 448.50 MB
How to install: sudo apt install dradis
Dependencies:
- adduser
- bundler
- git
- libc6
- libgcc-s1
- libpq5
- libruby3.1t64
- libsqlite3-0
- libssl3t64
- libstdc++6
- lsof
- pwgen
- ruby
dradis
root@kali:~# dradis -h
[*] Please wait for the Dradis service to start.
[*]
[*] You might need to refresh your browser once it opens.
[*]
[*] Web UI: http://127.0.0.1:3000
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)
Aug 14 12:27:01 kali bundle[162688]: * Environment: development
Aug 14 12:27:01 kali bundle[162688]: * PID: 162688
Aug 14 12:27:01 kali bundle[162688]: * Listening on http://127.0.0.1:3000
Aug 14 12:27:01 kali bundle[162688]: * Listening on http://[::1]:3000
Aug 14 12:27:01 kali bundle[162688]: Use Ctrl-C to stop
Aug 14 12:27:06 kali systemd[1]: Stopping dradis.service - Dradis web application...
Aug 14 12:27:06 kali bundle[162688]: - Gracefully stopping, waiting for requests to finish
Aug 14 12:27:06 kali bundle[162688]: Exiting
Aug 14 12:27:07 kali systemd[1]: dradis.service: Deactivated successfully.
Aug 14 12:27:07 kali systemd[1]: Stopped dradis.service - Dradis web application.
Updated on: 2024-Aug-14