mirror of
https://github.com/adulau/scripts.git
synced 2024-11-24 02:57:07 +00:00
5 lines
220 B
Markdown
5 lines
220 B
Markdown
# My scripts
|
|
|
|
- [url-check.sh](./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](./yara_gen.py) Generate Yara rules from a list of strings
|
|
|