- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Fortiweb Parser v2
Cheers,
Hugo Pinto
Claranet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have you got details on what you changed and a sample event? I can then look to add this into FortiSIEM.
Thanks again.
Dan
------------------------------
Daniel
FortiSIEM Product Manager
------------------------------
-------------------------------------------
Original Message:
Sent: Oct 08, 2020 08:33 AM
From: Hugo Pinto
Subject: Fortiweb Parser v2
I share some improvements that we have made on the parser for fortiweb.
Cheers,
Hugo Pinto
Claranet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, we have added this eventattributes to be recognized:
attrKeyMap attr="resourcePool" key="server_pool_name"
attrKeyMap attr="user" key="user_name"
attrKeyMap attr="httpReferrer" key="http_refer"
attrKeyMap attr="httpVersion" key="http_version"
attrKeyMap attr="signatureSubclass" key="signature_subclass"
The HttpReferrer gives some information that URI Steam don't the raw:
The URI Steam gives: http_url="/xxxxxxxxxxxxxxxxxxxx/login" but a more detailed message on http refer:
server_pool_name="xxxxxxxxxx"
http_host="xxxxxxxxxxxxx"
user_name="Unknown"
http_refer="https://xxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxx/transactions"
http_version="1.x"
Cheers,
HP-------------------------------------------
Original Message:
Sent: Oct 13, 2020 02:08 AM
From: Daniel Hanman
Subject: Fortiweb Parser v2
Thanks Hugo.
Have you got details on what you changed and a sample event? I can then look to add this into FortiSIEM.
Thanks again.
Dan
------------------------------
Daniel
FortiSIEM Product Manager
------------------------------
Original Message:
Sent: Oct 08, 2020 08:33 AM
From: Hugo Pinto
Subject: Fortiweb Parser v2
I share some improvements that we have made on the parser for fortiweb.
Cheers,
Hugo Pinto
Claranet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Here's a list of fields I found useful and can be added to the default FWB parser:
<!-- NewFields -->
<attrKeyMap attr=" subtype" key="sub_type"/>
<attrKeyMap attr="action" key="action"/>
<attrKeyMap attr="signature_subclass" key="signature_subclass"/>
<attrKeyMap attr="vulnCVEId" key="signature_cve_id"/>
<attrKeyMap attr="poolName" key="server_pool_name"/>
<attrKeyMap attr="user" key="user_name"/>
<attrKeyMap attr="httpReferrer" key="http_refer"/>
<attrKeyMap attr="httpVersion" key="http_version"/>
<attrKeyMap attr="device" key="dev_id"/>
<attrKeyMap attr="threatScore" key="threat_weight"/>
<attrKeyMap attr="historyThreatWeight" key="history_threat_weight"/>
<attrKeyMap attr="ftpMode" key="ftp_mode"/>
<attrKeyMap attr="ftpCmd" key="ftp_cmd"/>
<attrKeyMap attr="owaspTop10" key="owasp_top10"/>
<attrKeyMap attr="attackInfo" key="matched_pattern"/>
<attrKeyMap attr="botinfo" key="bot_info"/>
--
Henry Hernandez |
Regional Consulting Security Engineer| Enhanced Technologies - ATP |
North America East, MSSP, & Federal
FORTINET- Fast. Secure. Global.
E: hhernandez@fortinet.com | T: +1.305.725.5237
NSE Certified: Level 7
*** Please note that this message and any attachments may contain confidential and proprietary material and information and are intended only for the use of the intended recipient(s). If you are not the intended recipient, you are hereby notified that any review, use, disclosure, dissemination, distribution or copying of this message and any attachments is strictly prohibited. If you have received this email in error, please immediately notify the sender and destroy this e-mail and any attachments and all copies, whether electronic or printed. Please also note that any views, opinions, conclusions or commitments expressed in this message are those of the individual sender and do not necessarily reflect the views of Fortinet, Inc., its affiliates, and emails are not binding on Fortinet and only a writing manually signed by Fortinet's General Counsel can be a binding commitment of Fortinet to Fortinet's customers or partners. Thank you. ***
-------------------------------------------
Original Message:
Sent: 10/13/2020 5:55:00 AM
From: Hugo
Subject: RE: Fortiweb Parser v2
Hi Daniel,
Yes, we have added this eventattributes to be recognized:
attrKeyMap attr="resourcePool" key="server_pool_name"
attrKeyMap attr="user" key="user_name"
attrKeyMap attr="httpReferrer" key="http_refer"
attrKeyMap attr="httpVersion" key="http_version"
attrKeyMap attr="signatureSubclass" key="signature_subclass"
The HttpReferrer gives some information that URI Steam don't the raw:
The URI Steam gives: http_url="/xxxxxxxxxxxxxxxxxxxx/login" but a more detailed message on http refer:
server_pool_name="xxxxxxxxxx"
http_host="xxxxxxxxxxxxx"
user_name="Unknown"
http_refer="https://xxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxx/transactions"
http_version="1.x"
Cheers,
HP-------------------------------------------
Original Message:
Sent: Oct 13, 2020 02:08 AM
From: Daniel Hanman
Subject: Fortiweb Parser v2
Thanks Hugo.
Have you got details on what you changed and a sample event? I can then look to add this into FortiSIEM.
Thanks again.
Dan
------------------------------
Daniel
FortiSIEM Product Manager
------------------------------
Original Message:
Sent: Oct 08, 2020 08:33 AM
From: Hugo Pinto
Subject: Fortiweb Parser v2
I share some improvements that we have made on the parser for fortiweb.
Cheers,
Hugo Pinto
Claranet
