linux questions

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sateeshgoda
    New Member
    • Jul 2007
    • 1

    #1

    linux questions

    hello sir
    can u help me in giving some virus effected files extensions
  • arne
    Recognized Expert Contributor
    • Oct 2006
    • 315

    #2
    Originally posted by sateeshgoda
    hello sir
    can u help me in giving some virus effected files extensions
    Since the file type in Linux is not defined by the file extension (i.e. the very same script could be called virus.sh, virus.exe, virus.jpg, virus, ...), the file extension will not help you very much indentifying a virus on a Linux system.

    Have a look into the man page of the 'file' command, this may be helpful.

    arne

    Comment

    • archonmagnus
      New Member
      • Jun 2007
      • 113

      #3
      As previously stated, Linux uses "magic numbers" and mime types to determine the file contents rather than the archaic extension type. In fact, extensions aren't even necessary in Linux. I trust you are interested in this from a security auditing standpoint, right?

      Comment

      • Motoma
        Recognized Expert Specialist
        • Jan 2007
        • 3236

        #4
        Originally posted by sateeshgoda
        hello sir
        can u help me in giving some virus effected files extensions
        Welcome to The Scripts. You question is a little ambiguous in my opinion, could you please give a little more detail on what you want for an answer?

        Comment

        Working...