• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

C# OffensivePipeline_v2.0.0 - Allows you to download and build C# tools

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,602
Solutions
2
Reputation
32
Reaction score
100,446
Points
2,313
Credits
32,540
‎6 Years of Service‎
 
76%
banner.PNG


OfensivePipeline allows you to download and build C# tools, applying certain modifications in order to improve their evasion for Red Team exercises.

Features

    Currently only supports C# (.Net Framework) projects
    Allows to clone public and private (you will need credentials :D) git repositories
    Allows to work with local folders
    Randomizes project GUIDs
    Randomizes application information contained in AssemblyInfo
    Builds C# projects
    Obfuscates generated binaries
    Generates shellcodes from binaries
    There are 79 tools parameterised in YML templates (not all of them may work :D)
    New tools can be added using YML templates
    It should be easy to add new plugins...

What's new in version 2.0

    Almost complete code rewrite (new bugs?)
    Cloning from private repositories possible (authentication via GitHub authToken)
    Possibility to copy a local folder instead of cloning from a remote repository
    New module to generate shellcodes with Donut
    New module to randomize GUIDs of applications
    New module to randomize the AssemblyInfo of each application
    60 new tools added


To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top