Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do you plan to add version recognition? #5

Open
splashsc opened this issue Apr 9, 2024 · 1 comment
Open

Do you plan to add version recognition? #5

splashsc opened this issue Apr 9, 2024 · 1 comment

Comments

@splashsc
Copy link

splashsc commented Apr 9, 2024

Some devices can see the firmware and release version information in the front desk according to the features or in the back panel of the login, but it is still a large workload and needs to be collected. If you have ideas, I will fork some fingerprint information in the future. In short, it is a good project.

@umair9747
Copy link
Owner

umair9747 commented Apr 10, 2024

Hey there,

thank you so much for showing interest in the tool and opening this issue. You have made a great point about the version recognition and I believe this is something which we can definitely do as part of Genzai V2. The vulnerability scanning module that we currently have in place certainly has entries which flags vulnerabilities based on certain affected versions so along with that also mentioning the extracted versions of all IoT products would be a valuable addition for sure.

Ideally we can create a version extraction regex for products currently part of signatures.json file and I could modify the json structure to even accommodate those regexes. Then its all about extracting them within the tool and displaying it as part of output. Writing the code for parsing the regexes from the db and extracting the versions will be pretty straightforward, its just that we will have to manually write the regexes for these products which can be a little time taking.

I will be travelling to Singapore and Dubai in the next couple of weeks to present Genzai and BucketLoot so once I am back we can plan this out better and get set cracking 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants