├── BrutePassword.py ├── BruteUsernames.py ├── DamnVulnerableNugget.zip ├── README.md ├── passwords.txt └── usernames.txt /BrutePassword.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RetiaLLC/DamnVulnerableNug/HEAD/BrutePassword.py -------------------------------------------------------------------------------- /BruteUsernames.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RetiaLLC/DamnVulnerableNug/HEAD/BruteUsernames.py -------------------------------------------------------------------------------- /DamnVulnerableNugget.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RetiaLLC/DamnVulnerableNug/HEAD/DamnVulnerableNugget.zip -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RetiaLLC/DamnVulnerableNug/HEAD/README.md -------------------------------------------------------------------------------- /passwords.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RetiaLLC/DamnVulnerableNug/HEAD/passwords.txt -------------------------------------------------------------------------------- /usernames.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RetiaLLC/DamnVulnerableNug/HEAD/usernames.txt --------------------------------------------------------------------------------