All Projects → 0x727 → AggressorScripts_0x727

0x727 / AggressorScripts_0x727

Licence: MIT license
Cobalt Strike AggressorScripts For Red Team

Programming Languages

powershell
5483 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to AggressorScripts 0x727

RedTeaming-Tactics-and-Techniques
Red Teaming Tactics and Techniques
Stars: ✭ 2,991 (+2183.21%)
Mutual labels:  redteam
DInvoke shellcodeload CSharp
ShellCodeLoader via DInvoke
Stars: ✭ 41 (-68.7%)
Mutual labels:  redteam
SLib
SLib is a sandbox evasion library that implements some of the checks from https://evasions.checkpoint.com in C#
Stars: ✭ 50 (-61.83%)
Mutual labels:  redteam
github-watchman
Monitoring GitHub for sensitive data shared publicly
Stars: ✭ 60 (-54.2%)
Mutual labels:  redteam
Some Pentesters SecurityResearchers RedTeamers
Some Pentesters, Security Researchers, Red Teamers which i learned from them a lot...
Stars: ✭ 60 (-54.2%)
Mutual labels:  redteam
ligolo-ng
An advanced, yet simple, tunneling/pivoting tool that uses a TUN interface.
Stars: ✭ 418 (+219.08%)
Mutual labels:  redteam
redteamwiki
redteam.wiki
Stars: ✭ 75 (-42.75%)
Mutual labels:  redteam
AggressiveGadgetToJScript
A Cobalt Strike Aggressor script to generate GadgetToJScript payloads
Stars: ✭ 90 (-31.3%)
Mutual labels:  redteam
aterm
It records your terminal, then lets you upload to ASHIRT
Stars: ✭ 17 (-87.02%)
Mutual labels:  redteam
Gopher
C# tool to discover low hanging fruits
Stars: ✭ 73 (-44.27%)
Mutual labels:  redteam
BlueTeam.Lab
Blue Team detection lab created with Terraform and Ansible in Azure.
Stars: ✭ 82 (-37.4%)
Mutual labels:  redteam
NIST-to-Tech
An open-source listing of cybersecurity technology mapped to the NIST Cybersecurity Framework (CSF)
Stars: ✭ 61 (-53.44%)
Mutual labels:  redteam
palinka c2
Just another useless C2 occupying space in some HDD somewhere.
Stars: ✭ 14 (-89.31%)
Mutual labels:  redteam
InlineWhispers2
Tool for working with Direct System Calls in Cobalt Strike's Beacon Object Files (BOF) via Syswhispers2
Stars: ✭ 156 (+19.08%)
Mutual labels:  redteam
DNSWho
transmit cs beacon (shellcode) over self-made dns to avoid anti-kill and AV
Stars: ✭ 47 (-64.12%)
Mutual labels:  redteam
PwnedPasswordsChecker
Search (offline) if your password (NTLM or SHA1 format) has been leaked (HIBP passwords list v8)
Stars: ✭ 52 (-60.31%)
Mutual labels:  redteam
GoPhish-Templates
GoPhish Templates that I have retired and/or templates I've recreated.
Stars: ✭ 76 (-41.98%)
Mutual labels:  redteam
Jiraffe
One stop place for exploiting Jira instances in your proximity
Stars: ✭ 157 (+19.85%)
Mutual labels:  redteam
MurMurHash
This little tool is to calculate a MurmurHash value of a favicon to hunt phishing websites on the Shodan platform.
Stars: ✭ 79 (-39.69%)
Mutual labels:  redteam
dummyDLL
Utility for hunting UAC bypasses or COM/DLL hijacks that alerts on the exported function that was consumed.
Stars: ✭ 35 (-73.28%)
Mutual labels:  redteam

Aggressor Scripts

English | 中文简体

Category Instruction
Author Rvn0xsy
Team 0x727 Open source tools will continue for some time to come
Position This project integrates multiple AggressorScripts and multiple PE files to form a CNA-only toolkit, which needs to be loaded on Cobalt Strike for browsing capabilities and rapid penetration.
Language Aggressor Script、C++、C#
Function Support red team penetration testing in multiple scenarios of Cobalt Strike

What is Aggressor Scripts ?

Aggressor Script is the scripting language built into Cobalt Strike, version 3.0, and later. Aggresor Script allows you to modify and extend the Cobalt Strike client.

Why Aggressor Scripts ?

Aggressor Script is the scripting language built into Cobalt Strike, version 3.0, and later. Aggresor Script allows you to modify and extend the Cobalt Strike client.

Quick start Installation

Download Install

Download Release Zip File.

Git Download

$ git clone https://github.com/0x727/AggressorScripts_0x727

Usage example

Please follow the Cobalt Strike Aggressor Script documentation

Users need to understand the basic concepts of Cobalt Strike Aggressor Script

CHANGE LOG

2020/01/08

  • Support Pass-The-Hash(PTH)
  • Support DcSync
  • Support Clone User
  • Support Mimikatz logonPasswords
  • Support Mimikatz Skeleton
  • Support Dump krbtgt Hash
  • Support Create Golden ticket
  • Support Impersonate Process Token

2020/01/08

  • Support Frp Config
  • Support Dump Navicat Passwords
  • Support Dump Browser Passwords

2020/07/07

  • Support PrintSpool local privilege escalation
  • Support atexec
  • Support SpwanReflectiveC2
  • Support DingDing Robot (MacOS,Windows 10,Linux)
  • Fix several Powershell script loading problems

2020/07/10

  • Update the reflection DLL derived from Aliyun C2

Since Cobaltstrike 4.0 has a problem with judging the number of processes, temporarily use the x86 test to pass

2020/03/11

Mimikatz

  • Support Pass-The-Hash(PTH)
  • Support DcSync
  • Support Clone User
  • Support Mimikatz logonPasswords
  • Support Mimikatz Skeleton
  • Support Dump krbtgt Hash
  • Support the creation of Golden ticket
  • Support for listing access tokens, access token privilege elevation, and access token counterfeiting
  • One-click execution Dump lsass.exe
  • One-click execution Lazagne.exe
  • One-click execution Dump Navicat Passwords
  • One-click execution Bloodhund Powershell
  • One-click execution Bloodhund C#

Procdump && Lazagne && Navicat

  • One-click execution Dump lsass.exe
  • One-click execution Lazagne
  • One-click execution Dump Navicat Passwords

Lazagne.exe file bottleneck, need to wait

Bloodhound

  • One-click execution Bloodhound Powershell
  • One-click execution Bloodhound C#

Key technology

Contributing

Interested in getting involved? We would like to help you!

  • Take a look at our issues list and consider sending a Pull Request to dev branch.
  • If you want to add a new feature, please create an issue first to describe the new feature, as well as the implementation approach. Once a proposal is accepted, create an implementation of the new features and submit it as a pull request.
  • Sorry for my poor English. Improvements for this document are welcome, even some typo fixes.
  • If you have great ideas, email [email protected].

Stargazers over time

Stargazers over time

Thanks for these open source projects

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].