Skip to content
View bvoris's full-sized avatar
Block or Report

Block or report bvoris

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 100 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
bvoris/README.md

Hi there 👋

Brad Voris has been working in Information Technology and Cybersecurity for over 24 years. He began his career in 1999 where he spent 15 years building a solid foundation in the IT field. In 2016, thanks to the suggestion of a colleague, Brad began studying to attain his CISSP Security Certification.

After passing the exam and officially entering the Security field, Brad continued his upward trend through the acquisition of an array of certifications: CISSP, CISM, CCSP, CCSK, Network+, MCP, MTA, VCA-DCV, NSE1, NSE2, NSE3, ACE, 100W – OPSEC, Trustee, AZ900, SC900, and Licensed Private Investigator.

Continued knowledge and high-level performance has led him to work with a list of enterprise organizations including United Airlines, Texas Children’s Hospital, and Walmart.

He was quoted in the August 2017 issue of IS Decisions magazine, commenting on the insecurities of Microsoft Active Directory, stating: “Audit logs are in the form of event logs with specific error messages, some of which require Group Policy configuration changes on the Domain Controller Default Policy. Initially, there is VERY limited logs and in order to get more data you have to make a fair amount of changes to Group Policy. Very important.”

Brad’s accomplishments don’t end in the workplace though. He has co-authored two books in his field: Intrusion Detection Guide (Chapter 10: Compliance Frameworks), and Essentials of Cybersecurity (Chapter 8: Understanding Central Areas of Enterprise Defense).

Brad continues to work in IT and Cybersecurity while also sharing his knowledge and experience with others through a mentorship program where he gives guidance to up-and-comers seeking counsel in the field.

Before his IT and Security journey, Brad served in the US Army. BR />
I am starting to shift my focus away from PowerShell scripting to Python development. I will still support my larger PowerShell projects but newer projects will be in Python.

Connect with me at




Victim Of Technology
My Blog https://bvoris.github.io/

Github Stats & Most used Languages

BVoris github stats Top Langs

Github Projects that are currently in Development

PSNetMon Network Resource Monitoring Utility for Windows
https://github.com/bvoris/PSNetMon

Training Resources
https://github.com/bvoris/TrainingResources/

Python - OSINTProfiler - Open Source Intelligence Profiler develops a profile on a target (CURRENTLY IN DEVELOPMENT)
https://github.com/bvoris/osintprofdev
Shout out to PythonHacker24 (Aditya Patil) for code correction and assistance.
Check his repo out at: https://github.com/PythonHacker24/

Project Catagorization

Security Related Scripts and Applications
EXPLOIT - SettingContent-MS-File-Execution - Proof of concept for exploitation of SettingContent-MS file format in PowerShell
https://github.com/bvoris/SettingContent-MS-File-Execution

EXPLOIT - HTAArbitraryCodeFramework - Hypertext Application Arbitrary Code Execution Framework is a proof of concept / framework for running malicious code in a "trusted" Hypertext application.
https://github.com/bvoris/HTAArbitraryCodeFramework


EXPLOIT - CMDEXERelativePathPoC - a Command Execution on relative path proof of concept
https://github.com/bvoris/Cmdexerelativepathpoc

base64obfuscatinginpowershell - How to obfuscate processes and date in base64 from PowerShell
https://github.com/bvoris/base64obfuscatinginpowershell

RedTeamRecon - Red team utility to export sensitive configuration data of a domain and systems to a file.
https://github.com/bvoris/RedTeamRecon

PoShWebserverSecurityReport - An advanced PowerShell report that uses C# to test and validate webserver configuration settings.
https://github.com/bvoris/PoShWebserverSecurityReport

RSSFeeds - RSS Security Feeds OPML file
https://github.com/bvoris/RSSFeeds

RaspberryPiZeek - Raspberry Pi Zeek Network Security Monitor Deployment
https://github.com/bvoris/RaspberryPiZeek

PowerShell LNK Exploit - Embeddinbg PowerShell in an LNK file
https://github.com/bvoris/PoShLNKScriptExploit

AbuseIPDBChecker - PowerShell Script that queries an IP address from user input and exports the search results from AbuseIPDB.com https://github.com/bvoris/AbuseIPDBChecker


Active Directory Domain Services (ADDS) Scripts and Applications
PSUserSecurityReport - Export all users from ADDS to a CSV file for auditing.
https://github.com/bvoris/PSUserSecurityReport

ADPAMReport - Export all privileged access management groups in ADDS to HTML report for auditing.
https://github.com/bvoris/ADPAMReport

ADDSPasswordExpirationReport - Report in ADDS to verify password expiration
https://github.com/bvoris/ADDSPasswordExpirationReport

addslastlogonreport - Report in ADDS on last time users logged in
https://github.com/bvoris/addslastlogonreport

