top of page

My Portfolio

This is the project I did in Cyber & Network Security. One of the core modules is called Security Vulnerability Testing which involves network, port and vulnerability scanning, using tools like nmap vulnerability scanning from kali linux(one of the operating system) and Greenbone Security Assistant. 

image.png
image.png

This project was the toughest as it required us to do both report and presentation slides which needed a lot of planning and multitasking skills. It showed me that no matter how challenging it was, I still have to push on even if I didn't fully understand. Ultimately, this was a fun experience for me as doing vulnerability scanning can be a fun and useful tool for any cybersecurity enthusiast. The showcase will show the important highlights of the project. 

Security Vulnerability Testing Report Showcase

SVT project table of contents.JPG

Nmap network scanning 

Used for discovering any ip address within the same broadcast address. 

image.png
image.png
image.png

IP configurations

Used for configuring IP and broadcast address so that they can be communicated and used in the client server virtual machine(kali linux)

Nmap Vulnerability Scanning

Nmap is ideal for quick, manual scans to identify networked devices, open ports, and basic vulnerabilities through scripting. It is flexible and powerful for network exploration and auditing but requires more manual intervention and expertise to perform comprehensive vulnerability assessments as the user must know each command and how it works properly.

image.png
image.png

Greenbone Security Assistant(GSA)

Greenbone Security Assistant is designed for automated, in-depth vulnerability management with a focus on ease of use, detailed reporting, and continuous security monitoring. It leverages a vast database of known vulnerabilities and provides structured guidance for redevelopment purposes.

Vulnerability Scanning

image.png

Another Project that I did was from a core module called IoT(Internet of things) application which is basically using python to do specific commands on a raspberry pi. 

IoT Project showcase

image.png
image.png

These Python codes are used to signal the led bulb and the buzzer, when a object is near or not. For example if a object is near to the sensor, the led bulb will light up and the buzzer will emit a high pitch sound.

Click here if you're interested to see the full python coding. 

This report was primarily focusing what are the differences between the two IoT Platforms, how to set them up  and what are the ways to troubleshoot them if an error occurs. Lots of research done between the two IoT platforms

image.png

Word Document Report

image.png
bottom of page