View Issue Details

IDProjectCategoryView StatusLast Update
0005487Kali LinuxKali Package Improvementpublic2019-06-08 04:09
Reporterg0tmi1k Assigned ToGamb1t  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Summary0005487: dumpzilla - Fix up help
Description
g0tmi1k@kali-dev:~$ dumpzilla

Version: 15/03/2013

Usage: python dumpzilla.py browser_profile_directory [Options]

Options:

 --All (Shows everything but the DOM data. Doesn't extract thumbnails or HTML 5 offline)
 --Cookies [-showdom -domain <string> -name <string> -hostcookie <string> -access <date> -create <date> -secure <0/1> -httponly <0/1> -range_last -range_create <start> <end>]
 --Permissions [-host <string>]
 --Downloads [-range <start> <end>]
 --Forms    [-value <string> -range_forms <start> <end>]
 --History [-url <string> -title <string> -date <date> -range_history <start> <end> -frequency]
 --Bookmarks [-range_bookmarks <start> <end>]
 --Cacheoffline [-range_cacheoff <start> <end> -extract <directory>]
 --Thumbnails [-extract_thumb <directory>]
 --Range <start date> <end date>
 --Addons
 --Passwords (Decode only in Unix)
 --Certoverride
 --Session
 --Watch [-text <string>] (Shows in daemon mode the URLs and text form in real time. -text' Option allow filter,  support all grep Wildcards. Exit: Ctrl + C. only Unix).

Wildcards: '%'  Any string of any length (Including zero length)
           '_'  Single character
       '\'  Escape character

Date syntax: YYYY-MM-DD HH:MM:SS

Win profile: 'C:\Documents and Settings\xx\Application Data\Mozilla\Firefox\Profiles\xxxx.default'
Unix profile: '/home/xx/.mozilla/seamonkey/xxxx.default/'

g0tmi1k@kali-dev:~$ 

Could python and .py be removed?

Activities

Gamb1t

Gamb1t

2019-06-08 04:09

manager   ~0010659

Pull request sent

Issue History

Date Modified Username Field Change
2019-06-02 19:13 g0tmi1k New Issue
2019-06-08 04:09 Gamb1t Assigned To => Gamb1t
2019-06-08 04:09 Gamb1t Status new => assigned
2019-06-08 04:09 Gamb1t Note Added: 0010659