PoShSearchADonEmail
https://github.com/bvoris/PoShSearchADonEmail

SID-from-Active-Directory-Name-or-Group-Name
https://github.com/bvoris/SID-from-Active-Directory-Name-or-Group-Name

PoShExportADOUStructure - PowerShell Export Organizational Unit export from Active Directory Domain Services (ADDS)
https://github.com/bvoris/PoShExportADOUStructure

PSBulkOUImport - PowerShell Bulk Organizational Unit Import into Active Directory Domain Services (ADDS)
https://github.com/bvoris/PSBulkOUImport

ActiveDirectoryReports - PowerShell Active Directory Report Web Application
https://github.com/bvoris/ActiveDirectoryReports



Domain Naming Service (DNS) Scripts and Applications
PoShDNSHealthReport - PowerShell Script to generate an HTML DNS Health Report
https://github.com/bvoris/PoShDNSHealthReport


PoShDNSScavenging1day - PowerShell Script to set DNS Scavenging to 1 day
https://github.com/bvoris/PoShDNSScavenging1day

PoShDNSScavenging7days - PowerShell Script to set DNS Scavenging to 7 days
https://github.com/bvoris/PoShDNSScavenging7days


MS Exchange Scripts and Applications
Exchange-2010-Clear-Poison-messages-from-the-queue - PowerShell script that clears messages stuck in the messaging queue
https://github.com/bvoris/Exchange-2010-Clear-Poison-messages-from-the-queue

Exchange-database-replication-report - PowerShell script that generates an HTML based Exchange database replication report
https://github.com/bvoris/Exchange-database-replication-report

PoSHExchangeHideUserGAL - PowerShell script to hide users from the Global Address List in Exchange
https://github.com/bvoris/PoSHExchangeHideUserGAL


Misc Scripts and Applications
CurrentWeatherConditions - PowerShell Script that scrapes Weather.com to get current weather conditions.
https://github.com/bvoris/currentweatherconditions

NoSleepTillBrooklyn - PowerShell script that keeps your screensaver / screen lock from running.
https://github.com/bvoris/NoSleepTillBrooklyn

PoShSpeechSynth - PowerShell Speech Synthesizer
https://github.com/bvoris/PoShSpeechSynth

LANMonkey - HyperText Application with some web based tools for networking
https://github.com/bvoris/LANMonkey

SysInfo - PowerShell Script that generates an HTML System Information report
https://github.com/bvoris/SysInfo


Linux Scripts and Applications
LinuxScriptRepo - Generic Linux shell scripts, config files and penetration testing application scripts
https://github.com/bvoris/LinuxScriptRepo

PSNetMon Linux - PSNetMon Network Resource Monitoring Utility for Linux (conversion)
https://github.com/bvoris/PSNetMonLinux

Sunfounder NAS Kit Fix - walkthrough for NAS Kit hat installation
https://github.com/bvoris/SunFounderNASKitFix


Certification, Training, & Career Resources
TrainingResources - My repo for Training & Career Planning Resources
https://github.com/bvoris/TrainingResources

CISSPTraining - My repo for CISSP Training Material
https://github.com/bvoris/CISSPTraining

CCSKTraining - My repo for CCSK Training Material
https://github.com/bvoris/CCSKTraining

MSSC-900 - My repo for MS SC-900 Training Material
https://github.com/bvoris/MSSC-900

Mitreattackthreatmodeling - MITRE ATT&CK Framework Threat Modeling
https://github.com/bvoris/mitreattackthreatmodeling

ITILTraining - My repo for ITIL Training Material
https://github.com/bvoris/ITILTraining


Collective Works
Collective Works - Copy of articles, e-books and collaborations I have written
https://github.com/bvoris/CollectiveWorks


Commodore 64
Commodore 64 - My Commodore 64 Work
https://github.com/bvoris/Commodore64


Connect with me at





Victim Of Technology

Cyber Forge Security, Inc.

Popular repositories

  1. SettingContent-MS-File-Execution SettingContent-MS-File-Execution Public

    SettingContent-MS File Execution vulnerability in Windows 10

    24 6

  2. mitreattackthreatmodeling mitreattackthreatmodeling Public

    This provides a guided step by step walkthrough for threat modeling with MITRE ATT&CK Framework

    21 3

  3. PSNetMon PSNetMon Public

    PSNetMon - PowerShell Network Resource Monitoring Tool

    PowerShell 8 4

  4. TrainingResources TrainingResources Public

    Links to free training, online tools, and career planning resources

    7 3

  5. RedTeamRecon RedTeamRecon Public

    Red Team Reconnaissance Tool for Windows systems

    6 1

  6. CCSKTraining CCSKTraining Public

    Public Repository for CCSK Training

    4 2