__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.10: ~ $
Demonstrations of opensnoop, the Linux bpftrace/eBPF version.


opensnoop traces the open() syscall system-wide, and prints various details.
Example output:

# ./opensnoop.bt
Attaching 3 probes...
Tracing open syscalls... Hit Ctrl-C to end.
PID    COMM               FD ERR PATH
2440   snmp-pass           4   0 /proc/cpuinfo
2440   snmp-pass           4   0 /proc/stat
25706  ls                  3   0 /etc/ld.so.cache
25706  ls                  3   0 /lib/x86_64-linux-gnu/libselinux.so.1
25706  ls                  3   0 /lib/x86_64-linux-gnu/libc.so.6
25706  ls                  3   0 /lib/x86_64-linux-gnu/libpcre.so.3
25706  ls                  3   0 /lib/x86_64-linux-gnu/libdl.so.2
25706  ls                  3   0 /lib/x86_64-linux-gnu/libpthread.so.0
25706  ls                  3   0 /proc/filesystems
25706  ls                  3   0 /usr/lib/locale/locale-archive
25706  ls                  3   0 .
1744   snmpd               8   0 /proc/net/dev
1744   snmpd              21   0 /proc/net/if_inet6
1744   snmpd              21   0 /sys/class/net/eth0/device/vendor
1744   snmpd              21   0 /sys/class/net/eth0/device/device
1744   snmpd              21   0 /proc/sys/net/ipv4/neigh/eth0/retrans_time_ms
1744   snmpd              21   0 /proc/sys/net/ipv6/neigh/eth0/retrans_time_ms
1744   snmpd              21   0 /proc/sys/net/ipv6/conf/eth0/forwarding
1744   snmpd              21   0 /proc/sys/net/ipv6/neigh/eth0/base_reachable_time_ms
1744   snmpd              -1   2 /sys/class/net/lo/device/vendor
1744   snmpd              21   0 /proc/sys/net/ipv4/neigh/lo/retrans_time_ms
1744   snmpd              21   0 /proc/sys/net/ipv6/neigh/lo/retrans_time_ms
1744   snmpd              21   0 /proc/sys/net/ipv6/conf/lo/forwarding
1744   snmpd              21   0 /proc/sys/net/ipv6/neigh/lo/base_reachable_time_ms
2440   snmp-pass           4   0 /proc/cpuinfo
2440   snmp-pass           4   0 /proc/stat
22884  pickup             12   0 maildrop
2440   snmp-pass           4   0 /proc/cpuinfo
2440   snmp-pass           4   0 /proc/stat

While tracing, at "ls" command was launched: the libraries it uses can be seen
as they were opened. Also, the snmpd process opened various /proc and /sys
files (reading metrics).
was starting up: a new process).

opensnoop can be useful for discovering configuration and log files, if used
during application startup.


There is another version of this tool in bcc: https://github.com/iovisor/bcc
The bcc version provides command line options to customize the output.

Filemanager

Name Type Size Permission Actions
bashreadline_example.txt File 722 B 0644
biolatency_example.txt File 1.75 KB 0644
biosnoop_example.txt File 2.01 KB 0644
biostacks_example.txt File 1.87 KB 0644
bitesize_example.txt File 2.93 KB 0644
capable_example.txt File 2.6 KB 0644
cpuwalk_example.txt File 4.8 KB 0644
dcsnoop_example.txt File 4.5 KB 0644
execsnoop_example.txt File 1.5 KB 0644
gethostlatency_example.txt File 923 B 0644
killsnoop_example.txt File 846 B 0644
loads_example.txt File 864 B 0644
mdflush_example.txt File 1.82 KB 0644
naptime_example.txt File 844 B 0644
oomkill_example.txt File 1.63 KB 0644
opensnoop_example.txt File 2.47 KB 0644
pidpersec_example.txt File 1.47 KB 0644
runqlat_example.txt File 8.43 KB 0644
runqlen_example.txt File 980 B 0644
setuids_example.txt File 2.38 KB 0644
ssllatency_example.txt File 4.4 KB 0644
sslsnoop_example.txt File 1.87 KB 0644
statsnoop_example.txt File 2.67 KB 0644
swapin_example.txt File 549 B 0644
syncsnoop_example.txt File 541 B 0644
syscount_example.txt File 1.12 KB 0644
tcpaccept_example.txt File 1.32 KB 0644
tcpconnect_example.txt File 1.06 KB 0644
tcpdrop_example.txt File 1.23 KB 0644
tcplife_example.txt File 1.56 KB 0644
tcpretrans_example.txt File 1.13 KB 0644
tcpsynbl_example.txt File 940 B 0644
threadsnoop_example.txt File 1.15 KB 0644
undump_example.txt File 680 B 0644
vfscount_example.txt File 1.17 KB 0644
vfsstat_example.txt File 929 B 0644
writeback_example.txt File 1.92 KB 0644
xfsdist_example.txt File 3.34 KB 0644
Filemanager