unsafe-pinger

command module
v0.0.0-...-0e33d8e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 5, 2023 License: MIT Imports: 4 Imported by: 0

README

Unsafe-Pinger

This application is a demonstration of command injection susceptibility designed for presentation purposes at the Vienna Devops Meetup.

Instructions

  • Initiate the web server by executing go run main.go.
  • Ping any website using curl localhost:8080/ping/127.0.0.1.
  • Conduct a command injection by using curl localhost:8080/ping/127.0.0.1';ls'.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL