SnaffCon / Snaffler

a tool for pentesters to help find delicious candy, by @l0ss and @Sh3r4 ( Twitter: @/mikeloss and @/sh3r4_hax )
GNU General Public License v3.0
2.12k stars 215 forks source link

The output directory is always C:\ with -m #128

Closed Luct0r closed 6 months ago

Luct0r commented 1 year ago

Hey there, amazing tool - really great work!

One thing that has confused me is when I use -m and provide a directory it always seems to put interesting files in C:\ instead?

Not a big deal and I'm probably doing something wrong but curious nonetheless.

Thanks

l0ss commented 1 year ago

Hey i finally got around to testing this and I can't reproduce it. Is this still happening?

checkymander commented 11 months ago

I can second this I'm getting the same result with the following command and a fresh snaffler:

Snaffler.exe -i \\<ip>\Shared -o snafflog.log -m C:\users\checkymander\Desktop\SnafflerOut\

and I get a new folder in C:\ image

jeffmcjunkin commented 10 months ago

I had the same experience today. Invocation was: Snaffler.exe -s -o snaffler-log.txt -m -x 12, and the output folders (one per destination computer) were made at the root of the C drive.

omnifocal commented 9 months ago

+1 This has always been the case for me and I've never known why

7MinSec commented 8 months ago

Adding a "me too!" here. I did snaffler.exe -s -o snaffy.log -m dump thinking stuff would dump in my dump folder, but it's all going to C:\

MacGovery commented 8 months ago

Adding a "me too!" here. I did C:\temp\Snaffler\Snaffler.exe -s -o C:\temp\Snaffler\snaffler.log -v trace -i \\host\share -p C:\temp\Snaffler\SnaffRules -m C:\temp\Snaffler\Found. Nothing in C:\temp\Snaffler\Found but i do have the folders in C:\

mplattner commented 7 months ago

Same for me. Using .\snaffler.exe -s -m ".\files\" -o sna-withfiles.log while being in a subdirectory of C:/myfolder/. A separate directory for each machine is created under C:/.

7MinSec commented 6 months ago

Thank you!

mplattner commented 6 months ago

Great news, thanks! 👍

jeffmcjunkin commented 6 months ago

Woot!