jeffhacks / jeffhacks/smbscan

Add option to inspect file headers

Open
#40 0 comments 0 reactions 1 assignee Claimed by @jeffhacks View on GitHub
enhancement
Dominant language
Python
Stars
50
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Add an option to inspect file headers to attempt identification of additional suspicious files.

For example, some bash scripts may not have extensions. Being able to inspect files and look for patterns like `#!/bin/bash` in the first few bytes might expose more suspicious files.

This option should ideally work without downloading the entire file.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.