Skip to content
View agbuenoch's full-sized avatar

Block or report agbuenoch

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. cybersecurity-home-lab cybersecurity-home-lab Public

    This project downloads and installs Kali-Linux "pre-built image", Ubuntu server "installer image" and VMware Workstation Pro virtualisation tool, to simulate attacks using the Kali Linux VM and per…

  2. file-sharing-using-scp-and-rsync file-sharing-using-scp-and-rsync Public

    A comprehensive guide on how to securely and efficiently transfer files between an Ubuntu Server and a Windows client machine using "scp", "rsync", and "ssh"

  3. security-hardening-with-ubuntu-security-guide-USG security-hardening-with-ubuntu-security-guide-USG Public

    The project includes the installation of "Ubuntu Pro Client" and Ubuntu Security Guide (USG) on Ubuntu Server, running security audits to check compliance with the CIS benchmark, and applying CIS L…

  4. kali-linux-users-account-management kali-linux-users-account-management Public

    This project implements how to securely manage user accounts in Kali, including changing login credentials, creating new users, switching between shells, switching between users, renaming users, de…

  5. analyse-packets-with-wireshark analyse-packets-with-wireshark Public

    This project opens a packet capture (pcap) file and explores the basic Wireshark Graphical User Interface. It opens a detailed view of a single packet and explores how to examine the various protoc…

  6. analyse-packets-with-tcpdump analyse-packets-with-tcpdump Public

    This project used the command-line tool "tcpdump" to capture and analyse live network traffic from a Linux virtual machine. It identifies network interfaces to capture network packet data. It uses …