>
>    Hi,
>
>
> I create some audits for the packet manipulator to audit the security of
> some protocols.
>
> The audits can detect if the protocol  are being  used with low
> authentications methods that permit that someone with bad intentions can
> have access to sensitive data like usernames and passwords
>
>
> I create for:
>
>
> SMTP:
>
> Can detect the folowing:
>
>
>  -AUTH Cram-md5
>
> -Auth Plain
>
> -Auth login
>
> - banner
>
>
>
>
> POP3:
>
> Can detect the folowing:
>
> -AUTH Cram-md5
>
> -Standard auth in plain text
>
>
> Imap:
>
> Can detect the folowing:
>
> -Stadard AUTH plain text
>
>
>
>
> link to repository:
>
> git clone [email protected]:/packet-manipulator.git smtp-audit
>
>
> Branchs:
>
> -pop3-audit
>
> -smtp-audi
>
> -imap-audi
>


Regards,
Tiago
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Umit-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/umit-devel

Reply via email to