Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
KnockMail — Verify if email exists | Kitploit
Tools/GitHubGitHub/4w4k3/knockmail
OSINT (Open Source Intelligence)ReconnaissanceInformation GatheringEmail Harvesting
GitHub4w4k3/knockmail

KnockMail

Verify if email exists

View Repository
427869 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

KnockMail

Copyright 2017 KnockMail

Written by: * Alisson Moretto - 4w4k3

Twitter: @4w4k3Official

Main

Cloning:

root@kitploit:~
git clone https://github.com/4w4k3/KnockMail.git

Running:

root@kitploit:~
cd KnockMail
root@kitploit:~
sudo su
root@kitploit:~
pip install -r requeriments.txt
root@kitploit:~
python knock.py

If you have another version of Python:

root@kitploit:~
python2.7 knock.py

Screen

SearchFile

DISCLAIMER:

"DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." Taken from LICENSE.

Tested on:

  • Kali Linux - SANA
  • Kali Linux - ROLLING
  • Ubuntu 14.04-16.04 LTS
  • Debian 8.5
  • Linux Mint 18.1

Contribute:

Send me more features if you want it :D

I need your Help to become it to better.

Contact:

[email protected]

License:

This project is licensed under the BSD-3-Clause - see the LICENSE file for details.

Download Tool