Commit Graph

2150 Commits (686a1c4a14573db6338ccf7714b14888412fb3d8)

Author SHA1 Message Date
mpgn 686a1c4a14 update binary :) 2023-07-23 10:55:00 -04: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
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
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
lefayjey e52e25ccaa Fix AES authentication for SMB 2023-07-03 19:18:33 +02:00
mpgn afb175215b
Update adcs.py with BASE_DN option #8 (#18)
* Update adcs.py with BASE_DN option #8

* Update subnets.py with new option BASE_DN
2023-07-03 16:41:28 +02:00
mpgn 75738801ba
Fix laps with kerberos username (#17)
* Fix laps with kerberos username

* Fix LAPS with kerberos
2023-07-03 11:43:07 +02:00
mpgn e1345d4b1e
Update laps.py to work with the new Windows LAPS (#16) 2023-07-03 11:00:43 +02:00
mpgn 575c9a5c68
Merge pull request #15 from mpgn/neff-bugfixes
Fix #14 with file paths on windows
2023-07-03 09:25:20 +02:00
Alexander Neff 1792ee8521 Fix #14 with file paths on windows 2023-07-03 01:10:25 +02:00
mpgn 8add053837
Merge pull request #11 from mpgn/mpgn-patch-1
Update mssqlexec.py
2023-06-30 15:42:40 +02:00
mpgn b83bedb106
Update mssqlexec.py 2023-06-30 15:29:59 +02:00
mpgn 7b3a77bfe7
Merge pull request #10 from mpgn/mpgn-patch-3
Update smb.py with missing try catch
2023-06-29 22:56:48 +02:00
mpgn fc9734fa0e
Update smb.py with missing try catch 2023-06-29 22:56:20 +02:00
mpgn 3b6d335b2e
Merge pull request #9 from mpgn/mpgn-patch-1
Update spider_plus.py
2023-06-29 16:27:46 +02:00
mpgn f33dae42b7
Update spider_plus.py
exclude IPC$
2023-06-29 16:27:13 +02:00
mpgn 7ddaea57fd
Merge pull request #4 from probird5/wdigest
Added option to wdigest module to check registry key without editing it
2023-06-29 10:10:42 +02:00
probird5 3975002428
Merge branch 'mpgn:master' into wdigest 2023-06-28 19:05:29 -04:00
probird5 989c961c42 Changed context.log and added check to menu 2023-06-28 19:03:27 -04:00
mpgn 70f155c2fa
Merge pull request #3 from fplazar/master
Add new module PSO
2023-06-28 23:28:15 +02:00
probird5 3c4ae2a801 Fixed single and double quotes 2023-06-27 13:36:43 -04:00
probird5 94cf068806 Added option to wdigest module to check reg key 2023-06-27 09:38:26 -04:00
plazar 1a043b78fa
Add new module PSO 2023-06-27 14:23:43 +02:00
mpgn 73f6c00bde add equirements.txt 2023-06-26 17:55:21 -04:00
mpgn 4ae7976beb
Merge pull request #1 from mpgn/mpgn-patch-1
Update README.md
2023-06-26 23:23:44 +02:00
mpgn 9b06b46341
Update README.md 2023-06-26 23:21:48 +02:00
mpgn 1f329189c7 bump to 6.0.0 2023-06-26 13:32:44 -04:00
Marshall Hallenbeck 87de181126 fix(nmap): passing in an nmap xml scan works again. added missing protocols and removed http 2023-06-25 21:17:23 -04:00
Alex a42a57915c
Merge pull request #55 from mpgn/neff_bugfixes 2023-06-19 17:19:22 +02:00
Marshall Hallenbeck 68a3d21c78 fix bug where socket would not exist and updated ftp/ssh-related tests to include file creds 2023-06-18 10:09:01 -04:00
Alex 98edc72394
fix login with protocols not using a domain when using a user file 2023-06-16 23:14:35 +02:00
Alex 40a6da4f3e
prevent execution when no protocol is used 2023-06-16 10:14:55 +02:00
mpgn 69fb0d71ce fix asreproasting for aes enc https://github.com/fortra/impacket/pull/1554#event-9536825290 2023-06-15 04:22:52 -04:00