An Innovative Security Strategy using Reactive Web Application Honeypot
Rajat Gupta, Madhu Viswanatham V., Manikandan K

TL;DR
This paper introduces a novel, adaptive web application honeypot system that dynamically mimics vulnerabilities to detect and analyze cyber-attacks targeting web applications, enhancing security defenses.
Contribution
It presents a low interaction, dynamic honeypot architecture using SNARE and TANNER for realistic vulnerability emulation and attack analysis.
Findings
Effective detection of diverse web attacks
Enhanced understanding of attack patterns
Improved honeypot response accuracy
Abstract
Nowadays, web applications have become most prevalent in the industry, and the critical data of most organizations stored using web apps. Hence, web applications a much bigger target for diverse cyber-attacks, which varies from database injections-SQL injection, PHP object injection, template injection, XML external entity injection, unsanitized input attacks- Cross-Site Scripting(XSS), and many more. As mitigation for them, among many proposed solutions, web application honeypots are a much sophisticated and powerful protection mechanism. In this paper, we propose a low interaction, adaptive, and dynamic web application honeypot that imitates the vulnerabilities through HTTP events. The honeypot is built with SNARE and TANNER; SNARE creates the attack surface and sends the requests to TANNER, which evaluates them and decides how SNARE should respond to the requests. TANNER is an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Security and Intrusion Detection · Advanced Malware Detection Techniques · Web Application Security Vulnerabilities
