Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion defender-endpoint/find-defender-malware-name.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ To find the detection name of a malware family, you need to search the internet
2. Search the web for *malware family* + **cyberattack + hash** to find the hash
3. Look up the hash in [Virus Total](https://www.virustotal.com/)
4. Find the Microsoft row and how we name the malware
5. Look up the malware name in the [Microsoft Defender Security Intelligence website] (https://www.microsoft.com/en-us/wdsi/threats). You should see Microsoft information and guidance specific to that malware.
5. Look up the malware name in the [Microsoft Defender Security Intelligence website](https://www.microsoft.com/en-us/wdsi/threats). You should see Microsoft information and guidance specific to that malware.

For example, search for the "Sunburst cyberattack hash". One of the websites returned in the search results should have the hash. In this example, the hash is **a25cadd48d70f6ea0c4a241d99c5241269e6faccb4054e62d16784640f8e53bc**. Then, look up this hash in [Virus Total](https://www.virustotal.com/).

Expand Down
2 changes: 1 addition & 1 deletion defender-office-365/defender-for-office-365-whats-new.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ For more information on what's new with other Microsoft Defender security produc

## October 2024

- **Tenant Allow/Block List in Microsoft 365 now supports IPv6 address**: The [Tenant Allow/Block List](tenant-allow-block-list-about.md) now supports [allowing and blocking IPv6 addresses] (tenant-allow-block-list-ip-addresses-configure.md). It's available in Microsoft 365 Worldwide, GCC, GCC High, DoD, and Office 365 operated by 21Vianet environments.
- **Tenant Allow/Block List in Microsoft 365 now supports IPv6 address**: The [Tenant Allow/Block List](tenant-allow-block-list-about.md) now supports [allowing and blocking IPv6 addresses](tenant-allow-block-list-ip-addresses-configure.md). It's available in Microsoft 365 Worldwide, GCC, GCC High, DoD, and Office 365 operated by 21Vianet environments.

## September 2024

Expand Down