Linux Kernel Interface References
Useful Links
- Socket capabilities - https://man7.org/linux/man-pages/man7/capabilities.7.html
- https://www.suse.com/c/demystifying-containers-part-iv-container-security/
- Kernel probes - https://www.kernel.org/doc/Documentation/kprobes.txt
- Capable - https://github.com/iovisor/bcc/blob/master/tools/capable.py
- L2 Raw_Socket programming - https://iplab.naist.jp/class/2018/materials/hands-on/layer-2-raw-socket/
- Sid’s blog of Raw_Sockets - https://squidarth.com/networking/systems/rc/2018/05/28/using-raw-sockets.html
- Blog - raw_socket programming - https://montcs.bloomu.edu/Information/Linux/linux-socket-programming.html
- QNX - raw socket programming - http://www.qnx.com/developers/docs/qnx_4.25_docs/tcpip50/prog_guide/sock_advanced_tut.html
- Rawsocket PY - https://readthedocs.org/projects/rawsocket-python/downloads/pdf/latest/ Bl10. og - port scanning - https://diablohorn.com/tag/raw-socket/