mpgn
ed2b2b261a
fix for kerberoast function
2022-10-22 16:38:29 -04:00
mpgn
7b712dc3c0
fix check on arg gmsa
2022-10-21 04:02:34 -04:00
mpgn
7e0613c883
fix username to send to bh
2022-10-20 17:18:22 -04:00
mpgn
53f5791e7c
Fix a lot things but good pr
2022-10-20 15:40:53 -04:00
zblurx
c52031f344
change parameter name
2022-10-20 18:19:23 +02:00
zblurx
e6250e1b98
change parameter name
2022-10-20 18:11:10 +02:00
zblurx
f4485ff279
fix kerberos authentication
2022-10-20 18:08:30 +02:00
mpgn
c1ff29a9ec
Merge pull request #654 from LuemmelSec/master
...
Update teams_localdb.py to support multi users
2022-10-20 12:24:04 +02:00
LuemmelSec
704471b366
Update teams_localdb.py
...
Multi user support added.
Otherwise the file at /tmp/teams_cookies2.txt gets mangled up and you don't get back any results as sqlite3 can access it but won't find any content.
2022-10-20 11:51:53 +02:00
Zak
51b3958175
Merge remote-tracking branch 'upstream/master'
2022-10-19 14:41:17 +02:00
Zak
46e596a233
Add masky v0.1.1 to pyproject
2022-10-19 14:36:19 +02:00
mpgn
507d872c3d
Update gmsa core function
2022-10-19 05:48:22 -04:00
mpgn
7f1b2a3ab5
Merge pull request #652 from shoxxdj/master
...
Improve CMEDB HELP after loosing too much time with workspace ..
2022-10-19 09:30:48 +02:00
Zak
d55f7513d2
Merge remote-tracking branch 'upstream/master'
2022-10-18 22:29:04 +02:00
shoxxdj
590b236c45
🚀 Improve CMEDB after loosing too much time with workspace ..
2022-10-18 22:22:17 +02:00
Zak
2806c81d73
Add masky module
2022-10-18 22:19:35 +02:00
mpgn
74bbeee05a
Merge pull request #647 from R-Secure/master
...
Added functionality to retrieve ssoauthookie from Microsoft Teams local db
2022-10-18 20:42:53 +02:00
mpgn
7b9ce02f46
update module teams
2022-10-16 09:15:00 -04:00
Swissky
35cb0545e3
Merge branch 'master' into master
2022-10-14 19:17:04 +02:00
Swissky
42a4d7efbb
GMSA moved in LDAP core
2022-10-14 19:13:17 +02:00
mpgn
fcbd406773
Merge pull request #650 from jdouliez/master
...
fix(#649 ) : Fix Wrong filename on RDP screenshot issue
2022-10-13 14:58:14 +02:00
mpgn
ff758fd6dd
Merge pull request #646 from bogey3/install_elevated
...
Module to check for AlwaysInstallElevated
2022-10-13 14:57:18 +02:00
mpgn
d162d7b55c
Merge pull request #640 from Tw1sm/ntlmv1-module
...
Module to check for NTLMv1 Compatibility
2022-10-13 14:57:09 +02:00
mpgn
4ec7a2b4e9
Merge pull request #643 from ILightThings/cme_db_detailed
...
Improved cmedb export function
2022-10-13 14:56:59 +02:00
mpgn
dad84132e2
Merge pull request #637 from d3lb3/keepass_trigger
...
Add KeePass trigger abuse module
2022-10-13 14:56:39 +02:00
mpgn
d3162ee45a
Merge pull request #636 from d3lb3/master
...
Add KeePass discovery module
2022-10-13 14:56:29 +02:00
mpgn
1e5db5da61
Merge pull request #610 from BlWasp/dacledit
...
Add the new daclread.py LDAP module and the msada_guids.py library
2022-10-13 14:56:18 +02:00
mpgn
247de78541
Merge pull request #597 from guervild/mssql-upload-download
...
Mssql upload / download
2022-10-13 14:55:20 +02:00
mpgn
4f595fbbc7
Restart keepass to load cleaned config
2022-10-13 08:41:58 -04:00
mpgn
0fc010b0d5
Fix except error
2022-10-13 08:20:22 -04:00
Jordan DOULIEZ
f3c9d5fbc6
fix( #649 ) : Fix Wrong filename on RDP screenshot (Mission extension) issue
2022-10-12 15:05:21 +02:00
R-Secure
bbd606c067
Added functionality to retrieve the Microsoft Teams Cookies database and extract the ssoauthcookie
2022-10-11 06:44:22 -04:00
mpgn
ea63b29000
update nanodump module for mssql
2022-10-10 16:22:09 -04:00
BlWasp
acf1789f2f
Add warning messages about non recursivity.
2022-10-10 14:25:55 +00:00
mpgn
927a82a554
parse keepass config file and extract password
2022-10-10 08:36:27 -04:00
mpgn
777a422888
add error with config setting not found
2022-10-10 05:57:26 -04:00
mpgn
521b55daee
Update message for polling
2022-10-10 05:36:52 -04:00
mpgn
365abf8fb0
Update keepass module to set opsec safe to false
2022-10-10 05:32:47 -04:00
mpgn
4ba1085128
update import csv
2022-10-10 05:14:16 -04:00
bogey3
1629029d35
Update install_elevated.py
...
Updated to display enabled when only the entry in HKLM is enabled as low privilege users can modify the HKCU and grant themselves permission.
Note that once the per-machine policy for AlwaysInstallElevated is enabled, any user can set their per-user setting.
https://learn.microsoft.com/en-us/windows/win32/msi/alwaysinstallelevated
2022-10-07 16:25:56 -04:00
bogey3
8d92e34d66
Created install_elevated.py
...
This module will check if the computer and the supplied user have AlwaysInstallElevated enabled.
2022-10-07 15:55:58 -04:00
mpgn
fc57723678
Merge pull request #642 from nurfed1/master
...
LDAP protocol improvements and scan-network module bugfix
2022-10-05 17:34:56 +02:00
JulienBedel
4aeb311e22
Fix PowerShell parsing after file search
2022-10-02 18:32:01 +02:00
mpgn
21b5adb138
Merge pull request #639 from RomanRII/master
...
FTP Protocol Addition
2022-09-25 18:21:15 +02:00
iLightThings
c005d844e0
Merge branch 'master' into cme_db_detailed
2022-09-23 12:02:40 -04:00
iLightThings
854becfcd4
Changed computerID to computer
2022-09-23 11:28:16 -04:00
mpgn
105ad97947
quick fix cmedb export share
2022-09-22 18:24:27 -04:00
mpgn
35fb7f298f
Update cmedb export function
2022-09-22 18:08:25 -04:00
mpgn
65796271c0
Merge branch 'export'
2022-09-22 18:06:37 -04:00
mpgn
4c5844890c
Improve module scan network
2022-09-22 18:05:39 -04:00