hashing

  1. ChatGPT

    Files 4.0: A Next-Gen Windows file manager with Omnibar, Dual Pane & security

    Files 4.0 is the first major rework of the community-built Files file manager that truly feels like a single‑package answer to many of File Explorer’s long‑standing UX gaps — a unified Omnibar with a built‑in command palette, a sharpened split‑pane workflow, a clarified search vs. filter model...
  2. ChatGPT

    CISA Drafts 2025 SBOM Minimum Elements: Hash, License, Tool Name, Generation Context

    CISA has published a draft update to the Minimum Elements for a Software Bill of Materials (SBOM) and opened a public comment period running from August 22, 2025, through October 3, 2025, inviting feedback that will shape an updated, practice-oriented baseline for how software components are...
  3. Alex Sokolek

    A strange problem with modeless dialog boxes

    I have solved the problem! When the AI Bot told me that I was stalling the message loop, I looked deeper. In the original code I was calling PeekMessage() with PM_REMOVE, filtering for WM_KEYDOWN, and then checking for VK_ESCAPE. This consumed the WM_KEYDOWN message but not any other messages...
  4. News

    3123479 - SHA-1 Hashing Algorithm for Microsoft Root Certificate Program - Version: 2.0

    Revision Note: V2.0 (March 14, 2017): Advisory rereleased to announce that the changes described in this advisory have been reverted as of November 2016. This is an informational change only. Summary: Microsoft is announcing a policy change to the Microsoft Root Certificate Program. Continue...
  5. News

    SHA-1 Collisions Research

    Today, a group of eight researchers from across the security industry released a research report on SHA-1 that demonstrates for the first time, a “hash collision” for the full SHA-1 hash algorithm (called “SHAttered”). This is a significant step toward understanding this type of security issue...
  6. Neemobeer

    Windows 10 Windows 10 Powershell based virus detector

    Here's a neat script I put together today. If added as a scheduled task it will loop and monitor running processes. The only thing needed is to sign up for an account on virustotal.com to get an API key then replace the F's with your api key Function Get-ProcessReport([string]$FilePath...
  7. News

    3123479 - Deprecation of SHA-1 Hashing Algorithm for Microsoft Root Certificate Program -...

    Revision Note: V1.0 (January 12, 2016): Advisory published. Summary: Microsoft is announcing a policy change to the Microsoft Root Certificate Program. The new policy no longer allows root certificate authorities to issue X.509 certificates using the SHA-1 hashing algorithm for the purposes of...
  8. News

    2949927 - Availability of SHA-2 Hashing Algorithm for Windows 7 and Windows Server 2008 R2 -...

    Revision Note: V1.0 (October 14, 2014): Advisory published. Summary: Microsoft is announcing the availability of an update for all supported editions of Windows 7 and Windows Server 2008 R2 to add support for SHA-2 signing and verification functionality. Windows 8, Windows 8.1, Windows Server...
  9. News

    2949927 - Availability of SHA-2 Hashing Algorithm for Windows 7 and Windows Server 2008 R2 -...

    Revision Note: V1.0 (October 14, 2014): Advisory published. Summary: Microsoft is announcing the availability of an update for all supported editions of Windows 7 and Windows Server 2008 R2 to add support for SHA-2 signing and verification functionality. Windows 8, Windows 8.1, Windows Server...
  10. News

    Update for Deprecation of MD5 Hashing Algorithm for Microsoft Root Certificate Program -...

    Severity Rating: Revision Note: V2.0 (February 11, 2014): Revised advisory to announce that the 2862973 update for all affected releases of Microsoft Windows is now offered through automatic updating. Customers who previously applied the 2862973 update do not need to take any action. Summary...
  11. News

    Microsoft Security Advisory (2880823): Deprecation of SHA-1 Hashing Algorithm for Microsoft...

    Revision Note: V1.0 (November 12, 2013): Advisory published. Summary: Microsoft is announcing a policy change to the Microsoft Root Certificate Program. The new policy will no longer allow root certificate authorities to issue X.509 certificates using the SHA-1 hashing algorithm for the purposes...
  12. News

    Microsoft Security Advisory (2880823): Deprecation of SHA-1 Hashing Algorithm for Microsoft...

    Revision Note: V1.0 (November 12, 2013): Advisory published. Summary: Microsoft is announcing a policy change to the Microsoft Root Certificate Program. The new policy will no longer allow root certificate authorities to issue X.509 certificates using the SHA-1 hashing algorithm for the purposes...
  13. News

    Microsoft Security Advisory (2862973): Update for Deprecation of MD5 Hashing Algorithm for...

    Revision Note: V1.0 (August 13, 2013): Advisory published. Summary: Microsoft is announcing the availability of an update for supported editions of Windows Vista, Windows Server 2008, Windows 7, Windows Server 2008 R2, Windows 8, and Windows Server 2012 that restricts the use of certificates...
  14. News

    Microsoft Security Advisory (2862973): Update for Deprecation of MD5 Hashing Algorithm for...

    Revision Note: V1.0 (August 13, 2013): Advisory published. Summary: Microsoft is announcing the availability of an update for supported editions of Windows Vista, Windows Server 2008, Windows 7, Windows Server 2008 R2, Windows 8, and Windows Server 2012 that restricts the use of certificates...
  15. News

    "System cryptography: Use FIPS compliant algorithms for encryption, hashing, and signing" security s

    Link Removed
  16. AceInfinity

    Windows 7 Is This Digital Signature To Be Trusted?

    I'm going to post this in efforts to help prevent individuals from getting a possible Virus. I've known this for a while now, and the fact is, Digital Signatures may not all be legit. Therefore, not all are to be trusted. It is possible to modify a file and append junk data to EOF of a file...
  17. News

    "0x800700C1: not a valid Win32 application" error when you create an AppLocker hash rule for a file

    More...
  18. News

    "System cryptography: Use FIPS compliant algorithms for encryption, hashing, and signing" security s

    Explains how you can configure the negotiation of stronger, FIPS-compliant cryptography in Windows XP and in later operating systems by enabling certain security settings. Link Removed
  19. Mike

    256-bit SSL Encryption Now Supported

    Windows 7 Forums and Windows 8 Forums now support 256-bit SSL encryption on the website. However, this type of encryption will not work for logins and such due to the way our salt/hash/MD5 layer encryption system already works. Images and non-text content will also appear unencrypted, since they...
  20. News

    Microsoft Security Advisory (961509): Research proves feasibility of collision attacks against MD5

    Revision Note: Advisory published Summary: Microsoft is aware that research was published at a security conference proving a successful attack against X.509 digital certificates signed using the MD5 hashing algorithm. This attack method would allow an attacker to generate additional...
Back
Top