Skip to content

Releases: skelsec/aiosmb

0.4.11

05 Sep 19:50
Compare
Choose a tag to compare

What's Changed

  • adding more stuff by @skelsec in #30
  • Main by @skelsec in #31
  • Main by @skelsec in #33
  • Dcsync functionality has been revamped, now supports cross-forest dcsync
  • Remote registry access allows local admins to read certain keys which by-default would not be allowed
  • Whoami command implemented :)
  • Minor speedups and a lot of bugfixes

Full Changelog: 0.4.10...0.4.11

0.4.10

25 Oct 08:22
2cbf2f6
Compare
Choose a tag to compare

More typehints, machine object got more functionality, service object revamped, not sharing handles in the same machine object anymore -> removing created services works and DCERPC interface objects got a context manager.
Main smbclient update:

Folders now can be downloaded recursively even supports filename patterns and minsize and maxsize constraints.
Tasks XML can be retrieved
Service information eg. binary path can be obtained
Enumall now works as intended
other stuff
DPAPI-NG decryption to support Windows LAPS added
whoami command added, listing current user's sid and group memberships (domain only)
implemented file/dir/share access checker
supporting checking for file permissions recursively hunting for r/w/x permissions

0.4.8

05 Oct 20:21
7d50c87
Compare
Choose a tag to compare

Added support for DPAPI-NG
Added examples for DCE/RPC only communications

0.4.7

26 Sep 18:10
adf465a
Compare
Choose a tag to compare

Fix for 3.11 negotiate, cpasswd enumerator, laxing version requirements for 3rd part packages

0.4.6

30 May 16:04
a00a7d3
Compare
Choose a tag to compare

many many things here

0.4.4

06 Dec 20:22
Compare
Choose a tag to compare

cosmetics, pipes, fixes

0.4.2

15 Sep 22:28
Compare
Choose a tag to compare

New networking layer, new authentication layer, adding backupkey retrieval API

0.3.8

11 Apr 11:57
Compare
Choose a tag to compare

Hi all, long time no see! I have merged all changed from the current Porchetta repo to github, fulfilling the original promise that the code we're producing on Porchetta will be always made public over time.
(pls support us regardless)

0.2.50

27 Jul 18:37
Compare
Choose a tag to compare

New version

speedups, printnightmare

09 Jul 22:02
Compare
Choose a tag to compare

speedups, printnightmare