Skip to content

Feature ipqs#3643

Open
RamboV wants to merge 11 commits intointelowlproject:masterfrom
RamboV:feature-IPQS
Open

Feature ipqs#3643
RamboV wants to merge 11 commits intointelowlproject:masterfrom
RamboV:feature-IPQS

Conversation

@RamboV
Copy link
Copy Markdown
Contributor

@RamboV RamboV commented Apr 9, 2026

Description

  • Added darkwebleak api to ipqs observable analyzer.
  • Added malicious file scanner in file analyzer.

Type of change

  • New feature (non-breaking change which adds functionality).

Checklist

  • I have read and understood the rules about how to Contribute to this project
  • The pull request is for the branch develop
  • A new plugin (analyzer, connector, visualizer, playbook, pivot or ingestor) was added or changed, in which case:
    • I strictly followed the documentation "How to create a Plugin"
    • Usage file was updated. A link to the PR to the docs repo has been added as a comment here.
    • I have dumped the configuration from Django Admin using the dumpplugin command and added it in the project as a data migration. ("How to share a plugin with the community")
    • If a new analyzer has beed added, I have created a unittest for it in the appropriate dir. I have also mocked all the external calls, so that no real calls are being made while testing.
    • I have added that raw JSON sample to the get_mocker_response() method of the unittest class. This serves us to provide a valid sample for testing.
  • Linters (Black, Flake, Isort) gave 0 errors. If you have correctly installed pre-commit, it does these checks and adjustments on your behalf.

Screenshots and raw_json
ipqs_darkweb_leak_email_resp
ipqs_domain_response
ipqs_email_response
ipqs_ip_response
ipqs_malware_file_scan_resp
ipqs_phone_response
ipqs_url_file_scan_resp
ipqs_url_response
iqps_darkweb_leak_username password

intelowlproject/docs#47
PR for docs

@RamboV
Copy link
Copy Markdown
Contributor Author

RamboV commented Apr 9, 2026

Hi @mlodic , could you please review this PR when you have a moment?

@RamboV
Copy link
Copy Markdown
Contributor Author

RamboV commented Apr 15, 2026

Hi @mlodic , let me know if you have any feedback on this. I’m hoping to get it merged by soon.

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.

1 participant