Skip to content

Main change is to the uncommon processes query.#2

Closed
timbMSFT wants to merge 3 commits into
masterfrom
RareProcessQ-Nov
Closed

Main change is to the uncommon processes query.#2
timbMSFT wants to merge 3 commits into
masterfrom
RareProcessQ-Nov

Conversation

@timbMSFT

Copy link
Copy Markdown
Contributor

Multiple queries update to use split instead of the convoluted reverse() to extract filename.
Copied all queries to Deployed - on the basis that the PR for this in ASI-portal repo has been completed already.

Multiple queries update to use split instead of the convoluted reverse() to extract filename.
Copied all queries to Deployed - on the basis that the PR for this in ASI-portal repo has been completed already.
…ies update to use split instead of the convoluted reverse() to extract filename. Copied all queries to Deployed - on the basis that the PR for this in ASI-portal repo has been completed already."

This reverts commit 63b4b2e.
…I-portal repo.

As well as that query the convoluted reverse() mechanism for extracting Filename is replaced with simpler split() approach.
@juliango2100

Copy link
Copy Markdown
Contributor

There are conflicting changes. These need to be merged.

@timbMSFT

timbMSFT commented Dec 3, 2018

Copy link
Copy Markdown
Contributor Author

abandoning this PR

@timbMSFT timbMSFT closed this Dec 3, 2018
shainw pushed a commit that referenced this pull request Jul 31, 2019
Added in filters for block events
@preetikr preetikr mentioned this pull request Apr 24, 2020
@dicolanl dicolanl mentioned this pull request Apr 24, 2020
shainw pushed a commit that referenced this pull request May 14, 2020
@preetikr preetikr mentioned this pull request Jun 13, 2020
@ghost ghost mentioned this pull request Jul 22, 2020
shainw pushed a commit that referenced this pull request Oct 27, 2020
vaniMSTIC added a commit to vaniMSTIC/Azure-Sentinel that referenced this pull request Nov 23, 2020
shainw pushed a commit that referenced this pull request Dec 14, 2020
Removing special character
v-jayakal pushed a commit that referenced this pull request Jan 21, 2021
sarah-yo pushed a commit that referenced this pull request Feb 2, 2021
Pull request from johnbilliris/Azure-Sentinel:master to johnbilliris/Azure-Sentinel:GuardicoreThreatIntelImprovements
@shainw shainw deleted the RareProcessQ-Nov branch March 16, 2021 16:07
v-jayakal pushed a commit that referenced this pull request Mar 30, 2021
v-jayakal pushed a commit that referenced this pull request May 26, 2021
Changed solution rule datatypes to ESETPROTECT
Yaniv-Shasha added a commit that referenced this pull request Jun 1, 2021
v-maudan pushed a commit that referenced this pull request Sep 30, 2021
Add data connector for Armorblox solution
v-jayakal pushed a commit that referenced this pull request Nov 9, 2021
v-jayakal pushed a commit that referenced this pull request Dec 21, 2021
v-dvedak pushed a commit that referenced this pull request Dec 20, 2022
Solution_NonameSecurity.json

Connector_RESTAPI_NonameSecurity.json
udidekel pushed a commit that referenced this pull request Dec 21, 2022
mayank88mahajan added a commit to mayank88mahajan/Azure-Sentinel that referenced this pull request Jan 13, 2023
v-dvedak pushed a commit that referenced this pull request Mar 29, 2023
* Solution package with the updated Playbook Templates.
* Updated documentation and package
v-dvedak added a commit that referenced this pull request Mar 29, 2023
v-atulyadav pushed a commit that referenced this pull request Jun 13, 2023
Update AuthenticationAttemptfromNewCountry.yaml
v-dvedak pushed a commit that referenced this pull request Jul 4, 2023
…ovements

Callmegreg GitHub solution improvements
v-dvedak pushed a commit that referenced this pull request Aug 2, 2023
v-atulyadav pushed a commit that referenced this pull request Mar 12, 2024
…dpointconnector-ccp

Update Sophos Endpoint Data Connector - ccp
v-atulyadav pushed a commit that referenced this pull request Jul 22, 2024
…improvements

Users/vkorenkov/1643469 improvements
v-dvedak pushed a commit that referenced this pull request Aug 21, 2024
v-atulyadav pushed a commit that referenced this pull request Nov 27, 2024
v-atulyadav pushed a commit that referenced this pull request Dec 31, 2024
v-prasadboke pushed a commit that referenced this pull request Mar 6, 2025
v-prasadboke pushed a commit that referenced this pull request Mar 17, 2025
…readme-updates

docs: readme improvements
v-atulyadav pushed a commit that referenced this pull request Jan 15, 2026
Co-authored-by: v-shukore <159111145+v-shukore@users.noreply.github.com>
v-atulyadav pushed a commit that referenced this pull request Jan 15, 2026
v-dvedak pushed a commit that referenced this pull request Jan 22, 2026
Co-authored-by: RamboV <68921481+RamboV@users.noreply.github.com>
v-dvedak pushed a commit that referenced this pull request Jan 22, 2026
yummyblabla added a commit that referenced this pull request Feb 4, 2026
* Redo

* Manual lookover

* Remove nonascii chars

* Remove nonascii characters

---------

Co-authored-by: Derrick Lee <derricklee@microsoft.com>
v-atulyadav pushed a commit that referenced this pull request Feb 23, 2026
v-atulyadav pushed a commit that referenced this pull request Feb 24, 2026
Co-authored-by: gloo-shock <36697840+gloo-shock@users.noreply.github.com>
v-atulyadav pushed a commit that referenced this pull request Feb 24, 2026
v-atulyadav pushed a commit that referenced this pull request Feb 24, 2026
v-atulyadav pushed a commit that referenced this pull request Apr 30, 2026
Syncing my fork with the latest changes from main
elakkuvan-r added a commit to elakkuvan-r/Azure-Sentinel that referenced this pull request Jun 4, 2026
…zure#3, Azure#4)

Azure#2 — Renamed Whisper - BGP Anomaly Hunt → Whisper - ASN Reputation Score Hunt
to match the query's actual logic (compares ASN reputation scores across
24-hour windows, flags increases >20 points). Filename kept stable.

Azure#3 — Standardized the playbook parameter naming across all 10 playbooks
from `playbook-name` (kebab) to `PlaybookName` (PascalCase) per the
Azure-Sentinel repo convention. Updated both the parameter declaration
and every `parameters('playbook-name')` reference.

Azure#4 — Moved the Whisper Security custom API connector ARM template into
its own folder per repo convention:
  Solutions/Whisper/Playbooks/WhisperSecurityConnector.json
    → Solutions/Whisper/Playbooks/WhisperSecurityConnector/azuredeploy.json

Package regenerated to 3.0.29 via Create-Azure-Sentinel-Solution V3.

Azure#1 (parse_json on comma-separated strings) — replied on the thread
explaining deferral until we have live data to verify the actual
ingestion-pipeline output format; not changing code in this round.

Signed-off-by: Elakkuvan Rajamani <elakkuvan@whisper.security>
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