mirror of
https://github.com/adulau/scripts.git
synced 2024-11-21 01:27:06 +00:00
My repository of Unix script
README.md | ||
url-check.sh | ||
yara_gen.py |
My scripts
- url-check.sh Read a list of URLs from stdin and print if the url is Ok (200 or 301 with one redirect to a 200)
- yara_gen.py Generate Yara rules from a list of strings