It’s something that I’ve been doing for 10+years, but every couple of years I need to configure this again (on a new machine), and then I need to look it up because I forgot the details. Hence this quickpost.
Introduction to Malware Binary Triage (IMBT) Course
Looking to level up your skills? Get 10% off using coupon code: MWNEWS10 for any flavor.
Enroll Now and Save 10%: Coupon Code MWNEWS10
Note: Affiliate link – your enrollment helps support this platform at no extra cost to you.
This is how I run Firefox on Windows:
"C:\Program Files\Mozilla Firefox\firefox.exe" -ProfileManager -no-remote
This allow me to run multiple instances (option -no-remote) of Firefox and invoke the profile manager to select the desired profile at startup
Article Link: Quickpost: Firefox Profiles and Multiple Instances | Didier Stevens