adfoster-r7
34ceae4e2c
Add autocheck report_vuln logic
2025-12-22 13:09:32 +00:00
cgranleese-r7
c35537252f
Revert "Vulnerability Report Enhancement"
2025-12-15 12:40:02 +00:00
Christophe De La Fuente
40ac35c02a
Vulnerability Report enhancement
...
- update `#report_service` and `#report_vuln`
- update vulnerability report when a session is established
- update CheckCode and `#cmd_check` to report a vulnerability when
Vulnerable checkcode is returned
- update `vulns` and `services` commands to display the `resource` and
parent services
- specs
2025-12-15 12:36:50 +01:00
Spencer McIntyre
db1e0187c3
Fix the PostreSQL SSL tests for #starttls method
2025-12-02 16:10:07 -05:00
Spencer McIntyre
c2ccac414d
Remove the USE_WINDOWS_AUTHENT option
...
It's redundant with the Mssql::Auth option which is an enum and supports
all the authentication mechanisms. This eliminates the ambiguity between
the meaning and precedence of the options.
2025-10-21 11:20:51 -04:00
Spencer McIntyre
edf7325c68
Add tests for MsTdsLogin7
2025-10-16 16:29:19 -04:00
Spencer McIntyre
e8c3200628
Add tests for MsTdsHeader
2025-10-16 16:29:19 -04:00
Spencer McIntyre
6f5ff3c7da
Add tests for MsTdsLogin7Password
2025-10-16 16:29:19 -04:00
Spencer McIntyre
27d0e638ed
Merge pull request #20546 from dwelch-r7/fix-ssh-login-pubkey
...
Fix ssh login pubkey module
2025-10-09 14:24:09 -04:00
Dean Welch
8c5c395ce7
Fix ssh login pubkey module
2025-10-09 12:36:00 +01:00
Spencer McIntyre
3d1d49b71a
Merge pull request #20517 from cgranleese-r7/adds-postgres-ssl-support
...
Adds SSL support to the postgres_login module
2025-09-26 08:53:47 -04:00
cgranleese-r7
40f6e2ca60
Updates test to cover SSL support
2025-09-25 09:48:44 +01:00
cgranleese-r7
f26c14f05a
Address PR feedback
2025-09-17 15:38:08 +01:00
Diego Ledda
4104497498
Merge pull request #20502 from zeroSteiner/feat/refactor-pe-compiling
...
Update PE EXE Templates
2025-09-10 12:37:35 +02:00
cgranleese-r7
dbb631ffb6
Adds SSL support to the postgres_login module
2025-09-09 09:56:36 +01:00
Mathieu
736d89bc2c
Update the CredentialCollectionSpecs
...
CredentialCollection: adding various tests that currently fails to demonstrate multiple bugs in the each method
Fix incorrect expectations of currently failing tests
Inline all specs to avoid nesting context
Reverts some test expectations
Some final tidy up
Re-revert tests expectations
2025-09-08 13:09:51 -04:00
Spencer McIntyre
9979af9fd7
Update the specs
2025-08-28 17:59:17 -04:00
adfoster-r7
0557d63127
Add database ref opts for kerberos and pkcs12
2025-08-18 15:56:47 +01:00
cgranleese-r7
c843e36402
Merge pull request #20469 from adfoster-r7/improve-kerberos-file-load-error-messages
...
Improve Kerberos file load error messages
2025-08-15 12:51:52 +01:00
adfoster-r7
bebb43f8f6
Improve kerberos file load error messages
2025-08-15 12:38:45 +01:00
Diego Ledda
487c204b52
Merge pull request #20381 from h00die/persistence_phase_1
...
Persistence libraries/Mixins
2025-08-15 12:40:55 +02:00
Martin Sutovsky
cb615899ee
Updates specs
2025-08-01 13:51:25 +02:00
Dean Welch
0ce1617288
Bump rails to 7.2
2025-07-28 12:29:58 +01:00
h00die
4ec8a0e356
fix linux user spec
2025-07-27 18:50:23 -04:00
sjanusz-r7
99c9e8c8e7
Fix acceptance tests prompt matching
2025-07-17 10:18:25 +01:00
h00die
71d0d037b5
add spec for linux user lib
2025-07-15 20:38:32 +00:00
h00die
f9a804d649
persistence libraries
2025-07-11 17:35:06 -04:00
Spencer McIntyre
a93d20ccfe
Add some basic tests
2025-07-08 15:01:54 -04:00
cgranleese-r7
65ed80f5b0
Add flag to vuln command to show vuln attempts
2025-06-19 16:06:25 +01:00
adfoster-r7
fb02b4ade5
Revert "Bump rails version to 7.2"
2025-06-17 12:20:49 +01:00
Dean Welch
b87ef99cd8
Bump rails version to 7.2
2025-06-12 16:41:10 +01:00
Christophe De La Fuente
adecc23728
Set time to localtime
2025-06-03 14:35:44 +02:00
Spencer McIntyre
6f7ccfd3a6
Fixup the specs
2025-05-22 09:14:32 -04:00
adfoster-r7
a99a74c6f6
Update DNS resolution for socks proxies
2025-05-22 09:14:32 -04:00
jheysel-r7
90417306bb
Merge branch 'master' into add-opnsense-login-scanner
2025-05-02 07:20:01 -07:00
jheysel-r7
eba2b6c1bf
Merge pull request #19760 from cdelafuente-r7/feat/pkcs12/certs_command/pkinit
...
Add certs command & use pkinit if kerberos tickets are not available in cache
2025-04-22 11:11:54 -07:00
adfoster-r7
10e8cbb48c
Merge pull request #19953 from dwelch-r7/rails-7.1-upgrade
...
Rails 7.1 upgrade
2025-04-11 15:48:25 +01:00
adfoster-r7
9ef0f7bd6f
Merge pull request #20019 from adfoster-r7/improve-support-for-finding-available-http-login-scanners
...
Improve support for finding available HTTP login scanners
2025-04-11 13:39:16 +01:00
adfoster-r7
e6ab820cd3
Merge pull request #20015 from adfoster-r7/skip-loading-external-modules-with-unsupported-runtimes
...
Skip loading external modules with unsupported runtimes
2025-04-11 13:28:57 +01:00
adfoster-r7
bef322e3f0
Improve support for finding available HTTP login scanners
2025-04-10 17:36:14 +01:00
adfoster-r7
07b731b82e
Skip loading external modules with unsupported runtimes
2025-04-09 23:42:12 +01:00
adfoster-r7
fc7688cc56
Merge pull request #20003 from zeroSteiner/feat/cmd/ldap-uris
...
Add support for RHOSTS using LDAP URIs
2025-04-09 17:57:57 +01:00
Dean Welch
0954f5507e
Rails 7.1 upgrade
2025-04-08 12:47:31 +01:00
Spencer McIntyre
d9c944e550
Add tests for the new URI schemes
2025-04-04 08:52:50 -04:00
Christophe De La Fuente
630c2c03bc
Update certs command, pkcs12 matching and specs
...
- use the `status`, certificate's `not_before`/`not_after` and check if the TLS
OID is present to filter pkcs12 before using them with PKInit
- add the `activate`, `deactivate` and `export` capabilities to the
certs command
- add specs
2025-04-02 18:23:14 +02:00
Christophe De La Fuente
7f8a762922
Update ms_icpr and creds to reflect the changes in the Pkcs12 data model
...
- a separate field is now used for metadata (`private_metadata`) when
creating a new Pkcs12
- the `creds` command now support adding an encrypted Pkcs12 with a password
2025-04-01 19:12:41 +02:00
Christophe De La Fuente
865626fbd2
Update Pkcs12-related code to report CA and ADCS Template to the database
...
- Update the `creds` command to add Pkcs12 private credentials with
metadata.
- Update `ms_icpr` module to store metadata.
2025-04-01 19:07:48 +02:00
jheysel-r7
33e3a0bd09
Merge pull request #19984 from zeroSteiner/feat/lib/adcs-mm-updates/2
...
Feat/lib/adcs mm updates/2
2025-03-31 10:23:10 -07:00
sjanusz-r7
2b0d9b4971
Add OPNSense Login Scanner module
2025-03-31 14:57:44 +01:00
jheysel-r7
e841a45db2
Merge pull request #19985 from sjanusz-r7/add-pfsense-login-scanner
...
Add pfSense Login Scanner module
2025-03-28 11:12:43 -07:00