Tag: bigfoot

security

MacOS 27 – First Boot, (Tue, Sep 15th)

I have not done this type of diary in a while: What traffic will you see from a system on boot, before a user logs in? I just took a quick look at macOS 27 „Golden Gate“ to see what traffic you should expect. Here are some of the highlights:

Mehr lesen →
security

Java Spring Boot „heapdump“ scans, (Mon, Jul 27th)

Spring Boot exposes the endpoint „/actuator/heapdump“ to collect debug information. By default, the endpoint will return a file heapdump.hprof, which includes a binary heapdump that can be used to analyze the current state of the application. Non-Java readers may be familiar with a similar concept, core dumps, which are produced by binaries to expose a […]

Mehr lesen →