Results 1 to 3 of 3

Thread: pls explain /PIPE/winreg

  1. #1
    Senior Member
    Join Date
    May 2003
    Posts
    472

    pls explain /PIPE/winreg

    hi freinds
    i am using WinXP....
    today when i opened my looked for open files on PC remotely (ie for copying, which i have shared) i saw a connection which has opened a file named /PIPE/winreg with read+write permission ... i havent ever allowed write permissions on my shared folders...the snapshot is attached...

    pls explain this.
    guru@linux:~> who I grep -i blonde I talk; cd ~; wine; talk; touch; unzip; touch; strip; gasp; finger; mount; fsck; more; yes; gasp; umount; make clean; sleep;

  2. #2
    Senior Member nihil's Avatar
    Join Date
    Jul 2003
    Location
    United Kingdom: Bridlington
    Posts
    17,188
    Hi NullDevice,

    AFAIK "pipes" are normal in Windows NT family systems, which would include XP. They are to do with the Inter Process Communications System (IPC), and could be a source of a security exploit, at least in NT.

    Please have a look at: http://www.giac.org/practical/Pankaj_Jawale.doc

    This relates to securing NT systems, but may have some relevance, and certainly be of interest to others here who are using NT?

    Cheers

  3. #3
    Just Another Geek
    Join Date
    Jul 2002
    Location
    Rotterdam, Netherlands
    Posts
    3,401
    /PIPE/Winreg is a named pipe and, as nihil said, are used for IPC.

    More info about named pipes can be found here on the MSDN site.
    Oliver's Law:
    Experience is something you don't get until just after you need it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •