From: Fritz Wuehler Subject: Re: uefi malware--threat to all? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit References: <20230321020154@news.eternal-september.org> <7CGdnQege7aJoIT5nZ2dnZfqn_udnZ2d@earthlink.com> Message-ID: <8203f13e6918891b2622edd3a1663283@msgid.frell.theremailer.net> Date: Thu, 23 Mar 2023 23:44:09 +0100 Newsgroups: comp.os.linux.misc Path: csiph.com!news.mixmin.net!sewer!news.dizum.net!not-for-mail Organization: dizum.com - The Internet Problem Provider X-Abuse: abuse@dizum.com Injection-Info: sewer.dizum.com - 2001::1/128 Xref: csiph.com comp.os.linux.misc:37601 Robert Heller [RH]: RH> The online filing services use a horrible HTML5 song and dance RH> (asking about each asset one by one), when I would really just want RH> to upload a CSV file of assets. I have written a CLI program in RH> Tcl that processes a CSV file of assets. Here's an alternative route to automate a manual and error-prone procedure using the iMacros/selenium/Katalon extension for your browser. - record a filing session, entering just one or two assets - programmatically update the recorded macro from the CSV file to handle all your assets, or create a new macro for each asset (sed (1) is your friend) - replay the updated macro(s)