Welcome to SecurityForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

AVG antivirus sends noname files to contacts

 
   Security Forums (Home) -> AVG RSS
Next:  AVG 8 licence problems  
Author Message
PortisHead

External


Since: Mar 19, 2008
Posts: 1



(Msg. 1) Posted: Wed Mar 19, 2008 1:50 am
Post subject: AVG antivirus sends noname files to contacts
Archived from groups: alt>comp>anti-virus (more info?)

When I get an e-mail with an attachment from a person who uses the AVG
Antivirus I get 2 files.One AVG_Certification.txt which informs me
that the e-mail is checked for viruses and the attachment as a noname
file without an extension.So I can't figure out what kind of file this
is and how to open it.Any help would be really appreciated.

 >> Stay informed about: AVG antivirus sends noname files to contacts 
Back to top
Login to vote
Wolf K.

External


Since: Feb 24, 2008
Posts: 11



(Msg. 2) Posted: Wed Mar 19, 2008 10:18 am
Post subject: Re: AVG antivirus sends noname files to contacts [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

PortisHead wrote:
> When I get an e-mail with an attachment from a person who uses the AVG
> Antivirus I get 2 files.One AVG_Certification.txt which informs me
> that the e-mail is checked for viruses and the attachment as a noname
> file without an extension.So I can't figure out what kind of file this
> is and how to open it.Any help would be really appreciated.

Save As with .txt extension, then open in a text editor such as Notepad
(I think the reason MS continues to distribute Notepad is that this
trick is a useful diagnostic tool.) Text editors AFAIK never execute
anything. They just display the file contents as ASCII or ANSI
characters, which can look like gibberish, of course.

If the file is or contains text, you can read it. If it's not, then the
header (first 256 characters, usually) in most cases contains a string
that identifies the file type. Eg, WPC == WordPerfect, JFIF == jpeg,
etc. HTML files are easily recognised. And so on. Rename the file with
the appropriate file extension, and you can open it.

HTH

PS: a nit pick: standard English punctuation requires a space after a
period denoting the end of a sentence.

--
wolf k.

 >> Stay informed about: AVG antivirus sends noname files to contacts 
Back to top
Login to vote
jen

External


Since: Aug 15, 2003
Posts: 112



(Msg. 3) Posted: Wed Mar 19, 2008 12:54 pm
Post subject: Re: AVG antivirus sends noname files to contacts [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"PortisHead" <massivetdm850.TakeThisOut@gmail.com> wrote in message
news:ad2b8e57-134c-4e0d-a3e5-eb8ace8b4558@n77g2000hse.googlegroups.com...
> When I get an e-mail with an attachment from a person who uses the AVG
> Antivirus I get 2 files.One AVG_Certification.txt which informs me
> that the e-mail is checked for viruses and the attachment as a noname
> file without an extension.So I can't figure out what kind of file this
> is and how to open it.Any help would be really appreciated.

What about files with no extension?:
http://filext.com/faq/files_with_no_extension.php

-jen
 >> Stay informed about: AVG antivirus sends noname files to contacts 
Back to top
Login to vote
Erratic

External


Since: Jan 11, 2008
Posts: 2



(Msg. 4) Posted: Wed Mar 19, 2008 3:03 pm
Post subject: Re: AVG antivirus sends noname files to contacts [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Right-click the message in the mail program and choose "properties".
Under properties click the "details" tab. Then the "Message Source"
button. This should give you the plain text form of the message.

PortisHead wrote:
> When I get an e-mail with an attachment from a person who uses the AVG
> Antivirus I get 2 files.One AVG_Certification.txt which informs me
> that the e-mail is checked for viruses and the attachment as a noname
> file without an extension.So I can't figure out what kind of file this
> is and how to open it.Any help would be really appreciated.
 >> Stay informed about: AVG antivirus sends noname files to contacts 
Back to top
Login to vote
buddyb

External


Since: Aug 09, 2006
Posts: 28



(Msg. 5) Posted: Thu Mar 20, 2008 9:10 pm
Post subject: Re: AVG antivirus sends noname files to contacts [Login to view extended thread Info.]
Imported from groups: per prev. post (more info?)

Back to top
Login to vote
Wolf K.

External


Since: Feb 24, 2008
Posts: 11



(Msg. 6) Posted: Thu Mar 20, 2008 9:10 pm
Post subject: Re: AVG antivirus sends noname files to contacts [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

buddyb.TakeThisOut@yippy.ti.ye wrote:
> On Wed, 19 Mar 2008 10:18:00 -0400, "Wolf K." <wolfkir.TakeThisOut@sympatico.ca>
> wrote:
>
>> PS: a nit pick: standard English punctuation requires a space after a
>> period denoting the end of a sentence
>
>
> Maybe in typing?
> Regards
> buddy b

Typing, printing, writing by hand, all the same. Punctuation marks are
the same in all media and modes. And BTW the dash and the hyphen are not
the same thing. A dash is like a bracket (parenthesis), and has a space
at each end. A hyphen is a spelling mark, not a punctuation mark, and
there are no spaces anywhere near it.

That's enough Composition 101 for today. Any day, for that matter. Wink

Cheers,

--
wolf k.
 >> Stay informed about: AVG antivirus sends noname files to contacts 
Back to top
Login to vote
Trent SC

External


Since: Mar 27, 2008
Posts: 2



(Msg. 7) Posted: Thu Mar 27, 2008 1:36 am
Post subject: Re: AVG antivirus sends noname files to contacts [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

>> When I get an e-mail with an attachment from a person who uses the AVG
>> Antivirus I get 2 files.One AVG_Certification.txt which informs me
>> that the e-mail is checked for viruses and the attachment as a noname
>> file without an extension.So I can't figure out what kind of file this
>> is and how to open it.Any help would be really appreciated.
>
> Save As with .txt extension, then open in a text editor such as Notepad (I
> think the reason MS continues to distribute Notepad is that this trick is
> a useful diagnostic tool.) Text editors AFAIK never execute anything. They
> just display the file contents as ASCII or ANSI characters, which can look
> like gibberish, of course.
>
> If the file is or contains text, you can read it. If it's not, then the
> header (first 256 characters, usually) in most cases contains a string
> that identifies the file type. Eg, WPC == WordPerfect, JFIF == jpeg, etc.
> HTML files are easily recognised. And so on. Rename the file with the
> appropriate file extension, and you can open it.
>
> HTH
>
> PS: a nit pick: standard English punctuation requires a space after a
> period denoting the end of a sentence.

Then perhaps you should have put the full stop outside the brackets (he who
is without sin...).
 >> Stay informed about: AVG antivirus sends noname files to contacts 
Back to top
Login to vote
Wolf K.

External


Since: Feb 24, 2008
Posts: 11



(Msg. 8) Posted: Thu Mar 27, 2008 8:43 am
Post subject: Re: AVG antivirus sends noname files to contacts [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Trent SC wrote:
>>> When I get an e-mail with an attachment from a person who uses the AVG
>>> Antivirus I get 2 files.One AVG_Certification.txt which informs me
>>> that the e-mail is checked for viruses and the attachment as a noname
>>> file without an extension.So I can't figure out what kind of file this
>>> is and how to open it.Any help would be really appreciated.
>> Save As with .txt extension, then open in a text editor such as Notepad (I
>> think the reason MS continues to distribute Notepad is that this trick is
>> a useful diagnostic tool.) Text editors AFAIK never execute anything. They
>> just display the file contents as ASCII or ANSI characters, which can look
>> like gibberish, of course.
>>
>> If the file is or contains text, you can read it. If it's not, then the
>> header (first 256 characters, usually) in most cases contains a string
>> that identifies the file type. Eg, WPC == WordPerfect, JFIF == jpeg, etc.
>> HTML files are easily recognised. And so on. Rename the file with the
>> appropriate file extension, and you can open it.
>>
>> HTH
>>
>> PS: a nit pick: standard English punctuation requires a space after a
>> period denoting the end of a sentence.
>
> Then perhaps you should have put the full stop outside the brackets (he who
> is without sin...).
>
>


When a complete sentence is bracketed, the period goes inside. When the
bracketed bit is an apposition, the period goes outside. If that's
confusing, choose one style, and stick to it. There are no fixed rules
for brackets and periods, only regional variations in usage.

The space after the period (full stop) is designed for easier reading.
It's not a matter of style or usage, but of courtesy.

That's enough picking of nits for this week. Wink

--
wolf k.
 >> Stay informed about: AVG antivirus sends noname files to contacts 
Back to top
Login to vote
Trent SC

External


Since: Mar 27, 2008
Posts: 2



(Msg. 9) Posted: Thu Mar 27, 2008 2:38 pm
Post subject: Re: AVG antivirus sends noname files to contacts [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

>>>> When I get an e-mail with an attachment from a person who uses the AVG
>>>> Antivirus I get 2 files.One AVG_Certification.txt which informs me
>>>> that the e-mail is checked for viruses and the attachment as a noname
>>>> file without an extension.So I can't figure out what kind of file this
>>>> is and how to open it.Any help would be really appreciated.
>>> Save As with .txt extension, then open in a text editor such as Notepad
>>> (I think the reason MS continues to distribute Notepad is that this
>>> trick is a useful diagnostic tool.) Text editors AFAIK never execute
>>> anything. They just display the file contents as ASCII or ANSI
>>> characters, which can look like gibberish, of course.
>>>
>>> If the file is or contains text, you can read it. If it's not, then the
>>> header (first 256 characters, usually) in most cases contains a string
>>> that identifies the file type. Eg, WPC == WordPerfect, JFIF == jpeg,
>>> etc. HTML files are easily recognised. And so on. Rename the file with
>>> the appropriate file extension, and you can open it.
>>>
>>> HTH
>>>
>>> PS: a nit pick: standard English punctuation requires a space after a
>>> period denoting the end of a sentence.
>>
>> Then perhaps you should have put the full stop outside the brackets (he
>> who is without sin...).
>
> When a complete sentence is bracketed, the period goes inside. When the
> bracketed bit is an apposition, the period goes outside. If that's
> confusing, choose one style, and stick to it. There are no fixed rules for
> brackets and periods, only regional variations in usage.
>
> The space after the period (full stop) is designed for easier reading.
> It's not a matter of style or usage, but of courtesy.
>
> That's enough picking of nits for this week. Wink

I'd only continue the nit-picking over a beer, but I'd probably bring my
copy of Copy Editing: The Cambridge Handbook for Editors, Authors and
Publishers.

Smile
 >> Stay informed about: AVG antivirus sends noname files to contacts 
Back to top
Login to vote
Jeff Gaines

External


Since: Jan 08, 2008
Posts: 5



(Msg. 10) Posted: Thu Mar 27, 2008 3:53 pm
Post subject: Re: AVG antivirus sends noname files to contacts [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 27/03/2008 in message <47eb911f$0$526$9a6e19ea@news.newshosting.com>
Wolf K. wrote:

>When a complete sentence is bracketed, the period goes inside. When the
>bracketed bit is an apposition, the period goes outside. If that's
>confusing, choose one style, and stick to it. There are no fixed rules for
>brackets and periods, only regional variations in usage.

Interesting point re regional variations.
In the UK sentences have full stops and women have periods.

--
Jeff Gaines Damerham Hampshire UK
You can't tell which way the train went by looking at the tracks
 >> Stay informed about: AVG antivirus sends noname files to contacts 
Back to top
Login to vote
Wolf K.

External


Since: Feb 24, 2008
Posts: 11



(Msg. 11) Posted: Thu Mar 27, 2008 5:29 pm
Post subject: Re: AVG antivirus sends noname files to contacts [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Trent SC wrote:
[...]
>> [Me:] That's enough picking of nits for this week. Wink
>
> I'd only continue the nit-picking over a beer, but I'd probably bring my
> copy of Copy Editing: The Cambridge Handbook for Editors, Authors and
> Publishers.
>
> Smile
>
>


But why should I follow the Cambridge Editors' choices? At the
University I attended, each Faculty had its own style book!

OTOH, a beer would suit just fine. I'll hoist the next one in your
honour, Sir!

--
wolf k.
 >> Stay informed about: AVG antivirus sends noname files to contacts 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
AVG and healing exe files - Hi, I found that I had a virus infection Win32/Hidrag so I downloaded AVG and it found 250+ exe files infected which it says it healed all of them, now all of those EXE files are missing, the shortcuts dont work etc.. is this right, does heal mean..

Avast vs. AVG and Zip files - I've discovered something I don't like with AVG. I've been a long time user of AVG and like it's relative small size and the fact it seems less intrusive than other virus scanners. However I have been testing it's complete scan capability against Avast,....

AVG accumulation of .bin files - I'd like to know if I can delete the numerous .bin files (for example, u7iavi312nu.bin) in my C:\WINDOWS\All Users\Application Data\Grisoft\Avg7Data\upd7bin directory, without negatively impacting the program (AVG Free Edition) ? I have limited storage..

Can I restore files I put in vault in AVG - About 2 years or so ago I used AVG to get rid of a virus, not reading the instuctions first I put alot of family photos in the vault and thought I could clean them or something like laundry then take them out. Well anyway that didn't work. I want to say....

AVG scanning (or not) of Office files - I recently installed AVG on my computer. Resident Shield has the default settings, which imply that it's scanning Microsoft Word (*.doc) and Excel (*.xls) files. However, it seems *not* to scan such files for viruses. For example, if I put the EICAR..
   Security Forums (Home) -> AVG All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
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



[ Contact us | Terms of Service/Privacy Policy ]