|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Linux SMTP honeypots?
|
My former professor Rachel Greenstadt at Drexel runs a Security Course
that partly covers this. Here are a few links.
Paper on honeypots: http://www.honeynet.org/papers/bots/ which used
the following project to analyze attacks: http://code.mwcollect.org/
Slides on this topic:
http://www.cs.drexel.edu/~jjohnson/2007-08/winter/cs475/lectures/malware.pdf
Course site: http://www.cs.drexel.edu/~greenie/cs475/
-Cheers, Nick Canzoneri
On Wed, Mar 24, 2010 at 10:34, Sean M. Collins <sean@seanmcollins.com> wrote:
> Python has some very good built in libraries to mimic a Sendmail daemon,
> if you're just looking to do some hacking/exploring like I was a few
> months ago. I was thinking of having a Python based honeypot server, to
> collect samples for the Razor database.
>
>
> --
> Sean
> ___________________________________________________________________________
> Philadelphia Linux Users Group -- http://www.phillylinux.org
> Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
> General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
>
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|