Git Product home page Git Product logo

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.

Brad Voris's Projects

ad-replication-report icon ad-replication-report

AD Replication ReportBy Brad VorisDown and dirty easy to understand replication report.Runs Repadmin /showrepl on DC to CSV converts the CSV to HTML and outputs to c:\replication.html Run from a domain controller or a workstation with AD tools and admin rightscan be used with a s

bvoris icon bvoris

My name is Brad Voris and I am a Security Professional who is passionate about technology and scripting. I've been in IT/IS/Cybersecurity since 1999. I have numerous certifications in systems, networking, and security.

clickyclicky icon clickyclicky

PowerShell script to left click the mouse a number of times

exchange-database-replication-report icon exchange-database-replication-report

This script will generate a report in HTML which shows the status of Exchange replication between databases.This script requires powershell 4.0 and administrative rights in Exchange.You will be prompted for your administrative credentials and proceed to logon and generate the rep

lanmonkey icon lanmonkey

LANMonkey - HTA based application for basic LAN administration

mssc-900 icon mssc-900

My Microsoft SC-900 Microsoft Security, Compliance, and Identity Fundamentals Notes

nosleeptillbrooklyn icon nosleeptillbrooklyn

No Sleep Till Brooklyn is a PowerShell Script to prevent your screen saver from running.

osintprofdev icon osintprofdev

This tool gathers information from the end user about a specific target. First name, last/surname, location, etc. are gathered to generate a list and scrape specific websites to gather additional information about the target. This can be used to build a web report.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.