Skip to content

Instantly share code, notes, and snippets.

@elpsk
Created January 23, 2020 09:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elpsk/bdf0200f28b94d852e8415f5a344813c to your computer and use it in GitHub Desktop.
Save elpsk/bdf0200f28b94d852e8415f5a344813c to your computer and use it in GitHub Desktop.
password dictionary
[
@"accelerator",
@"airbag",
@"alarm",
@"alternator",
@"antenna",
@"armrest",
@"auto",
@"automobile",
@"axle",
@"battery",
@"bench",
@"block",
@"bonnet",
@"brakes",
@"bumper",
@"camshaft",
@"carburetor",
@"catalytic",
@"chassis",
@"clutch",
@"computer",
@"console",
@"control",
@"cooling",
@"crankshaft",
@"cruise",
@"cylinder",
@"dashboard",
@"defroster",
@"diesel",
@"differential",
@"emergency",
@"emissions",
@"engine",
@"exhaust",
@"fender",
@"filter",
@"foglight",
@"fourwheel",
@"frame",
@"fuel",
@"fuelcap",
@"fuelgauge",
@"fuse",
@"gasgauge",
@"gasket",
@"gasoline",
@"gaspedal",
@"gastank",
@"gauge",
@"gearbox",
@"gearshift",
@"gearstick",
@"glove",
@"grille",
@"handbrake",
@"headlamp",
@"headlight",
@"headrest",
@"heater",
@"highbeam",
@"hood",
@"horn",
@"hubcap",
@"hybrid",
@"ignition",
@"instrument",
@"jack",
@"license",
@"light",
@"lights",
@"lugbolt",
@"lugnut",
@"manifold",
@"mirror",
@"moonroof",
@"motor",
@"mudflap",
@"muffler",
@"odometer",
@"oilfilter",
@"oiltank",
@"passenger",
@"pedal",
@"pipe",
@"piston",
@"power",
@"radiator",
@"radio",
@"ragtop",
@"rearwindow",
@"rims",
@"roof",
@"rotary",
@"seat",
@"shaft",
@"shift",
@"signal",
@"speaker",
@"speedometer",
@"spoiler",
@"starter",
@"stick",
@"sunroof",
@"suspension",
@"tachometer",
@"tailgate",
@"temperature",
@"thermometer",
@"tire",
@"transmission",
@"trim",
@"trip",
@"trunk",
@"turbo",
@"tyre",
@"valve",
@"vents",
@"visor",
@"wheel",
@"window",
@"windshield"
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment