CastleCops, Internet Crime Fighters
Need help? Click here to register for free! Absolutely zero advertisements on this site!

Donation/Premium
spacer
block bottom
Security Central
spacer
· Home
· PIRT/Fried Phish
· MIRT
· SIRT
· Deutsch
· Wiki
· Newsletter
· O16/ActiveX
· CLSID List
· Contest2007
· Downloads
· Feedback (send)
· Forums
· HijackThis
· Hijacktrend
· LSPs
· My Downloads
· O18
· O20
· O21
· O22
· O23
· O9
· Premium
· Private Messages
· Proxomitron
· Reviews
· Search
· StartupList
· Stories Archive
· Submit News
· WsIRT
· Your Account
· Acceptable Use Policy
block bottom
spacer spacer

Complainterator for Linux
Goto page Previous  1, 2, 3
 
Post new topic   Reply to topic       All -> FavForums -> Complainterator [del.icio.us!] [digg it!] [reddit!]
View previous topic :: View next topic  
Author Message
efa

Lieutenant
Lieutenant


Joined: Aug 31, 2007
Posts: 163
Location: Italy

PostPosted: Fri Jul 18, 2008 12:04 am    Post subject:
Reply with quote

In this version 0.07.13 added the ability to complaint for email founded in From, Reply-To and message Body of the spam.

From this version depend on 'tr' also.
Some minor fixes.

Take care of correctly fill the string 'userMail' with <email>
Example:
userMail="Name <yourEmail@domain.tld>"
as some SMTP server require the <>


# V.0.07.13 2008/07/17
# Add: complaint also for email founded in From, Reply-To and mail Body
# Add: send Date:<current time> in mail header
# Add: suppressed Mime and enconding in sended mail header
# Fix: false recognise of softbreak in quoted-printable boundary "==\n"
# Fix: append mail without smtp query to complaints.txt and forwarded.txt
# Fix: changed the SMTP query to respect syntax of some servers
# Fix: more timeout fetching IMAP4 server




xComplaint00713.tgz
 Description:

Download
 Filename:  xComplaint00713.tgz
 Filesize:  20.31 KB
 Downloaded:  23 Time(s)

Back to top
View users profile Send private message
efa

Lieutenant
Lieutenant


Joined: Aug 31, 2007
Posts: 163
Location: Italy

PostPosted: Wed Jul 23, 2008 10:04 pm    Post subject:
Reply with quote

A bugfix release.
This version complaint for all the email founded in message body.
Updated contact files
varius fixes

# V.0.07.14 2008/07/23
# Fix: extract all the emails in message body and complaint for all
# Fix: do not complaint for bbc.co.uk/cnn.com/cbsnews.com URL as used often for scam
# Fix: complaint only one time for redirected domain.tld and www.domain.tld
# Fix: do not remove the last char before a softbreak
# Fix: remove more part of header from URL/email parse (Bcc:, Date:, Message-id:)
# Fix: recover Registrar when is labeled 'Name:' on next line
# Fix: convert all email to lowercase
# Fix: do not skip emails at beginning of line just after spaces
# Fix: remove emails.txt,temp.txt,mailout.txt,sendout.txt if not debug mode




xComplaint00714.tgz
 Description:

Download
 Filename:  xComplaint00714.tgz
 Filesize:  21.07 KB
 Downloaded:  24 Time(s)

Back to top
View users profile Send private message
efa

Lieutenant
Lieutenant


Joined: Aug 31, 2007
Posts: 163
Location: Italy

PostPosted: Sun Jul 27, 2008 11:14 am    Post subject:
Reply with quote

Another bugfix release.

# V.0.07.15 2008/07/26
# Fix: decode more quoted printable caracters
# Fix: skip empty domain (word terminating with @)
# Fix: skip complainting for i.yimg.jp/yimg.com/yahoo.com
# Fix: dig retry to 5, to recover A record of intermittent domain like amofx.com.cn
# Fix: retry whois query until return report, needed 4 bnx.amofx.com.cn/tyj.akthe.com.cn
# Fix: updated URL and EMAIL contact files
# Fix: missed signature on email complaint
# Fix: more powerfull on extracting email from spam body
# Fix: print "Subject: " also when aren't Subject in spam
# Fix: doesn't extract false Domain CC: in some case
# Fix: skip legal information from whois server
# Fix: remove ending dot from emails in body
# Fix: sometimes doesn't remove by and To: header lines




xComplaint00715.tgz
 Description:

Download
 Filename:  xComplaint00715.tgz
 Filesize:  21.8 KB
 Downloaded:  21 Time(s)

Back to top
View users profile Send private message
efa

Lieutenant
Lieutenant


Joined: Aug 31, 2007
Posts: 163
Location: Italy

PostPosted: Sun Jul 27, 2008 11:50 pm    Post subject:
Reply with quote

This version complaint for all NameServer of the spammed domain
Reworked the NS part, so there are no duplicated code
Varius bugfixes

# V.0.08.16 2008/07/27
# Add: iterative work on 2-n different NS used by a domain
# Add: prepare the complaint emails for NS2-n
# Add: send complaint for NS2-n mails with a SMTP server/account
# Add: do not whois query more than once for identical domain NS (faster)
# Add: on ns1-n.domain.tld send the complete list in one complaint only
# Fix: moved from 'host' to 'dig' to recover IP (faster)
# Fix: trimmed wget to recover more redirect (dkp.blmanhattan.com.cn)




xComplaint00816.tgz
 Description:

Download
 Filename:  xComplaint00816.tgz
 Filesize:  21.43 KB
 Downloaded:  22 Time(s)

Back to top
View users profile Send private message
efa

Lieutenant
Lieutenant


Joined: Aug 31, 2007
Posts: 163
Location: Italy

PostPosted: Wed Jul 30, 2008 10:07 pm    Post subject:
Reply with quote

This version send complaint emails with domain in obfuscated format for some Registrars.
Initially are Beijing and Hichina, you can add more in 'RegistrarObfuscated.txt' file
More it can decode the base64 encoding standard for text body.
For this, depend also on 'base64' executable
Reworked the NS parsing, better NS and Registrar extraction
Updated EMAIL contact files
Various bugfix

# V.0.09.17 2008/07/30
# Add: send URL in obfuscated format for some Registrar
# Add: decode also email body encoded as: Content-Transfer-Encoding: base64
# Fix: doesn't decode quoted-printable when was lowercase
# Fix: doesn't print Subject when was lowercase
# Fix: some reworks on parsing 'dig NS' and 'dig A' query
# Fix: correcly indentify whois report that return "No match for "
# Fix: correcly indentify whois report that return "Error for "
# Fix: exit when domain is already removed in other case.
# Fix: remove temporary file 'dns.txt' when debug is off
# Fix: do not print ERROR when do not find IP address of NS
# Fix: body email engine doesn't remove line starting with tab
# Fix: body email engine removed all line starting with t
# Fix: updated URL and EMAIL contact files




xComplaint00917.tgz
 Description:

Download
 Filename:  xComplaint00917.tgz
 Filesize:  22.49 KB
 Downloaded:  20 Time(s)

Back to top
View users profile Send private message
efa

Lieutenant
Lieutenant


Joined: Aug 31, 2007
Posts: 163
Location: Italy

PostPosted: Sat Aug 02, 2008 10:48 am    Post subject:
Reply with quote

- This version can use the last Complainterator contact files.
The new format is incompatible with the old one, so the file is now called 'xComplaintUrlContact.txt'
It is exacly the same as:
http://www.spamtrackers.eu/downloads/Complainterator/contacts.complainterator.txt
but with unix style new line, sorted alphabetically, and with no line ending space.
Unfortunately the search algoritm is really more slow. Need a new version in C language.

- From this version you can (optional) use an external mail server configuration file.
It must be called 'xComplaintConfig.txt' and should be in this format:

Code:

# mail server user configurations:
export userImap="imap.gmail.com"       # imap4 server
export userUser=""       # user on imap4 server
export userPass=""       # pass on imap4 server
export imapSSL="--ssl"   # insert --ssl when IMAP server require (Gmail)
export spamFold="[Gmail]/Spam"   # Spam folder on IMAP server
export userSmtp=""       # user smtp server
export userMail=""       # user email "Name <email@domain.tld>"
export forwardEmail=""   # a mail to forward all spams


- Various bug fix

# V.0.10.18 2008/08/01
# Add: use the Complainterator new format for URL contact file: slow!
# Add: renamed contact file to 'xComplaintUrlContact.txt'
# Add: use an external mail server configuration file 'xComplaintConfig.txt'
# Fix: correctly parse spam with more than one base64 block
# Fix: support more mail boundary separator
# Fix: recover IP of name servers also when are redirect (CNAME)
# Fix: do not print ERROR when there are no Name Server to complaint on




xComplaint01018.tgz
 Description:

Download
 Filename:  xComplaint01018.tgz
 Filesize:  22.01 KB
 Downloaded:  21 Time(s)

Back to top
View users profile Send private message
efa

Lieutenant
Lieutenant


Joined: Aug 31, 2007
Posts: 163
Location: Italy

PostPosted: Tue Sep 02, 2008 9:54 pm    Post subject:
Reply with quote

This is a bug fix version only:

