Skip to main content

Showing 1–12 of 12 results for author: Nandakumar, D

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.17576  [pdf, other

    cs.CR cs.AI cs.LG

    Leveraging Reinforcement Learning in Red Teaming for Advanced Ransomware Attack Simulations

    Authors: Cheng Wang, Christopher Redino, Ryan Clark, Abdul Rahman, Sal Aguinaga, Sathvik Murli, Dhruv Nandakumar, Roland Rao, Lanxiao Huang, Daniel Radke, Edward Bowen

    Abstract: Ransomware presents a significant and increasing threat to individuals and organizations by encrypting their systems and not releasing them until a large fee has been extracted. To bolster preparedness against potential attacks, organizations commonly conduct red teaming exercises, which involve simulated attacks to assess existing security measures. This paper proposes a novel approach utilizing… ▽ More

    Submitted 25 June, 2024; originally announced June 2024.

  2. Discovering Command and Control (C2) Channels on Tor and Public Networks Using Reinforcement Learning

    Authors: Cheng Wang, Christopher Redino, Abdul Rahman, Ryan Clark, Daniel Radke, Tyler Cody, Dhruv Nandakumar, Edward Bowen

    Abstract: Command and control (C2) channels are an essential component of many types of cyber attacks, as they enable attackers to remotely control their malware-infected machines and execute harmful actions, such as propagating malicious code across networks, exfiltrating confidential data, or initiating distributed denial of service (DDoS) attacks. Identifying these C2 channels is therefore crucial in hel… ▽ More

    Submitted 14 February, 2024; originally announced February 2024.

  3. arXiv:2312.00051  [pdf, other

    cs.CR cs.AI cs.LG

    MIA-BAD: An Approach for Enhancing Membership Inference Attack and its Mitigation with Federated Learning

    Authors: Soumya Banerjee, Sandip Roy, Sayyed Farid Ahamed, Devin Quinn, Marc Vucovich, Dhruv Nandakumar, Kevin Choi, Abdul Rahman, Edward Bowen, Sachin Shetty

    Abstract: The membership inference attack (MIA) is a popular paradigm for compromising the privacy of a machine learning (ML) model. MIA exploits the natural inclination of ML models to overfit upon the training data. MIAs are trained to distinguish between training and testing prediction confidence to infer membership information. Federated Learning (FL) is a privacy-preserving ML paradigm that enables mul… ▽ More

    Submitted 28 November, 2023; originally announced December 2023.

    Comments: 6 pages, 5 figures, Accepted to be published in ICNC 23

  4. arXiv:2310.03667  [pdf, other

    cs.CR

    Enhancing Exfiltration Path Analysis Using Reinforcement Learning

    Authors: Riddam Rishu, Akshay Kakkar, Cheng Wang, Abdul Rahman, Christopher Redino, Dhruv Nandakumar, Tyler Cody, Ryan Clark, Daniel Radke, Edward Bowen

    Abstract: Building on previous work using reinforcement learning (RL) focused on identification of exfiltration paths, this work expands the methodology to include protocol and payload considerations. The former approach to exfiltration path discovery, where reward and state are associated specifically with the determination of optimal paths, are presented with these additional realistic characteristics to… ▽ More

    Submitted 5 October, 2023; originally announced October 2023.

  5. arXiv:2309.00700  [pdf, other

    cs.CR

    Cross-temporal Detection of Novel Ransomware Campaigns: A Multi-Modal Alert Approach

    Authors: Sathvik Murli, Dhruv Nandakumar, Prabhat Kumar Kushwaha, Cheng Wang, Christopher Redino, Abdul Rahman, Shalini Israni, Tarun Singh, Edward Bowen

    Abstract: We present a novel approach to identify ransomware campaigns derived from attack timelines representations within victim networks. Malicious activity profiles developed from multiple alert sources support the construction of alert graphs. This approach enables an effective and scalable representation of the attack timelines where individual nodes represent malicious activity detections with connec… ▽ More

    Submitted 1 September, 2023; originally announced September 2023.

    Comments: Preprint. Under Review

  6. arXiv:2306.03733  [pdf, other

    cs.CR cs.CL

    A Novel Approach To User Agent String Parsing For Vulnerability Analysis Using Mutli-Headed Attention

    Authors: Dhruv Nandakumar, Sathvik Murli, Ankur Khosla, Kevin Choi, Abdul Rahman, Drew Walsh, Scott Riede, Eric Dull, Edward Bowen

    Abstract: The increasing reliance on the internet has led to the proliferation of a diverse set of web-browsers and operating systems (OSs) capable of browsing the web. User agent strings (UASs) are a component of web browsing that are transmitted with every Hypertext Transfer Protocol (HTTP) request. They contain information about the client device and software, which is used by web servers for various pur… ▽ More

    Submitted 6 June, 2023; originally announced June 2023.

    Comments: Accepted to the International Conference on Machine Learning and Cybernetics (ICMLC) 2023

  7. arXiv:2305.15488  [pdf, other

    cs.CR

    Foundational Models for Malware Embeddings Using Spatio-Temporal Parallel Convolutional Networks

    Authors: Dhruv Nandakumar, Devin Quinn, Elijah Soba, Eunyoung Kim, Christopher Redino, Chris Chan, Kevin Choi, Abdul Rahman, Edward Bowen

    Abstract: In today's interconnected digital landscape, the proliferation of malware poses a significant threat to the security and stability of computer networks and systems worldwide. As the complexity of malicious tactics, techniques, and procedures (TTPs) continuously grows to evade detection, so does the need for advanced methods capable of capturing and characterizing malware behavior. The current stat… ▽ More

    Submitted 24 May, 2023; originally announced May 2023.

    Comments: 10 pages, 6 tables, 2 figures. Preprint, under review

  8. arXiv:2211.00441  [pdf, other

    cs.CR cs.AI cs.LG

    Zero Day Threat Detection Using Metric Learning Autoencoders

    Authors: Dhruv Nandakumar, Robert Schiller, Christopher Redino, Kevin Choi, Abdul Rahman, Edward Bowen, Marc Vucovich, Joe Nehila, Matthew Weeks, Aaron Shaha

    Abstract: The proliferation of zero-day threats (ZDTs) to companies' networks has been immensely costly and requires novel methods to scan traffic for malicious behavior at massive scale. The diverse nature of normal behavior along with the huge landscape of attack types makes deep learning methods an attractive option for their ability to capture highly-nonlinear behavior patterns. In this paper, the autho… ▽ More

    Submitted 1 November, 2022; originally announced November 2022.

    Comments: 8 pages, accepted to ICMLA 2022

  9. arXiv:2210.06614  [pdf, other

    cs.LG cs.AI cs.CR

    Anomaly Detection via Federated Learning

    Authors: Marc Vucovich, Amogh Tarcar, Penjo Rebelo, Narendra Gade, Ruchi Porwal, Abdul Rahman, Christopher Redino, Kevin Choi, Dhruv Nandakumar, Robert Schiller, Edward Bowen, Alex West, Sanmitra Bhattacharya, Balaji Veeramani

    Abstract: Machine learning has helped advance the field of anomaly detection by incorporating classifiers and autoencoders to decipher between normal and anomalous behavior. Additionally, federated learning has provided a way for a global model to be trained with multiple clients' data without requiring the client to directly share their data. This paper proposes a novel anomaly detector via federated learn… ▽ More

    Submitted 12 October, 2022; originally announced October 2022.

  10. arXiv:2208.13524  [pdf, other

    cs.CR cs.LG

    Lateral Movement Detection Using User Behavioral Analysis

    Authors: Deepak Kushwaha, Dhruv Nandakumar, Akshay Kakkar, Sanvi Gupta, Kevin Choi, Christopher Redino, Abdul Rahman, Sabthagiri Saravanan Chandramohan, Edward Bowen, Matthew Weeks, Aaron Shaha, Joe Nehila

    Abstract: Lateral Movement refers to methods by which threat actors gain initial access to a network and then progressively move through said network collecting key data about assets until they reach the ultimate target of their attack. Lateral Movement intrusions have become more intricate with the increasing complexity and interconnected nature of enterprise networks, and require equally sophisticated det… ▽ More

    Submitted 29 August, 2022; originally announced August 2022.

    Comments: Contains 5 figures

  11. arXiv:2205.02298  [pdf, other

    cs.CR cs.AI

    Zero Day Threat Detection Using Graph and Flow Based Security Telemetry

    Authors: Christopher Redino, Dhruv Nandakumar, Robert Schiller, Kevin Choi, Abdul Rahman, Edward Bowen, Matthew Weeks, Aaron Shaha, Joe Nehila

    Abstract: Zero Day Threats (ZDT) are novel methods used by malicious actors to attack and exploit information technology (IT) networks or infrastructure. In the past few years, the number of these threats has been increasing at an alarming rate and have been costing organizations millions of dollars to remediate. The increasing expansion of network attack surfaces and the exponentially growing number of ass… ▽ More

    Submitted 4 May, 2022; originally announced May 2022.

    Comments: 11 pages, 6 figures, submitting to NeurIPS 2022

  12. arXiv:1410.3856  [pdf

    cs.SE cs.DC

    Towards Refactoring DMARF and GIPSY OSS

    Authors: Aaradhna Goyal, Ali Alshamrani, Dhivyaa Nandakumar, Dileep Vanga, Dmitriy Fingerman, Parul Gupta, Riya Ray, Srikanth Suryadevara

    Abstract: We present here an exploratory and investigatory study of the requirements, design, and implementation of two opensource software systems: the Distributed Modular Audio Recognition Framework (DMARF), and the General Intensional Programming System (GIPSY). The inception, development, and evolution of the two systems have overlapped and in terms of the involved developers, as well as in their applic… ▽ More

    Submitted 25 November, 2014; v1 submitted 14 October, 2014; originally announced October 2014.

    Comments: Team 6, SOEN6471 Summer 2014; 67 pages

    ACM Class: D.2; K.6