Just stumbled on reptyr as a life saver when you accidentally start a long running scan not in tmux and your VPN is flakey af so you might lose the process.
https://xai.sh/2020/10/16/Move-running-process-into-tmux-session.html
Just stumbled on reptyr as a life saver when you accidentally start a long running scan not in tmux and your VPN is flakey af so you might lose the process.
https://xai.sh/2020/10/16/Move-running-process-into-tmux-session.html
Stack overflow #vulnerability in #FreeBSD #ping tool. CVE-2022-23093
What can happen? Crash, or even a potential #RCE (Remote code execution).
And what is the problem? Well, IP packets can contain the optional Options header in the IPv4 header (up to 40 bytes in size). But when the ping tries to reconstruct the received packet, it forgets about the options header and the size it can occupy. And this is how buffer overflow was born...
https://www.freebsd.org/security/advisories/FreeBSD-SA-22:15.ping.asc
#vulnerabilities #network #networkhacking #cybersecurity #tcpip
Fake SSDP server for phishing with help of "on the fly" tool:
https://medium.com/@s12deff/malicious-ssdp-server-c76cb3198e65