FHEM Forum

FHEM => Sonstiges => Thema gestartet von: bm7777 am 31 März 2017, 21:48:37

Titel: HTTPMOD-Jommla Anmeldung
Beitrag von: bm7777 am 31 März 2017, 21:48:37
Ich möchte gerne mit HTTPMOD die Bestellungen aus unserem Webshop holen. Nicht über die IP wundern, im Moment ist die Webseite noch lokal. Ich komme mit der Anmeldung nicht weiter.

List

Internals:
   BUSY       0
   CHANGED
   DEF        http://192.168.178.110/Steinmuhlys-shop/administrator/index.php?option=com_virtuemart&view=orders 60
   HTTPCookies 9e357f6b6f50f63bf31ae06edd49ad82=ul9qnjgruam61dt5n724khfhv4
   Interval   60
   LASTSEND   1490988479.69998
   MainURL    http://192.168.178.110/Steinmuhlys-shop/administrator/index.php?option=com_virtuemart&view=orders
   ModuleVersion 3.3.5 - 29.9.2016
   NAME       testbestellung
   NR         306
   STATE      ???
   TRIGGERTIME 1490988539.69797
   TRIGGERTIME_FMT 2017-03-31 21:28:59
   TYPE       HTTPMOD
   addr       http://192.168.178.110:80
   buf
   code       200
   conn
   data
   displayurl http://192.168.178.110/Steinmuhlys-shop/administrator/index.php?option=com_virtuemart&view=orders
   header     Cookie: 9e357f6b6f50f63bf31ae06edd49ad82=ul9qnjgruam61dt5n724khfhv4
   host       192.168.178.110
   httpheader HTTP/1.1 200 OK

Date: Fri, 31 Mar 2017 19:27:55 GMT

Server: Apache/2.4.17 (Win32) OpenSSL/1.0.2d PHP/5.6.21

X-Powered-By: PHP/5.6.21

P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"

X-Frame-Options: SAMEORIGIN

Expires: Wed, 17 Aug 2005 00:00:00 GMT

Last-Modified: Fri, 31 Mar 2017 19:27:55 GMT

Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0

Pragma: no-cache

Content-Length: 6098

Connection: close

Content-Type: text/html; charset=utf-8
   httpversion 1.1
   hu_blocking 0
   hu_filecount 39
   hu_portSfx
   ignoreredirects 0
   loglevel   4
   path       /Steinmuhlys-shop/administrator/index.php?option=com_virtuemart&view=orders
   protocol   http
   redirects  0
   timeout    2
   url        http://192.168.178.110/Steinmuhlys-shop/administrator/index.php?option=com_virtuemart&view=orders
   value      0
   Httpcookiehash:
     9e357f6b6f50f63bf31ae06edd49ad82:
       Options    path=/; HttpOnly

       Value      ul9qnjgruam61dt5n724khfhv4
   QUEUE:
   Readings:
   Request:
     data
     header
     ignoreredirects 0
     retryCount 0
     type       update
     url        http://192.168.178.110/Steinmuhlys-shop/administrator/index.php?option=com_virtuemart&view=orders
     value      0
   Sslargs:
Attributes:
   enableCookies 1
   httpVersion 1.1
   room       steinmuhlys
   sid01IgnoreRedirects 1
   sid1Data   username=xxx&passwd=xxx&lang=&option=com_login&task=login&return=aW5kZXgucGhw&3118b99da300520918bfefbf473d5574=1
   sid1Header1 Content-Type: text/html
   sid1Header2 Accept: */*
   sid1Header3 X-PersonasInteractive-Addon: true
   sid1URL    http://192.168.178.110/Steinmuhlys-shop/administrator/index.php
   userattr   sid01IgnoreRedirects:0,1 sid1Data sid1Header1 sid1Header2 sid1Header3 sid1URL
   verbose    5



Log




HTMLCODE der Startseite
</body>
</html>
no error
2017.03.31 21:18:34 5: testbestellung: looking for Cookies in HTTP/1.1 200 OK
Date: Fri, 31 Mar 2017 19:18:28 GMT
Server: Apache/2.4.17 (Win32) OpenSSL/1.0.2d PHP/5.6.21
X-Powered-By: PHP/5.6.21
P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
X-Frame-Options: SAMEORIGIN
Expires: Wed, 17 Aug 2005 00:00:00 GMT
Last-Modified: Fri, 31 Mar 2017 19:18:28 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-Length: 6098
Connection: close
Content-Type: text/html; charset=utf-8
2017.03.31 21:18:34 5: testbestellung: ExtractSid called, context reading, num
2017.03.31 21:18:34 4: testbestellung: CheckAuth decided no authentication required
2017.03.31 21:18:34 5: testbestellung: Read starts parsing response to update with defined readings:
2017.03.31 21:18:34 3: testbestellung: Read response to update didn't match any Reading
2017.03.31 21:18:34 5: testbestellung: HandleSendQueue called, qlen = 0


Ich habe versucht mit Burp Suite die entsprechenden Daten auszulesen, komme aber nicht so ganz damit klar. Welche Daten brauche ich genau. Und wie kann ich dort mitschneiden um es hier zu posten ?

Vielen Dank für Eure Hilfe,

Beate