Git Product home page Git Product logo

psgshell's Introduction

PSGSHELL

I would like to give special thanks to John Strand, Black Hills Information Security (http://www.blackhillsinfosec.com/) and byt3bl33d3r (https://github.com/byt3bl33d3r) Version .0 Release

This version and all future versions will only support the base64 encoded messages.

PSGSHELL is now a full Powershell Module, that includes the following CMDLETS.

#Setup and Installation All you need to download is the PSGSHELL.psm1 file to start having fun.

You will need gmail account with insecure apps allowed.

Send-PSGCommand -EmailAddress [email protected] -Password -CLIENTLIST <11111:232245:432243:> -Command

Notes: All paramaters required. Client list should be separated by colons

New-PSGPayload -EmailAddress [email protected] -Password -ClientID -Type -OutFile

Notes: ClientID should be a unique 6 character string. Macro will need to be copied from output file into excel. Batch script can also be powershell.

#How it Works PSGShell communicates using GMAIL. The Client parses the GMAIL RSS feed of the account and runs the commands in the subject line on the remote systems. The client then sends back the results of that command. The Default beacon time is 15 seconds, but can easily be changed by editing the "Start-Sleep -s 15" value to some other length. I plan on making this an option to specify when making payloads in the future.

#Payloads The payloads all consist of a powershell single line commands removing the need to override execution policy.

psgshell's People

Contributors

rschwass avatar

Watchers

Olivier Houte avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.