The project, planned for 30 months, will not replace human analysts but will leverage artificial intelligence to make investigations more efficient. (View Highlight)
The research will focus on how analyzing code can reveal a hacker’s identity, potentially indicating the specific countries where hackers might be from or even the university where they were trained. (View Highlight)
Static Code Analysis, a technique often used in code reviews, will likely play a significant role in this research. This method attempts to highlight possible vulnerabilities within ‘static’ (non-running) source code by using techniques such as Taint Analysis and Data Flow Analysis. (View Highlight)