ヤミRoot VoidGate
Info & Recon
PHP Info
|
Config Grabber
|
DB Admin
File & System
File Manager
|
Upload
|
Create
|
Command
Escalation & Persistence
Jumping
|
Symlink
|
SUID Scan
|
Crontab
|
Reverse Shell
|
Bind Shell
Network Tools
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
Utilitas
Searcher
|
String Tools
|
Self-Destruct
:
/
usr
/
bin
/
Viewing: withsctp
#!/usr/bin/sh # -*- sh -*- LIBDIR=`rpm --eval "%{_libdir}"`/lksctp-tools BINDIR=/usr/bin LIBVER=1.0.19 export LD_PRELOAD=${LIBDIR}/libwithsctp.so.${LIBVER} if ! ${BINDIR}/checksctp 2> /dev/null then ${BINDIR}/checksctp; exit 1; fi exec "$@"
Coded With 💗 by
0x6ick