Other than NVIDIA Morpheus Cybersecurity AI framework, what are some "hard" cybersecurity problems that can be solved with accelerated computing? [closed]

I have studied and experimented with NVIDIA Morpheus Cybersecurity AI framework (https://developer.nvidia.com/morpheus-cybersecurity).

"NVIDIA Morpheus is a GPU-accelerated cybersecurity AI framework that
makes it easy to build and s… Continue reading Other than NVIDIA Morpheus Cybersecurity AI framework, what are some "hard" cybersecurity problems that can be solved with accelerated computing? [closed]

Applying Artificial Intelligence (AI), Machine Learning (ML) in Cybersecurity to classify, detect and triage threats and zero day vulnerabilities [closed]

I am looking at leveraging Artificial Intelligence (AI) and Machine Learning (ML)
to classify, detect and triage both threats and zero day vulnerabilities
Of particular interest is backpropagation and generative adversarial networks or GAN… Continue reading Applying Artificial Intelligence (AI), Machine Learning (ML) in Cybersecurity to classify, detect and triage threats and zero day vulnerabilities [closed]

Are there any export controls for dual use items such as offensive security tools? [closed]

Just a look at Github one can find the huge amount of offensive tools available. E.g., https://github.com/topics/offensive-security
Much like nuclear weapons, when wielded by the right people, it can keep the world a safer place – deterren… Continue reading Are there any export controls for dual use items such as offensive security tools? [closed]

Detect, stop and defend against Backdoor Bvp47, an attack tool that leverages Berkeley Packet Filter (BPF) for Linux Socket Filtering

With reference to:

https://www.theregister.com/2022/02/23/chinese_nsa_linux/
https://www.pangulab.cn/files/The_Bvp47_a_top-tier_backdoor_of_us_nsa_equation_group.en.pdf

How can one detect, prevent and defend against such attacks occurrin… Continue reading Detect, stop and defend against Backdoor Bvp47, an attack tool that leverages Berkeley Packet Filter (BPF) for Linux Socket Filtering

Does code obfuscation serve any purpose for or have a place in Open Source software projects? [closed]

Many today use code obfuscation as a way to make it harder for the bad people to reverse engineer their code. However, does code obfuscation have any applicability to or have a place in Open Source software?

Continue reading Does code obfuscation serve any purpose for or have a place in Open Source software projects? [closed]

In view of open source code which is open to all, is code obfuscation still sufficient or even relevant? [closed]

Many today use code obfuscation as a way to make it harder for the bad people to reverse engineer their code. However, in view of open source software which is open to all, is code obfuscation still sufficient to deter reverse engineering … Continue reading In view of open source code which is open to all, is code obfuscation still sufficient or even relevant? [closed]