View Issue Details

IDProjectCategoryView StatusLast Update
0000416Kali LinuxQueued Tool Additionpublic2021-05-18 11:00
Reporteraltjx Assigned Todookie  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Fixed in Version1.0.6 
Summary0000416: iSMTP - SMTP spoofing, SMTP relay, and SMTP enumeration (all in one script)
Description

I would love to have this tool implemented and gain feedback from other people. While there are several tools out there that either do SMTP spoofing, SMTP relaying, OR SMTP enumeration testing, there is none out there for all three.

Even for tools that conducts SMTP enumeration tests, they mostly only test either via SMTP RCPT TO or SMTP VRFY. Not both (or they don't give you the choice to choose between the two).

With this script. You can perform SMTP spoofing, SMTP relaying, and SMTP enumeration (via RCPT TO and/or VRFY) all with one line. You can do all of the tests at once, or you can only conduct a specific combination (e.g., spoofing and relay, spoofing and enum, enum and relay, etc.).

Please see screenshot.

Attached Files
iSMTP.bmp (1,651,374 bytes)

Activities

altjx

altjx

2013-06-22 02:48

reporter   ~0000588

Github link: https://github.com/altjx/ipwn/blob/master/iSMTP/iSMTP.py

dookie

dookie

2013-12-02 22:03

reporter   ~0001116

Added in ismtp_1.6-1kali0. It will be in the repos soon.
Note that the binary name in Kali is ismtp.

Thanks for the suggestion.

Issue History

Date Modified Username Field Change
2013-06-22 02:45 altjx New Issue
2013-06-22 02:45 altjx File Added: iSMTP.bmp
2013-06-22 02:48 altjx Note Added: 0000588
2013-12-02 22:03 dookie Note Added: 0001116
2013-12-02 22:03 dookie Status new => resolved
2013-12-02 22:03 dookie Fixed in Version => 1.0.6
2013-12-02 22:03 dookie Resolution open => fixed
2013-12-02 22:03 dookie Assigned To => dookie
2021-02-21 17:49 g0tmi1k View Status private => public
2021-05-18 11:00 g0tmi1k Category New Tool Requests => Queued Tool Addition