Commit Graph

143 Commits

Author SHA1 Message Date
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
robiot
8efd307ac7 Rc -> Rcat & Fixes 2021-10-03 11:43:55 +03:00
Ryan Montgomery
42ae6bb3a6
Merge pull request #67 from Hydragyrum/feature/add-pwsh-to-shells
Add pwsh to list of shells
2021-09-21 14:54:39 -04:00
Adam Bertrand
8befc0a96a Add pwsh to list of shells 2021-09-21 13:52:29 +02:00
Adam Bertrand
ab01c7e45e Fix indentation 2021-09-21 13:49:25 +02:00
Adam Bertrand
b64401b980 Add a new java shell 2021-09-21 13:43:56 +02:00
Adam Bertrand
8ac7183a23 Update Java shells and remove some unnecessary cruft 2021-09-21 12:40:48 +02:00
robiot
12ce1def9d Bug fixes 2021-09-16 17:02:49 +03:00
robiot
fb4d01bd48 Implemented Theme Switch 2021-09-16 16:53:21 +03:00
Robiot
55f2c520a0
Removed stty + rc since its now implemented in rc 2021-09-16 15:43:15 +03:00
Robiot
09b7c45884
Added stty + rc
"stty cbreak -echo && rc -lp port" will result with it acting like a normal shell.
2021-09-09 19:58:02 +03:00
robiot
7f72f74846 Lightmode, Update Rustcat Args 2021-09-09 15:03:42 +03:00
Ryan Montgomery
63b6e1866c
Merge pull request #60 from robiot/main
Added Rustcat (rc) Listener
2021-08-15 10:02:13 -04:00
earthenvessel
4a0a51405c
Fixing ncat udp command.
The previous command was actually using TCP. Ncat's -u flag switches to UDP, but this doesn't appear to work with the -e flag, as UDP doesn't establish a "connection" to trigger the execution. Using a FIFO solves this issue.
2021-08-12 10:14:26 -04:00
robiot
9011640427 Fixed Styling 2021-07-31 03:48:12 +03:00
robiot
aa0f134c96 ⚙️ Added Rustcat Listener 2021-07-31 03:45:29 +03:00
Ryan Montgomery
470ef407b6
Update data.js
Fixed Latin Char in new PHP Shell.
2021-07-20 20:33:22 -04:00
Ryan Montgomery
377729ff31
Update script.js
Fixed Windows Powershell Base64 to UTF16-LE
2021-07-20 19:14:53 -04:00
Ryan Montgomery
3a6f0b2712
Update data.js
Fixed Powershell Syntax Error
2021-07-20 19:06:57 -04:00
swanandx
d72775cc85 Added more rev shells 2021-07-18 20:55:02 +05:30
Ryan Montgomery
9b9e459cc3
Update data.js
Added C shell for Windows -- Removed Comments
2021-07-16 13:33:27 -04:00
Ryan Montgomery
465c9b3518
Update data.js
Added C shell compatible with Windows.
2021-07-16 13:31:24 -04:00
Ricardo Costa
32de0e0ede
Fix Ruby #1 shell 2021-07-01 04:15:39 -04:00
Douile
d75ecc845c
Allow setting ip and port with query parameters 2021-06-21 13:52:48 +01:00
Thanasis Mitragkas
51bb1ad8a5
Update data.js 2021-06-17 01:56:42 +03:00
Thanasis Mitragkas
35ee236302
Update data.js 2021-06-17 01:54:58 +03:00
Thanasis Mitragkas
54edf59629
Fix typo 2021-06-17 01:49:53 +03:00
Thanasis Mitragkas
65f3d51e79
Added Ivan-Sincek PHP Reverse shell
Compatible with all OSes
2021-06-17 01:40:38 +03:00
Ryan Montgomery
1e037d8d13
Update data.js
Fixed incorrect flag, if user decides not to use a compatible shell.
2021-06-04 10:23:22 -04:00
minhnq22
daf5512d12 Add PHP proc_open reverse shell 2021-06-04 03:49:13 -04:00
Ryan Montgomery
162b8b7a9a
Update data.js
Added shortest Python3 payload
2021-05-30 10:49:38 -04:00
Ryan Montgomery
95bf316ee7
Merge pull request #48 from ricxpl/patch-1
Add Python3 shortest one-liner
2021-05-30 10:48:23 -04:00
Ziemni
a7a4ee6662
Fixed missing "'" in "Python3 1"
Missing "'" in "Python3 1" causes "Syntax error: Unterminated quoted string" error during execution.
Fixed by adding "'" at the end of the command.
2021-05-30 14:37:18 +02:00
Ricardo Costa
e4282d4fe0
Add Python3 shortest one-liner 2021-05-29 07:18:54 -04:00
alanfoster
d7dafa392c Remove html entity encoding from data.js 2021-05-07 09:43:09 +01:00
Ryan Montgomery
ec9e354ef2
Update data.js
Fixed "Perl no SH"
2021-04-24 15:53:41 -04:00
Ryan Montgomery
9099f3e6c7
Merge pull request #42 from MartinSohn/main
Added PowerShell #3, #4 with TLS, and ncat TLS listener
2021-04-19 12:01:16 -04:00
Brandon
bc352853e2
Removed duplicate shell 2021-04-19 10:56:07 +01:00
Martin
eb673a55f3 Added PowerShell #4 TLS, and ncat TLS listerner
Based on https://github.com/MartinSohn/PowerShell-reverse-shell/blob/main/powershell-reverse-shell-DNS-TLS.ps1
2021-04-18 16:02:11 +02:00
Martin
cb2d5ae74b Added ncat listener 2021-04-18 15:58:17 +02:00
Martin
14b3a9edcd Fixed IP and port values to be dynamic 2021-04-18 15:49:38 +02:00
Martin
176e9f0758 Added PowerShell #3
Added another PowerShell reverse shell, based on https://github.com/MartinSohn/PowerShell-reverse-shell/blob/main/powershell-reverse-shell.ps1
2021-04-18 15:35:02 +02:00
Ryan Montgomery
0bb4509882
Update data.js
Fixed reverse_php in MSFVenom Generator
2021-04-09 18:51:35 -04:00
Ryan Montgomery
62bc0dfbd5
Update script.js
Fixed Base64 Encoder
2021-04-05 19:58:45 -04:00
Ryan Montgomery
438a97b4f8
Update data.js
Fixed Arch -- MSFConsole
2021-04-05 12:14:48 -04:00
epi
fe8ffde299 added msfconsole listeners; minor bugfixes for msf payloads 2021-04-04 14:37:06 -05:00
Ricardo
156a829db0
Improve Ruby Reverse Shell
Now the reverse shell supports the "cd" command and maintains persistence when an error is raised.
2021-04-02 05:40:22 -04:00
Ryan Montgomery
9ba4a65e34
Update data.js
Fixed MSFVenom Android Payloads
2021-03-30 14:49:15 -04:00
briskets
b029ff4a13 move js and small fixes 2021-03-23 09:43:12 -04:00
Ryan Montgomery
77ed7ff95f
Update data.js
MSFVenom Spaces
2021-03-21 12:12:08 -04:00
Ryan Montgomery
c82935e02c
Update data.js
Fixed C# Shell
2021-03-21 12:07:18 -04:00
alanfoster
0b6113bf02 Add initial raw link support with netlify functions 2021-03-20 19:29:16 +00:00
AG
e03e252f16 LocalStorage load and PHP Bind fix
Fixed the page not loading the stored IP by switching entirely to a
localstorage based solution. Also removed additional backslashes from
the PHP bind shell as per Ryan's request
2021-03-19 21:10:57 +00:00
Ryan Montgomery
b7b7ee548f
Update data.js
Fixed PHP Bind Shell
2021-03-19 14:47:58 -04:00
Jabba
aef8819f81
Fix for IP not loading on startup. 2021-03-18 16:33:11 +00:00
briskets
37bfc50249 added msfvenom and bind shells 2021-03-15 21:46:01 -04:00
alanfoster
822fc9aa66 wip 2021-03-15 23:49:59 +00:00
briskets
3204820e47 bind and msfvenom add 2021-03-14 17:55:08 -04:00
briskets
570950e716 more fixes 2021-03-13 19:42:11 -05:00
briskets
6f4542efb9 Merge branch 'main' into adds-features 2021-03-13 17:49:51 -05:00
briskets
f722d7de98 wip: adds more features, cleanup 2021-03-13 17:46:18 -05:00
root
0b5e75f1de Adding Java & Haskell Reverse Shell 2021-03-12 02:34:10 -05:00
joker2a
4db5e3ad77
Update data.js
Add Powercat listener.
Powercat tool: https://github.com/besimorhino/powercat
2021-03-10 11:31:41 +01:00
0x03f3
fb5fb5fe1c Emoji reverse shell 2021-03-09 03:24:41 +00:00
0x03f3
fa2022acbd Emoji reverse shell 2021-03-09 03:08:36 +00:00
0x03f3
c7b056d503 Emoji reverse shell 2021-03-09 02:57:57 +00:00
0x03f3
54880bf388 Emoji reverse shell 2021-03-09 02:53:42 +00:00
briskets
26b8b5fb21 dad jokes 2021-03-01 21:33:21 -05:00
ryanrohypnol
71baa0ffd3 todo Upgrader
added shell upgrader, not done
2021-03-01 20:17:16 -05:00
briskets
ccda2bb809 css changes 2021-02-28 16:06:23 -05:00
ryanrohypnol
29647c1cd2 Telnet
Added Telnet
2021-02-27 22:39:17 -05:00
Chris Papadopoulos
b25bd20ef3 Dark/Light Mode
Dark & "Light" mode added via a toggle button.
2021-02-27 22:39:17 -05:00