Skip to content

usage examples #2

Description

@xmunoz

Hey again! I just spent a couple of hours trying to set up jaqen to simulate an attack on servers and domains that I own, and I'm sad to report that I couldn't get it working. Steps to reproduce:

  1. Point attacker.domain namesever to the host running jaqen
  2. Build and run jaqen
    $ sudo ./jaqen --base-uri=http://attacker.domain --dns-bind=XXX.XX.XX.XX:53 --http-bind=XXX.XX.XX.XX --http-pool=XXX.XX.XX.XX -v
  3. Set up a virtual machine with host-only networking. Run a webserver on this virtual machine.
  4. From the VM host machine, make a request to http://attacker.domain and cross my fingers?

Every request simply returns an html page with the word "Index", except for requests for pages in manager.go, which return either 404 or something like:

ERRO[0009] websocket: not a websocket handshake: 'upgrade' token not found in 'Connection' header
2017/08/24 16:27:41 http: multiple response.WriteHeader calls

Did I make an error with my setup?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions