=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== dracut-050+65/mkinitrd-suse.sh-234- # if not, then add the default boot_dir dracut-050+65/mkinitrd-suse.sh:235: dname=`dirname $initrd_image` dracut-050+65/mkinitrd-suse.sh-236- if [ "$dname" == "." ]; then ############################################## dracut-050+65/modules.d/98integrity/ima-keys-load.sh-19- dracut-050+65/modules.d/98integrity/ima-keys-load.sh:20: PUBKEY_LIST=`ls ${NEWROOT}${IMAKEYSDIR}/*` dracut-050+65/modules.d/98integrity/ima-keys-load.sh-21- for PUBKEY in ${PUBKEY_LIST}; do ############################################## dracut-050+65/modules.d/40network/net-lib.sh-22- dracut-050+65/modules.d/40network/net-lib.sh:23:iface_for_remote_addr() { dracut-050+65/modules.d/40network/net-lib.sh-24- set -- $(ip route get to $1 | sed 's/.*\bdev\b//p;q')