Skip to content

rhein7/recentservers.xml-decrypter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

recentservers.xml-decrypter

This little Python script takes HOSTS, USERS and PASSWORDS from a recentservers.xml file and puts them sorted into a list. Set the file via -f / --file

Executed with the argument -v / --verify it tries to login to each host and gives feedback if a server is up and if the password is right!

You are able to find these recentservers.xml File Zilla files by GoogleHacking: "FileZilla" inurl:"recentservers.xml" -git

OUTPUTLIST: ['string:HOST','string:USER','string:PASS','bool:SERVER_UP','bool:PW_CORRECT']

About

Reads File Zilla recentservers.xml files and checks the logins!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages