shell bypass 403
UnknownSec Shell
:
/
usr
/
share
/
doc
/
git
/
contrib
/
coccinelle
/ [
drwxr-xr-x
]
upload
mass deface
mass delete
console
info server
name :
xopen.cocci
@@ identifier fd; identifier die_fn =~ "^(die|die_errno)$"; @@ int fd = - open + xopen (...); - if ( \( fd < 0 \| fd == -1 \) ) { die_fn(...); } @@ expression fd; identifier die_fn =~ "^(die|die_errno)$"; @@ fd = - open + xopen (...); - if ( \( fd < 0 \| fd == -1 \) ) { die_fn(...); }
© 2026 UnknownSec