Reverse Shell in Golang and PowerShell Fud (27/04/2022)

ShellPwnsh

Spanish:

Generador de Backdoor en Golang, usando Reverse Shell en PowerShell, con formato de variables en el codigo para Bypass de AMSI y creando el archivo con pequeño poliformismo.

Para los mas inexpertos, este archivo en Go, te crea un ejecutable (exe) con el cual tienes control remoto de un pc, ademas, es indetectable a los Antivirus y el generador intenta siempre generar el codigo de una manera distinta para la evasion ;)

Tested plataforms:

Operative system Version
Kali Linux 2022.1
Windows 10 Pro 21H2

Uso Windows:

  • Tener Golang instalado
  • Ejecutar el binario compilado
  • o ejecutar el archivo ShellPwnsh.go de source
  • cd source && go run ShellPwnsh.go

Uso Linux:

  • apt update && apt install golang
  • Ejecutar binario compilado con ./ShellPwnsh
  • O ejecutar el archivo ShellPwnsh.go
  • cd source && go run ShellPwnsh.go

English:

Backdoor generator in Golang, using Reverse Shell in PowerShell, with variable formatting in the code for AMSI Bypass and creating the file with small poliformismo.

For the most inexperienced, this file in Go, creates you an executable (exe) with which you have remote control of a pc, moreover, it is undetectable to Antivirus and the generator always tries to generate the code in a different way for evasion ;)

Windows usage:

  • Have Golang installed
  • Execute the compiled binary
  • or run the ShellPwnsh.go file from source
  • cd source && go run ShellPwnsh.go * cd source && go run ShellPwnsh.go

Linux usage:

  • apt update && apt install golang
  • Run binary compiled with ./ShellPwnsh
  • Or run the ShellPwnsh.go file
  • cd source && go run ShellPwnsh.go
Owner
Black$hell256
Telegram: @BlackShell256
Black$hell256
Similar Resources

Take an IP address and quickly get the reverse PTR

FlipIP Just a little quick app to take an IP (or set of IPs), and convert them to reverse IP pointers Example: $ flipip 1.2.3.4 4.3.2.1.in-addr.arpa.

Feb 27, 2022

Goproxy - HTTP/HTTPS Forward and Reverse Proxy

Go HTTP(s) Forward/Reverse Proxy This is intended to provide the proxy for the goproxy frontend. It is currently a work in progress, and is not very s

Jan 4, 2022

Websockify-go - A reverse proxy that support tcp, http, https, and the most important, noVNC, which makes it a websockify

websockify-go | mproxy a reverse proxy that support tcp, http, https, and the mo

Aug 14, 2022

Woole (or Wormhole) is a reverse-proxy, sniffing, and tunneling tool developed in Go

The Wormhole (or just Woole) is an Open-Source reverse-proxy, sniffing, and tunneling tool developed in Go Summary How it Works Client Server Build Di

Jul 27, 2022

A paywall bypassing reverse proxy and DNS server written in go 🔨💵🧱

FreeNews 🔨 💵 🧱 A paywall bypassing reverse proxy and DNS server written in go. This project is still hard work in progress. Expect stuff to just no

Dec 7, 2022

Reverse cwmp proxy

Reverse cwmp proxy

cwmp-proxy Integration of the proxy will provide you the ability to place CPEs and ACS servers in different networks. What about if the devices are pl

Nov 15, 2022

A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.

A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.

frp README | 中文文档 What is frp? frp is a fast reverse proxy to help you expose a local server behind a NAT or firewall to the Internet. As of now, it s

Jan 5, 2023

An Advanced HTTP Reverse Proxy with Dynamic Sharding Strategies

An Advanced HTTP Reverse Proxy with Dynamic Sharding Strategies

Weaver - A modern HTTP Proxy with Advanced features Description Features Installation Architecture Configuration Contributing License Description Weav

Dec 24, 2022

Dead simple reverse proxy for all your containerized needss

Dead simple reverse proxy for all your containerized needss

Whats this ? Pawxi is yet another reverse proxy designed with simplicity in mind. Born out of a certain users frustration at the complexity of setting

Oct 17, 2022
Related tags
Golang Reverse Shell

goReverseShell First ever GO project aimed to learn GO basics. PoC of a GO reverse shell, not expected to be used in real conditions. Undetected by AV

Jul 21, 2022
Simple reverse shell to avoid Windows defender and kaspersky detection
Simple reverse shell to avoid Windows defender and kaspersky detection

Windows-ReverseShell Simple reverse shell to avoid Windows defender, kaspersky d

Oct 19, 2022
Automatically spawn a reverse shell fully interactive for Linux or Windows victim
Automatically spawn a reverse shell fully interactive for Linux or Windows victim

Girsh (Golang Interactive Reverse SHell) Who didn't get bored of manually typing the few lines to upgrade a reverse shell to a full interactive revers

Dec 14, 2022
Vulnerability scanner for Spring4Shell (CVE-2022-22965)

go-scan-spring Vulnerability scanner to find Spring4Shell (CVE-2022-22965) vulnerabilities For more information: https://www.fracturelabs.com/posts/ef

Nov 9, 2022
A simple small reverse proxy for golang

ssrp simple small reverse proxy bash <(curl -Ls https://raw.githubusercontent.com/go-bai/ssrp/master/install.sh) cn install bash <(curl -Ls https://gh

Apr 5, 2022
Open Source HTTP Reverse Proxy Cache and Time Series Dashboard Accelerator
Open Source HTTP Reverse Proxy Cache and Time Series Dashboard Accelerator

Trickster is an HTTP reverse proxy/cache for http applications and a dashboard query accelerator for time series databases. Learn more below, and chec

Jan 2, 2023
gproxy is a tiny service/library for creating lets-encrypt/acme secured gRPC and http reverse proxies
gproxy is a tiny service/library for creating lets-encrypt/acme secured gRPC and http reverse proxies

gproxy is a reverse proxy service AND library for creating flexible, expression-based, lets-encrypt/acme secured gRPC/http reverse proxies GProxy as a

Sep 11, 2022
Verify IP addresses of respectful crawlers like Googlebot by reverse dns and forward dns lookups
Verify IP addresses of respectful crawlers like Googlebot by reverse dns and forward dns lookups

goodbots - trust but verify goodbots verifies the IP addresses of respectful crawlers like Googlebot by performing reverse dns and forward dns lookups

Aug 16, 2022
gobetween - modern & minimalistic load balancer and reverse-proxy for the ☁️ Cloud era.
gobetween - modern & minimalistic load balancer and reverse-proxy for the ☁️ Cloud era.

gobetween - modern & minimalistic load balancer and reverse-proxy for the ☁️ Cloud era. Current status: Maintenance mode, accepting PRs. Currently in

Dec 25, 2022
TProx is a fast reverse proxy path traversal detector and directory bruteforcer.
TProx is a fast reverse proxy path traversal detector and directory bruteforcer.

TProx is a fast reverse proxy path traversal detector and directory bruteforcer Install • Usage • Examples • Join Discord Install Options From Source

Nov 9, 2022