Files
metasploit-gs/modules/post/multi/gather
Security Curious 59086989f7 Update Firefox Default Profile Directory
The default firefox profile directory now no longer ends in `.default`
but instead `.default-release`. For backwards compat the new regex
supports both. For more information see:

https://support.mozilla.org/bm/questions/1264072#answer-1235567

It's possible we might want to also support things like
`.default-nightly`, etc but really if we want to do more than grab
the default profile we should read the `profiles.ini` file to get
an itemized list of profiles from Firefox itself. This would also
future-proof this script.

Since profiles are not generally used by most Firefox users just going
for the simpler solution of looking for `.default-release`.
2021-03-10 21:43:04 -05:00
..
2021-02-08 12:24:12 +00:00
2018-08-02 15:55:24 +02:00
2017-07-24 06:26:21 -07:00
2019-01-15 07:19:46 -06:00
2017-09-17 19:38:43 -04:00
2017-09-30 15:45:52 -04:00
2017-07-24 06:26:21 -07:00
2017-07-24 06:26:21 -07:00
2019-12-05 08:46:56 +00:00
2017-09-30 15:45:52 -04:00
2017-08-26 17:52:11 +02:00
2017-09-30 15:45:52 -04:00
2019-10-05 14:13:38 -04:00
2019-12-04 19:32:14 -06:00
2017-09-17 16:00:04 -04:00
2020-03-21 11:00:25 -04:00
2021-02-08 12:24:12 +00:00