navtej's blog

Python Script - Generate Possible Set of Corporate Usernames


Points: 1 point, 1330 views Read: Read More Comments: 2 Comments User: navtej

This code is not a big deal, however useful. You pass a name like "Navtej Singh" to the function and it will churn out a list of possible usernames. This list can then be used for various tasks including bruteforcing, in bots etc. The generated list of usernames is such that it fits in the corporate email id model better than for public email id's. So for sites like yahoo etc, avoid it. On yahoo, Gmail, Hotmail etc "Jonny Walker" can be high_on_alcohol, however this is (with approx) not true for corporate email IDs.