Firefox Extensions

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Firefox Extensions

L0 Member

Hello guys, this is my first post, I'm glad I can be part of this community, I tried to make a query to see what extensions are installed in Firefox. I hope it is ok and useful and if you have something to add to improve it, I would be very happy.

 

config case_sensitive = true

| preset = xdr_file
| filter agent_os_type = AGENT_OS_WINDOWS
| filter event_sub_type = FILE_CREATE_NEW
| filter causality_actor_process_image_name = "firefox.exe"
| filter action_file_path contains "C:\Users\*\AppData\Roaming\Mozilla\Firefox\Profiles\*\extensions"
| filter action_file_name not contains "Zone.Identifier"
| alter action_file_name = split(action_file_name, "_")
| arrayexpand action_file_name
| filter action_file_name not contains "tmp"
| fields _time as Time, agent_hostname as Hostname, agent_ip_addresses as IPv4, actor_effective_username as User, action_file_name as extensionID, action_file_sha256

1 REPLY 1

L3 Networker

Dear @SorinP 

 

Hope you are doing well and thank you for reaching out to our Live Community. From the query I see above, it seems to be perfectly fine when it comes to Firefox extensions details. I do not find anything else as such which could be added to this query as this alone provides a lot of information. Thank you. 

 

Please reach out to us again if there is anything else you think could be added but not sure how to do it and we shall be happy to assist you further. Thank you. 

 

Regards, 

 

  • 356 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!