All Projects → RootUp → RedTeam

RootUp / RedTeam

Licence: other
One line PS scripts that may come handy during your network assesment

Programming Languages

powershell
5483 projects

Projects that are alternatives of or similar to RedTeam

ReversePowerShell
Functions that can be used to gain Reverse Shells with PowerShell
Stars: ✭ 48 (-14.29%)
Mutual labels:  ps1, redteaming, redteam
Redteam Tactics And Techniques
Red Teaming Tactics and Techniques
Stars: ✭ 2,190 (+3810.71%)
Mutual labels:  redteaming, redteam
certexfil
Exfiltration based on custom X509 certificates
Stars: ✭ 18 (-67.86%)
Mutual labels:  redteaming, redteam
OSINTBookmarks
OSINT Bookmarks for Firefox / Chrome / Edge / Safari
Stars: ✭ 34 (-39.29%)
Mutual labels:  redteaming, redteam
Bettercap
The Swiss Army knife for 802.11, BLE, IPv4 and IPv6 networks reconnaissance and MITM attacks.
Stars: ✭ 10,735 (+19069.64%)
Mutual labels:  redteaming, redteam
winallenum
This powershell script has got to run in remote hacked windows host, even for pivoting
Stars: ✭ 13 (-76.79%)
Mutual labels:  ps1, powershell-script
RedTeaming-Tactics-and-Techniques
Red Teaming Tactics and Techniques
Stars: ✭ 2,991 (+5241.07%)
Mutual labels:  redteaming, redteam
AggressorScripts
A collection of Cobalt Strike aggressor scripts
Stars: ✭ 18 (-67.86%)
Mutual labels:  redteaming, redteam
MurMurHash
This little tool is to calculate a MurmurHash value of a favicon to hunt phishing websites on the Shodan platform.
Stars: ✭ 79 (+41.07%)
Mutual labels:  redteaming, redteam
Catharsis
Raw syscall implementations with Powershell
Stars: ✭ 18 (-67.86%)
Mutual labels:  powershell-script, redteaming
LazyTS
PowerShell Script (GUI) to manage Terminal Sessions
Stars: ✭ 85 (+51.79%)
Mutual labels:  ps1, powershell-script
Awesome Red Teaming
List of Awesome Red Teaming Resources
Stars: ✭ 4,223 (+7441.07%)
Mutual labels:  redteaming, redteam
Offensive-Reverse-Shell-Cheat-Sheet
Offensive Reverse Shell (Cheat Sheet)
Stars: ✭ 138 (+146.43%)
Mutual labels:  redteaming, redteam
palinka c2
Just another useless C2 occupying space in some HDD somewhere.
Stars: ✭ 14 (-75%)
Mutual labels:  redteaming, redteam
Create-EXEFromPS1
Takes one PowerShell script and any number of supplementary files or even a directory and creates an exe using Windows's built in iexpress program. The exe will run on any machine with PowerShell 2.0+.
Stars: ✭ 81 (+44.64%)
Mutual labels:  ps1, powershell-script
Sherlock
This script is designed to help expedite a web application assessment by automating some of the assessment steps (e.g., running nmap, sublist3r, metasploit, etc.)
Stars: ✭ 36 (-35.71%)
Mutual labels:  redteaming, redteam
Behold3r
👻Behold3r -- 收集指定网站的子域名,并可监控指定网站的子域名更新情况,发送变更报告至指定邮箱
Stars: ✭ 29 (-48.21%)
Mutual labels:  redteam
gitoops
all paths lead to clouds
Stars: ✭ 579 (+933.93%)
Mutual labels:  redteam
gitprompt
Display git status in the the terminal prompt
Stars: ✭ 22 (-60.71%)
Mutual labels:  ps1
linkedinscraper
LinkedinScraper is an another information gathering tool written in python. You can scrape employees of companies on Linkedin.com and then create these employee names, titles and emails.
Stars: ✭ 22 (-60.71%)
Mutual labels:  redteam

RedTeam

Get-ControllerList.ps1

The above PS file will help to get the list of Domain Controller in a network, and will create a csv file in C: drive This can be used during Network Pentesting or such other situtations.

Reference : https://gallery.technet.microsoft.com/scriptcenter/Get-List-of-Domain-4c993070

Invoke-Mimikatz.ps1

This runs Mimikatz PS script by directly pulling it from Github and executing it "in memory" on your system.

Reference : https://gallery.technet.microsoft.com/scriptcenter/Invoke-Mimikatz-and-will-d6c40fac

HostRecon.ps1

The above Module check and gather information of the local system, users, and domain Information, this can be use durning penesting in post Exploitation part.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].