lanmaster53 / recon-ng

Open Source Intelligence gathering tool aimed at reducing the time spent harvesting information from open sources.
GNU General Public License v3.0
4.1k stars 646 forks source link

List index out of range #197

Closed Eng-Mohamedkhaled closed 6 months ago

Eng-Mohamedkhaled commented 9 months ago
  Name: MailTester Email Validator
Author: Tim Tomes (@lanmaster53)

Version: 1.0

Description: Leverages MailTester.com to validate email addresses.

Options: Name Current Value Required Description


REMOVE True yes remove invalid email addresses SOURCE blueman123@yahoo.com yes source of input (see 'info' for details)

Source Options: default SELECT DISTINCT email FROM contacts WHERE email IS NOT NULL

string representing a single input path to a file containing a list of inputs query database query returning one column of inputs [recon-ng][default][mailtester] > options set SOURCE blueman123@yahoo.com SOURCE => blueman123@yahoo.com [recon-ng][default][mailtester] > run [!] List index out of range. [!] Something broken? See https://github.com/lanmaster53/recon-ng/wiki/Troubleshooting#issue-reporting. [recon-ng][default][mailtester] >
lanmaster53 commented 6 months ago

All module related issues, including dependencies, should be raised in the module repository.