Code Monkey home page Code Monkey logo

fuegoshell's Introduction

About Fuegoshell

All details are available on https://v1k1ngfr.github.io/fuegoshell/

Fuegoshell could be useful when your Remote Code Execution or data exfiltration require bypassing some restrictions (firewalls) or detections (EDR). It's more a trick than a tool but it provides a PS1 script for generating Powershell oneliners. Those shells (bind or reverse) are focusing on :

  • no local admin privilege required
  • no need to Bind() / listen on a new server local port, re-use of TCP 445
  • use of named pipes for sending commands / receiving results
  • keep it simple using Powershell oneliners for all this stuff

Creating a "fuegoshell" bind shell

Here is an example below of running in "bind" mode.

powershell -exec bypass .\generate_bind_fuegoshell.ps1 

Creating a "fuegoshell" reverse shell

Here is an example below of running in "reverse" mode.

powershell -exec bypass .\generate_reverse_fuegoshell.ps1 

fuegoshell's People

Contributors

v1k1ngfr avatar

Stargazers

红炉点雪 avatar  avatar  avatar killdayu avatar ix1 avatar  avatar  avatar  avatar  avatar  avatar cra5h avatar ddos avatar  avatar Khaz avatar Jihongjun avatar  avatar Projects by Silo Collective avatar  avatar Aan avatar  avatar  avatar  avatar spyr0 avatar cmjlove avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

gavz

fuegoshell's Issues

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.