Skip to content

Commit

Permalink
Improve comment and fix spelling
Browse files Browse the repository at this point in the history
Co-authored-by: dav3r <[email protected]>
  • Loading branch information
bra1ncramp and dav3r authored Nov 20, 2023
1 parent a2162cf commit 9f1de57
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion extras/ioc_hash_scan.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash
#
# This script will scan AWS instances occurances of IOC hashes listed in the blob at src/ioc_scan/ioc_scanner.py
# This script will scan AWS instances for occurrences of IOC hashes listed in
# the blob at src/ioc_scan/ioc_scanner.py
#
# The filename specified in the first argument
# (instance-list-file) should contain a list of instance id strings, one per line.
Expand Down

0 comments on commit 9f1de57

Please sign in to comment.