shell bypass 403
UnknownSec Shell
:
/
usr
/
src
/
linux-headers-6.8.0-36
/
tools
/
testing
/
selftests
/
damon
/ [
drwxr-xr-x
]
upload
mass deface
mass delete
console
info server
name :
debugfs_empty_targets.sh
#!/bin/bash # SPDX-License-Identifier: GPL-2.0 source _debugfs_common.sh # Test empty targets case # ======================= orig_target_ids=$(cat "$DBGFS/target_ids") echo "" > "$DBGFS/target_ids" orig_monitor_on=$(cat "$DBGFS/monitor_on") test_write_fail "$DBGFS/monitor_on" "on" "orig_monitor_on" "empty target ids" echo "$orig_target_ids" > "$DBGFS/target_ids"
© 2026 UnknownSec