View Issue Details

IDProjectCategoryView StatusLast Update
0008052Kali LinuxQueued Tool Additionpublic2024-03-15 17:18
Reporterampoff Assigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status acknowledgedResolutionopen 
Summary0008052: mxcheck - An email server scanner
Description

Hi, tool author and first-time Debian packager here.

mxcheck is a an email server scanner. It checks dns entries, autonomous system, if it is listed by blacklists and if the server is an open relay. Development is happening on Github https://github.com/steffenfritz/mxcheck

I created a package https://gitlab.com/fritzsf/mxcheck-debian.

This is my first Debian package so expect two warnings from lintian:

1) There is a man page but dh is not adding it.
2) lintian complains that a point in copyright is missing, but it is there.

Everything else looks good.

Please check if mxcheck can be useful to the Kali community.

Best regards,

Steffen

Relationships

has duplicate 0008139 closeddaniruiz mxcheck - An email server scanner 

Activities

ampoff

ampoff

2022-12-17 22:36

reporter   ~0017252

Version 1.4.2 released.

I am not updating the Debian package on Gitlab. If this package is one day of interest, I will create a package on Github and keep it in sync with the releases.

arnaudr

arnaudr

2023-01-05 07:33

manager   ~0017360

Ola! If you would like mxcheck to be included in Kali, you should follow the template documented at https://www.kali.org/docs/tools/submitting-tools/, to provide us with basic information about the tool. It helps us to have a quick overview, and as we evaluate tool requests on a regular basis, we'll decided if yes or no we want to include it in Kali.

The packaging part for this tool is trivial, bit even though, it doesn't mean that we want to include it in Kali. Packages need maintenance, from the moment we include it, we must maintain if and fix it if ever it breaks.

Thanks!

ampoff

ampoff

2023-01-05 07:54

reporter   ~0017363

Hi! Thanks for your comment and I will happily follow the template.

[Name] - mxcheck

[Version] - v1.4.2 (versions match git tags)

[Homepage] - https://github.com/steffenfritz/mxcheck

[Download] - https://github.com/steffenfritz/mxcheck/releases

[Author] - Steffen Fritz (ampoff)

[Licence] - GPL v3 - https://www.gnu.org/licenses/gpl-3.0.en.html

[Description] -

mxcheck is an info scanner for e-mail servers.

  • It checks DNS records: A, MX, PTR, SPF, MTA-STS, DKIM,
  • the AS Number and AS Country,
  • the support of StartTLS and the certificate,
  • open ports: 25, 465, 587
  • if the service is listed by blacklists
  • and whether the server is an open relay

[Dependencies] - mxcheck is written in go and distributed as a statically linked, fat binary. For the blacklist check eleven external blacklist services are requested.

[Similar tools] - None standalone tools I am aware of, only externally hosted services like mxtoolbox

[Activity] - It started in October 2018 and is still actively developed and maintained in January 2023

[How to install] - mxcheck can be compiled by go build. To include version and build hash into the binary the included Makefile should be used with make build.

[How to use] - ./mxcheck -s 2600.com There is also an Asciicast https://asciinema.org/a/471229

[Packaged] - Tried my best https://gitlab.com/fritzsf/mxcheck-debian/-/tree/kali/master/debian

g0tmi1k

g0tmi1k

2023-02-03 15:41

administrator   ~0017461

@kali-team, please could this be packaged up.

ampoff

ampoff

2023-02-15 22:42

reporter   ~0017508

Update:

[Version] - v1.5.0 (versions match git tags)

ampoff

ampoff

2023-03-06 13:49

reporter   ~0017617

Info Update:

[Homepage] - https://mxcheck.fritz.wtf/

ampoff

ampoff

2023-05-16 06:54

reporter   ~0017938

[Version] - v1.5.1 (versions match git tags)
[Homepage] - https://mxcheck.fritz.wtf/

ampoff

ampoff

2023-06-08 18:42

reporter   ~0018169

Update:

[Version] - v1.5.2 (versions match git tags)

ampoff

ampoff

2023-10-12 12:27

reporter   ~0018542

Update:
[Version] - v1.5.2-1 (versions match git tags)

This is a dependencies update.

ampoff

ampoff

2024-03-15 17:18

reporter   ~0019035

New version, v1.6.0. Added TLS version check: https://github.com/steffenfritz/mxcheck

Issue History

Date Modified Username Field Change
2022-11-11 18:37 ampoff New Issue
2022-12-17 22:36 ampoff Note Added: 0017252
2023-01-05 07:33 arnaudr Note Added: 0017360
2023-01-05 07:54 ampoff Note Added: 0017363
2023-01-10 09:52 enropash Issue cloned: 0008139
2023-01-10 21:29 daniruiz Relationship added has duplicate 0008139
2023-02-03 15:41 g0tmi1k Note Added: 0017461
2023-02-03 15:41 g0tmi1k Status new => acknowledged
2023-02-03 15:41 g0tmi1k Category New Tool Requests => Queued Tool Addition
2023-02-15 22:42 ampoff Note Added: 0017508
2023-03-06 13:49 ampoff Note Added: 0017617
2023-05-16 06:54 ampoff Note Added: 0017938
2023-06-08 18:42 ampoff Note Added: 0018169
2023-10-12 12:27 ampoff Note Added: 0018542
2024-03-15 17:18 ampoff Note Added: 0019035