404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@3.144.117.19: ~ $
#!/bin/sh

if ! fipsmode=$(getarg fips) || [ $fipsmode = "0" ]; then
    rm -f -- /etc/modprobe.d/fips.conf >/dev/null 2>&1
else
    . /sbin/fips.sh
    fips_load_crypto || die "FIPS integrity test failed"
fi

Filemanager

Name Type Size Permission Actions
fips-boot.sh File 265 B 0755
fips-load-crypto.sh File 209 B 0644
fips-noboot.sh File 244 B 0755
fips.sh File 5.53 KB 0755
module-setup.sh File 2.39 KB 0755