Skip to content
/ GreatSCT Public
forked from GreatSCT/GreatSCT

The project is called Great SCT (Great Scott). Great SCT is an open source project to generate application white list bypasses. This tool is intended for BOTH red and blue team.

License

Notifications You must be signed in to change notification settings

BwRy/GreatSCT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GreatSCT

An Application Whitelisting Bypass Tool

python3 gr8sct.py

The first screen you'll see is this menu.

Select the payload you wish to generate by name or its number, help for help, and menu at any time to get back here.

For single payload generation you will find the follwing with with values pointing to your C&C to fill out.

These can be set using set variable value syntax

Or by entering variable name/# itself, which gives more hints about the expected value

help gives more info as well

\n because I hate markdown

Once the correct values have been set generate to build your payload.

The payload (shellcode.xml in this case) appears in the root directory.
The devs should fix this so you can specify an output folder, but they are lazy.


For network testing purposes use generateAll from the inital menu

The bottom values are those which are common to multiple payloads. This lets you easily set your C&C values for all the payloads.

When it's all set generate and you'll find your payloads in ./GenerateAll/

A script to automatically execute each payload is pending (eta 2034).
For now drop the folder onto the representative box, execute payloads one by one, and note which are blocked, which generate alerts, and which make it through undisturbed.

About

The project is called Great SCT (Great Scott). Great SCT is an open source project to generate application white list bypasses. This tool is intended for BOTH red and blue team.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%