Skip to content

modified: Removed PassiveDNS object - #390

Open
0xh7ml wants to merge 1 commit into
aboul3la:masterfrom
0xh7ml:development
Open

modified: Removed PassiveDNS object#390
0xh7ml wants to merge 1 commit into
aboul3la:masterfrom
0xh7ml:development

Conversation

@0xh7ml

@0xh7ml 0xh7ml commented Jan 12, 2025

Copy link
Copy Markdown

This pull request removes the PassiveDNS class and its associated functionality from the sublist3r.py script. The changes include the deletion of the class definition, its methods, and references to it in the main function.

The most important changes include:

Removal of PassiveDNS class and methods:

  • sublist3r.py: Removed the entire PassiveDNS class, including its __init__, req, enumerate, and extract_domains methods.

Updates to the main function:

  • sublist3r.py: Removed the PassiveDNS entry from the enum_dict dictionary in the main function.
  • sublist3r.py: Removed PassiveDNS from the chosenEnums list in the main function.

@0xh7ml

0xh7ml commented Jan 12, 2025

Copy link
Copy Markdown
Author

This PR resolve #391

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

Successfully merging this pull request may close these issues.

1 participant