Commit Graph

46 Commits (69b00ab1f18a77c3cfe78060f5460cb317d2bdab)

Author SHA1 Message Date
Alexander Neff aa1355c7d9 Merge branch 'main' into rename 2023-09-17 22:25:44 +02:00
Marshall Hallenbeck 51e1b37736 fix poetry.lock 2023-09-14 17:10:34 -04:00
Marshall Hallenbeck 7886ac1612 rename folders, files, functions, classes, etc to NetExec/nxc 2023-09-14 17:07:15 -04:00
XiaoliChan 823f9cadf2 [wmi] switch imapcket back to mpgn's forked
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-09-09 22:13:12 +08:00
XiaoliChan ab6509daf1 [wmi] Improve admin check & bug fix
Signed-off-by: XiaoliChan <2209553467@qq.com>
2023-09-09 12:25:34 +08:00
Alex ad6909de2d Temporary fix for #108 until oscrypto releases a new version 2023-08-23 10:41:45 +02:00
mpgn fc029261dd update poetry lock 2023-08-17 16:44:55 -04:00
mpgn 851fc5b787 fix dploot dependency issue 2023-08-16 18:41:32 -04:00
Alexander Neff 483dc69a2a Increase ulimit to prevent error "Too many open files" 2023-07-05 05:57:21 -04:00
mpgn 1f329189c7 bump to 6.0.0 2023-06-26 13:32:44 -04:00
mpgn 9efecb8c90 bump pypypkatz to latest 2023-05-31 07:06:45 -04:00
mpgn e31c84c9e5 add rich to package 2023-05-24 08:16:08 -04:00
mpgn 4886a29a95 update poetry lock 2023-05-24 08:10:57 -04:00
mpgn f70fec6bd3 update requierements file 2023-03-27 06:40:21 -04:00
mpgn 25d2049f60 Bump to 5.4.6 2023-03-23 15:58:41 -04:00
Marshall Hallenbeck 2aa198b601 feat(sqlalchemy): change DB connection to sqlalchemy and add it as a dependency 2023-03-13 15:58:36 -04:00
mpgn 19a6c3887f merge master into pr 2023-02-16 08:04:23 -05:00
mpgn 31ca669891 update poetry lock 2023-02-14 03:44:36 -05:00
mpgn 4a443fe946 Add bloodhound core feature + fix color on ldap proto 2023-02-05 05:43:12 -05:00
mpgn 630e902654 Fix aardwolf rust building dependency 2023-02-01 06:03:50 -05:00
mpgn 71dfe1874e remove the rust building dependency 2023-01-31 20:55:00 +00:00
mpgn 5f2f94bb82 fix aardwolf issue #726 2023-01-21 15:49:10 -05:00
mpgn 561c248d6e fix aardwolf revision 2023-01-21 15:44:54 -05:00
mpgn cd36784820 Switch impacket github to mine (mpgn) to protect against new impacket repo 2022-12-14 16:37:29 -05:00
mpgn ba2e292140 Update requirements.txt 2022-11-08 03:38:41 -05:00
mpgn 6bddd905b7 add poetry lock 2022-10-28 09:19:47 -04:00
mpgn e2130c658c Bump aardwolf to 0.2.0 2022-10-24 15:02:42 -04:00
mpgn 43f49348fa Force minikerberos lib to 0.2.20 otherwise rdp break 2022-09-11 12:49:28 -04:00
mpgn 94a28cd184 revert back to pywerview 0.3.3 for better compatibility 2022-07-06 09:52:53 -04:00
pixis e8947d60d4 lsassy v3.1.3 2022-07-06 10:11:23 +02:00
mpgn 0e91f0467f Use forked impacket for mssql 2022-06-23 06:02:00 -04:00
mpgn a72b1dbd08 Update dependency to latest version 2022-06-18 17:00:40 -04:00
mpgn 6905795272 Add pip for aardwolf 2022-04-20 03:41:15 -04:00
mpgn bef7c4e172 Add screenshot option for RDP protocol 2022-03-13 08:01:04 -04:00
mpgn bebf4b1895 Add first version of new RDP protocol 2022-02-28 17:18:53 -05:00
mpgn 83cb8ef852 Update dependancies and bump to 5.2.3 2022-01-26 15:17:01 -05:00
mpgn a7a4f992ae Fix #475 #456 thanks @Qazeer 2021-10-16 16:22:37 -04:00
mpgn b85f7bc3c4 Update poetry lock file 2021-10-16 15:47:35 -04:00
mpgn c3516fe9d5 Merge branch 'master' of https://github.com/Porchetta-Industries/CrackMapExec 2021-06-28 13:25:31 -04:00
mpgn 872cbb3d5f Update lsassy to version 2.1.4 to use latest version of pypykatz 2021-03-08 13:10:23 -05:00
mpgn 761637f247 Bye Bye thirdparty folder 👋 #361 2021-02-28 09:00:12 -05:00
mpgn 7210bc1eae Add better error management for --shares 2020-12-09 17:12:58 -05:00
mpgn b72678f896 Bump to impacket 0.9.22 2020-11-27 15:50:21 -05:00
byt3bl33d3r cb5c8855ed Version 5.1.3 🔥
- Replaced Gevent with AsyncIO
- Shares are now logged in the database and can be queried
- You can now press enter while a scan is being performed and CME will
  give you a completion percentage and the number of hosts remaining to
  scan
2020-11-15 16:42:28 -07:00
dependabot[bot] 1598814ebb
Bump cryptography from 3.1 to 3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.1...3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-27 21:09:15 +00:00
byt3bl33d3r 7725a69be0 Switched from Pipenv to Poetry
- Deleted unnecessary files as Poetry handles pretty much everything
2020-09-20 07:59:10 -06:00