Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
BLUE-WRITEUP-CVE-2017-0144 — Conducted a complete security assessment of an unpatched Windows 7 target ("Blue") to demonstrate the impact of legacy service vulnerabilities in an enterprise environment | Kitploit
Tools/GitHubGitHub/quincyomoruyi6-lang/blue-writeup-cve-2017-0144
Vulnerability AnalysisExploitationInformation GatheringPost-ExploitationNetwork SecurityCTFPenetration TestingLearning & EducationRed Teaming
Labs & Practice
GitHubquincyomoruyi6-lang/blue-writeup-cve-2017-0144

BLUE-WRITEUP-CVE-2017-0144

Conducted a complete security assessment of an unpatched Windows 7 target ("Blue") to demonstrate the impact of legacy service vulnerabilities in an enterprise environment

View Repository
119h 43m agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Blue — Windows Security Assessment

Overview

This repository contains a technical write-up of the security assessment performed against the Blue vulnerable Windows virtual machine.

The assessment was conducted within an authorized laboratory environment to examine the process of identifying, analyzing, and exploiting a known vulnerability in the target's SMB service.

The write-up documents the assessment methodology, technical observations, exploitation process, obtained access, and relevant evidence.


Scope

Target: Blue
Platform: Windows
Primary Attack Surface: SMB
Vulnerability: MS17-010
Exploitation Framework: Metasploit Framework
Assessment Type: Vulnerability Assessment / Penetration Testing Lab


Assessment Objective

The purpose of this assessment was to:

  • Identify the target's exposed attack surface.
  • Enumerate accessible services.
  • Identify security vulnerabilities associated with the discovered services.
  • Analyze the identified vulnerability.
  • Reproduce exploitation within the authorized laboratory environment.
  • Verify the level of access obtained following successful exploitation.
  • Document the technical process and findings.

Methodology

The assessment followed a structured penetration-testing methodology:

  1. Reconnaissance
  2. Service Enumeration
  3. Vulnerability Identification
  4. Exploitation
  5. Post-Exploitation Verification
  6. Documentation

Each stage is documented in the corresponding sections of this repository.


Write-up Contents

SectionDescription
01 — ObjectivesAssessment objectives and scope
02 — ReconnaissanceInitial target discovery and reconnaissance
03 — EnumerationIdentification and analysis of exposed services
04 — Vulnerability AnalysisAnalysis of the identified vulnerability
05 — ExploitationExploitation methodology and execution
06 — Post-ExploitationVerification of obtained access and privileges
07 — FindingsSecurity impact and lessons learned

Key Result

Successful exploitation of the target resulted in highly privileged access:

root@kitploit:~
NT AUTHORITY\SYSTEM

The technical process leading to this result is documented throughout the write-up.

# Evidence

Screenshots and supporting evidence are stored separately within the repository and referenced at the relevant points throughout the assessment.

images/
├── reconnaissance/
├── enumeration/
├── exploitation/
└── post-exploitation/
# Tools
Nmap — Network reconnaissance and service enumeration
Metasploit Framework — Vulnerability exploitation
Kali Linux — Assessment environment
Disclaimer

This work was conducted exclusively against an intentionally vulnerable virtual machine in an authorized laboratory environment for educational and security research purposes.

The techniques documented here should only be applied to systems for which explicit authorization has been obtained.

## Author

# Quincy Omoruyi

# Junior Security Researcher
# Web, Embedded IoT & UAV Security
Download Tool