Skip to content

Send a Blank Host #6366

Closed Answered by random-robbie
random-robbie asked this question in Q&A
Dec 14, 2022 · 3 comments · 1 reply
Discussion options

You must be logged in to vote

Found the answer but i think it breaks and does not send the request.

requests:
  - raw:
      - |
        GET /
        Host:   
        Accept-Encoding: gzip, deflate
        Accept: */*
        Accept-Language: en
        User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0)
        Connection: close
    
    unsafe: true
    matchers:
      - type: word
        part: body
        words:
          - "http"
          

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@geeknik
Comment options

Answer selected by olearycrew
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants