LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-28-2012, 02:05 PM   #16
cooltra
LQ Newbie
 
Registered: Oct 2012
Posts: 4

Rep: Reputation: Disabled

UP!
 
Old 10-28-2012, 04:28 PM   #17
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
please do NOT resurrect,from the DEAD, a thread from 2008 for a VERY DEAD version of Firefox

firefox3 is VERY dead
the current is firefos 16

what worked in ff3 ( before the redesign ) will not work in firefox 16

start a new thread please
 
Old 11-30-2012, 09:53 PM   #18
WonderWoofy
LQ Newbie
 
Registered: Jul 2012
Posts: 14

Rep: Reputation: Disabled
Don't want to perpetuate necrobumping but...

I just want to mention that the Extract Cookies extension in Firefox still exists, and that particular method mentioned still works.
 
Old 06-28-2014, 11:32 AM   #19
nickhill
LQ Newbie
 
Registered: May 2005
Distribution: Debian
Posts: 3

Rep: Reputation: 0
Convert cookies.sqlite from firefox for use in wget cookies.txt

I have come up with this command:

sqlite3 -separator $'\t' cookies.sqlite 'select CASE "isHttpOnly" WHEN "0" then "" else "." END || basedomain, CASE "isHttpOnly" WHEN "0" then "FALSE" else "TRUE" END, path, CASE "issecure" WHEN "0" then "FALSE" else "TRUE" END, expiry, name, value from moz_cookies;' > cookies.txt


Wget tends to make cookies.txt files where the base domain begins with a period where only that path can be served with that cookie. This correlates with the field isHttpOnly being set and the second field set to true. The SQL statement above from my experiments outputs a site's cookies precisely the same by reading Mozilla's cookie database as it does directly from wget, with database from Firefox 30.0.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Wget and Session Cookies mortrek Linux - Software 0 10-20-2006 04:44 PM
Where does lynx or firefox store cookies? stormrider_may Linux - Software 3 01-23-2006 06:00 PM
Konqueror / FireFox Cookies Vampir3 Linux - Software 4 12-16-2005 06:49 PM
modifying cookies in firefox pepisfree Linux - Software 2 08-25-2004 05:35 AM
mozilla firefox and cookies wrongman Linux - Software 1 05-11-2004 06:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:54 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration