An open API service indexing awesome lists of open source software.

https://github.com/hi120ki/vuln-goapp

Golang webapp for simulation of attacks
https://github.com/hi120ki/vuln-goapp

go golang

Last synced: 7 months ago
JSON representation

Golang webapp for simulation of attacks

Awesome Lists containing this project

README

          

# vuln-goapp

**Note : This is an application for simulation of attacks. Do NOT deploy this in production.**

- Alpine image

```
docker pull ghcr.io/hi120ki/vuln-goapp:main
```

- Debian image

```
docker pull ghcr.io/hi120ki/vuln-goapp:debian
```

- Distroless image

```
docker pull ghcr.io/hi120ki/vuln-goapp:distroless
```

- Alpine root user image

```
docker pull ghcr.io/hi120ki/vuln-goapp:root
```

## Features

- Arbitrary Code Execution
- Operating arbitrary files
- Access arbitrary http endpoint