smudge
Passive OS detection based on SYN packets without Transmitting any Data
File Explorer
Download Latest Version (.zip)- pylint.yml
- __init__.html
- __main__.html
- __version__.html
- command_line.html
- smudge.md
- smudge.pdf
- test_passive.html
- test_signature_matching.html
- utils.html
- smudge.png
- smudge_screenshot.png
- __init__.py
- __main__.py
- __version__.py
- command_line.py
- utils.py
- __init__.py
- test.pcap
- test_passive.py
- test_signature_matching.py
- .gitignore
- .pylintrc
- CODE_OF_CONDUCT.md
- LICENSE
- MANIFEST.in
- README.md
- setup.py
- tox.ini
# Installation Guide
1. Get the code
git clone https://github.com/activecm/smudge
Downloads the entire project code from GitHub to your computer.
cd smudge
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install .
Installs the package published on PyPI directly β no need to clone the source.
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
