Skip to content

Quick and dirty scripts that don't really belong in a larger project

Notifications You must be signed in to change notification settings

strawp/random-scripts

Repository files navigation

Random Scripts

A dumping ground for little helpers

Here's a few highlights that I use frequently:

sendmails.py

Versatile mail spoofing script for phishing campaigns.

relaysend.py

Test internal / open mail relays in infrastructure tests.

ntlm-botherer.py

Info-leak and dictionary attack tool for NTLM authed web resources.

dictionary-grepper.py

Take a large password dictionary and apply filters to match your target password policy.

basic-batch.py

Password spray against various basic auth URLs

shell.py

Finding a python interpreter on an endpoint is increasingly common and great for bypassing allow-listing. This provides a reasonably powerful CLI to do filesystem stuff, port scanning and process injection. Very useful!

About

Quick and dirty scripts that don't really belong in a larger project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published