botsama
Scripting and automating the things. PowerShell and some Python. MSSQL, Postgres, MariaDB, MySQL too. Infrastructure and Clown, I mean Cloud based DevOpsing
localhost
Pinned Repositories
dfsrAct01-LogMake_pwrShl
Implement DFSR monitoring to collect instance details. For Server 2012 non-R2 lacking PowerShell DFSR utilities
firewallProc-BuildMSSQLQueries_python
This is a weird one to explain as it is part of a larger log processing custom project.
getScheduledTasks_pwrShl
Get Scheduled Tasks (Cron for Windows, more a less) from target machine and sort them by heirarchy paths.
grepLikeSearchConfigs__pwrShl
Grep Like Search String search all files and their contents for a path or entire drive in PowerShell.
hashFile_val
Crawl a target folder and generate .hash files for each matching file
logCollection_pwrShl
Powershell script to collect various logs and system states
odbcGetConf_pwrShl
Checks server for x64 and x32 ODBC configurations
serviceAccount_pwrShl
Create Service accounts on localMachine with defined username and password.
serviceRemove_cmd
cmd.exe batch file that calls sc delete <serviceName>
wutKraken
Overview of content - Link to some videos
botsama's Repositories
botsama/logCollection_pwrShl
Powershell script to collect various logs and system states
botsama/dfsrAct01-LogMake_pwrShl
Implement DFSR monitoring to collect instance details. For Server 2012 non-R2 lacking PowerShell DFSR utilities
botsama/getScheduledTasks_pwrShl
Get Scheduled Tasks (Cron for Windows, more a less) from target machine and sort them by heirarchy paths.
botsama/hashFile_val
Crawl a target folder and generate .hash files for each matching file
botsama/odbcGetConf_pwrShl
Checks server for x64 and x32 ODBC configurations
botsama/serviceAccount_pwrShl
Create Service accounts on localMachine with defined username and password.
botsama/serviceRemove_cmd
cmd.exe batch file that calls sc delete <serviceName>
botsama/uninstallSoftware_pwrShl
Search both Wow6432Node and WMI installer registry trees for removal of applications.
botsama/wutKraken
Overview of content - Link to some videos
botsama/botmap
A map of the botnet attacking our server
botsama/Charlotte
The Charlotte helper bot.
botsama/Charlotte-Documentation
Documentation for Charlotte
botsama/dfsrAct02-LogAction_pwrShl
This script processes master log file, scrapes relevant lines, then runs validation loop for email to send, if threshold met.
botsama/discord-bot
Creating a Chat Bot from scratch for our Discord server using discord.js
botsama/firewallProc-BuildMSSQLQueries_python
This is a weird one to explain as it is part of a larger log processing custom project.
botsama/getFileAttrb_pwrShl
Get contents of a folder, filtering by .avi, then outputting only File Name and File Size Attributes.
botsama/grepLikeSearchConfigs__pwrShl
Grep Like Search String search all files and their contents for a path or entire drive in PowerShell.