Velociraptor Docker

Docker image for Velocidex Velociraptor
Alternatives To Velociraptor Docker
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Docker Stacks7,154
13 days ago22otherPython
Ready-to-run Docker images containing Jupyter applications
Netshoot5,860
17 days ago20apache-2.0Shell
a Docker + Kubernetes network trouble-shooting swiss-army container
X11docker4,642
a month ago10mitShell
Run GUI applications and desktops in docker and podman containers. Focus on security.
Https Portal4,073
2 months ago31mitRuby
A fully automated HTTPS server powered by Nginx, Let's Encrypt and Docker.
Ownphotos2,687
4 months ago90mitJupyter Notebook
Self hosted alternative to Google Photos
Pms Docker2,461
12 days ago4Shell
Plex Media Server Docker repo, for all your PMS docker needs.
Sup2,312
3a year ago7January 21, 202255mitGo
Super simple deployment tool - think of it like 'make' for a network of servers
Node Docker Good Defaults2,161
2 months ago7mitJavaScript
sample node app for Docker examples
Dinghy2,074
4 years ago1August 08, 201826mitRuby
faster, friendlier Docker on OS X
Docker Wireguard1,710
4 days ago15gpl-3.0Dockerfile
Alternatives To Velociraptor Docker
Select To Compare


Alternative Project Comparisons
Readme

velociraptor-docker

Run Velocidex Velociraptor server with Docker

Install

  • Ensure docker-compose is installed on the host

  • git clone https://github.com/weslambert/velociraptor-docker

  • cd velociraptor-docker

  • Change credential values in .env as desired

  • docker-compose up (or docker-compose up -d for detached)

  • Access the Velociraptor GUI via https://<hostip>:8889

    • Default u/p is admin/admin
    • This can be changed by running:

    docker exec -it velociraptor ./velociraptor --config server.config.yaml user add user1 user1 --role administrator

Notes:

Linux, Mac, and Windows binaries are located in /velociraptor/clients, which should be mapped to the host in the ./velociraptor directory if using docker-compose. There should also be versions of each automatically repacked based on the server configuration.

Once started, edit server.config.yaml in /velociraptor, then run docker-compose down/up for the server to reflect the changes

Docker image

To pull only the Docker image:

docker pull wlambert/velociraptor

Popular Docker Projects
Popular Hosts Projects
Popular Virtualization Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Shell
Docker
Hosts
Docker Image
Docker Compose