Git Product home page Git Product logo

sneak's Introduction

Sneak

A Powershell Post Exploitation WINRM Function Script to run Powershell on a remote target without touching Powershell.exe on the remote host.

Sneak

  • Able to run any powershell function without the use of touching powershell.exe on any local/remote system
  • Flexible to add any other ways to connect to a remote system and send commands
  • Can give any name to your running process to provide a little more obfuscation

The WINRM Function Sneaking Script

sneak [-filepath] [-options]

options:

  • -[remotemachine] name of remote machine to sneak(Used with RunRemote)
  • -[testconnection] tests remote box for connectivity
  • -[functioncommand] command from function to run on local box or remote box
  • -[localhostran] run sneak withing the localhost
  • -[Spoofname] Process you want to spoof as(run with spoof switch)
  • -[Credential] User you want to run the command as
  • -[RunRemote] Runs the commands remotely
  • -[Spoof] Spoofs the process as the chosen Spoofname

SneakV2.0

  • Fixed remoting to be able to retrieve files
  • added out file parameters for retrieval of files if needed

SneakV3.0

  • Added Session viewing so now all sessions are opened til you close them
  • Added Session Removing so now you can have multiple sessions and remove ones you don't need anymore
  • More fluid session control

SneakV4.0

  • Compiles on Front end instead of Back end
  • Lessens noise on Back end to prevent detection even more

sneak's People

Contributors

skaldragon avatar

Stargazers

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