Welcome! Got questions? // August 2025
Apple IOS -> 18.6 – Link – About the security content of iOS 18.5 ( July 29, 2025 )
Site of the Month: – NSA Code – Past Links
UPDATE! CVE-2025-53770 Microsoft SharePoint Server RCE Vulnerability
Product | Acquired bv | |
QRadar | IBM -> | Palo Alto |
Red Canary | -> | zScalar |
SecureWorks | -> | Sophos |
Velo | -> | Palo Alto |
CyberArk | -> | Palo Alto |
FRSecure / CISSP 2025 Mentor Program – Link ( 2025 completed )
Threat Detection – Joint Security Agencies – 8/21/2024 – Link
SUSECON 2025 – ( March 10-14 ) Orlando — Link
Suggestions? (corrections, general comments) – thamilton[@]gotitadmin.com

VMUG Advantage program. This program provides access to a wide array of of the VMWARE product line with a 365 day license for lab use. There are caveats, but I sincerely believe that the average [geek] person will find this very useful. [Hint that’s ESX, VCSA, NSX, VRealize, VMWare Logging for lab testing/evaluation.]
-
pypiserver
Reading Time: < 1 minuteLast Updated: 4/2/2025 To make it easier to re-create in the future it might not be a bad idea to leave myself a note. The goal here is to discuss how to…
-
Java: for loop test
Reading Time: < 1 minuteLast Update: 2/19/2025 This is a just a simple exemplar piece of code. “foorlooptest.java” This will produce a file named “Main.class” You can then run the end result. The code compiled and…
-
Docker – Building an Image – my-bind
Reading Time: < 1 minuteLast Update: 2/16/2025 This post centers around creating and maintaining a local image. In this case we will build an image based on ubuntu and install BIND9 on it. We will keep…