Skip to main content

Showing 1–5 of 5 results for author: Rajpal, M

  1. arXiv:2312.07641  [pdf

    cs.CR

    Understanding Crypto-Ransomware

    Authors: Vadim Kotov, Mantej Rajpal

    Abstract: Crypto-Ransomware has been increasing in sophistication since it first appeared in September 2013, leveraging new attack vectors, incorporating advanced encryption algorithms, and expanding the number of file types it targets. In this report, we dissect nearly 30 samples of ransomware variants that have been encountered since September 2013, revealing a trend of increasing sophistication.

    Submitted 12 December, 2023; originally announced December 2023.

  2. arXiv:2308.00629  [pdf, other

    cs.LG cs.AI

    Hessian-Aware Bayesian Optimization for Decision Making Systems

    Authors: Mohit Rajpal, Lac Gia Tran, Yehong Zhang, Bryan Kian Hsiang Low

    Abstract: Many approaches for optimizing decision making systems rely on gradient based methods requiring informative feedback from the environment. However, in the case where such feedback is sparse or uninformative, such approaches may result in poor performance. Derivative-free approaches such as Bayesian Optimization mitigate the dependency on the quality of gradient feedback, but are known to scale poo… ▽ More

    Submitted 1 December, 2023; v1 submitted 1 August, 2023; originally announced August 2023.

    Comments: Fixed a typo

  3. arXiv:2008.05997  [pdf, other

    cs.CR cs.SE

    Sniffing for Codebase Secret Leaks with Known Production Secrets in Industry

    Authors: Zhen Yu Ding, Benjamin Khakshoor, Justin Paglierani, Mantej Rajpal

    Abstract: Leaked secrets, such as passwords and API keys, in codebases were responsible for numerous security breaches. Existing heuristic techniques, such as pattern matching, entropy analysis, and machine learning, exist to detect and alert developers of such leaks. Heuristics, however, naturally exhibit false positives, which require triaging and can lead to developer frustration. We propose to use known… ▽ More

    Submitted 13 August, 2020; originally announced August 2020.

  4. arXiv:1910.10294   

    cs.LG cs.CL stat.ML

    A Unifying Framework of Bilinear LSTMs

    Authors: Mohit Rajpal, Bryan Kian Hsiang Low

    Abstract: This paper presents a novel unifying framework of bilinear LSTMs that can represent and utilize the nonlinear interaction of the input features present in sequence datasets for achieving superior performance over a linear LSTM and yet not incur more parameters to be learned. To realize this, our unifying framework allows the expressivity of the linear vs. bilinear terms to be balanced by correspon… ▽ More

    Submitted 10 September, 2023; v1 submitted 22 October, 2019; originally announced October 2019.

    Comments: paper abandoned and will never be submitted for peer review

  5. arXiv:1711.04596  [pdf, other

    cs.SE cs.LG

    Not all bytes are equal: Neural byte sieve for fuzzing

    Authors: Mohit Rajpal, William Blum, Rishabh Singh

    Abstract: Fuzzing is a popular dynamic program analysis technique used to find vulnerabilities in complex software. Fuzzing involves presenting a target program with crafted malicious input designed to cause crashes, buffer overflows, memory errors, and exceptions. Crafting malicious inputs in an efficient manner is a difficult open problem and often the best approach to generating such inputs is through ap… ▽ More

    Submitted 9 November, 2017; originally announced November 2017.