Posts in Security
When’s the last time you installed Windows updates?

Microsoft published information on a critical remote code execution vulnerability dubbed the Bluekeep RDP vulnerability (CVE-2019-0708) in May 2019. Windows 8 and newer systems have a default RDP setting requiring Network Level Authentication that mitigates the risk of this vulnerability while systems running Windows 7 and Server 2k8 or 2k8 R2 can be patched. LARG*net immediately scanned all member networks to determine if whether anyone was externally vulnerable and thankfully no one was.

Read More
Good Communication is Key.

Recently a number of articles were published alerting VLC users about a new zero day. The remote code execution this zero day takes advantage of does sound rather scary and users should definitely be made aware of the issue. Yet there’s a difference between sensible and sensational reporting.

Read More
How to ROP exploit?

In the last blog I attempted to hack a server (with permission, naturally) and discovered it had a debugger running that gave me a foothold. However I couldn’t get full control of the system without a skill upgrade in the realm of return-oriented programming (ROP) chaining.

Read More