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

Quick Start needs Windows instructions #304

Closed
jeffmcjunkin opened this issue Jan 10, 2024 · 2 comments
Closed

Quick Start needs Windows instructions #304

jeffmcjunkin opened this issue Jan 10, 2024 · 2 comments
Labels
enhancement New feature or request triage This issue requires triaging

Comments

@jeffmcjunkin
Copy link

Feature Description:

curl doesn't work the same in Windows.

Current Behavior:

PS C:\> curl https://ghst.ly/getbhce                                                        

StatusCode        : 200
StatusDescription : OK
Content           : # Copyright 2023 Specter Ops, Inc.
                    #
                    # Licensed under the Apache License, Version 2.0
                    # you may not use this file except in compliance with the License.
                    # You may obtain a copy of the License at
                    #
                    #  ...
RawContent        : HTTP/1.1 200 OK
                    Connection: keep-alive
                    Content-Security-Policy: default-src 'none'; style-src 'unsafe-inline'; sandbox
                    Strict-Transport-Security: max-age=31536000
                    X-Content-Type-Options: nosniff
                    ...
Forms             : {}
Headers           : {[Connection, keep-alive], [Content-Security-Policy, default-src 'none';
                    style-src 'unsafe-inline'; sandbox], [Strict-Transport-Security,
                    max-age=31536000], [X-Content-Type-Options, nosniff]...}                          Images            : {}                                                                                InputFields       : {}                                                                                Links             : {}                                                                                ParsedHtml        : mshtml.HTMLDocumentClass
RawContentLength  : 3320

PR incoming.

@jeffmcjunkin jeffmcjunkin added enhancement New feature or request triage This issue requires triaging labels Jan 10, 2024
@jeffmcjunkin
Copy link
Author

Issue was on my side, apologies for the issue.

@StephenHinck
Copy link
Contributor

All good, Jeff, thank you for confirming!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage This issue requires triaging
Projects
None yet
Development

No branches or pull requests

2 participants