OscarAkaElvis
84a543cb87
Update gemspec to 3.9
v3.9
2025-12-07 16:31:50 +01:00
Óscar Alfonso Díaz
6f367c96dc
Merge pull request #75 from Hackplayers/dev
...
Dev to master v3.9
2025-12-07 16:30:54 +01:00
OscarAkaElvis
4db760aadf
Quick fix of a broken dependency for Ruby gem (syslog). Update to v3.9
2025-12-07 16:22:48 +01:00
Óscar Alfonso Díaz
2f840ad631
Merge pull request #74 from Hackplayers/dev
...
Dev to master v3.8
v3.8
2025-12-07 13:39:01 +01:00
OscarAkaElvis
a02c2e711f
Fix missing param in docs (README.md)
2025-12-06 13:18:46 +01:00
OscarAkaElvis
73669fcb76
Update docs (README.md)
2025-12-06 13:05:39 +01:00
OscarAkaElvis
0790eeed6f
Reorder commands in menu
2025-12-06 13:04:59 +01:00
cybervaca
5db78dd01c
Add controlled error message for expired Kerberos tickets
2025-12-06 13:00:10 +01:00
OscarAkaElvis
7f336098cd
Fix order of the messages shown in the screen to show always header (version number) first
2025-12-06 12:31:08 +01:00
OscarAkaElvis
4f8c2e21b2
Update success messages
2025-12-06 12:24:34 +01:00
cybervaca
87ee6e62a9
Add *.kirbi and *.ccache files to .gitignore
2025-12-06 12:17:47 +01:00
cybervaca
46b0277ec0
Add support for Kerberos ticket files with -K parameter, including automatic format detection and conversion, reverse DNS lookup for FQDN, and enhanced error handling for connection issues.
2025-12-06 12:15:53 +01:00
cybervaca
26badabb0d
Add persistent command history per user/host (stored in ~/.evil-winrm/history/)
2025-12-06 10:49:50 +01:00
cybervaca
9555daabb5
Fix autocomplete logic for upload/download commands and improve relative path handling with file validation
2025-12-06 10:23:32 +01:00
cybervaca
75558b5c50
Add clear/cls commands and Ctrl+L support for clearing screen
2025-12-06 10:14:41 +01:00
OscarAkaElvis
88285fef5d
Update CHANGELOG.md
2025-09-26 09:20:20 +02:00
OscarAkaElvis
c5403ed75d
Remove comment
2025-09-26 09:19:25 +02:00
Óscar Alfonso Díaz
69f1c862c3
Merge pull request #70 from birk0/feature/ssl-kerberos-support
...
Support Kerberos authentication over SSL
2025-09-26 09:18:38 +02:00
birk0
42421cd828
Support Kerberos authentication over SSL
2025-09-26 12:45:14 +10:00
OscarAkaElvis
d5631a1daa
Update CHANGELOG.md
2025-09-06 12:55:44 +02:00
Óscar Alfonso Díaz
e22ea42020
Merge pull request #69 from noraj/patch-1
...
add missing dependencies
2025-09-06 12:53:52 +02:00
Alexandre ZANNI
b144694e67
reflect gemspec dependencies to docker
2025-09-05 20:51:36 +02:00
Alexandre ZANNI
da21200046
add version requirements
2025-09-05 20:49:39 +02:00
Alexandre ZANNI
27e9e48d03
add missing dependencies
...
several previously standard libraries are no longer part of the default gems starting from Ruby 3.4 or 3.5, so they should be required to ensure compatibility with newer Ruby versions
2025-09-04 13:32:30 +02:00
OscarAkaElvis
c22b7c287f
Update CHANGELOG.md
2024-12-02 09:52:25 +01:00
Óscar Alfonso Díaz
d734ccbde3
Merge pull request #68 from ArchiMoebius/dev
...
fix(kerberos): need krb5-libs to auth w/ gssapi
2024-12-02 09:46:37 +01:00
ArchiMoebius
e75f1e0616
fix(kerberos): need krb5-libs to auth w/ gssapi
2024-12-01 15:12:00 -05:00
OscarAkaElvis
1f5352cabc
Add trailing slash in docker badge link to standardize
2024-10-28 15:44:17 +01:00
OscarAkaElvis
aba2ace9bd
Update ruby gem badge
2024-10-28 15:41:19 +01:00
OscarAkaElvis
185ee0b4b6
Modify .editorconfig file to add indentation definition for gemspec file
2024-10-28 13:45:32 +01:00
OscarAkaElvis
dd7ba0f41d
Update alpine version in Dockerfile. Remove redundant packages
2024-10-25 09:12:41 +02:00
OscarAkaElvis
40cf299009
Set correct order of user-agent param to match order on README.md
2024-10-24 23:41:33 +02:00
OscarAkaElvis
0fe16c7b65
Fix 2nd install method and add more cleaning to delete lately added unneeded files on Dockerfile
2024-10-24 16:22:29 +02:00
OscarAkaElvis
4b5312f159
Update README.md to show new logo existing in dev branch
2024-10-24 15:05:59 +02:00
OscarAkaElvis
1c95823759
Update logo
2024-10-24 15:01:18 +02:00
OscarAkaElvis
9a31d257b8
Modify .editorconfig file to adapt it to the indentation used in the project
2024-10-24 14:01:31 +02:00
OscarAkaElvis
5673178f5c
Prepare version numbers for v3.8
2024-10-24 13:57:42 +02:00
Óscar Alfonso Díaz
ffe958c841
Merge pull request #65 from Hackplayers/dev
...
Dev to master v3.7
v3.7
2024-10-15 00:19:00 +02:00
OscarAkaElvis
9fdf097ce7
Update CHANGELOG.md
2024-10-14 22:22:44 +02:00
OscarAkaElvis
897ff4ed18
Remove leading and trailing spaces
2024-10-14 22:21:42 +02:00
arale61
bb018e033e
Fix menu command. Improve randomization for powershells and add progress bar
2024-10-14 22:14:48 +02:00
OscarAkaElvis
7eb8a9f16f
Add words for randomize case on methods and function names for the Amsi bypass
2024-10-08 23:59:16 +02:00
OscarAkaElvis
de0ea50784
Prepare version numbers for v3.7
2024-10-08 20:16:03 +02:00
Óscar Alfonso Díaz
71ca144938
Merge pull request #64 from Hackplayers/dev
...
Dev to master v3.6
v3.6
2024-10-07 00:10:11 +02:00
OscarAkaElvis
92d715e011
Update README.md adding new ETW bypass feature
2024-10-07 00:01:00 +02:00
cybervaca
f9da903cb1
AMSI bypass refactor, ETW bypasss add, Fix Donut-Loader feature
2024-10-06 23:53:47 +02:00
OscarAkaElvis
271b6b6871
Small adjustments after the received user-agent feature PR
2024-07-01 14:16:58 +02:00
Óscar Alfonso Díaz
bd6ce52d92
Merge pull request #63 from gmkbenjamin/dev
...
Add useragent option
2024-07-01 14:08:18 +02:00
gmkbenjamin
45f24cf679
Add useragent option
2024-07-01 21:18:41 +10:00
OscarAkaElvis
09158f6440
Replace deprecated File.exists by File.exist function to avoid errors on newer Ruby versions (deprecated on Ruby 3.2.0)
2024-06-21 10:21:03 +02:00