Beau Bullock

Beau Bullock

@dafthack
2110
Followers
0
Following
50
Public Repos
0
Private Repos

Language Breakdown

Lines of code distribution across 18 owned repositories

2.4M Total LOC
PowerShell
2,263,175 lines
95.3%
N/A
HTML
73,504 lines
3.1%
N/A
Python
34,787 lines
1.5%
N/A
PHP
2,142 lines
0.1%
N/A
I

I-Shaped Developer

I-shaped

Specialist — deep expertise in PowerShell

PowerShell
HTML
Python
PHP

Collaboration Network

Global Impact visualization

LIVE
Beau Bullock
0 active collaborators

Repos

68

PRs

0

Growth

+18%

Top Collaborators

No collaborator data yet.

Coding Streak

Contribution activity over the past year

1 day
40
Contributions
38
Commits
0
Pull Requests
Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun
Mo
We
Fr
Based on GitHub activity
Less
More
Following
0 total

Not following anyone yet.

Synced via GitHub

Top Repositories

MailSniper

MailSniper is a penetration testing tool for searching through email in a Microsoft Exchange environment for specific terms (passwords, insider intel, network architecture information, etc.). It can be used as a non-administrative user to search their own email, or by an administrator to search the mailboxes of every user in a domain.

3245 596
PowerShell
CloudPentestCheatsheets

This repository contains a collection of cheatsheets I have put together for tools related to pentesting organizations that leverage cloud providers.

2823 552
DomainPasswordSpray

DomainPasswordSpray is a tool written in PowerShell to perform a password spray attack against users of a domain. By default it will automatically generate the userlist from the domain. BE VERY CAREFUL NOT TO LOCKOUT ACCOUNTS!

2057 414
PowerShell
MFASweep

A tool for checking if MFA is enabled on multiple Microsoft Services

1672 227
PowerShell
GraphRunner

A Post-exploitation Toolset for Interacting with the Microsoft Graph API

1299 164
PowerShell
MSOLSpray

A password spraying tool for Microsoft Online accounts (Azure/O365). The script logs if a user cred is valid, if MFA is enabled on the account, if a tenant doesn't exist, if a user doesn't exist, if the account is locked, or if the account is disabled.

1088 185
PowerShell
PowerMeta

PowerMeta searches for publicly available files hosted on various websites for a particular domain by using specially crafted Google, and Bing searches. It then allows for the download of those files from the target domain. After retrieving the files, the metadata associated with them can be analyzed by PowerMeta. Some interesting things commonly found in metadata are usernames, domains, software titles, and computer names.

581 122
PowerShell
HostRecon

This function runs a number of checks on a system to help provide situational awareness to a penetration tester during the reconnaissance phase. It gathers information about the local system, users, and domain information. It does not use any 'net', 'ipconfig', 'whoami', 'netstat', or other system commands to help avoid detection.

465 120
PowerShell
Check-LocalAdminHash

Check-LocalAdminHash is a PowerShell tool that attempts to authenticate to multiple hosts over either WMI or SMB using a password hash to determine if the provided credential is a local administrator. It's useful if you obtain a password hash for a user and want to see where they are local admin on a network. It is essentially a Frankenstein of two of my favorite tools along with some of my own code. It utilizes Kevin Robertson's (@kevin_robertson) Invoke-TheHash project for the credential checking portion. Additionally, the script utilizes modules from PowerView by Will Schroeder (@harmj0y) and Matt Graeber (@mattifestation) to enumerate domain computers to find targets for testing admin access against.

179 34
PowerShell
RDPSpray

Tool for password spraying RDP

98 29
Python

Open Source Impact

Contributions to external projects

26 merged PRs

No external contributions found.