All Projects → FlyfishSec → rsGen

FlyfishSec / rsGen

Licence: other
rsGen is a Reverse Shell Payload Generator for hacking.

Projects that are alternatives of or similar to rsGen

Reverse Shell
Reverse Shell as a Service
Stars: ✭ 1,281 (+1704.23%)
Mutual labels:  reverse-shell, exploit, vulnerability
Thoron
Thoron Framework is a Linux post-exploitation framework that exploits Linux TCP vulnerability to provide a shell-like connection. Thoron Framework has the ability to create simple payloads to provide Linux TCP attack.
Stars: ✭ 87 (+22.54%)
Mutual labels:  reverse-shell, exploit, vulnerability
Exphub
Exphub[漏洞利用脚本库] 包括Webloigc、Struts2、Tomcat、Nexus、Solr、Jboss、Drupal的漏洞利用脚本,最新添加CVE-2020-14882、CVE-2020-11444、CVE-2020-10204、CVE-2020-10199、CVE-2020-1938、CVE-2020-2551、CVE-2020-2555、CVE-2020-2883、CVE-2019-17558、CVE-2019-6340
Stars: ✭ 3,056 (+4204.23%)
Mutual labels:  exploit, vulnerability
Killshot
A Penetration Testing Framework, Information gathering tool & Website Vulnerability Scanner
Stars: ✭ 237 (+233.8%)
Mutual labels:  exploit, vulnerability
Javadeserh2hc
Sample codes written for the Hackers to Hackers Conference magazine 2017 (H2HC).
Stars: ✭ 361 (+408.45%)
Mutual labels:  reverse-shell, vulnerability
Spectre Meltdown Poc
A semi-demi-working proof of concept for a mix of spectre and meltdown vulnerabilities
Stars: ✭ 127 (+78.87%)
Mutual labels:  exploit, vulnerability
Vulscan
Advanced vulnerability scanning with Nmap NSE
Stars: ✭ 2,305 (+3146.48%)
Mutual labels:  exploit, vulnerability
shellback
Reverse shell generator
Stars: ✭ 22 (-69.01%)
Mutual labels:  reverse-shell, reverse-shell-generator
Jscpwn
PoC exploit for CVE-2016-4622
Stars: ✭ 89 (+25.35%)
Mutual labels:  exploit, vulnerability
Jexboss
JexBoss: Jboss (and Java Deserialization Vulnerabilities) verify and EXploitation Tool
Stars: ✭ 2,008 (+2728.17%)
Mutual labels:  reverse-shell, exploit
Safiler
Safari local file reader
Stars: ✭ 118 (+66.2%)
Mutual labels:  exploit, vulnerability
cve-2016-1764
Extraction of iMessage Data via XSS
Stars: ✭ 52 (-26.76%)
Mutual labels:  exploit, vulnerability
Ansvif
A Not So Very Intelligent Fuzzer: An advanced fuzzing framework designed to find vulnerabilities in C/C++ code.
Stars: ✭ 107 (+50.7%)
Mutual labels:  exploit, vulnerability
Pub
Vulnerability Notes, PoC Exploits and Write-Ups for security issues disclosed by tintinweb
Stars: ✭ 217 (+205.63%)
Mutual labels:  exploit, vulnerability
H4cker
This repository is primarily maintained by Omar Santos and includes thousands of resources related to ethical hacking / penetration testing, digital forensics and incident response (DFIR), vulnerability research, exploit development, reverse engineering, and more.
Stars: ✭ 10,451 (+14619.72%)
Mutual labels:  exploit, vulnerability
YAPS
Yet Another PHP Shell - The most complete PHP reverse shell
Stars: ✭ 35 (-50.7%)
Mutual labels:  reverse-shell, exploit
Sap exploit
Here you can get full exploit for SAP NetWeaver AS JAVA
Stars: ✭ 60 (-15.49%)
Mutual labels:  exploit, vulnerability
Hacker ezines
A collection of electronic hacker magazines carefully curated over the years from multiple sources
Stars: ✭ 72 (+1.41%)
Mutual labels:  exploit, vulnerability
Hershell
Multiplatform reverse shell generator
Stars: ✭ 456 (+542.25%)
Mutual labels:  reverse-shell, exploit
Androrat
A Simple android remote administration tool using sockets. It uses java on the client side and python on the server side
Stars: ✭ 187 (+163.38%)
Mutual labels:  reverse-shell, exploit

This tool has been ported to python.Considering cross-platform use, I reimplemented it in python with multiple improvements.rcX

rsGen - Reverse Shell Payload Generator.

rsGen is a Reverse Shell Payload Generator for hacking. I write through windows batch. The main features include native command generation and variant command generation. In version 2.0, I added a tcp tunnel feature to receive shell("-ngrok" and "-pgrok").

I will be constantly updating this tool, if you have found any bugs or issues, please let me know via GitHub Issues and i will try my best to get it resolved quickly.

rsGen

Usage


-pub  Generate a "variant command".Use this parameter,the Command will be encoded upload to the
       public pastebin website.

-lan  In some cases, the target machine cannot request an external network.This parameter will call
      mongoose.exe in the command directory(a mini web server, only 144kb, see the website: 
      https://cesanta.com/), enable a web service on the local port 80 for command request execution.
      After the end, you need to manually exit it.

-listen  Start port listening locally to receive shell that bounce back.Start port listening locally 
         to receive a shell that bounces back, Function equivalent to the netcat (call powercat.ps1).

-ngrok  Start ngrok TCP Tunnel(Contains -pub, -listen options).

-pgrok  Start pgrok TCP Tunnel(Contains -pub, -listen options).like ngrok but free and unlimited.

rsGen

Operating system

Windows 7 or higher Windows operating system.

Donations

Bitcoin Address QR Code Ethereum Address QR Code Monero Address QR Code DOGECOIN Address QR Code

BTC: 3F2R6KMXbJ576yJNJpjrBnhVG64Ltg1WoF

ETH: 0xab15323b0c7721B6B9fDf5A8089a6Ec697C9feED

XMR: 48rBRHh2iV27oHzXMGnjbwCLLyinpqFry6gLTAaQiFVtMRw4kqabeoFiBYqNAPCBHbKjgQezPNLwDihMSNbEPCuYP1xzCWi

Dogecoin: DBQATuB7t4wk56dwFqcGdqQtY8BSjL77if

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].