struct Xssmaze::Solutions::Solution

Overview

One ground-truth entry: how the maze is beaten and where the bytes land.

Defined in:

solutions.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(payload : String, context : String, url : String) #

[View source]

Instance Method Detail

def context : String #

[View source]
def payload : String #

[View source]
def url : String #

[View source]