My repository of Unix script
Go to file
2024-03-15 22:31:05 +01:00
README.md new: [yara_gen.py] added 2024-03-15 22:31:05 +01:00
url-check.sh new: [url-check] Read a list of URLs from stdin and print if the url is Ok (200 or 301 with one redirect to a 200) 2024-03-10 18:45:59 +01:00
yara_gen.py new: [yara_gen.py] added 2024-03-15 22:31:05 +01:00

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