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
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
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
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
Bryan De Houwer
9ef2ca6e48
Fix ldap checker bug
2023-08-08 16:25:21 +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
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
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
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
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
Alexander Neff
f8b3dbb777
Fix #45
2023-07-14 16:23:03 -04: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
Alex
3818e67acf
Change CLI version to use pyproject.toml version
2023-07-14 01:29:30 +02:00
Alex
5218e88891
Fix #41
2023-07-13 19:35:59 +02:00
Alex
ac9ae18a1c
Add related issue
2023-07-12 23:16:36 +02:00
mpgn
511c776743
Update connection.py to work with proxychains
2023-07-12 23:16:36 +02:00
mpgn
ca30e86540
Merge pull request #27 from mpgn/neff-bugfixes
...
Stop crashing with "Too many open files" and fixing the missing logger error
2023-07-12 21:13:51 +02:00
mpgn
19aa2d99d8
Update comp_desc.py fix indent
2023-07-12 09:29:00 +02:00
Cyber Celt
3d62bb33cf
Made module name lowercase in Options help text
...
Made module name lowercase in Options help text
2023-07-12 07:03:48 +01:00
Cyber Celt
9a4967e0ab
Made module name lowercase in Options help text
...
Made module name lowercase in Options help text
2023-07-12 07:01:55 +01:00
Cyber Celt
f0820dff12
Made module name lowercase in Options help text
...
Made module name lowercase in Options help text
2023-07-12 06:56:06 +01:00
Cyber Celt
61a5db55fe
Removed recursion and improved indentation
2023-07-11 21:58:46 +01:00
Cyber Celt
48345e48d5
Converted module name to lowercase
...
Converted module name to lowercase
2023-07-11 21:24:04 +01:00
Cyber Celt
0baced2e56
Converted module name to lowercase
...
Converted module name to lowercase
2023-07-11 21:23:30 +01:00
Cyber Celt
c402403d77
Converted module name to lowercase
2023-07-11 21:22:54 +01:00
Cyber Celt
e1c518ab0b
LDAP Enumeration and Add-Computer Modules
...
LDAP Enumeration and Add-Computer Modules
2023-07-10 21:32:47 +01:00