2012 7th International Conference on Risks and Security of Internet and Systems (CRiSIS) 2012
DOI: 10.1109/crisis.2012.6378943
|View full text |Cite
|
Sign up to set email alerts
|

Detecting attacks against data in web applications

Abstract: Abstract-RRABIDS (Ruby on Rails Anomaly Based Intrusion Detection System) is an application level intrusion detection system for applications implemented with the Ruby on Rails framework. It is aimed at detecting attacks against data in the context of web applications. This anomaly based IDS focuses on the modeling of the application profile in the absence of attacks (called normal profile) using invariants. These invariants are discovered during a learning phase. Then, they are used to instrument the web appl… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
10
0

Year Published

2014
2014
2023
2023

Publication Types

Select...
4
4
1

Relationship

1
8

Authors

Journals

citations
Cited by 15 publications
(10 citation statements)
references
References 13 publications
0
10
0
Order By: Relevance
“…This approach is based on the automatic generation of invariants that are discovered during a learning phase and verified during the execution of the application. The paper extends the results presented in (Ludinard et al, 2012) by providing more details about the implementation of the approach and the generation of the invariants. First Section State of the Art presents previous work about intrusion detection that can be applied in the context of web applications.…”
mentioning
confidence: 60%
“…This approach is based on the automatic generation of invariants that are discovered during a learning phase and verified during the execution of the application. The paper extends the results presented in (Ludinard et al, 2012) by providing more details about the implementation of the approach and the generation of the invariants. First Section State of the Art presents previous work about intrusion detection that can be applied in the context of web applications.…”
mentioning
confidence: 60%
“…This model successfullydetects SQL injection attacks but miss the mark for XSS attacks. [13] Large research has been done on IDS for SQL injection and XSS using various platforms like Perl, Ruby on rails, etc. but no IDS is perfectly secure.…”
Section: Literature Surveymentioning
confidence: 99%
“…For this category of IDS, IDS is distinguished into three approaches that have different levels of analysis: a "Black box", "Gray box" and "White box" approach. Each one is based on the type of information available to construct the reference model of application [13][14][15][16][17][18][19].…”
Section: Anomaly-based Intrusion Detection Systemsmentioning
confidence: 99%
“…In "White Box" approaches, the information in the code source of the program is used to build a pattern or a model of intrusion detection at the application level. This approach can be used to detect both attacks against the control flow of the application and attacks against the data [18][19].…”
Section:  Gray Boxmentioning
confidence: 99%