Posts

Showing posts with the label OS

Operating System Security - Windows

Image
Windows ALPC Elevation of Privilege Vulnerability ( CVE-2018-8440 ) Reference: https://doublepulsar.com/task-scheduler-alpc-exploit-high-level-analysis-ff08cda6ad4f Cortana Elevation of Privilege Vulnerability ( CVE-2018-8140 ) Reference: https://securingtomorrow.mcafee.com/mcafee-labs/want-to-break-into-a-locked-windows-10-device-ask-cortana-cve-2018-8140/

Operating System Security - MacOS

Image
MacOS High Sierra 10.13.4 Multiple Security Vulnerabilities (March 29, 2018) 1. Safari automatic download and mounting of disk images ( CVE-2017-13890 ) 2. Mounting disk image causes application launch ( CVE-2018-4176 ) 3. Gatekeeper bypass ( CVE-2018-4175 ) Reference:  https://blogs.dropbox.com/tech/2018/11/offensive-testing-to-make-dropbox-and-the-world-a-safer-place/

Tips and Tricks - Windows

Image
Set System Path Variable Problem: Windows is showing " is not recognized as an internal or external command, operable program or batch file. " error message even though the software is installed or placed properly. Show preferred Domain name instead of locahost Problem: By default, 127.0.0.1 or localhost is used in local machine but i would like to change it to other name. edit C:\Windows\System32\drivers\etc\hosts with Administrator right and add in 127.0.0.1 <any domain name>

Popular posts from this blog

Remote Desktop Protocol (RDP) Security

Penetration Testing - Network

Damn Vulnerable Web Services (DVWS) - Walkthrough

Server Message Block (SMB) Security

Offensive Security Testing Guide

Host Configuration Assessment - Windows

Web Server Hardening - Apache Tomcat

Content Page

Mobile Penetration Testing - Android

Penetration Testing with OWASP Top 10 - 2017 A7 Cross-Site Scripting (XSS)