CybrZone / phishkiller

The Unlicense
73 stars 36 forks source link

517 Domains + weights & implementation for Email Gen | Password Gen Increased In Randomness | Error Handling #21

Closed B1GBOOM420 closed 13 hours ago

B1GBOOM420 commented 6 days ago

This will address issue #20

I'm happy to be able to contribute to this project!

Thanks for the opportunity

B1GBOOM420 commented 6 days ago
B1GBOOM420 commented 5 days ago

includes updates for the following pull requests

6

7

12

18

It won't let me tag you guys - HUGE shout out to everyone for their contributions!

B1GBOOM420 commented 5 days ago

I hope this helps in cleaning up the issues and some PR's! @CybrZone

Thanks again for making this a community project - I haven't coded this much in years lol

PanosoikoGr commented 5 days ago

@B1GBOOM420 I have found a great way to change ip with a python lib, I just did a pull request, the code is not tested but the consept is there(I dont have a url I can run the script to test it...)

BRICKRAID commented 1 day ago

What did you use to decide the weights of email domain selection choice? In PR #14 I used millions of users published by each.

B1GBOOM420 commented 1 day ago

I asked chat GPT to estimate based off the same idea of per/million BUT I found in testing that it was aggressively avoiding the odd domains - so I did some manual updates to try and balance it out a tad more

CybrZone commented 13 hours ago

Thanks @B1GBOOM420 , I merged it to main, there was a slight issue with the email list as @uber.co.uk was missing a comma , :) just for awareness.