sdaos About Posts

PowerShell

1

2

3

4

5

6

7

Inventory Automation

June 9, 2023

Snipe-IT is an open-source asset management platform. By integrating SnipeIT with PowerShell, we can create a remote asset management solution.

Requests and Selenium

June 22, 2023

Scraping the web for data using requests and automating web tasks with open-source framework Selenium.

Nmap

July 10, 2023

Nmap is a widely used open-source tool for network discovery and security auditing. Features include, network scanning, mapping, and vulnerability assessment.

Packet Monitoring

July 16, 2023

My project on creating a granular packet monitoring solution using novel network programming language P4.

SQLite3 and Python

July 21, 2023

Managing SQLite databases programatically using native python module sqlite3.

PowerShell over SSH

July 22, 2023

Installing and configuring OpenSSH for remote shell usage across different operating systems.

John The Ripper

July 28, 2023

John the Ripper is a widely used open-source password cracking tool that attempts to crack password hashes through various attack methods.

Social Engineer Toolkit

August 1, 2023

Social Engineer Toolkit is a an open-source framework designed to perform social engineering attacks.

Metasploit

August 4, 2023

Metasploit is a penetration testing framework developed by Rapid7 used to assess the security of computer systems.

Shodan

August 10, 2023

Shodan is a specialized search engineer designed to help users discover and access Internet-connected devices and system.

Aircrack-Ng

August 15, 2023

Aircrack-Ng is a suite of tools used for wireless network assessment, penetration testing, and cracking Wi-Fi encryption.

Mimikatz

August 20, 2023

Mimikatz is a powerful post-exploitation tool used for retrieving and manipulating Windows credentials and authentication tokens.

Git

In Development

Git is a version control system that is widely used for tracking changes. It allows multiple developers to collaborate on a project, track changes, and manage versions.

Rogue Access Points

In Development

Rogue APs are unauthorized or malicious wireless access points set up without proper authentication.

RAID

In Development

Redundant Arrays of Independent Disks or (RAID) is a system for improving data storage performance, redundancy, or both.