Re: bruteforce attacks to GUI applications

From: mike preston (mike_at_technomonk.com)
Date: 11/23/05

  • Next message: rgula_at_tenablesecurity.com: "Re: RE: SF new article announcement: Tenable discusses the Nessus 3 release"
    Date: Wed, 23 Nov 2005 16:43:20 +0000
    To: m_r_welch@tiscali.co.uk
    
    
    

    Page 280 of the Xlib Programming manual (8.4) states that the
    'XSendEvent() function may be used to send a ClientMessage event or any
    other event type to a particular window, to the current keyboard focus
    window, or to the window in which the pointer is located' and 'It may
    also be useful for designing test procedures for you input handling or
    for making demonstration programs that simulate user input.' Although it
    does send set a flag on the event few apps I've seen check for this.

    So at least under X its possible to do this if not with expect.

    Mike

    m_r_welch@tiscali.co.uk wrote:

    >It doesn't look like that would be possible. See here:
    >
    >http://expect.nist.gov/FAQ.html#q23
    >
    >
    >
    >>-- Original Message --
    >>Date: Wed, 16 Nov 2005 14:23:04 +0000
    >>From: mike preston <mike@technomonk.com>
    >>To: m_r_welch@tiscali.co.uk
    >>Subject: Re: bruteforce attacks to GUI applications
    >>
    >>
    >>Can't something like expect http://expect.nist.gov be used to do this?
    >>
    >>I'm sure I've read somewhere about it being used for both windows and
    >>*nix including gui interfaces.
    >>
    >>Mike
    >>
    >>m_r_welch@tiscali.co.uk wrote:
    >>
    >>
    >

    
    



  • Next message: rgula_at_tenablesecurity.com: "Re: RE: SF new article announcement: Tenable discusses the Nessus 3 release"

    Relevant Pages

    • Re: [Tk] Docummentation for Events
      ... >of the mouse pointer relative to the receiving window. ... >in context M, thing B in context N and thing C in context T. ... available substitutions under each event type, ... repeated duplicate information repeatedly repeated and duplicated, ...
      (comp.lang.tcl)
    • Re: Problem: DECterm and X.Org version: 1.4.0
      ... during focus events. ... If your X terminal sends requests to a VMS app that doesn't understand ... has the data changed in the window while it was in the background? ... But it never responds to the Editres ClientMessage event. ...
      (comp.os.vms)
    • Using XSentevent and ClientMessage
      ... My test program is the basic window app from Xlib Programming manual. ... "event received" printed on teh xterm, ... and trys to use XSendEvent to send a ClientMessage to the basic window. ...
      (comp.os.linux.x)
    • Re: Using XSentevent and ClientMessage
      ... >My test program is the basic window app from Xlib Programming manual. ... >and trys to use XSendEvent to send a ClientMessage to the basic window. ...
      (comp.os.linux.x)