Samba VFS full audit log all operations
· One min read
Ref:
man vfs_full_audit
Ref:
man vfs_full_audit
PowerShell
$ws = New-Object -ComObject WScript.Shell
$ws.CurrentDirectory = $PWD
$s = $ws.CreateShortcut('url.lnk')
$s.TargetPath = 'http://example.com'
# $s.TargetPath = 'file.txt'
$s.Save()
Ref: Configuring OpenVPN to run automatically on system startup
.ovpn
config file in folder %ProgramFiles%\OpenVPN\config-auto\
System on a Chip
Ref: Wikipedia
RS-232 / COM port / Serial port
Port Forward HTTP (TCP port 80) to web server
dumpcap
command to capture traffic in CLI, that is faster