Skip to content

Releases: SnaffCon/Snaffler

1.0.32

13 Jul 04:40
a3ad635
Compare
Choose a tag to compare
Merge pull request #96 from SnaffCon/deathtoenvironmentdotexit

Removes all usage of Environment.Exit()

1.0.24

01 Apr 08:27
994a6e3
Compare
Choose a tag to compare

Patch Notes:
Filtered out computer accounts that have a lastlogontimestamp more than 4 months ago.
Fixed a long-standing false-positive in C:\windows\inf
Don't bother trying to read ipc$ and print$ for #OPSECCCCC reasons
Added some discard rules for a few more dirs prone to false positives
Updated the readme!
Updated the sample config!

1.0.19

01 Apr 04:52
3d8473b
Compare
Choose a tag to compare
Merge pull request #91 from LegendOfLynkle/master

JSON Output Support

1.0.16

18 Mar 11:31
8c56809
Compare
Choose a tag to compare
Merge pull request #90 from SnaffCon/newrules

Revamp of default rules, including ability to ingest a directory full of toml file rules.

0.9.18

25 Jan 01:04
f63033d
Compare
Choose a tag to compare
Merge pull request #83 from SnaffCon/comptargets

computer targets

0.9.17

21 Jan 08:43
c9cce38
Compare
Choose a tag to compare
Merge pull request #80 from hkelley/file-search-fixes

added back FolderTarget mode and improved username regex

0.9.16

21 Jan 07:26
4cd6db2
Compare
Choose a tag to compare
Merge pull request #82 from SnaffCon/awkward-octoparrot-fix-2

fixed awkward octoparrot issue properly

0.9.15

20 Jan 08:39
5ba6cce
Compare
Choose a tag to compare
Merge pull request #81 from SnaffCon/emergency-octoparrot-fix

Update SnaffCon.cs

0.9.14

10 Dec 13:04
a94936c
Compare
Choose a tag to compare
Merge pull request #76 from hkelley/log_denied_shares

Log denied shares and AD discovery mods

0.9.13

25 Nov 02:12
d32fd54
Compare
Choose a tag to compare

Emergency bugfix that addresses performance and OOM issues in the ACL checking code.