Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 672 Bytes

roadmap.md

File metadata and controls

22 lines (18 loc) · 672 Bytes

Roadmap

1.0.0

  • Create a roadmap
  • Create a list of bad domains and IPs
    • Create a list of bad domains
    • Create a list of bad IPs
  • Create a script to generate the list in various formats
    • hosts format
    • domains format
    • ips format
    • json format
    • csv format
    • txt format
  • parse list with https://github.com/funilrys/PyFunceble
  • Create a script to update the list and push it to the repository
  • create a website using github pages

2.0.0

  • Add a web application to the project for parse incoming emails and analyze them to find bad domains and IPs to add to the list