Skip to content

commonexploits/junijohn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Junijohn

A very simple script to extract usernames and hashes from Juniper firewall configs.

Just point to the config file, it will extract all local user accounts and password hashes and format/output them in the correct way to run John the Ripper over them.

Nothing special, just written on the spot onsite to review some firewalls.

Developed by Daniel Compton

https://github.com/commonexploits/junijohn

Released under AGPL see LICENSE for more information

Installing

git clone https://github.com/commonexploits/junijohn.git

How To Use

./junijohn.sh

Features

  • Extract all firewall usernames and password hashes
  • Formats in the correct way for John the Ripper password cracking

Screen Shots

coming soon.

Change Log

  • Version 1.0 - First release.

About

Extract Juniper firewall usernames and hashes and put into a John the Ripper format for cracking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages