Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Payload Templates (HTML Smuggling) #15

Open
t94j0 opened this issue Aug 7, 2019 · 1 comment
Open

Payload Templates (HTML Smuggling) #15

t94j0 opened this issue Aug 7, 2019 · 1 comment
Labels
feature New feature

Comments

@t94j0
Copy link
Owner

t94j0 commented Aug 7, 2019

Serve a site with a template and a target. The template should have a {{ .Payload }} in it. That template will be populated with the raw payload or payload path depending on if you specify template_path or template_inject which are demo'ed below.

template_path:
  target: <fullpath>
  payload: <fullpath>
template_inject:
  target: <fullpath>
  payload: <fullpath>

This feature will be good for JS download cradles

@t94j0 t94j0 changed the title Template with Target Payload Insertion Payload Templates (HTML Smuggling) Sep 9, 2019
@t94j0 t94j0 added the feature New feature label Sep 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant