0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python5 forks (5 forks)github user discovery
documentationgood first issue
Repository metrics
- Stars
- 49 stars (49 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
- include which default options / parameters are being used in the help screen (eg if you were to run
python3 smbscan.py ip)
- suggested scans
- list and detail options / flags in readme documentation
Contributor guide
- Research direction
- Examine the current help screen output and README, then add default values for options and suggested scan examples in both help and documentation.
- Tech stack
- python
- Domain
- clisecurity
- Issue type
- Documentation
- Prerequisites
- GitPython