Commit Graph

121 Commits

Author SHA1 Message Date
Ayham Al-Ali
b609e58b50
⚒ Fix Self-XSS #131 2023-04-02 15:15:28 +03:00
Ryan Montgomery
1814b90403
Update data.js
Fixed Typo
2023-03-10 11:27:06 -05:00
Ryan Montgomery
f672f18484
Update data.js
Added Windows JSP staged payload for MSFVenom
2023-03-10 11:25:01 -05:00
Ryan Montgomery
740e6df199
Update data.js
Fixed a bug
2023-03-10 11:21:38 -05:00
Ryan Montgomery
dfa46c8ff1
Update data.js
Added 2 Java Reverse Shells
2023-03-10 11:17:24 -05:00
Panagiotis Chartas
156410d8a9
Added HoaxShell 2023-02-16 18:48:59 +01:00
Panagiotis Chartas
fe21e5b69d
Update data.js 2023-02-16 18:48:26 +01:00
Panagiotis Chartas
be35cc480f
Added HoaxShell 2023-02-16 17:36:26 +01:00
Panagiotis Chartas
d3248454bc
Added HoaxShell 2023-02-16 17:35:30 +01:00
Panagiotis Chartas
a3bdc150ff
Update data.js 2023-02-15 21:02:38 +01:00
John Jackson
09e9c4ae50
Changed -p to --platform
Redundant -p, meant to use --platform first.
2023-02-04 16:50:43 -07:00
John Jackson
e4aa07eae8
Adding Apple iOS Meterpreter payload
A simple reverse TCP Inline payload that can be run on a jailbroken arm64 iPhone (5S+)
2023-02-04 16:46:08 -07:00
Ryan Montgomery
1e305ca8a9
Update data.js
Commented out PHP Emoji, currently broken.
2023-01-19 15:33:57 -05:00
Chris Wild
135f6e61c0
Merge pull request #109 from 0dayCTF/0dayCTF-patch-1
Update data.js
2023-01-14 11:24:45 -05:00
Ryan Montgomery
9cf098ac9b
Update data.js
Added PHP 1 liners
2023-01-14 11:05:27 -05:00
containedreality
7572a719f7 Added some busybox nc support. And added new shells. 2022-12-23 13:12:51 -05:00
Alvin Smith
7b86264ecd
Update data.js
Fix the Python Stageless Reverse TCP output file extension error

https://github.com/0dayCTF/reverse-shell-generator/issues/96
2022-10-11 13:01:00 +13:00
Alvin Smith
63978e4b9e
Update data.js with new Perl PentestMonkey
Add Perl PentestMonkey
2022-10-11 12:30:34 +13:00
Safa Safari
fb88a3bb87
nc -e parameter must be last :))
as said in usage help of nc
-e PROG	Run PROG after connect (must be last)
2022-10-09 19:10:11 +03:30
zmweske
4703cfd570
Added ncat.exe to listeners
Allows for simple Windows ncat.exe calling from inside of WSL, meaning the listener runs on windows and binds to the windows port and not a NAT'ed WSL host.
2022-09-24 14:31:54 -05:00
Alvin Smith
5362a888a6
Update data.js
Fix WAR Stageless Reverse TCP
2022-09-20 14:35:27 +12:00
Rene Loskan
06f39f92f1
Update data.js 2022-09-05 15:16:29 +02:00
Rene Loskan
a3ae3f064f
Update data.js 2022-09-05 12:00:34 +02:00
Rene Loskan
3939146517
Update data.js
Sorry - Commiting from mobile phone. :)
2022-09-03 17:08:37 +02:00
Rene Loskan
fe86891a6e
Update data.js 2022-09-03 08:49:50 +02:00
Your Name
d6eb706160 Added python reverse shell for Windows 2022-09-02 17:04:48 -04:00
_Magenta_
e785769586 Add: Another C# Payload 2022-08-27 14:59:18 +03:00
Ryan Montgomery
6dda01a461
Update data.js
Removed mkfifo background for now
2022-06-06 11:57:14 -04:00
Ryan Montgomery
2b4821d0e6
Update data.js
Added mkfifo backgrounded
2022-06-06 11:55:35 -04:00
Ryan Montgomery
ae0e3e49eb
Update data.js
Fixing
2022-06-06 11:53:57 -04:00
Ryan Montgomery
f509313697
Update data.js
Added mkfifo backgrounded shell
2022-06-06 11:43:20 -04:00
Daniele Ferla
5a7c91449a Fixed Windows Staged Reverse TCP (x64) 2022-06-01 14:18:36 +02:00
rohitkumarankam
69bbfffb34 added filename prompt for payload download 2022-05-20 00:04:43 +05:30
Lexxrt
3afb483e60
Add Vlang Reverse Shell 2022-04-24 05:14:56 +02:00
Gustaf Blomqvist
64c1f531d0
Fixes #82 (incorrect URL encoding) 2022-03-25 23:08:52 +01:00
alanfoster
9a4e9e1bb7 Add build minification and obfuscation 2022-03-20 14:24:15 +00:00
rohitkumarankam
4eeab53d12 relocated the download button and added svg 2022-02-27 23:55:37 +05:30
rohitkumarankam
054ea25bdd fixed non functional download button in bind shell and msfvenom tabs. 2022-02-26 21:12:28 +05:30
rohitkumarankam
6a680afd74 removed file extension 2022-02-25 23:27:18 +05:30
rohitkumarankam
9fe49aa96c removed unnecessary blank space 2022-02-25 23:11:16 +05:30
rohitkumarankam
9a92be06a0 added download event listener 2022-02-25 23:09:40 +05:30
parzival
ccda4bee19
Fixing "Windows Staged Reverse TCP (x64)"
Small typo for the command used to generate a Windows Staged Reverse TCP (x64). Modified the msfvenom payload to "windows/x64/shell_reverse_tcp" which should remediate this issue and allow for easier copypasta.
2022-02-11 15:11:43 -07:00
Ryan Montgomery
84f7b5dc41
Update data.js
Added Node.js #2
2022-01-21 10:37:59 -05:00
Ryan Montgomery
e8732b1dc0
Update data.js
Added Javascript Shell -- Thanks Antonio :)
2022-01-21 09:16:57 -05:00
Samuel Zurowski
faf34b912f Fixed Encoding when swapping tabs 2021-12-22 18:36:53 -05:00
Ryan Montgomery
82644b5946
Update data.js
Fixed nc.exe
2021-12-17 18:13:12 -05:00
Ryan Montgomery
3555e4e8d2
Update data.js
Syntax fixes
2021-11-19 20:37:32 -05:00
AG
f196ff3370 Essential Upgrade to data.js
Made on Ryan's orders ¯\_(ツ)_/¯
2021-11-20 01:22:32 +00:00
Ryan Montgomery
6c675b9310
Update data.js
Added/Moved Groovy shell
2021-10-19 15:08:00 -04:00
Ryan Montgomery
3926c2cfe0
Update data.js
Added Groovy shell for Windows
2021-10-19 15:04:46 -04:00