Skip to content

Commit

Permalink
Add ManageEngine AD360 HTTP cookie (#530)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkienow-r7 committed Jan 25, 2023
2 parents d755e7c + 24d76e4 commit 30d2e09
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions cpe-remap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ mappings:
vendor: zohocorp
products:
access_manager_plus: manageengine_access_manager_plus
ad360: manageengine_ad360
adaudit_plus: manageengine_adaudit_plus
adselfservice_plus: manageengine_adselfservice_plus
desktop_central: manageengine_desktop_central
Expand Down
1 change: 1 addition & 0 deletions identifiers/service_product.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
389 Directory Server
3CX Web Server
4690 FTP Server
AD360
ADAudit Plus
ADSelfService Plus
AIOHTTP
Expand Down
8 changes: 8 additions & 0 deletions xml/http_cookies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -715,6 +715,14 @@
<param pos="0" name="service.cpe23" value="cpe:/a:zohocorp:manageengine_adselfservice_plus:-"/>
</fingerprint>

<fingerprint pattern="^ad360csrf=">
<description>ManageEngine Active Directory 360 (AD360)</description>
<example>ad360csrf=03c99789-515c-4aa9-8823-7e2e8e8b3026;path=/;SameSite=None;Secure;priority=high</example>
<param pos="0" name="service.vendor" value="ManageEngine"/>
<param pos="0" name="service.product" value="AD360"/>
<param pos="0" name="service.cpe23" value="cpe:/a:zohocorp:manageengine_ad360:-"/>
</fingerprint>

<fingerprint pattern="^(dmid|opvc|sitevisitscookie)=">
<description>dotCMS Content Management Platform</description>
<example cookie="dmid">dmid=dcd46b93-54ab-4a43-a023-99154f879c3e; Max-Age=153792000; Expires=Thu, 18-Mar-2027 21:28:37 GMT; Path=/; HttpOnly; SameSite=Strict</example>
Expand Down

0 comments on commit 30d2e09

Please sign in to comment.