panscan

Results 8 issues of panscan

Self-Explanatory I think - adding a reference to a honeypot project I've been working on to help provide high-quality indicators back to the open-source community. Please let me know if...

Hey team, Noticed that there is no license present anywhere in the repository - would it be possible to add one similar to https://github.com/sans-blue-team/DeepBlueCLI/blob/master/LICENSE as a proactive measure as currently...

Currently, the code base lacks any form of testing - Pester tests should be developed to help keep development stable and ensure that functionality is not impacted when making any...

enhancement

Currently we are using PowerShell cmdlets to retrieve this information - need to get the same information from the files directly for use in deadbox analysis.

enhancement

Will likely use https://github.com/mgreen27/Invoke-BitsParser or a variation for this since the hard work has already been done. Just need to cherry-pick and refactor for my own needs on this one.

enhancement

For offline drive analysis, we cannot directly query CIM classes for obvious reasons. Data related to WMI is stored in a few locations, provided below; C:\Windows\System32\wbem\Repository\OBJECTS.DATA - Objects managed by...

enhancement

Hello team, Great module - but I am having a slight problem - when I execute my main() so that the entire script runs elevated, how can I maintain the...

question

Currently, LogBoost only runs on Windows due to how paths/directories are handled in many parts of the software - this can be easily addressed through more generic path handling/building mechanisms.

enhancement
good first issue