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 |
mpgn
|
9c06ceefb9
|
Merge pull request #46 from mpgn/neff-version-bump
Version Bump
|
2023-07-14 10:03:14 +02:00 |
Alex
|
3818e67acf
|
Change CLI version to use pyproject.toml version
|
2023-07-14 01:29:30 +02:00 |
Alex
|
6211abfae9
|
Bump version
|
2023-07-14 01:24:38 +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
|
5d2a9eb045
|
Merge pull request #37 from Cyb3rC3lt/master
LDAP Enumeration and Add Computer Modules
|
2023-07-12 09:48:58 +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 |
Defte
|
1dc5aa9efa
|
Update impersonate.py
Update the impersonate module so that it prints token integrity :)
|
2023-07-08 17:38:48 +02:00 |
Alexandre ZANNI
|
46af570362
|
pytest and fix CI (#35)
* pytest is a dev dep.
* dev group
* install dev group in CI
* poetry
* ensure latest version of poetry
* fix dev group
syntax cf. https://python-poetry.org/docs/managing-dependencies#dependency-groups
* use lock file
|
2023-07-07 16:35:28 +02:00 |
ThePirateWhoSmellsOfSunflowers
|
915a92860d
|
ldap module: use paged search (#33)
|
2023-07-07 14:51:26 +02:00 |
mpgn
|
43f19b2878
|
Revert "pytest is a dev dep. (#32)" (#34)
This reverts commit 776336029e .
|
2023-07-07 14:15:28 +02:00 |
Alexandre ZANNI
|
776336029e
|
pytest is a dev dep. (#32)
|
2023-07-07 11:25:15 +02:00 |
Alexander Neff
|
442a9a48cc
|
Only increase ulimit if not running on windows
|
2023-07-05 06:20:12 -04:00 |
Alexander Neff
|
483dc69a2a
|
Increase ulimit to prevent error "Too many open files"
|
2023-07-05 05:57:21 -04:00 |
Alexander Neff
|
8731e6a546
|
Add information for Error "Too many open files"
|
2023-07-05 00:36:40 +02:00 |
mpgn
|
beb6d9f735
|
Fix laps connection (#30)
|
2023-07-04 21:15:16 +02:00 |
mpgn
|
b43889563f
|
Merge pull request #29 from mpgn/neff-bugfixes2
Revert #26 and fix #28
|
2023-07-04 13:29:02 +02:00 |
Alex
|
f39738fc2c
|
Revert #26 and fix #28
|
2023-07-04 13:25:42 +02:00 |
Alex
|
3f6d2b7c96
|
Fix missing logger
|
2023-07-04 12:06:53 +02:00 |
mpgn
|
912cb801ea
|
Merge pull request #26 from mpgn/fqdn
Update connection.py to force FQDN
|
2023-07-04 11:48:33 +02:00 |
mpgn
|
d34af6291b
|
Update smb.py with error logger
|
2023-07-04 10:26:29 +02:00 |
mpgn
|
72b51d0016
|
Update connection.py to force FQDN
|
2023-07-04 10:19:39 +02:00 |
mpgn
|
ab692c5b9e
|
Revert "force fqdn for domain name"
This reverts commit 5ba223f79d .
|
2023-07-04 04:17:56 -04:00 |
mpgn
|
5ba223f79d
|
force fqdn for domain name
|
2023-07-04 04:11:52 -04:00 |
mpgn
|
a46e3f7906
|
Merge pull request #22 from lodos2005/hashspider
hash_spider module saving hashes to cmedb.
|
2023-07-03 22:37:18 +02:00 |
mpgn
|
217285479b
|
Merge pull request #25 from lodos2005/UnsupportSMB
we encounter this error on unsupported SMB version
|
2023-07-03 22:35:47 +02:00 |
Lodos2005
|
93e7a5b26a
|
we encounter this error on unsupported SMB version
|
2023-07-03 23:27:25 +03:00 |
Lodos2005
|
3fd728499d
|
hash_spider module saving hashes to cmedb.
|
2023-07-03 23:14:16 +03:00 |
mpgn
|
a3c41a389c
|
Merge pull request #20 from lefayjey/master
Fix AES authentication for SMB
|
2023-07-03 21:54:27 +02:00 |
mpgn
|
903f46f161
|
switch output to info for enum_av
|
2023-07-03 15:46:50 -04:00 |
mpgn
|
4f3cc65b5d
|
switch output to debug for local_groups
|
2023-07-03 15:40:54 -04:00 |