domain icon indicating copy to clipboard operation
domain copied to clipboard

Refactor for py3 and recon-ng v5

Open drtychai opened this issue 4 years ago • 1 comments

Slight changes made to script logic and layout, but the general concept is still followed.

Changes:

  • recon-ng modules execute asynchronously
  • recon-ng lib updated to support >=v5
  • general refactor for readability
  • Dockerfile added for improved portability

drtychai avatar Nov 17 '20 18:11 drtychai

Some areas we could improve upon before merging:

  • Migrate altdns away from os.system
  • Find a clean way to create/delete domain (input) file for altdns
  • Additional recon-ng modules, if beneficial

drtychai avatar Nov 17 '20 18:11 drtychai