Skip to content

dcm06/Random_Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

Random_Scripts

In This Repository, I learn Scripting and apply what ive learned into building random scripts for several automation purposes, from User Administration, to Security administration, to Security Monitorig, Vulnerability Scanning, and Incident Response

Scripts created So Far

PowerShell

  • getfilebysize.ps1 - A Powershell script that accepts input for file path to look for and the size filter. Then groups the files in the directory by files greater than and less than the specified file size
  • multiping.ps1 - A Powershell Script that accepts multiple devices, IPs, and/or domains to ping all at once. Also allows you to select the number of pings.

Bash

  • createuser.sh - A linux Bash script that accepts various arguments to create a user, assign home directory, set security settings like password, expiry, admin settings, etc. Handles various errors, and unexpected arguments.

About

In This Repository, I learn Scripting and apply what ive learned into building random scripts for several automation purposes, from User Administration, to Security administration, to Security Monitorig, Vulnerability Scanning, and Incident Response

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors