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

[SignatureBot] Add or update signature nucleitemplates_wasabi-bucket-takeover.yml #503

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

liquidsec
Copy link
Collaborator

@liquidsec liquidsec commented Oct 18, 2024

Add or update signature: nucleitemplates_wasabi-bucket-takeover.yml

This PR adds or updates the follow signature:

identifiers:
  cnames:
  - type: word
    value: wasabisys.com
  ips: []
  nameservers: []
  not_cnames: []
matcher_rule:
  matchers:
  - condition: and
    dsl:
    - Host != ip
    - contains(tolower(header), "wasabis3")
    type: dsl
  - condition: and
    part: body
    type: word
    words:
    - The specified bucket does not exist
    - BucketName
  matchers-condition: and
mode: http
service_name: wasabi Bucket Takeover - Detection
source: nucleitemplates

@liquidsec
Copy link
Collaborator Author

Test results:

Signature Pass: true ✔️

@liquidsec liquidsec changed the base branch from main to dev November 21, 2024 20:17
@liquidsec
Copy link
Collaborator Author

Test results:

Signature Pass: true ✔️

@liquidsec
Copy link
Collaborator Author

Test results:

Signature Pass: true ✔️

@liquidsec
Copy link
Collaborator Author

Test results:

Signature Pass: false

Match Table:

Domain Match
wasabisys.com false
Error: **No CNAMES passed random subdomain matcher validation**

@liquidsec liquidsec added help wanted Extra attention is needed and removed tests-failed help wanted Extra attention is needed labels Nov 21, 2024
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.

2 participants