# V.0.10.19 2008/09/02
# Fix: skip preparing email 4 NS when is main server registrar (faster)
# Fix: skip preparing email 4 NS when do not find registrar (faster)
# Fix: skip preparing email 4 NS when do not find registrarTo (faster)
# Fix: sometimes when found main registrar NS, goes in never ending loop
# Fix: sometimes skipped to prepare complaint email for some NS
# Fix: reworked the redirect part, now can catch more URL redirect
# Fix: skip redirect to siteadvisor.com as indicate 'domain already removed'
# Fix: find Registrar when is marked 'address: ' (some .de domains)
# Fix: find Registrar when is marked 'Organisation:' (.de domains)
# Fix: find Registrar when is marked 'Organisation:' on next line (.tk domains)
# Fix: find Registrar when is marked 'Name of Registrar:' (some .hk domain)
# Fix: decode %2[Ee]=. and %3[Ff]=? before URL parse
# Fix: registrar email search engine sometimes matched empty lines
# Fix: retry whois query also on domain NameServers
# Fix: when no links are found, print a 0 count report
# Fix: use ip address for whois of domain when query on domain name is empty
# Fix: retry without traversal (use provider NS cache) when NS is empty,
# needed for some strange NS temporary behaviour (Microsoft DNS)
# Fix: some spam containing invalid UTF-8 sequences like 0x92 caused error
# Fix: decode encoded base64 text/html only (no image/movie/audio/...)
# Fix: better email body count and extraction
# Fix: no error is printed when no email are found in body and email
# Fix: skip msn.com in URL parse engine as used in some virus/malware mail
# Fix: skip wikipedia.org in URL parse engine as used in some scam mail
# Fix: skip other domain less often used for scam emails:
# imageshack.us, usc.edu.ph, dpt.gov.tr, nestle.co.uk, kangdachem.com
# aliceadsl.fr, airdisaster.com, hoberg.co.cc, mofa.go.jp, voanews.com
# vodafone.ie, time.com, allafrica.com, america.gov, ambafrance-uk.org
# embajadaportugal-madrid.org




xComplaint01019.tgz
 Description:

Download
 Filename:  xComplaint01019.tgz
 Filesize:  25.19 KB
 Downloaded:  20 Time(s)

Back to top
View users profile Send private message
efa

Lieutenant
Lieutenant


Joined: Aug 31, 2007
Posts: 163
Location: Italy

PostPosted: Tue Sep 09, 2008 8:11 pm    Post subject:
Reply with quote

This is a bug fix only release:

# V.0.10.20 2008/09/09
# Fix: skip email complaint for NS with IP:61.61.61.61 as already suspended
# Fix: use userEmail as some Imap4 server aren't satisfied with userName
# Fix: updated contact files
# Fix: skip other domain less often used for scam emails:
# lotto.nl, lotto.be, lloydstsb.com.hk, rica.net, fondazionedivittorio.it,
# wto.org, spcc.com, nifty.com, fdf.org




xComplaint01020.tgz
 Description:

Download
 Filename:  xComplaint01020.tgz
 Filesize:  25.64 KB
 Downloaded:  18 Time(s)

Back to top
View users profile Send private message
efa

Lieutenant
Lieutenant


Joined: Aug 31, 2007
Posts: 163
Location: Italy

PostPosted: Wed Oct 29, 2008 4:39 pm    Post subject: Tester and debugger wanted
Reply with quote

hi,
this is the last version of the xComplaint CLI compiled for Win32, packaged with all the dependencies, with an alpha (not working) GTK+ GUI, and an easy installer.
This work was done with the aim to make easy to non Linux/Unix/Posix aware users, to use this application for spam reporting, and get more beta tester (I know Linux user are few).
The GUI integration with CLI is still in developing, so it do nothing but show the windows, configuration options and menu.
To see the GUI, you have to download the GTK+ library for Win32 from:
http://gtk-win.sourceforge.net/home/index.php/en/Home
then install it.




xComplaint0.10.20eSetup.zip
 Description:

Download
 Filename:  xComplaint0.10.20eSetup.zip
 Filesize:  3.12 MB
 Downloaded:  8 Time(s)

Back to top
View users profile Send private message
ahoier

SIRT Handler


Joined: Jan 14, 2006
Posts: 1087
Location: USA

PostPosted: Sat Nov 08, 2008 8:28 am    Post subject:
Reply with quote

Have you tried releasing it anywhere else? Smile Maybe not something as big/widespread as Sourceforge (though, people tend to "trust" an open source app, when available from there....lol, whether they can understand the code or not).

I don't know, maybe DSLReports would be a good place, or spamcop....? Though, just be careful at SpamCop Razz They got some strict rules/guidelines in some of their forums Smile

Back to top
View users profile Send private message Visit posters website AIM Address Yahoo Messenger MSN Messenger
efa

Lieutenant
Lieutenant


Joined: Aug 31, 2007
Posts: 163
Location: Italy

PostPosted: Wed Nov 19, 2008 10:57 am    Post subject:
Reply with quote

I want to end the conversion from Bash to a modern, powerful and fast language like C.
I'm also adding the GUI in GTK+ to keep the crossplatform feature.
Help wanted.

When finished I will post it on Sourceforge too, as Bash xComplaint is opensource and the C/GTK+ version will be opensource and GNU/GPL version 3 too.

I already posted a note on Spamcop forum:
http://forum.spamcop.net/forums/index.php?s=29804a95ce5bdbfb1715325d24f160fd&showtopic=9720
there the attachment are forbidden, so I linked this thread on Castlecops.

Back to top
View users profile Send private message
Display posts from previous:   
Post new topic   Reply to topic       All -> FavForums -> Complainterator All times are GMT
Goto page Previous  1, 2, 3
Page 3 of 3

 
Quick Reply:
Username: 

Quote the last message
Attach signature (signatures can be changed in profile)
 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001 phpBB Group
spacer spacer