mpgn
12e259970d
Merge pull request #82 from mpgn/neff-bugfixes
...
Fix configparser issue with missing configs
2023-08-11 14:18:16 +02:00
Alex
71d2ade361
Introduce more fallbacks
2023-08-11 14:00:48 +02:00
Alex
368996dede
Fix configparser error
2023-08-11 14:00:39 +02:00
mpgn
b5699a7c77
Merge pull request #80 from Kahvi-0/Kahvi-0-patch-1
...
Addition to "audit_mode". Reveal the first X characters of password.
2023-08-11 12:12:45 +02:00
Kahvi-0xFF
bceb95ee86
Added reveal_chars_of_pwd
2023-08-10 18:38:48 -04:00
Kahvi-0xFF
d822ef8a4e
Added reveal_chars_of_pwd to config
...
Added new config option called "reveal_chars_of_pwd" that allows users to choose if they would like to reveal the first X characters of passwords. Handy for screenshots where you are spraying a handful of pwds and want to show the first couple of characters.
2023-08-10 18:37:05 -04:00
mpgn
4004cfa3d0
Merge pull request #79 from Cyb3rC3lt/master
...
Enhanced the comp-desc module
2023-08-10 19:47:24 +02:00
Cyber Celt
b43f84ac9c
Adding find_computer.py as a replacement for comp_desc.py
...
Adding find_computer.py as a replacement for comp_desc.py. It now takes a TEXT field and searches both names and operating system fields.
2023-08-10 14:03:10 +01:00
Cyber Celt
2a197ac2b3
Delete comp_desc.py
...
Replacing with find_computer.py
2023-08-10 14:01:36 +01:00
Cyber Celt
6ff48c762c
Update comp_desc.py
2023-08-10 13:09:39 +01:00
mpgn
90f5cb908c
Merge pull request #78 from Data-Praetor/Argument-Fix
...
Explicit check as file for argument
2023-08-10 10:44:41 +02:00
Data-Praetor
758ebe9c08
Explicit check as file for argument
...
Use case:
"cme smb 10.10.10.10" when a subdirectory of the name "10.10.10.10" exists in the parent folder.
CrackMapExec throws a "IsADirectoryError: [Errno 21]" error in the above case.
2023-08-10 09:24:58 +05:30
mpgn
7befee3041
Merge pull request #77 from nurfed1/ldap-check-bug
...
Fix ldap checker bug
2023-08-08 17:04:13 +02:00
Bryan De Houwer
9ef2ca6e48
Fix ldap checker bug
2023-08-08 16:25:21 +02:00
mpgn
790452e227
Merge pull request #74 from mpgn/neff-bugfixes
...
Fix crash in veeam module when password contains whitespaces #72
2023-08-05 23:44:56 +02:00
Alexander Neff
1ab200c5a5
Fix crash in veeam module when password contains whitespaces and inform user
2023-08-05 18:27:35 +02:00
mpgn
7d036af012
Merge pull request #69 from mpgn/fix_fqdn
...
fix issue #67
2023-08-03 11:43:23 +02:00
mpgn
2e96967002
fix issue #67
2023-08-03 05:39:20 -04:00
mpgn
9c84f97d6a
Merge pull request #61 from termanix/patch-1
...
New module pi
2023-07-31 12:24:20 +02:00
mpgn
2b097e6400
Merge pull request #60 from 0xlazY/master
...
Feat: Added flag --no-write-check on smb shares
2023-07-31 12:24:09 +02:00
mpgn
d26d822fa4
recompile exe
2023-07-31 06:10:47 -04:00
termanix
2e0ee1eaca
New module pi
...
Pi module is used to run commands by process injection method for logged in user(s) in case of having admin rights on windows system.
2023-07-26 15:01:30 +03:00
0xlazy
a6a5adcea6
Changed --no-write-check flag location/group
2023-07-26 09:48:22 +02:00
0xlazy
59b12d2d23
Feat: Added flag --no-write-check on smb shares
2023-07-25 17:34:40 +02:00
mpgn
508fe83254
Merge pull request #59 from mpgn/no_smb
...
Add option --no-smb for mssql proto
2023-07-25 09:24:05 +02:00
mpgn
eafee24f66
fix missing function
2023-07-24 14:45:15 -04:00
mpgn
2f69af131d
add --no-smb arg for mssql
2023-07-24 14:40:36 -04:00
mpgn
963630ccca
Merge pull request #55 from godylockz/master
...
spider_plus Improvements
2023-07-24 12:56:00 +02:00
mpgn
260c7695dc
Merge pull request #36 from Dfte/master
...
Update impersonate.py
2023-07-23 17:10:58 +02:00
mpgn
b492993a77
update to new log function
2023-07-23 11:03:17 -04:00
mpgn
686a1c4a14
update binary :)
2023-07-23 10:55:00 -04:00
godylockz
81a03045d7
Improvements for the spider_plus CME module including downloading files
2023-07-22 11:01:32 -04:00
mpgn
35d2619cfb
Merge pull request #53 from mpgn/smbexec
...
Update smb.py to fix issue #51
2023-07-17 09:34:21 +02:00
mpgn
253ddeadc7
Update mmcexec.py
2023-07-16 21:57:17 +02:00
mpgn
fa073fae86
Update smb.py to fix mmcexec
2023-07-16 21:56:56 +02:00
mpgn
00a2f5618d
Update atexec.py
2023-07-16 16:42:55 +02:00
mpgn
980346e991
Update smb.py atexec to add logger #51
2023-07-16 16:35:09 +02:00
mpgn
c2f89568bb
Update atexec.py add try catch #51
2023-07-16 16:34:28 +02:00
mpgn
be93d56a93
Update smb.py to fix issue #51
2023-07-16 16:22:57 +02:00
mpgn
e93516cb65
Merge pull request #49 from mpgn/neff-bugfixes2
...
Fixing #45
2023-07-15 20:25:50 +02:00
mpgn
303b75837e
Merge pull request #48 from mpgn/neff-bugfixes
...
Fix logic flaw for fix #41
2023-07-15 20:25:35 +02:00
mpgn
e030cf97cc
Merge pull request #50 from mpgn/neff-pipeline
...
Fix CI pipeline
2023-07-15 20:21:46 +02:00
Alex
f77df83a80
Fix py version
2023-07-15 12:08:46 +02:00
Alex
5ac9d31152
Fix CI by telling poetry to use installed python version
2023-07-15 12:02:30 +02:00
Alexander Neff
f8b3dbb777
Fix #45
2023-07-14 16:23:03 -04:00
mpgn
b24507a3ac
Merge pull request #47 from mpgn/lassy
...
Update lsassy_dump.py #42
2023-07-14 13:27:01 +02:00
Alex
6519191a60
Fix logic flaw for fix #41
2023-07-14 13:12:20 +02:00
mpgn
ae3ef444b3
Update lsassy_dump.py #42
2023-07-14 10:16:55 +02:00
mpgn
eb9911e5e3
Merge pull request #43 from mpgn/neff-bugfixes
...
Fix #41
2023-07-14 10:06:01 +02:00
FateNull
1265196e7f
Fix typo in ioxidresolver module description ( #44 )
2023-07-14 10:03:37 +02:00