🏠
Working from home
Pinned Loading
-
afterinstall.sh
afterinstall.sh 1#!/bin/bash
2# Date: 14th Sep 2023
3# Author: Michael Gomes
4# Use: Script to download required softwares in Linux OS
5 -
DVWA_Install
DVWA_Install 1#!/bin/bash
23# Check if the script is running with root privileges
4if [ "$EUID" -ne 0 ]; then
5echo "Please run this script as root."
-
Programming-100-Fundamentals
Programming-100-Fundamentals PublicTCM Security - Programming 100 Fundamentals Notes
HTML
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.