You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, Alex.
In some cases we may have SSID match some pattern. We know default passwords for this pattern match some template.
Based on that we may say "For this SSID pattern try to use this rule" -- this is first request: make able to use particular rules against SSIDs match pattern. Or BSSIDs match pattern (eg vendor used default passwords so by BSSIDs can filter those devices).
Second part: Make possible people defining and submitting their own rules, and target+rules combinations.
They can be stored and based on the efficiency prioritized by the system, like dicts has stats right now.