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 |
|
Ryan Montgomery
|
015c1aa59b
|
Merge pull request #59 from swanandx/main
Added more rev shells
|
2021-07-18 15:04:34 -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 |
|
Ryan Montgomery
|
1ee00e99f1
|
Merge pull request #56 from ricxpl/main
Fix Ruby #1 shell
|
2021-07-01 10:03:20 -04:00 |
|
Ricardo Costa
|
32de0e0ede
|
Fix Ruby #1 shell
|
2021-07-01 04:15:39 -04:00 |
|
Ryan Montgomery
|
857bcf6238
|
Merge pull request #55 from Douile/main
Allow setting ip and port with query parameters
|
2021-06-21 20:05:12 -04:00 |
|
Douile
|
d75ecc845c
|
Allow setting ip and port with query parameters
|
2021-06-21 13:52:48 +01:00 |
|
Ryan Montgomery
|
271cb0b089
|
Merge pull request #54 from sAsPeCt488/main
Add Ivan Šincek PHP Reverse Shell
|
2021-06-16 19:06:33 -04: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 |
|
Ryan Montgomery
|
f19c7a1a82
|
Merge pull request #50 from minhnq22/minhnq22_add_php_proc_open_reverse_shell
Add PHP proc_open reverse shell
|
2021-06-04 10:20:11 -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 |
|
Szymon Borecki
|
b211180afc
|
Merge pull request #49 from Ziemni/main
Fixed missing "'" in "Python3 1"
|
2021-05-30 14:42:45 +02: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 |
|
Ryan Montgomery
|
46f7a78799
|
Update index.html
Changed names for URLEncoding
|
2021-05-16 13:53:55 -04:00 |
|
Ryan Montgomery
|
41e38efd83
|
Merge pull request #47 from AlanFoster/remove-html-entity-encoding-from-data-js
Remove html entity encoding from data.js
|
2021-05-07 09:14:16 -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 |
|
Ryan Montgomery
|
57dc3c1411
|
Merge pull request #44 from 0dayCTF/all-contributors/add-bee-san
docs: add bee-san as a contributor
|
2021-04-19 12:00:25 -04:00 |
|
allcontributors[bot]
|
5143203382
|
docs: update .all-contributorsrc [skip ci]
|
2021-04-19 16:00:12 +00:00 |
|
allcontributors[bot]
|
a266d84171
|
docs: update README.md [skip ci]
|
2021-04-19 16:00:11 +00:00 |
|
Ryan Montgomery
|
34a935ed6d
|
Merge pull request #43 from bee-san/patch-1
Removed duplicate shell
|
2021-04-19 11:59:22 -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
|
5b0dac992f
|
Update index.html
Added header for Google
|
2021-04-08 19:43:52 -04:00 |
|
Ryan Montgomery
|
a0029d6cb7
|
Update index.html
Fixed URI Encoding
|
2021-04-05 20:10:39 -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 |
|
Ryan Montgomery
|
76568b1be1
|
Merge pull request #38 from 0dayCTF/all-contributors/add-epi052
docs: add epi052 as a contributor
|
2021-04-05 11:07:03 -04:00 |
|
allcontributors[bot]
|
c20f93bd16
|
docs: update .all-contributorsrc [skip ci]
|
2021-04-05 15:06:46 +00:00 |
|
allcontributors[bot]
|
e815e84259
|
docs: update README.md [skip ci]
|
2021-04-05 15:06:45 +00:00 |
|
Ryan Montgomery
|
2e982aa1fd
|
Merge pull request #37 from epi052/msfconsole-listeners
added msfconsole listeners; minor bugfixes for msf payloads
|
2021-04-05 11:06:02 -04:00 |
|
epi
|
fe8ffde299
|
added msfconsole listeners; minor bugfixes for msf payloads
|
2021-04-04 14:37:06 -05:00 |
|
Ryan Montgomery
|
7ae296ca51
|
Merge pull request #36 from ricxpl/main
Improve Ruby Reverse Shell
|
2021-04-02 11:17:14 -04:00 |
|