Commit Graph

291 Commits

Author SHA1 Message Date
Ryan Montgomery
e8ae065032
Merge pull request #115 from 0dayCTF/0dayCTF-patch-3
Added HoaxShell Listener Documentation (BETA)
2023-02-16 14:15:26 -05:00
Ryan Montgomery
db2faa0205
Update README.md
Added HoaxShell Listener Documentation (BETA)
2023-02-16 14:14:56 -05:00
Ryan Montgomery
0f4bf1d75e
Merge pull request #114 from 0dayCTF/all-contributors/add-t3l3machus
docs: add t3l3machus as a contributor for infra, and tool
2023-02-16 14:11:43 -05:00
allcontributors[bot]
25e71b0738
docs: update .all-contributorsrc [skip ci] 2023-02-16 19:11:27 +00:00
allcontributors[bot]
9f8c59c06f
docs: update README.md [skip ci] 2023-02-16 19:11:26 +00:00
Ryan Montgomery
806780cb6a
Merge pull request #113 from t3l3machus/main
Added HoaxShell
2023-02-16 12:52:26 -05:00
Panagiotis Chartas
931b0b12e3
Merge branch '0dayCTF:main' into main 2023-02-16 18:50:00 +01: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
Ryan Montgomery
659ae03dee
Merge pull request #112 from t3l3machus/main
Added HoaxShell
2023-02-16 12:06:28 -05:00
Panagiotis Chartas
8b8f6b9de2
Added HoaxShell 2023-02-16 18:04:50 +01:00
Panagiotis Chartas
2b454e5156
Added HoaxShell 2023-02-16 18:02:45 +01:00
Panagiotis Chartas
4658cb578b
Added Hoaxshell 2023-02-16 17:59:08 +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
bc9d73f581
Added HoaxShell 2023-02-16 17:34:21 +01:00
Panagiotis Chartas
b5b4b01c86
Update index.html 2023-02-15 21:26:57 +01:00
Panagiotis Chartas
a3bdc150ff
Update data.js 2023-02-15 21:02:38 +01:00
Ryan Montgomery
c46302dad1
Merge pull request #111 from johnjhacking/patch-1
Adding Apple iOS Meterpreter payload
2023-02-06 10:49:26 -05: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
9fb7218e53
Merge pull request #110 from 0dayCTF/0dayCTF-patch-2
Update data.js
2023-01-21 10:49:46 -05: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
49468a32af
Merge pull request #107 from containedreality/main
Added some busybox nc support. And added new shells.
2023-01-14 11:07:13 -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
Ryan Montgomery
50ba01a738
Merge pull request #104 from A1vinSmith/main
Update data.js with new Perl PentestMonkey
2022-10-11 09:27:54 -04: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
Ryan Montgomery
0e5fe41447
Merge pull request #103 from SafaSafari/SafaSafari-patch-1
nc -e parameter must be last :))
2022-10-10 12:21:05 -04: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
Ryan Montgomery
339e065ff9
Merge pull request #102 from MuirlandOracle/main
Forced contributor update on README
2022-09-25 15:31:51 -04:00
AG
75afbc08d5
Forced contributor update on README 2022-09-25 20:25:30 +01:00
Ryan Montgomery
4602d1478d
Merge pull request #101 from MuirlandOracle/main
Fixed sniped contributors link for Jabba
2022-09-25 15:19:34 -04:00
AG
a5cbcd0c8a
Fixed sniped contributors link for Jabba 2022-09-25 19:29:30 +01:00
Ryan Montgomery
db08d4a9c3
Merge pull request #100 from zmweske/patch-1
Added ncat.exe to listeners
2022-09-25 09:37:47 -04:00
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
Ryan Montgomery
2c072ae5a1
Merge pull request #98 from A1vinSmith/main
Update data.js
2022-09-19 22:36:56 -04:00
Alvin Smith
5362a888a6
Update data.js
Fix WAR Stageless Reverse TCP
2022-09-20 14:35:27 +12:00
Ryan Montgomery
072ff301e7
Merge pull request #97 from grimbelhax/main
Added python reverse shell for Windows
2022-09-05 11:34:51 -04: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
Ryan Montgomery
34dbba3097
Merge pull request #94 from devXprite/update_corner
Update Github Corner
2022-08-27 12:54:58 -04:00
Ryan Montgomery
fc7aa42191
Merge pull request #95 from 0Magenta0/main
Add: Another C# Payload
2022-08-27 12:54:06 -04:00
_Magenta_
e785769586 Add: Another C# Payload 2022-08-27 14:59:18 +03:00
7ORP3DO
ad2f4de8bb update corner color 2022-07-08 11:09:15 +05:30