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

update networkpolicy #1617

Merged
merged 1 commit into from Mar 6, 2024
Merged

update networkpolicy #1617

merged 1 commit into from Mar 6, 2024

Conversation

dogancanbakir
Copy link
Member

Closes #1615

before:

$ go run . -u scanme.sh:80 -exclude "honey\.scanme\.sh" -v

    __    __  __       _  __
   / /_  / /_/ /_____ | |/ /
  / __ \/ __/ __/ __ \|   /
 / / / / /_/ /_/ /_/ /   |
/_/ /_/\__/\__/ .___/_/|_|
             /_/

                projectdiscovery.io

[INF] Current httpx version v1.5.0 (latest)
[DBG] Skipping target due to network policy: scanme.sh
[DBG] Failed 'scanme.sh:80': target host is not allowed by network policy

after:

$ go run . -u scanme.sh:80 -exclude "honey\.scanme\.sh" -v

    __    __  __       _  __
   / /_  / /_/ /_____ | |/ /
  / __ \/ __/ __/ __ \|   /
 / / / / /_/ /_/ /_/ /   |
/_/ /_/\__/\__/ .___/_/|_|
             /_/

                projectdiscovery.io

[INF] Current httpx version v1.5.0 (latest)
http://scanme.sh

@dogancanbakir dogancanbakir self-assigned this Mar 6, 2024
@ehsandeep ehsandeep merged commit 5ab0e61 into dev Mar 6, 2024
9 checks passed
@ehsandeep ehsandeep deleted the update_networkpolicy branch March 6, 2024 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants