- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
detect web application vulnerabilities
szone
Engager
08-16-2021
08:27 AM
hi
I want to detect web vulnerabilities for example "XSS" or " SQLI" with splunk. for this target i collect apache log into my splunk server. and till now I find match string with signature based rule for detect them and its implement with Regex in search app of splunk. so my question is there any other way to detect this vulnerabilities without app or with app (ex :Splunk Enterprise Security)?
thanks!
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
m_pham

Splunk Employee
08-16-2021
01:14 PM
Looks like you want scheduled searches - tweak as needed for your alert actions.
https://docs.splunk.com/Documentation/Splunk/latest/Search/Schedulingsearches
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
szone
Engager
08-17-2021
12:12 AM
thanks, but i have to write a app for detecting XSS attack with splunk.
can you help for it?
