shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
lolasweb.brannanatkinson.com
/
node_modules
/
rxjs
/
src
/
internal
/
util
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
isPromise.ts
import { isFunction } from "./isFunction"; /** * Tests to see if the object is "thennable". * @param value the object to test */ export function isPromise(value: any): value is PromiseLike<any> { return isFunction(value?.then); }
© 2026 UnknownSec