Saturday, July 1, 2023

Sandfly Security

Sandfly is a Linux security solution that attempts to detect and repel attackers without the need for endpoint agents.

https://sandflysecurity.com/

https://isc.sans.edu/diary/Sandfly+Security/29998

Azure AD Security Config Analyzer (AADSCA)

Azure AD Security Config Analyzer (AADSCA) is an utility that obtains data from an Azure AD security configuration from the selected Microsoft Graph API endpoints and ingest the data to Log Analytics.

https://github.com/Cloud-Architekt/AzureAD-Attack-Defense/blob/main/AADSecurityConfigAnalyzer.md

Coraza

Coraza an an open-source web-application firewall (WAF).

https://coraza.io/

Jdupes

Jdupes is an utility for finding duplicate files.

https://github.com/jbruchon/jdupes

ASUS Merlin

Merlin is a free replacement for the firmware for certain ASUS routers.

https://www.asuswrt-merlin.net/ 

Rdfind

Rdfind is an utility for Linux to find duplicate files.

https://rdfind.pauldreik.se/

Sunday, June 4, 2023

Displaying open applications within Linux Mint

With Linux Mint Mate edition, open applications are not displayed by default within the taskbar.  To view open apps, right-click on the Panel.  Select "Add to Panel", and then select "Window List".



How to check the sync process within Chrome

To check the sync process within Chrome, use the following URL:

chrome://sync-internals/

https://sites.google.com/a/chromium.org/dev/developers/sync-diagnostics



Microsoft Memory Integrity Scan Tool

The Microsoft Memory Integrity Scan Tool is an utility to check for compatibility issues with memory integrity (also known as hypervisor-protected code integrity.)  Memory integrity is a built-in feature that helps to protect Windows 11 users against cyber attacks that target high-security processes. It uses virtualization-based security to make it harder for malicious code to access critical parts of the operating system.

https://petri.com/memory-integrity-scan-tool-windows/

https://www.microsoft.com/en-us/download/105217


Traefik

Traefik is an open-source reverse proxy application.

https://github.com/traefik/traefik

https://4sysops.com/archives/traefik-reverse-proxy-for-docker/