diff options
author | Rasmus Steinke <rasi@xssn.at> | 2012-08-11 02:40:34 +0200 |
---|---|---|
committer | Rasmus Steinke <rasi@xssn.at> | 2012-08-11 02:40:34 +0200 |
commit | f140a1642ebfde198946ad6760c1003c1cb9a8c3 (patch) | |
tree | 7538aa90092f99c661ec3abb4a69944767315dc5 /bin/jdownloader/jd/router | |
parent | e3fd45703267ce67d8b1e1fb53a4a1b4ccda551e (diff) | |
download | dotfiles-f140a1642ebfde198946ad6760c1003c1cb9a8c3.tar.gz dotfiles-f140a1642ebfde198946ad6760c1003c1cb9a8c3.tar.xz |
scripts
Diffstat (limited to 'bin/jdownloader/jd/router')
-rw-r--r-- | bin/jdownloader/jd/router/alcatel.xml | 47 | ||||
-rw-r--r-- | bin/jdownloader/jd/router/arcor.xml | 60 | ||||
-rw-r--r-- | bin/jdownloader/jd/router/clrList.xml | 55413 | ||||
-rw-r--r-- | bin/jdownloader/jd/router/lhdb.xml | 5494 | ||||
-rw-r--r-- | bin/jdownloader/jd/router/netgear.xml | 46 | ||||
-rw-r--r-- | bin/jdownloader/jd/router/router.extract | bin | 0 -> 114423 bytes | |||
-rw-r--r-- | bin/jdownloader/jd/router/routerdata.xml | 17691 | ||||
-rw-r--r-- | bin/jdownloader/jd/router/tilgin.xml | 112 | ||||
-rw-r--r-- | bin/jdownloader/jd/router/tomato.xml | 49 |
9 files changed, 78912 insertions, 0 deletions
diff --git a/bin/jdownloader/jd/router/alcatel.xml b/bin/jdownloader/jd/router/alcatel.xml new file mode 100644 index 0000000..cff0d00 --- /dev/null +++ b/bin/jdownloader/jd/router/alcatel.xml @@ -0,0 +1,47 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<java version="1.6.0_03" class="java.beans.XMLDecoder">
+ <object class="java.util.Vector">
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Alcatel</string>
+ </void>
+ <void index="1">
+ <string>Alcatel Version 2726 v. 2.8</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/Mode.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+ PPPOE_Opmode=1&Conf_idle_time=0&Finish.x=27&Finish.y=7
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/Mode.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+ PPPOE_Opmode=0&Conf_idle_time=0&Finish.x=0&Finish.y=0
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]
+</string>
+ </void>
+ <void index="3">
+ <string>(?s).*alcatel.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ </object>
+</java>
diff --git a/bin/jdownloader/jd/router/arcor.xml b/bin/jdownloader/jd/router/arcor.xml new file mode 100644 index 0000000..155c51a --- /dev/null +++ b/bin/jdownloader/jd/router/arcor.xml @@ -0,0 +1,60 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<java version="1.6.0_03" class="java.beans.XMLDecoder">
+ <object class="java.util.Vector">
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC</string>
+ </void>
+ <void index="1">
+ <string>SMC Arcor Easy Box A 600 Wlan</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[DEFINE router="SMC Arcor Easy Box A 600 Wlan"/]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/login.exe HTTP/1.1
+ Host: %%%routerip%%%
+
+ user=%%%user%%%&pws=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[WAIT seconds="2"/]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/statusprocess.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+ pvc=0&cur_if=11&disconnect.x=125&disconnect.y=9&disconnect=Reconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/statusprocess.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+ pvc=0&cur_if=3&connect.x=41&connect.y=9&connect=+Verbinden+
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|arcor).*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>1234</string>
+ </void>
+ </array>
+ </void>
+ </object>
+</java>
diff --git a/bin/jdownloader/jd/router/clrList.xml b/bin/jdownloader/jd/router/clrList.xml new file mode 100644 index 0000000..87d03c6 --- /dev/null +++ b/bin/jdownloader/jd/router/clrList.xml @@ -0,0 +1,55413 @@ +<?xml version="1.0" encoding="UTF-8"?> +<java version="1.6.0_03" class="java.beans.XMLDecoder"> + <object class="java.util.Vector"> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>630C1 USBMODEM</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /?ver=0.13.1? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wc/-d/4/-z/livehttpheaders? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/connect.cgi?usr=00220215P008 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>ZyWALL Series</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/rpAuth_1 HTTP/1.1 + Host: %%%routerip%%% + +LoginPassword=ZyXEL+ZyWALL+Series&hiddenPassword=81dc9bdb52d04dc20036dbd8313ed055&Prestige_Login=Login [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /passWarning.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/passWarning_1 HTTP/1.1 + Host: %%%routerip%%% + +PassNew=&PassConfirm=&sysIgnoreBtn=Ignore [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpSys.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpPanel.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /path.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /buttom.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagGeneral.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /buttom.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagADSL.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /buttom.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + +LineInfoDisplay=Start+to+reset+ADSL%0D%0ALoading+ADSL+modem+F%2FW...&DiagResetADSL=Reset+ADSL+Line [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagADSL.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /buttom.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Logout.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpSys.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>Prestige P660HW-T7 Firmware V3.40(ACU.0) | 12/23/2005</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Forms/DiagADSL_1?DiagDSLDisconnect=PPPoE Trennung HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://www.google.de? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>Prestige 661H-61</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpAuth.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/rpAuth_1 HTTP/1.1 + Host: %%%routerip%%% + +LoginPassword=ZyXEL+ZyWALL+Series&hiddenPassword=b5a1aa36d59de50d2727ef333d3a8b19&Prestige_Login=Login [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpSys.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /FirstPage.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpDiagnostic.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel_Mten_Diagnostic.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagADSL.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + +LineInfoDisplay=Start+to+reset+ADSL%0D%0ALoading+ADSL+modem+F%2FW...&DiagResetADSL=Reset+ADSL+Line [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagADSL.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>Prestige 660HW-67 Firmware V3.40(QD.7) | 23/09/2005</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Forms/DiagADSL_1?DiagDSLDisconnect=PPPoE Trennung HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://www.google.de? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>Prestige 660HW-67 Firmware V3.40(QD.6) | 04/07/2005</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Forms/DiagADSL_1?DiagDSLDisconnect=PPPoE Trennung HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://www.google.de? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>Prestige 660HW-67 Firmware V3.40(QD.5) | 1/7/2005</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Forms/DiagADSL_1?DiagDSLDisconnect=PPPoE Trennung HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://www.google.de? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>Prestige 660HW-67 Firmware V3.40(QD.2) | 03/12/2004</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Forms/DiagADSL_1?DiagDSLDisconnect=PPPoE Trennung HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://www.google.de? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>Prestige 660HW-61</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.13&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20176,goog-black-enchash:1:48954 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>Prestige 650HW-37</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/rpAuth_1 HTTP/1.1 + Host: %%%routerip%%% + +LoginPassword=ZyXEL+ZyWALL+Series&hiddenPassword=a0d59f9da960a589cbd660d09d36a217&Prestige_Login=Anmelden [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpSys.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /FirstPage.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel_Mten_Diagnostic.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpDiagnostic.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagADSL.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + +LineInfoDisplay=&DiagDSLDisconnect=PPPoE+Trennung [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagADSL.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + +LineInfoDisplay=&DiagDSLConnect=PPPoE+Verbindung [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagWait.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagADSL.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpDiagnostic.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /FirstPage.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wzAol.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel_Wiz_AOL.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>Prestige 650H-E7 V3.40(OS.1)C0_20060720 [english]</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/rpAuth_1 HTTP/1.1 + Host: %%%routerip%%% + +LoginPassword=ZyXEL ZyWALL Series&hiddenPassword=%%%MD5:::pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + +DiagResetADSL=Reset ADSL Line [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://www.google.de? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>Prestige 650H-E7 V3.40(OS.1)C0_20060720 [deutsch]</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/rpAuth_1 HTTP/1.1 + Host: %%%routerip%%% + +LoginPassword=ZyXEL ZyWALL Series&hiddenPassword=%%%MD5:::pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + +DiagResetADSL=Reset ADSL Line [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://www.google.de? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>Prestige 650H-E7 - V3.40 (PF.1) - englisch</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + +Submit= Reset ADSL Line [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://www.t-online.de? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>Prestige 650H-E7 - V3.40 (PF.1) - deutsch</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + +Submit= ADSL Leitung zurücksetzen [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://www.t-online.de? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>Prestige 650H-E7</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + +Submit= Reset ADSL Line [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://www.web.de? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>Prestige 650H-17 xDSL-Router mit integriertem DSL-Modem</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + +Submit= Reset ADSL Line [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>Prestige 650H-17 Firmware V3.40(GL.3)C0, 01/21/2003</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + +DiagResetADSL=ADSL Leitung zurücksetzen [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://www.google.de? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>Prestige 623ME(-I)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + +DiagResetADSL=ADSL Leitung zurücksetzen [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://www.google.de? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>Prestige 310</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=H&M=1&T=14000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=D&M=1&T=180000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>Prestige 2602HWL-67</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/rpAuth_1 HTTP/1.1 + Host: %%%routerip%%% + +loginPassword=&hiddenPassword=%%%MD5:::pass%%%&Prestige_Login=Anmelden [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + +DiagDSLDisconnect=PPPoE Trennung [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + +DiagDSLConnect=PPPoE Trennung [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>P660 HW-D1</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/rpAuth_1 HTTP/1.1 + Host: %%%routerip%%% + +LoginPassword=ZyXEL+ZyWALL+Series&hiddenPassword=c25d296f6cd03bc471a6e0aca6db88fc&Prestige_Login=Anmelden [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpSys.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpPanel.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /path.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /buttom.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.14&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:19669,goog-black-enchash:1:47598 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpFWUpload.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /buttom.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpSysReboot.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /buttom.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/rpSysReboot_1 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RebootSuccPrev.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RebootSucc.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>P-660R-T1</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel_Mten_Diagnostic.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagADSL.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + +LineInfoDisplay=Start+to+reset+ADSL%0D%0ALoading+ADSL+modem+F%2FW...&DiagResetADSL=Reset+ADSL+Line [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagADSL.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpDiagnostic.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagGeneral.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagGeneral_2 HTTP/1.1 + Host: %%%routerip%%% + +PingIPAddr=192.168.1.1&Submit=Ping&IsReset=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagGeneral.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagGeneral_2 HTTP/1.1 + Host: %%%routerip%%% + +PingIPAddr=&IsReset=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpAuth.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/rpAuth_1 HTTP/1.1 + Host: %%%routerip%%% + +LoginPassword=ZyXEL+ZyWALL+Series&hiddenPassword=5f4dcc3b5aa765d61d8327deb882cf99&Prestige_Login=Login [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpSys.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /FirstPage.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>P-660H-D1 Firmware V3.40(AGD.2) | 04/26/2006</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/rpAuth_1 HTTP/1.1 + Host: %%%routerip%%% + +LoginPassword=ZyXEL+ZyWALL+Series&hiddenPassword=827ccb0eea8a706c4c34a16891f84e7b&Prestige_Login=Login [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpSys.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /path.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpPanel.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /buttom.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagGeneral.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /buttom.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagADSL.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /buttom.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + +LineInfoDisplay=Start+to+reset+ADSL%0D%0ALoading+ADSL+modem+F%2FW...&DiagResetADSL=Reset+ADSL+Line [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagADSL.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /buttom.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>P-630S EE</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /clr3/ HTTP/1.1 + Host: %%%routerip%%% + +router=Zyxel+P-630S+EE [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>P-335/P-335WT</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/rpAuth_1 HTTP/1.1 + Host: %%%routerip%%% + +LoginPassword=ZyXEL+ZyWALL+Series&hiddenPassword=027024318f887530555e22150bdf9f34&Prestige_Login=Anmelden [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpSys.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpPanel.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /mid.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /FirstPage.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /buttom.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /mtenSysStatus.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /buttom.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /mtenRestart.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /buttom.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/mtenRestart_1 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RestartDone.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>P-2602HWN-D7A</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Success.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095778392&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=JSMD4kA72dlL8QJKQbSmtjf0yxbX1vC%2Bumhz0t7G%2FYDkuDCB2N%2Fbh2v7&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095778549&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=qf5fncXNNcBL%2FTATApS%2F5BiHjIYwvL2vHEzi5p9atiOj474N7cvh&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /detect.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /detect.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095792939&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=K7O38hn8p30Z02UvlYuAfDn6Nrmt3dX2%2FostwO5RET5TeR7dvOV8s8saFOiU&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RebootSucc.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095800486&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=9a05VoSFr88%2BFvnn2AMpCVH0MpnHU8fmMrGSxBI8kiH8Oa1af%2FVnAF%2Fzykl7P4Gu7U4AIFNTeslmN4B6wUGQnAZJgQ%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095800564&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=2uQCe0Ycr1UUBBqlA%2FLasu9GhLuyuv8jnuF5HGzyTu%2BQeoHbFK4%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095800564&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=2uQCe0Ycr1UUBBqlA%2FLasu9GhLuyuv8jnuF5HGzySPCwNYfKFexajvEk&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095800596&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=ur7ziD1YLiVhnHTTQMvc5sLC%2BR4bbrT7bfvRXYDwf1TRo0buD69Vm%2FvjlA3rGh2P0g%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095800596&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=ur7ziD1YLiVhnHTTQMvc5sLC%2BR4bbrT7bfvRXYDwT0THuEb3crJClcc%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095800471&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=3%2FNhhKsiYjSRXHxdFGjZWg9lyb74cdnljON9QUY%2FcDRj5xzm1wTpAA%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095800611&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=XmG0YrTF6Mzgv5c%2BBMj59l6plZ6MnB%2B07NtIhZ2F5VmmlfkHBsZDaHQ0&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095800877&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=vdHWKHQWsC2vtG0klWFbPa3e4PefrSRB%2BLOpnW46%2BrIxZf789R%2B8dZAqQVdv&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RebootSucc.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095806611&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=vmI8aw0KPZ2kaDQmmycTKjku7RRuFZs3rR%2F8pR10%2BKTGxXYkGftcPA%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095806611&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=vmI8dAAdJM%2FuTjQnnCcTKi0lmQhuBpFf9EW58AoBy%2FGn%2BiA4N74IYkvwFhbH1UHpBu2sqrXd23ho6uPuuetgFmT6Ww%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095806674&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=gWvYFQxVBmYfamthM0M7qexWpUxWYsUol%2BZtHg5onKCgHy453WU%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095806689&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=fykbbyZKT8xt7cc%2BbDLZZCb0R5iSGpYg%2FIOiYbM77LGOUjig95aDGsrf&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095806736&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=esP6Zmlnusq%2Fsr%2BpU7bqrc%2BE24uWQ7XYPBp8240QmkSXcnxNkDsj7ovnjV0XqwuJnw%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095806736&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=esP6Zmlnusq%2Fsr%2BpU7bqrc%2BE24uWQ7XYPBp8240QqlSBaXxU7SY04Lc%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095806752&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=VbHL4rcFMievRmBqNSjawmJN%2B%2F4s%2FjLSngupriPFD97ZkBZ%2BYWYDSbXv&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095807002&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=fywWMWR%2B483QTKu18P7M8DUGd7BJa%2B%2BkjySLqwCf9NxrAQSAsGMMq2HBkl9S&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RebootSucc.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095810314&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=UJCrQuKo9gvJwjQg7UqBGCJpKzIvlG%2BQkbyaykGQaJ39wuaNLFuv27tvjlVIGozr%2FeE5GS80FYtlUKtO6ntsml5IUg%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095810361&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=V9O6awSVYJYL2ub%2B0Vb39XzM9teIjXgGIFhDvNrekKjBmhWYAgxuBg%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095810392&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=6jnMlPd4qZLUk8F4KIfSLXgpsJdCCKPI3Px3DOyhiA1zOYTmd1E%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095810408&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=EPlcsestN4bAI8rJotnQZAr%2FsF%2FQ%2B5cnGY47eZ6rAJMdaZin3km%2Bx9RS&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095810424&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=vbMD6MiQset%2FGO0KmHk4nVNbqk5K2KCosvaVeS5P%2Ffct3m8%2FSYzueA2d0UAypP64fQ%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095810439&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=cHAqBYq6waYlCmqqcWRaxEvREqo5qjWC6kSlj7uAwMgUyr5W5DvLaqk%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095810439&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=cHAqBYq6waYlCmqqcWRaxEvREqo5qjWC6kSlj7uA0NgGzLRIon3Xc6gW&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095810892&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=AwIjd6kSC%2B%2Bgqi6s6GlQMKPg1rXMFOrmud4i7kKgYDo4HbXaklplmBgoUKTP&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095812783&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=wAy3Io%2BSZhkT0yPCkNXd9JGVMLsml9Puig9mlPC4DYbst63sgjvqqg%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095812799&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=owKNIazYR85a2MhVor%2FydEqhr2HCuPRHK4QnVe4O1ffUadzIclfbKm9EOL6eWdk1HcStfxO8gqFxzImaKwDd%2BRyeUw%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095812877&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=E3H%2FySgFiOaB1zzbsBROx7m1CnKMSRh4aZfNyPH9I9i8D%2BnKdPk%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095812892&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=nWWNvls%2BYQt1NHkfu9BypunT0B8Np%2BbPwFCleXCDrgYlTp3v89kVem0a&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095812924&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=w%2BLUBAAum5BuUpBSnzyKePMWiy9v3zmi6sB8e2OcQQvesy0zQBvyKf%2FB5e3BVL%2FRoA%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095812939&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=0Zyj9wc0RPo5izAF9BQQkuZPNZPVZLRhgmLb4WP1R9WjHlKuK3Tj%2Bz0%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095812939&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=0Zyj9wc0RPo5izAF9BQQkuZPNZPVZLRhgmLb4WP1V8WxGFiwbTL%2F4jxL&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RebootSucc.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095816971&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=yrvI10c2gbUnWhsvlsDU80kQdyKB5cOSgXVAFl7N9nwKbCfUDDtEezNwQncH&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RebootSucc.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RebootSucc.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095826564&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=QtY2hF1ReODgMessTVO0cZT%2Btmhr63U%2FqeDaLsMad9oRfIZkDlAPnZ3L%2BcIQeCYeDjl0nN%2Bq%2FpRpUbAA2%2BzVifJ7SQ%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095826580&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=2D1ku8J9CcEI5RCNTriYA%2B%2BUCbGfmDEt78T6wtiIn4E4vkmFJtv%2B4Q%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095826674&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=pXjtYBiMQ9mCHOADfVpHpeb9yTv%2BDXfrdLHZtRoiXoqTIAZoDxQ%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095826689&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=YUoz%2BkJOC8NGpISRKhP7Ety9H%2FUO6GtoaOqY83rfnXXlzHreNjkNV3LT&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095826799&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=ngrMqmhNlblUzu%2F%2Fu2kw6hbXcdarTcOpMmdqc22VOVrWOnQgZecbTBhX3dbVG%2Fsj2g%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095826799&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=ngrMqmhNlblUzu%2F%2Fu2kw6hbXcdarTcOpMmdqc22VCUrAIXQ5GPoMQiQ%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095826799&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=ngrMqmhNlblUzu%2F%2Fu2kw6hbXcdarTcOpMmdqc22VGVrSJ34nXrwQWyVJ&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095826799&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=ngrMqmhNlblUzu%2F%2Fu2kw6hbXcdarTcOpMmdqc22VOVrWOnQgZecbTGZNzM2X&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RebootSucc.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095827971&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=CjMn%2FsHoiCs4x3uSvtlAWLPzmfH5T%2BGU2pj3hLbdcpHJS0mrgdi%2Fyz5FOiRKMNIP0weSlR6e7WRwOmSjVng3IMZqpw%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095828189&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=G0MqzSJEnxJydVO0Cs2dCdKpfVyBnnGPW3T2T8B5%2B2B92FqDa1E%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095828189&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=G0MqzSJEnxJydVO0Cs2dCdKpfVyBnnGPW3T2T8B5%2FX9ej0HZbknCVw%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095828189&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=G0MqzSJEnxJydVO0Cs2dCdKpfVyBnnGPW3T2T8B5%2FX9dl1ySahPHT909&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095828205&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=ZyicvSknK4aQYm%2Bm%2BY7NLJ1YzLCMM0iCeVHsQG52RlJsD0rv%2BsCi5II5kbzvKQuLYA%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095828205&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=ZyicvSknK4aQYm%2Bm%2BY7NLJ1YzLCMM0iCeVHsQG52ZlJoEkDowZup878n&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095828205&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=ZyicvSknK4aQYm%2Bm%2BY7NLJ1YzLCMM0iCeVHsQG52dkJ6FEr2h9216r4%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095828314&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=mu%2Fmu5WJVkcVU%2BxVCogoQ8rj8SU9RJjZ1VBzdh5dFmxY6C6%2Baeg16j%2BzHIJ8&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RebootSucc.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095829424&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=CLjTC0S2Pu1ncrpL9oMvoWJnIzXYj5dJvg7qa1ZIj2BnsAyE9yq61g%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095829439&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=Ex9ZZfxSNKNU8ogX2djtP%2F%2BxRt0oDDGxn8hoXxi1XrYAbSRRzV8APkyp7by4zCflxre0Ur%2FhnafQE14QbvOnzYZwiw%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095829611&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=s86ukIkh0NdosZLoTmwQRzYJZ168xQmzaTOGSHn05angRsQgKWc%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095829627&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=jloiMm7xWV9KWrCS8SOfNs8XtUhVzcK7Q1ia1DGbQt%2B9BPapM4mvTbHr6Li4r%2F5Cjw%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095829611&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=s86ukIkh0NdosZLoTmwQRzYJZ168xQmzaTOGSHn047bACcIxKCU%2FiLq%2F&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095829627&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=jloiMm7xWV9KWrCS8SOfNs8XtUhVzcK7Q1ia1DGbcs%2BrH%2FawTpS4Q40%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095829642&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=Qp54a0t631Fr7wDm0dar78eT9tnUIgSGbUof%2FneuAJ7GAcpFXLPNSN2A&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095829783&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=G0FBgz%2Bi7tpYW%2F8%2B61a600XIJbYjAoXB3YNUIgTFDrpLozPGB2QDceGhqhM1&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RebootSucc.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095830721&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=gP85GNnzvmia7qKPZtlxbMqbjvQNnb2k0zpvV%2BK6AEPGSb4vY0EC0KSEAN9t%2BTwhgfxRIjJq4VuLH%2FtfqAm4NJiRaA%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095830799&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=5bw6ExvCJ%2By3y99rzCIrO2nfg07FxMD%2Bq0B08FaDwukXUqxRyhiACg%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095830846&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=NeAzQwdhbrAtxGI3dHQTArJmDUFwobmcZJdirKs%2BRIBRGMj60wo%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095830846&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=NeAzQwdhbrAtxGI3dHQTArJmDUFwobmcZJdirKs%2BQp9xV87r0kh28lMY&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095830846&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=NeAzQwdhbrAtxGI3dHQTArJmDUFwobmcZJdirKs%2BUppVQs%2FjkA5q61I%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095830861&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=%2BE4qYlFuEsD1DAkJQeo4uAsSyRuTMbd8rlro%2F55xcStznS327i3%2FC3Xb&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095831189&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=E7%2FQhbkMm90do9iI1ZDWTWep%2Fcv8UXD4K3qFk555vqGlCegL3Is%2BALqEgd75&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095830846&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=NeAzQwdhbrAtxGI3dHQTArJmDUFwobmcZJdirKs%2BYopDWc%2F67RN95W4GyS9Q%2BhTrnw%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095831939&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=xtM4kQKfWEOSbKXLFfvrVtNkMYyIS%2FUDmZNF4dHBSAM%2BFaU2rjLOHJ5ncJ4xS2Jjn9kQG6JYhhDtfF9n62EjZdmfDQ%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095831955&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=bwwNSShSMMa7myAKSTTWD0oSpJgFUmjex0%2FVq8o9JYiykudm8c86pA%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095832033&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=jq%2BmLC5HVHhgJt0jMtPH45LLn5xfo17BHXfSzxRG5lwEfPf%2BcNToV0SE&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095832049&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=7knh2VENdaS5KEu5GWrgUFjT%2FePWFYS9ZzWoZkuS2UDqGarKYY%2B6%2BEt8FhuhXsqI0A%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095832049&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=7knh2VENdaS5KEu5GWrgUFjT%2FePWFYS9ZzWoZkuS6VD8AqrTHJKt9nc%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095832049&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=7knh2VENdaS5KEu5GWrgUFjT%2FePWFYS9ZzWoZkuS%2BUDuBKDNWtSx73Zi&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095832471&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=TTdcnm3j2bvqjv2936RFFHZQgRLca7uCTS5esQJ9u4JqJpC8RZW%2Fi0i7eEBW&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095832002&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=it8zzLBQ3SnOySlmcfklk4YkQnFjvkWaOWr6AUqmpvLj3bsPqQM%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RebootSucc.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RebootSucc.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095834517&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=yMzweVPla7wjGWlpNe7Nf%2BbnXRTQImrONadkNXjhykaA8x%2BtwU6yRw%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095834564&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=Qj5LOvlhsjxePzxQJqOJpVUQ8FiVRmdVDx8a5O8hDuPCMj3weAEYrK99JNZ1oeMOzzyjjevnBmU9gIdDmuZj32x%2Fag%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095834642&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=NtplXnYKcmy1k4a%2BV%2F4eY8%2B3iKqCzCrLUH7EtcQRWQGB69sETHE%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095834752&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=lon4wcL9E0sSTVLTqVNXSQZtC%2BT7X4fPqp%2BrIdWcjUkoxGp%2BMzsLr5XI&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095834752&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=lon4wcL9E0sSTVLTqVNXSQZtC%2BT7X4fPqp%2BrIdWcrVwaymtvDGAAuKjWZELagD62ZQ%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095834767&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=31tHYpMysGK0yun6DbkeggFakpq3dMKm7aphtmylVR51FSFEZeJykpY%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095834767&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=31tHYpMysGK0yun6DbkeggFakpq3dMKm7aphtmylRQ5nEytaI6Rui5fu&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095834877&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=wgGD9lG%2FVdYTH18RygjA0vnzHG7WuQqDRFUbtED9kv46%2F5mK0saHnpWQIzzL&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095835830&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=wqO0ZqxwTybpsUuR2%2FVPrsU9KsEVHNJQjp%2B2E9Y8rIrx6SApPfk%2BWlnlpeYi%2FBSEuRU2vD3ndski2Vz%2FrjMknIj9Pg%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095835830&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=wqO0eaFnVnSjl0uQ3PVPrtE2Xt0VD9g418XzRsFJn9%2BQ1nY1E7xqBA%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095835892&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=j%2FwGHfqG9bPIhQnIiSK6ofkVfyLkBEnPfe13nqoMvybB%2Fnj%2B0So%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095835892&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=j%2FwGHfqG9bPIhQnIiSK6ofkVfyLkBEnPfe13nqoMuTnhsX7v0GiGIN0f&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095835939&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=CvR%2B7rirVTzQNn3AD5lirhM%2BgwbYn%2FD4mjaDDxzMr1fzpxgqY8D3S8wMGcfASwjr8A%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095835939&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=CvR%2B7rirVTzQNn3AD5lirhM%2BgwbYn%2FD4mjaDDxzMn0flvBgzHt3gRfA%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095835971&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=z01Dpqh%2F7MFtyTnOLXByYnYi3v92atCPef6jSJypUfH2hcdSq7txk4Ww&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095836361&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=lRh0unOxOezzMY5zreRo%2BEsPO%2BjDjB%2Bxma0dj3VGqy9dNzuBzyivV0QUSFnZ&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RebootSucc.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095837908&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=eqggfP%2BITvJNqBgIohJnfwmBArqWZ6NR%2FZw%2BHNBz%2BExnHrE3rwXKHg%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095837908&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=eqggY%2FKfV6AHjhgJpRJnfx2KdqaWdKk5pMZ7SccGyxkGIecrgUCeQEgFr%2BgOc6fK7RKGGTjRKMCL4qrt17H2rQZo%2FA%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095837971&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=phTmSk5apJJ7lBRSACvSZPPkmNJXFaJlkXAx%2FWcSAhovdN8H%2FNo%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095837986&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=BsIsVBoybf%2BXPIR3W94RrlcZM0vpKNEfbrEa%2FHCQ017O7tDb5xiughIr&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095838017&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=4OVun6hjjMKkIbHLrg5UTdDcTFu3JOtTf9jyfszNgsYUSCDD2tWBvzNdNfSca2INWA%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095838017&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=4OVun6hjjMKkIbHLrg5UTdDcTFu3JOtTf9jyfszNstYCUyDap8iWsQ8%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095838033&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=ZhtYSLsRZz%2BcIRJfuW%2B9gZ5QQAWZXOYSgFWhpMkAB3QPb6BH3hoPknF8&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095838361&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=X32EeI2ll5muEf9tx43D0Kaq52Anv1TjoZM3fMHrH3gAYMKD0ozJVCZQlb4r&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RebootSucc.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095856017&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=8Cxubq%2Be56Vn96259QbIQjzYKq4aGsY%2B9N7P1jhs7%2Bi%2BLIsJsRv6Ww%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095856033&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=AutQ%2FKdisEV1fMBw%2F0Ot%2BULSK2KMbSlQLcp2bGP81xMlrKxCM%2Bz7kew3QYKpSw3WrG5dW3y7SaTs6JOs%2FjdgIM3s9w%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095856314&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=aHQ5%2FXylRhxfXAqPYWJeSuxAIOSr3FnDSWJ%2BFUjqgEDFIqyX0as%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RebootSucc.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095856502&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=xzw5ir2wjZXPnr2btsPWA%2BkYUwa84qzMcbE5cIpSZQySj9WjBfNo4LY3u9eDPjPjpg%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095856424&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=PKn91UVUvHvdGot3RmQQocQQj2mFt7%2BSEIjntqfEWuhdCh%2BQEURei7op&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095856533&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=hYQ3ygWO06zDh0SpQtGDkZJp%2Fx784TgWjINEEg2ail%2FNIChintafVWs%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095856596&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=NxsX6AKQGHJ24YBHk%2FoojEjtt6RNfQtVjx1Rw6QJOcnhvlDbfI2FPNWRPcN%2B&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095856549&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=2IaKdHXk7LBxHIOl8W%2Fd3KcVsYFit3%2FM7FC9%2FlmmX4F3W7L1S5MnrSYC&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095857611&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=g%2BQt9UswBkq7SQ3suwK%2FnmuAQPx5f7BPDPGsxKLUpa0mLpToQV7p4w%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095857658&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=fXCvyd1hPmszVXQDIqmOdiTL4SpgVIJkFjqXLi2HSUOF8R8u%2FOauM8hZ88btzzYgp3hLqUgYCT1NUF9%2BFlEqR0MRgg%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095857689&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=29fMX7HPKs0%2B6Mt4%2FhzUJ%2FwKgx4Wqyzslm9dYgzC84HQZp2AUPg%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095857705&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=V9wIpkLlwobFqUgro8bqWK7%2FV1%2B%2F%2BxjUJ%2FuVaBMZEteZGrStYlYDIlye&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095857736&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=E0EPN3ihvd7lLCJanKgf5DjfdjDHzXqTbls%2BhXcai%2Fh1Wf0QRlWfUtoOfA9bzV6tiQ%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095857736&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=E0EPN3ihvd7lLCJanKgf5DjfdjDHzXqTbls%2BhXcau%2BhjQv0JO0iIXOY%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095857736&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=E0EPN3ihvd7lLCJanKgf5DjfdjDHzXqTbls%2BhXcaq%2FhxRPcXfQ6URecQ&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2095858221&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=V9M2%2B6Fp6PjPx9GD3ezUpuatesxgH%2F7BkeUYAaOfLrTBmKO%2F5lc4Xh2529ik&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/rpAuth_1 HTTP/1.1 + Host: %%%routerip%%% + +LoginPassword=ZyXEL+ZyWALL+Series&hiddenPassword=6bcf0f063ee665422fe40bceec5b47a3&Prestige_Login=Anmelden [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/rpAuth_1 HTTP/1.1 + Host: %%%routerip%%% + +LoginPassword=ZyXEL+ZyWALL+Series&hiddenPassword=4d3d6fdf5398a58d62ce63c8ed328653&Prestige_Login=Anmelden [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpAuth.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2096171502&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=ugXg6IvJPzXyQ0MYzeuK4h85k2pKRu1xoijg7fIR%2FKFTRopYGRg0IEE%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/rpAuth_1 HTTP/1.1 + Host: %%%routerip%%% + +LoginPassword=ZyXEL+ZyWALL+Series&hiddenPassword=a0ae15571eb4a97ac1c34a114f1bb179&Prestige_Login=Anmelden [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpSys.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpPanel.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2096176533&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=6Haug641rmaUDY1qbnZn6JqfQ%2Fj5Rs0psNEJpr4Xv64HmZP7z1%2FPVA%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /path.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /buttom.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /refresh.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /refresh.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /refresh.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /refresh.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /refresh.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /refresh.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /refresh.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /refresh.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /refresh.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2096212986&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=OoE1ChGcJvA5LksVJs6LInPkWKEyziu45JUGypCIDovvbWwSPufsEvfH&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2096220517&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=o%2FToJsmLmplH4r9uOaYpVdwp8soIF0RVQMRZYUUmNIuRjgF1o6zejm3x&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2096225658&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=Wc7KauI9mYuDPP95jPmEgCgLZEK1Op5sHn8PMI0qwJ13rGETN8w9DPGq&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2096230814&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=a4bUVIOJeji85OdFtgM44KW8EGsrQNw3ZWJ28mTx2VwEalF60UNI4xDf&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2096236127&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=1ara4zEoJjmi6JWqRTiwXNDWwQ68%2BjGejIDidTgUAl1%2F9a9bIA2QeuFT&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2096237408&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=CBAzhBm0bEnEYfb8CfyEmBaFnb6F88H9iyeHQSWEjkAv%2BalCFjmtRDPueGs4t6ZyU2BFVaYv6Nja8InJ&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /refresh.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2096241299&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=NgYIWCOZQ%2Bv5B16kLqzZyb37hE2%2ByEkqhdw3O6LabXXJZfmJP8vZFwYt&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /refresh.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2096246455&wrkey=MTo4nlhyHGJ8g1TGg_LdLn9M&encparams=JspHmYi6tj1GIWylHHii2PhCtoIGY8Jh6Jx%2B0c3IVKqYQ8%2BBn1P2EI26&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>NBG334W</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /firefox?client=firefox-a&rls=org.mozilla:en-GB:official HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /firefox?client=firefox-a&rls=org.mozilla:en-GB:official HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /firefox?client=firefox-a&rls=org.mozilla:en-GB:official HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZYXEL </string> + </void> + <void index="1"> + <string>(???)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/rpAuth_1 HTTP/1.1 + Host: %%%routerip%%% + +LoginPassword=ZyXEL+ZyWALL+Series&hiddenPassword=5760560f6f56510848ea4aa9bd399a96&Prestige_Login=Anmelden [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpSys.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpPanel.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /path.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /buttom.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /refresh.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /refresh.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpFWUpload.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /buttom.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /refresh.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpSysReboot.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /buttom.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/rpSysReboot_1 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RebootSuccPrev.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RebootSucc.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZYXEL ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZyNOS</string> + </void> + <void index="1"> + <string>Firmware-Version: V3.40(SQ.0) | 09/09/2004</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /FirstPage.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel_Mten_Diagnostic.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpDiagnostic.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagGeneral.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagGeneral_2 HTTP/1.1 + Host: %%%routerip%%% + +PingIPAddr=&IsReset=1 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZyNOS).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZyNOS</string> + </void> + <void index="1"> + <string>Firmware-Version: V3.40(QD.4) | 11/1/2004</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + +LineInfoDisplay=&DiagDSLDisconnect=PPPoE+Trennung [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagADSL.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZyNOS).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZyNOS</string> + </void> + <void index="1"> + <string>Firmware-Version: V3.40(QD.4) | 11/1/2004</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/rpAuth_1 HTTP/1.1 + Host: %%%routerip%%% + +LoginPassword=ZyXEL+ZyWALL+Series&hiddenPassword=43c281efa3867f42b5c576084533d6f7&Prestige_Login=Einloggen [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpSys.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /FirstPage.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /detect.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.13&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:19966,goog-black-enchash:1:48396 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpDiagnostic.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel_Mten_Diagnostic.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /FirstPage.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel_Adv_PW.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpSysAdmin.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpRManage.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel_Adv_RManage.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpBW.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel_Adv_BW.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /FirstPage.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel_Mten_Status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpSysStatus.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpDHCP.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel_Mten_DHCP.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpSysStatus.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel_Mten_Status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel_Mten_Wireless.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpWMten.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpDiagnostic.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel_Mten_Diagnostic.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagGeneral.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpWMten.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel_Mten_Wireless.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpDiagnostic.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel_Mten_Diagnostic.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagADSL.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + +LineInfoDisplay=&DiagDSLDisconnect=PPPoE+Trennung [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagADSL.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + +LineInfoDisplay=&DiagDSLConnect=PPPoE+Verbindung [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagWait.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagADSL.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZyNOS).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ZTE ZXDSL</string> + </void> + <void index="1"> + <string>831 SERIES Firmware ZXDSL 831IIV5.5.0f_E09_CO</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /constatus.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ZTE ZXDSL).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>zoom</string> + </void> + <void index="1"> + <string>5551</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/ppp.htm?WINDWEB_URL=%2Fdoc%2Fppp.htm&PPP_connection_number=1&New_PPP_Action=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/ppp-h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(zoom).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>zoom</string> + </void> + <void index="1"> + <string>5510</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/save.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/dosave.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/rbdone.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(zoom).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Zhone</string> + </void> + <void index="1"> + <string>Paradyne ADSL2 Bridge/Router</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /banner.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Zhone).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Xavi</string> + </void> + <void index="1"> + <string>x8821r+</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MenuPage? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/pages/logo.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/pages/MenuHome.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MainPage?id=6 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/js/global.gsv? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.13&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:19997,goog-black-enchash:1:48461 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MenuPage?MenuId=7 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/pages/MenuAdm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MainPage?id=3 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/js/global.gsv? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MainPage?id=4 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Action?reboot_loc=0&id=5&cmdReboot=Reboot HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MainPage?id=4 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Xavi).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>X-Micro</string> + </void> + <void index="1"> + <string>WLAN 11G (108 Mbps)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?disconnect=Disconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?connect=Connect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(X-Micro).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WRT54G-DE v3.03.2.de 192.168.1.1.</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&submit_type=Disconnect_pppoe&change_action=gozila_cgi&wan_proto=pppoe [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&submit_type=Connect_pppoe&change_action=gozila_cgi&wan_proto=pppoe [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.14&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:21119,goog-black-enchash:1:51167 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WRT54G DD-WRT V24 RC6</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&action=Apply&change_action=gozila_cgi&submit_type=Disconnect_pppoe [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WPN824_V2H1_V1.1.35_1.1.1GR</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_wanstat.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.13&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20130,goog-black-enchash:1:48819 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +ConMethod=++Connect++ [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Wireless</string> + </void> + <void index="1"> + <string>ADSL2/2+ Router Firmware 1.6.0.24</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Findex.html&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Amenutitle=Home&var%3Apagetitle=Home&var%3Apagemaster=home&login%3Acommand%2Fusername=%%%user%%%&login%3Acommand%2Fpassword=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fdefs%2Fstyle5/menus%2Fmenu.html&var:style=style5&var:main=menu&var:pagename=home&var:pagetitle=Home&var:menu=setup&var:menutitle=Config HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var:style=style5&var:main=menu&var:menu=setup&var:menutitle=Config&var:pagename=pppoa&var:pagetitle=Neostrada%20Setup&var:conid=connection0&var:muxid=mux0&var:encapsid=encaps0&var:langrp=lan0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=pppoa&var%3Aerrorpagename=&var%3Amenu=setup&var%3Amenutitle=Config&var%3Apagetitle=Neostrada+Setup&var%3Apagemaster=&connection0%3Asettings%2Ftype=asis&encaps0%3Apppoa%3Asettings%2Fencaps=1&encaps0%3Apppoa%3Acommand%2Fstop=&logger%3Asettings%2Floglevel=notice&logger%3Asettings%2Ffacility%2Fuser=notice&var%3Aconid=connection0&var%3Amuxid=mux0&var%3Aencapsid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=pppoa&var%3Aerrorpagename=&var%3Amenu=setup&var%3Amenutitle=Config&var%3Apagetitle=Neostrada+Setup&var%3Apagemaster=&connection0%3Asettings%2Ftype=asis&encaps0%3Apppoa%3Asettings%2Fencaps=1&encaps0%3Apppoa%3Acommand%2Fstart=&logger%3Asettings%2Floglevel=notice&logger%3Asettings%2Ffacility%2Fuser=notice&connection0%3Asettings%2Fdescription=Neostrada&fdb%3Asettings%2Fservice%2Fstate=1&connection0%3Afwan%3Asettings%2Fprivate%2Fnat%2Fstate=1&connection0%3Afwan%3Asettings%2Fprivate%2Fspi%2Fstate=1&var%3Aconid=connection0&var%3Amuxid=mux0&var%3Aencapsid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Wireless).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGR614v7 Firmwareversion V1.1.14_1.1.14GR</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /start.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_blank.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_basic.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_basictop.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_blank.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_pppoe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_pppoe_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /FW_log.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /FW_log_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.14&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20414,goog-black-enchash:1:49504 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /WLG_wireless.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /WLG_wireless1.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /WLG_wireless_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_basic.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_basictop.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_blank.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_pppoe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_pppoe_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /WIZ_sel.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /WIZ_sel_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /FW_log.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /FW_log_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BKS_keyword.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BKS_keyword_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BKS_service.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BKS_service_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /FW_schedule.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /FW_schedule_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /FW_email.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /FW_email_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_status_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_wanstat.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +ConMethod=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>westell</string> + </void> + <void index="1"> + <string>versalink 327w 03.08.02</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /reset2BS.htm HTTP/1.1 + Host: %%%routerip%%% + +reboot=0&ModemId=MDZCNDA0NTY5NDgxKkNCMTQ2 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /reset2BS.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /indexBS.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /homeSumBS.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(westell).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>westell</string> + </void> + <void index="1"> + <string>versalink 327w</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /indexHidden.htm HTTP/1.1 + Host: %%%routerip%%% + +ModemTime=14400&ModemId=MDVCNDA2ODQ5MTU5KjUzQkZFMA%3D%3D [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /indexHidden.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /indexHidden.htm HTTP/1.1 + Host: %%%routerip%%% + +ModemTime=14400&ModemId=MDVCNDA2ODQ5MTU5KjUzQkZFMA%3D%3D [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /indexHidden.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /indexHidden.htm HTTP/1.1 + Host: %%%routerip%%% + +ModemTime=14400&ModemId=MDVCNDA2ODQ5MTU5KjUzQkZFMA%3D%3D [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /indexHidden.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /indexHidden.htm HTTP/1.1 + Host: %%%routerip%%% + +ModemTime=14400&ModemId=MDVCNDA2ODQ5MTU5KjUzQkZFMA%3D%3D [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /indexHidden.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /indexHidden.htm HTTP/1.1 + Host: %%%routerip%%% + +ModemTime=14400&ModemId=MDVCNDA2ODQ5MTU5KjUzQkZFMA%3D%3D [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /indexHidden.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /indexHidden.htm HTTP/1.1 + Host: %%%routerip%%% + +ModemTime=14400&ModemId=MDVCNDA2ODQ5MTU5KjUzQkZFMA%3D%3D [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /indexHidden.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /indexView.htm HTTP/1.1 + Host: %%%routerip%%% + +PPPRequest=2&currentCnIndex=0&ModemId=MDVCNDA2ODQ5MTU5KjUzQkZFMA%3D%3D [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /indexView.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /indexHidden.htm HTTP/1.1 + Host: %%%routerip%%% + +ModemTime=14400&ModemId=MDVCNDA2ODQ5MTU5KjUzQkZFMA%3D%3D [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /indexHidden.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /indexView.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /indexHidden.htm HTTP/1.1 + Host: %%%routerip%%% + +ModemTime=14400&ModemId=MDVCNDA2ODQ5MTU5KjUzQkZFMA%3D%3D [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /indexHidden.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /indexHidden.htm HTTP/1.1 + Host: %%%routerip%%% + +ModemTime=14400&ModemId=MDVCNDA2ODQ5MTU5KjUzQkZFMA%3D%3D [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /indexHidden.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /indexHidden.htm HTTP/1.1 + Host: %%%routerip%%% + +ModemTime=14400&ModemId=MDVCNDA2ODQ5MTU5KjUzQkZFMA%3D%3D [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /indexHidden.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /indexView.htm HTTP/1.1 + Host: %%%routerip%%% + +PPPRequest=1&currentCnIndex=0&ModemId=MDVCNDA2ODQ5MTU5KjUzQkZFMA%3D%3D [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /indexView.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /indexHidden.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /indexView.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(westell).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>We.com</string> + </void> + <void index="1"> + <string>We.com</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://www.t-online.de? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(We.com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>VPN</string> + </void> + <void index="1"> + <string>-1 Edges W</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /20 HTTP/1.1 + Host: %%%routerip%%% + +swcaller=Network.html&netconn=1&netver=&net0conn=1&net1conn=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Network.html?msg=OK HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /StatBar.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /StatBar.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /20 HTTP/1.1 + Host: %%%routerip%%% + +swcaller=Network.html&netconn=0&netver=&net0conn=1&net1conn=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Network.html?msg=OK HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(VPN).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Vodafone</string> + </void> + <void index="1"> + <string>EasyBox A 600 Firmware 200011</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +user=yassin&pws=all4one [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=11&disconnect.x=109&disconnect.y=11&disconnect=Reconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=3&connect.x=62&connect.y=3&connect=+Verbinden+ [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/logout.exe? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login_600.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Vodafone).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Vodafone</string> + </void> + <void index="1"> + <string>EasyBox A 600 Firmware 2.00.011</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +user=root&pws=123456 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=11&disconnect.x=87&disconnect.y=12&disconnect=Reconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Vodafone).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Vodafone</string> + </void> + <void index="1"> + <string>EasyBox A W-LAN</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +user=root&pws=123456 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=11&disconnect.x=101&disconnect.y=7&disconnect=Reconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Vodafone).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Vodafone</string> + </void> + <void index="1"> + <string>A 600 Firmware 2.01.005</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +user=root&pws=123456 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=11&disconnect.x=89&disconnect.y=3&disconnect=Reconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Vodafone).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Vantage</string> + </void> + <void index="1"> + <string>ADSL IAN4000/ZOT IA400 von Zero One</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Diag.htm HTTP/1.1 + Host: %%%routerip%%% + +Show-Disconn.HTM= Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Diag.htm HTTP/1.1 + Host: %%%routerip%%% + +Show-Conn.HTM= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Vantage).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>UTStarcom</string> + </void> + <void index="1"> + <string>UT-300R2U.0011.01</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /footer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /backupsettings.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /resetrouter.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /main.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /footer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(UTStarcom).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>USR9108</string> + </void> + <void index="1"> + <string>- U.S. Robotics Wireless MAXg ADSL Gateway</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(USR9108).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>USRobotics</string> + </void> + <void index="1"> + <string>USR819112</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +pws= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupw.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupw_0.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupw_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupw_menu0.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupw_main0.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(USRobotics).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>USRobotics</string> + </void> + <void index="1"> + <string>USR5463 FW 0.06</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +pws=admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top.stm?pn1=sa3.gif&pn2=ad1.gif HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rsetupa_menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=10&disconnect=Disconnect&dhcpd_log=&securitylog=2008-03-26++18%3A53%3A20+192.168.2.101+login+success%0D%0A2008-03-26++18%3A52%3A46+PPPoE1+get+IP%3A87.123.167.217%0D%0A2008-03-26++18%3A52%3A46+Username+and+Password%3A+OK+%0D%0A2008-03-26++18%3A52%3A46+PPPoE1+start+PPP++++++++++%0D%0A2008-03-26++18%3A52%3A46+PPPoE+receive+PADS++++++++%0D%0A2008-03-26++18%3A52%3A46+PPPoE+send+PADR+++++++++++%0D%0A2008-03-26++18%3A52%3A46+PPPoE+receive+PADO++++++++%0D%0A2008-03-26++18%3A52%3A46+PPPoE+send+PADI+++++++++++%0D%0A2008-03-26++18%3A52%3A46+Dial+On+Demand%28PPPoE1%29++++%0D%0A2008-03-26++18%3A52%3A41+PPPoE+stop++++++++++++++++%0D%0A2008-03-26++18%3A52%3A41+PPPoE1+stop+PPP+++++++++++%0D%0A2008-03-26++18%3A52%3A20+192.168.2.101+login+success%0D%0A2008-03-26++18%3A50%3A06+PPPoE1+get+IP%3A87.123.165.47%0D%0A2008-03-26++18%3A50%3A05+Username+and+Password%3A+OK+%0D%0A2008-03-26++18%3A50%3A05+PPPoE1+start+PPP++++++++++%0D%0A2008-03-26++18%3A50%3A05+PPPoE+receive+PADS++++++++%0D%0A2008-03-26++18%3A50%3A05+PPPoE+send+PADR+++++++++++%0D%0A2008-03-26++18%3A50%3A05+PPPoE+receive+PADO++++++++%0D%0A2008-03-26++18%3A50%3A05+PPPoE+send+PADI+++++++++++%0D%0A2008-03-26++18%3A50%3A00+PPPoE+send+PADI+++++++++++%0D%0A2008-03-26++18%3A50%3A00+Dial+On+Demand%28PPPoE1%29++++%0D%0A [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=10&connect=+Connect+&dhcpd_log=&securitylog=2008-03-26++18%3A53%3A25+PPPoE+stop++++++++++++++++%0D%0A2008-03-26++18%3A53%3A25+PPPoE1+stop+PPP+++++++++++%0D%0A2008-03-26++18%3A53%3A20+192.168.2.101+login+success%0D%0A2008-03-26++18%3A52%3A46+PPPoE1+get+IP%3A87.123.167.217%0D%0A2008-03-26++18%3A52%3A46+Username+and+Password%3A+OK+%0D%0A2008-03-26++18%3A52%3A46+PPPoE1+start+PPP++++++++++%0D%0A2008-03-26++18%3A52%3A46+PPPoE+receive+PADS++++++++%0D%0A2008-03-26++18%3A52%3A46+PPPoE+send+PADR+++++++++++%0D%0A2008-03-26++18%3A52%3A46+PPPoE+receive+PADO++++++++%0D%0A2008-03-26++18%3A52%3A46+PPPoE+send+PADI+++++++++++%0D%0A2008-03-26++18%3A52%3A46+Dial+On+Demand%28PPPoE1%29++++%0D%0A2008-03-26++18%3A52%3A41+PPPoE+stop++++++++++++++++%0D%0A2008-03-26++18%3A52%3A41+PPPoE1+stop+PPP+++++++++++%0D%0A2008-03-26++18%3A52%3A20+192.168.2.101+login+success%0D%0A2008-03-26++18%3A50%3A06+PPPoE1+get+IP%3A87.123.165.47%0D%0A2008-03-26++18%3A50%3A05+Username+and+Password%3A+OK+%0D%0A2008-03-26++18%3A50%3A05+PPPoE1+start+PPP++++++++++%0D%0A2008-03-26++18%3A50%3A05+PPPoE+receive+PADS++++++++%0D%0A2008-03-26++18%3A50%3A05+PPPoE+send+PADR+++++++++++%0D%0A2008-03-26++18%3A50%3A05+PPPoE+receive+PADO++++++++%0D%0A2008-03-26++18%3A50%3A05+PPPoE+send+PADI+++++++++++%0D%0A2008-03-26++18%3A50%3A00+PPPoE+send+PADI+++++++++++%0D%0A2008-03-26++18%3A50%3A00+Dial+On+Demand%28PPPoE1%29++++%0D%0A [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(USRobotics).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>USRobotics</string> + </void> + <void index="1"> + <string>USR-819112</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/restart.exe HTTP/1.1 + Host: %%%routerip%%% + +page=tools_gateway&logout= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(USRobotics).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>USRobotics</string> + </void> + <void index="1"> + <string>USR808054 (FW 1.67) - PPTP</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?dhcp=4 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?dhcp=5 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(USRobotics).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>USRobotics</string> + </void> + <void index="1"> + <string>USR808054 (FW 1.67) - PPPoE</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?dhcp=2 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?dhcp=3 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(USRobotics).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>USRobotics</string> + </void> + <void index="1"> + <string>USR8000A (8000-02) (FW 2.5)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(USRobotics).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>USRobotics</string> + </void> + <void index="1"> + <string>USR8000A (8000-02) (FW 2.3)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/dial HTTP/1.1 + Host: %%%routerip%%% + +rc=@&A=H0&rd=status [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/dial HTTP/1.1 + Host: %%%routerip%%% + +rc=@&A=D0&rd=status [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(USRobotics).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>USRobotics</string> + </void> + <void index="1"> + <string>USR8000 (FW 1.23)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=H&M=1&T=14000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=D&M=1&T=180000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(USRobotics).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>U.S. Robotics</string> + </void> + <void index="1"> + <string>Wireless Starter Kit Router USR5462 - PPTP</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.htm HTTP/1.1 + Host: %%%routerip%%% + +page=login&pws=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status_main.htm HTTP/1.1 + Host: %%%routerip%%% + +page=status_main&button=pptpcdisconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status_main.htm HTTP/1.1 + Host: %%%routerip%%% + +page=status_main&button=pptpcconnect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(U.S. Robotics).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>U.S. Robotics</string> + </void> + <void index="1"> + <string>USR9106</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /footer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /upload.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /resetrouter.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(U.S. Robotics).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>U.S. Robotics</string> + </void> + <void index="1"> + <string>USR 9107</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /resetrouter.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(U.S. Robotics).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>U.S. Robotics</string> + </void> + <void index="1"> + <string>Broadband Router Model # USR8001, Version V1.0</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /banner.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/logi HTTP/1.1 + Host: %%%routerip%%% + +rc=%40&PS=almut&rd=menu&TC=1208967734.093 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=@&ZT=1208960535968 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.htm?rc=_&rf=0010 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /_toolbox.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/rebo?D=&ZT=1208960541109 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /banner.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?rc=_&ZT=1208960560109 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?rc=_&ZT=1208960563406 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(U.S. Robotics).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>U.S. Robotics</string> + </void> + <void index="1"> + <string>Broadband Router (Model # 8003 , 1.04 06 ) (master)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.cgi?PSW=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Gozila.cgi?stat_pppoeconn=2 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /www.routercontrol.de? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(U.S. Robotics).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>U.S Robotics</string> + </void> + <void index="1"> + <string>9110 Firmware 0,51</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +pws= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=1&cur_if=11&dis1=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=1&cur_if=3&con1=Connect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/logout.exe? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(U.S Robotics).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Trust</string> + </void> + <void index="1"> + <string>Speedlink 445A</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/toc.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/home.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/rbnosv.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/doreboot.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/rbdone.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Trust).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Trendware</string> + </void> + <void index="1"> + <string>TW100-S4W1CA (Version F1)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.htm HTTP/1.1 + Host: %%%routerip%%% + +page=login&pws=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /system_status.htm HTTP/1.1 + Host: %%%routerip%%% + +page=status&connectflag=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /system_status.htm HTTP/1.1 + Host: %%%routerip%%% + +page=status&connectflag=2 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Trendware).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Trendnet</string> + </void> + <void index="1"> + <string>TEW-452BRP</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /restart.cgi HTTP/1.1 + Host: %%%routerip%%% + +restart=Restart [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Trendnet).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Trendnet</string> + </void> + <void index="1"> + <string>TEW-435BRM Firmware 1.00.03</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_router.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /title.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +todo=reboot&message= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /reboot_pg.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_router.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /title.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Trendnet).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Trendnet</string> + </void> + <void index="1"> + <string>TEW-432BRP</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wizard.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wizard.cgi?next=Next+%3E&start_wizard=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wizard2.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /wizard2.cgi HTTP/1.1 + Host: %%%routerip%%% + +time_zone=-80&next=Next+%3E [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wizard3.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /wizard3.cgi HTTP/1.1 + Host: %%%routerip%%% + +ip=192.168.1.1&mask=255.255.255.0&dhcp=1&start_ip=192.168.1.100&end_ip=192.168.1.199 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wizard4.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /wizard4.cgi HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wizard5c.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /wizard5c.cgi HTTP/1.1 + Host: %%%routerip%%% + +name=augustobarreto&pwd1=2304&pwd2=2304 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wizard6.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /wizard6.cgi HTTP/1.1 + Host: %%%routerip%%% + +enable=1&ssid=Barretonet&channel=6 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wizard7.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /wizard7.cgi HTTP/1.1 + Host: %%%routerip%%% + +restart=Restart [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Trendnet).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Trendnet</string> + </void> + <void index="1"> + <string>TEW-431BRP (FW 1.1 R05)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +message=hang_Up [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +message=dial [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Trendnet).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Trendnet</string> + </void> + <void index="1"> + <string>TEW-431BRP</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +hang_Up=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +dial=Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Trendnet).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>TP-Link</string> + </void> + <void index="1"> + <string>WR541G/542G Firmware 2.11.2 Build 060524 Rel.67292n</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /frames/top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/MenuRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusHelpRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusRpm.htm?Disconnect=Disconnect&wan=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusRpm.htm?Connect=Connect&wan=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(TP-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>TP-Link</string> + </void> + <void index="1"> + <string>Wireless Router WR543G</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /frames/top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/MenuRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusHelpRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/MenuRpm.htm?MainID=9&SubID=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/DateTimeCfgRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/DateTimeCfgHelpRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/MenuRpm.htm?MainID=9&SubID=5 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/SysRebootRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/SysRebootHelpRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/SysRebootRpm.htm?Reboot=Reboot HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/MenuRpm.htm?MainID=Z&SubID=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /frames/top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/MenuRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusHelpRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(TP-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>TP-Link</string> + </void> + <void index="1"> + <string>TL-WR641G</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /frames/top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/MenuRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusHelpRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusRpm.htm?Disconnect=Disconnect&wan=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusRpm.htm?Connect=Connect&wan=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(TP-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>TP-Link</string> + </void> + <void index="1"> + <string>TL-WR541g 542g</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusRpm.htm?Disconnect=Disconnect&wan=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(TP-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>TP-Link</string> + </void> + <void index="1"> + <string>TL-R860</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusRpm.htm?Disconnect=Disconnect&wan=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusRpm.htm?Connect=Connect&wan=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /frames/top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/MenuRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusHelpRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.14&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20481,goog-black-enchash:1:49657 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(TP-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>TP-Link</string> + </void> + <void index="1"> + <string>TD8840</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(TP-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>TP-Link</string> + </void> + <void index="1"> + <string>TD-8811</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(TP-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>TP-Link</string> + </void> + <void index="1"> + <string>Cable/DSL Router Model No.: TL-R460</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusRpm.htm?Disconnect=Disconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusRpm.htm?Connect=Connect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(TP-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>TP-Link</string> + </void> + <void index="1"> + <string>TD-W8920G</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(TP-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Topcom</string> + </void> + <void index="1"> + <string>Skyracer WBR354G</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect=Connect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Topcom).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Tomato</string> + </void> + <void index="1"> + <string>Tomato</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status-data.jsx? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /service.cgi HTTP/1.1 + Host: %%%routerip%%% + +_service=wan-stop&_redirect=status-overview.asp&_sleep=2 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status-overview.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status-data.jsx? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /service.cgi HTTP/1.1 + Host: %%%routerip%%% + +_service=wan-restart&_redirect=status-overview.asp&_sleep=5 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status-overview.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status-data.jsx? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Tomato).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>TP-LINK</string> + </void> + <void index="1"> + <string>TL-WR642G</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /frames/top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/MenuRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusHelpRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080327213956&url=http%3A%2F%2F192.168.1.1%2F HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/MenuRpm.htm?MainID=9&SubID=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/DateTimeCfgRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080327213956&url=http%3A%2F%2F192.168.1.1%2FuserRpm%2FMenuRpm.htm%3FMainID%3D9%26SubID%3D0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080327213956&url=http%3A%2F%2F192.168.1.1%2FuserRpm%2FDateTimeCfgRpm.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/DateTimeCfgHelpRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080327213956&url=http%3A%2F%2F192.168.1.1%2FuserRpm%2FDateTimeCfgHelpRpm.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/MenuRpm.htm?MainID=9&SubID=5 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/SysRebootRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080327213956&url=http%3A%2F%2F192.168.1.1%2FuserRpm%2FMenuRpm.htm%3FMainID%3D9%26SubID%3D5 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080327213956&url=http%3A%2F%2F192.168.1.1%2FuserRpm%2FSysRebootRpm.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/SysRebootHelpRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080327213956&url=http%3A%2F%2F192.168.1.1%2FuserRpm%2FSysRebootHelpRpm.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/SysRebootRpm.htm?Reboot=Reboot HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/MenuRpm.htm?MainID=Z&SubID=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /frames/top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/MenuRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusHelpRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080327213956&url=http%3A%2F%2F192.168.1.1%2F HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080327213956&url=http%3A%2F%2F192.168.1.1%2FuserRpm%2FSysRebootRpm.htm%3FReboot%3DReboot HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080327213956&url=http%3A%2F%2F192.168.1.1%2FuserRpm%2FMenuRpm.htm%3FMainID%3DZ%26SubID%3D0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/MenuRpm.htm?MainID=9&SubID=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/DateTimeCfgRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080327213956&url=http%3A%2F%2F192.168.1.1%2FuserRpm%2FMenuRpm.htm%3FMainID%3D9%26SubID%3D0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080327213956&url=http%3A%2F%2F192.168.1.1%2FuserRpm%2FDateTimeCfgRpm.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/DateTimeCfgHelpRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080327213956&url=http%3A%2F%2F192.168.1.1%2FuserRpm%2FDateTimeCfgHelpRpm.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/MenuRpm.htm?MainID=9&SubID=5 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/SysRebootRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080327213956&url=http%3A%2F%2F192.168.1.1%2FuserRpm%2FMenuRpm.htm%3FMainID%3D9%26SubID%3D5 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080327213956&url=http%3A%2F%2F192.168.1.1%2FuserRpm%2FSysRebootRpm.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/SysRebootHelpRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080327213956&url=http%3A%2F%2F192.168.1.1%2FuserRpm%2FSysRebootHelpRpm.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/SysRebootRpm.htm?Reboot=Reboot HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/MenuRpm.htm?MainID=Z&SubID=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080327213956&url=http%3A%2F%2F192.168.1.1%2FuserRpm%2FMenuRpm.htm%3FMainID%3DZ%26SubID%3D0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080327213956&url=http%3A%2F%2F192.168.1.1%2FuserRpm%2FSysRebootRpm.htm%3FReboot%3DReboot HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /frames/top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/MenuRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusHelpRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080327213956&url=http%3A%2F%2F192.168.1.1%2F HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusRpm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(TP-LINK).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>TP-LINK</string> + </void> + <void index="1"> + <string>TL-WR641G/TL-WR642G</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.13&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20447,goog-black-enchash:1:49604 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(TP-LINK).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Tilgin</string> + </void> + <void index="1"> + <string>Wood 422</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Wizard/cgi-sig/CGI_Wizard?act=start_pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Tilgin).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>THOMSON</string> + </void> + <void index="1"> + <string>THG520</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/connect.cgi?usr=00220215P000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wc/-d/4/-z/livehttpheaders? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.14&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20267,goog-black-enchash:1:49186 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(THOMSON).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>THOMSON</string> + </void> + <void index="1"> + <string>TCW 710</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /clr2/? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RgSwInfo.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RgSecurity.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RgConnect.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RgSecurity.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RgDiagnostics.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RgDiagnostics.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RgEventLog.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RgInitialScan.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RgSetup.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RgComputers.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RgOptions.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /goform/RgOptions HTTP/1.1 + Host: %%%routerip%%% + +cbWanBlocking=0x10&cbIpsecPassThrough=0x20&cbPptpPassThrough=0x40&cbRemoteManagement=0x80&cbOptMulticast=0x20000&cbOptUPnP=0x200000 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RgOptions.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /firefox?client=firefox-a&rls=org.mozilla:de:official HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /firefox?client=firefox-a&rls=org.mozilla:de:official HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /firefox?client=firefox-a&rls=org.mozilla:de:official HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&q=remote+config+magment&meta=&btnG=Google-Suche HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /search?hl=de&client=firefox-a&channel=s&rls=org.mozilla:de:official&hs=Lj3&sa=X&oi=spell&resnum=0&ct=result&cd=1&q=remote+config+management&spell=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /url?sa=T&ct=res&cd=1&url=http%3A%2F%2Fwww.uibk.ac.at%2Flinuxdoc%2FLDP%2FLDP%2FEVMSUG%2Fhtml%2Fx2896.html&ei=cTcfSMK3BIqC-AK-0qD5DQ HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /linuxdoc/LDP/LDP/EVMSUG/html/x2896.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /linuxdoc/LDP/LDP/EVMSUG/html/x2946.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RgMacFiltering.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RgPortFiltering.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RgForwarding.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RgPortTriggering.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RgDmzHost.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RgRipSetup.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RgContentFilter.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RgUrlBlock.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RgUrlBlock.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wlanBasic.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wlanBridging.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wlanAdvanced.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.14&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20654,goog-black-enchash:1:50099 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wlanAccess.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wlanSecurity.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wlanBasic.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RgOptions.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /goform/RgOptions HTTP/1.1 + Host: %%%routerip%%% + +cbWanBlocking=0x10&cbIpsecPassThrough=0x20&cbPptpPassThrough=0x40&cbRemoteManagement=0x80&cbOptMulticast=0x20000&cbOptUPnP=0x200000 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RgOptions.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(THOMSON).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>THOMSON</string> + </void> + <void index="1"> + <string>TCM420</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /tce_side_banner.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /main_banner.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m1.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m2.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m3.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m4.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m5.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m2.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /set_scan_page.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /tce_side_banner.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /set_scan_banner.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /set_scan_body.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /goform/set_scan_body HTTP/1.1 + Host: %%%routerip%%% + +CmInfoDsFreq1=586000000&CmInfoUsId1=4 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /set_scan_body.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(THOMSON).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>THOMSON</string> + </void> + <void index="1"> + <string>TCM420</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /set_scan_body.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(THOMSON).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>THOMSON</string> + </void> + <void index="1"> + <string>SpeedTouch 780 WL(i)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST / HTTP/1.1 + Host: %%%routerip%%% + +0=13&1=Internetverbindung&5=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST / HTTP/1.1 + Host: %%%routerip%%% + +0=12&1=Internetverbindung&5=1 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(THOMSON).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>TELEWELL</string> + </void> + <void index="1"> + <string>TW-EA501 FwVer:3.3.2.5</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /en-US/firefox/images/addon_icon/3829? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(TELEWELL).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>TELEWELL</string> + </void> + <void index="1"> + <string>TW-EA501 FwVer:3.3.2.5</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /en-US/firefox/images/addon_icon/3829? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(TELEWELL).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Teledat</string> + </void> + <void index="1"> + <string>Router 830 Firmware 15.10.03</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info/ihome.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/v2x00.cgi?fid=71&aa=josi HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu/menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi?1= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/v2x00.cgi?fid=1681 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Teledat).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Teledat</string> + </void> + <void index="1"> + <string>Router 820</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/v2x00.cgi?fid=71&aa=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/online3.cgi HTTP/1.1 + Host: %%%routerip%%% + +1= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/goinet.cgi HTTP/1.1 + Host: %%%routerip%%% + +df=home&mode=pppoe [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Teledat).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Teledat</string> + </void> + <void index="1"> + <string>DSL Router Komfort FW: V3.25(CA.0)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=H&M=1&T=14000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=D&M=1&T=180000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Teledat).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Teledat</string> + </void> + <void index="1"> + <string>DSL Router Komfort FW: V3.20 (CA.0)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=H&M=1&T=14000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=D&M=1&T=180000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Teledat).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Tenda</string> + </void> + <void index="1"> + <string>TEI6608S FW R03-027-L</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /if.cgi?redirect=sys_status.htm&failure=fail.htm&type=wan_state_reset&ifname=ppp0&ifstatus=Up&ifcmd=DISCONNECT&submit()= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /if.cgi?redirect=sys_status.htm&failure=fail.htm&type=wan_state_reset&ifname=ppp0&ifstatus=Down&ifcmd=CONNECT&submit()= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Tenda).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>tenda</string> + </void> + <void index="1"> + <string>TEI6608S FW R03-027</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /if.cgi?redirect=sys_status.htm&failure=fail.htm&type=wan_state_reset&ifname=ppp0&ifstatus=Up&ifcmd=DISCONNECT&submit()= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /if.cgi?redirect=sys_status.htm&failure=fail.htm&type=wan_state_reset&ifname=ppp0&ifstatus=Down&ifcmd=CONNECT&submit()= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(tenda).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Tecom</string> + </void> + <void index="1"> + <string>AH4222 - V47-03</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_user.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Tecom).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Tecom</string> + </void> + <void index="1"> + <string>AH4222 - V47-03</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_user.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Tecom).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Tecom</string> + </void> + <void index="1"> + <string>Tecom</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /resetrouter.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Tecom).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Tecom</string> + </void> + <void index="1"> + <string>Tecom</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /resetrouter.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Tecom).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Targa</string> + </void> + <void index="1"> + <string>WR 500 VoIP (Firmware 0.10)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /start.login HTTP/1.1 + Host: %%%routerip%%% + +P1=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppctl.cmd?action=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppctl.cmd?action=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Targa).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Sinus1054DSL</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_banner.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_start_passwort.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_start_passwort.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=-1959668097&wrkey=MTrfQhelfMBc3dYTwX-Lox3H&encparams=AATe6uoQomYHrUTn9PCfoKLHVkBNBMIk3UCwiJfn&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=-1959666504&wrkey=MTrfQhelfMBc3dYTwX-Lox3H&encparams=H3Xyf%2BoF8oOvsvXowSUSc%2F8%2B4NHz0NDmMrOT7IwTmePTJNLy4VguAulB7HOEIzyW5Tq5gQ%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=-1959666082&wrkey=MTrfQhelfMBc3dYTwX-Lox3H&encparams=YEukTOZIEfRiNIZGX33mDO7eeMTKJAnnNWOGy5%2BRyoI7GvVz0l7TTKlA2LD3ebOs%2FUgQ8w%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /start.login HTTP/1.1 + Host: %%%routerip%%% + +T1=iefbQHEr7434 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_startseite.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=-1959597769&wrkey=MTrfQhelfMBc3dYTwX-Lox3H&encparams=i%2BvkBgqX605WVStetovXiZVUroh4LXX2%2BtPvV5m6qU382Pi6vtPoaOI%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=-1959597769&wrkey=MTrfQhelfMBc3dYTwX-Lox3H&encparams=i%2BvkBgqX605WVStetovXiZVUroh4LXX2%2BtPvV5m6qU382Pi6vtPoaOI%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=-1959597582&wrkey=MTrfQhelfMBc3dYTwX-Lox3H&encparams=PVp1HaOVjpwFUEmuTLKpszUt0M85j6MVA0v3foyFeEb3NjJ%2BEdHlGK1R0d74Pg%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=-1959597566&wrkey=MTrfQhelfMBc3dYTwX-Lox3H&encparams=HOIXLGdgCD3MDjBeQpP60TzGXxmMHg0amy38PDysbTmvevCgcS%2FxvaMkvUQQ1Q%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=-1959597472&wrkey=MTrfQhelfMBc3dYTwX-Lox3H&encparams=qi3jrhdU8yACIYB1nes3pEBBklvkfjNDcysvABcHEfzApOYXvI26FAU3xe8uXHgobQ%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=-1959597488&wrkey=MTrfQhelfMBc3dYTwX-Lox3H&encparams=Uhn%2BjWkQ0OZP81GWG6gw9a2ESmrrGL6VfIiVdZ0bU%2Fdjd6EhBI82mRUocO0Lwb8bBg%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=-1959595269&wrkey=MTrfQhelfMBc3dYTwX-Lox3H&encparams=%2BrkJqt%2FbKRw5%2BcPlbR4XyVlRX2z0iVX%2FQBV7j9b%2BIhG9SwOW%2BD6Sywuea97r&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=-1959595269&wrkey=MTrfQhelfMBc3dYTwX-Lox3H&encparams=%2BrkJqt%2FbKRw5%2BcPlbR4XyVlRX2z0iVX%2FQBV7j9b%2BIhG9SwOW%2BD6Sywuea97r&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_status_internet.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppctl.cmd?action=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppctl.cmd?action=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=-1959580879&wrkey=MTrfQhelfMBc3dYTwX-Lox3H&encparams=scTfgcGomvIADMmTKIAvarnpIysycFc4M%2BglrIl3SCXr2GckJzXek6KJzbXTv0X2NnPGgGA%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=-1959580879&wrkey=MTrfQhelfMBc3dYTwX-Lox3H&encparams=scTfgcGomvIADMmTKIAvarnpIysycFc4M%2BglrIl3SCXr2GckJzXek6KJzbXTv0X2NnPGgGA%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logout.cmd? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=-1959572879&wrkey=MTrfQhelfMBc3dYTwX-Lox3H&encparams=QBJDeuWgvuosyqLwfFU%2Bia6%2Fi83Lt8WUUMdQIrpIe7mehrnIfjLh2w%3D%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Sinus 154 dsl basic se firmware 1.13</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Trennen [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_status_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +connect=+Verbinden+ [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_status_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Sinus 154 DSL Basic 3</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Trennen [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_status_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +connect=+Verbinden+ [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_status_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Sinus 1054 DSL FirmWare 1.0 (2)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppctl.cmd?action=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppctl.cmd?action=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Online Speedport 300</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_banner.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_Verwaltung_de.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /start.login HTTP/1.1 + Host: %%%routerip%%% + +P1=85884568 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_banner.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_startseite.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top_online.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_Verwaltung_de.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top_online.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top_online.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logout.cmd? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>W500V Firmware 1.30 Modifiziert</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppctl.cmd?action=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_fade.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppctl.cmd?action=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_fade.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.14&version=goog-white-domain:1:31,goog-white-url:1:371,goog-black-url:1:20779,goog-black-enchash:1:50384 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Teledat 830 DSL Router</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/v2x00.cgi?fid=71&aa=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi?1= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi?1= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Teledat 730 DSL-Router Ver. 1.08</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?disconnect=true HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?connect=true HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Sinus 154 Komfort</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +disconnect=true [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +connect=true [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Sinus 154 DSL SE</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.cgi HTTP/1.1 + Host: %%%routerip%%% + +pws=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/disconnect.exe? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/connect.exe? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Sinus 154 DSL FW 0.84</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +pws=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Trennen [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +connect=Verbinden [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Sinus 154 DSL FW 0.81</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?disconnect=Trennen HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?connect=Verbinden HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Sinus 154 DSL FW 0.76</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?disconnect=true HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?connect=true HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Sinus 154 DSL Basic SE FW 1.10b / 14.09.2004</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?disconnect=Trennen HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?connect=Verbinden HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Sinus 154 DSL Basic 3 FW 1.00</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?disconnect=Trennen HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?connect=Verbinden HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Sinus 130 DSL</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?disconnect=true HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?connect=true HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Sinus 111 DSL (FW 1.2)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?disconnect=true HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?connect=true HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Sinus 111 DSL (FW 1.1)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?disconnect=true HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?connect=true HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Sinus 111 DSL (FW 1.0.0)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?disconnect=true HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?connect=true HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Sinus 1054 DSL</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /start.login HTTP/1.1 + Host: %%%routerip%%% + +T1=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppctl.cmd?action=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppctl.cmd?action=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport W701V Firmware 33.04.56</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/m_startonly.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +logic%3Acommand%2Freboot=1&getpage=..%2Fhtml%2Freboot.html&errorpage=..%2Fhtml%2Fhcti_hilfsmittel_reboot.htm [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/index.html&var:foo=0.40304992572259235 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/hcti_startseite.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/m_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fhcti_startseite.htm&var%3Averz=2&time%3Asettings%2Ftime=1210029359%2C-120&login%3Acommand%2Fpassword=mafc85138 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/m_startseite.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport W701V 33.04.45</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fhcti_startseite.htm&errorpage=..%2Fhtml%2Fhcti_startseite.htm&var%3Abi=2&connection0%3Asettings%2Fcmd_disconnect=1&var%3Astate=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fhcti_startseite.htm&errorpage=..%2Fhtml%2Fhcti_startseite.htm&var%3Abi=2&connection0%3Asettings%2Fcmd_connect=1&var%3Astate=5 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport W700 V</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /search?sourceid=navclient-ff&features=Rank&client=navclient-auto-ff&googleip=O;209.85.129.104;109&ch=8dd0d7277&q=info:http%3A%2F%2Fcryptload.info%2Fwiki%2Findex.php%2FEinen_Reconnect_aufzeichnen HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.cgi HTTP/1.1 + Host: %%%routerip%%% + +pws= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /loginpserr.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.cgi HTTP/1.1 + Host: %%%routerip%%% + +pws=0000 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_banner.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_dsl.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_wan.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /search?sourceid=navclient-ff&features=Rank&client=navclient-auto-ff&googleip=O;74.125.39.147;110&ch=8dd0d7277&q=info:http%3A%2F%2Fcryptload.info%2Fwiki%2Findex.php%2FEinen_Reconnect_aufzeichnen HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.14&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20772,goog-black-enchash:1:50374 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport W 900 V (FW34.04.21)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +login:command/password=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +connection0:settings/cmd_disconnect=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +connection0:settings/cmd_connect=1 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport W 701 V (FW 33.04.56</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fhcti_startseite.htm&var%3Averz=2&time%3Asettings%2Ftime=1210366414%2C-120&login%3Acommand%2Fpassword=9280 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/m_startseite.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/hcti_hilfsmittel.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/hcti_hilfsmittel_reboot.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/m_startonly.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +logic%3Acommand%2Freboot=1&getpage=..%2Fhtml%2Freboot.html&errorpage=..%2Fhtml%2Fhcti_hilfsmittel_reboot.htm [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/index.html&var:foo=0.14441085873354276 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/hcti_startseite.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport W 701 V (FW 33.04.25) short/fast</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +login:command/password=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +connection0:settings/cmd_disconnect=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +connection0:settings/cmd_connect=1 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport W 701 V (FW 33.04.25)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +login:command/password=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +connection0:settings/cmd_disconnect=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +connection0:settings/cmd_connect=1 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport W 701 V (FW 33.04.01)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +login:command/password=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +connection0:settings/cmd_disconnect=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +connection0:settings/cmd_connect=1 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport W 701 V (FW 33.04.01)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +login:command/password=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +connection0:settings/cmd_disconnect=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +connection0:settings/cmd_connect=1 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport W 700V (FW 1.16)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.cgi HTTP/1.1 + Host: %%%routerip%%% + +pws=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/disconnect.exe? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/connect.exe? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport W 700 V (FW.1.07.001)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /start.login HTTP/1.1 + Host: %%%routerip%%% + +P1=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /pppctl.cmd HTTP/1.1 + Host: %%%routerip%%% + +action=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /pppctl.cmd HTTP/1.1 + Host: %%%routerip%%% + +action=1 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport W 700 V (FW 1.16)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.cgi HTTP/1.1 + Host: %%%routerip%%% + +pws=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/status_startseite.cgi?connect=0&disconnect=1&block=0&nonblock=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/status_startseite.cgi?connect=1&disconnect=0&block=0&nonblock=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport W 502V Typ A Firmware 1.18.000</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top_start_passwort.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_banner.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_start_passwort.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_verwaltung_de.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.cgi HTTP/1.1 + Host: %%%routerip%%% + +pws=649B0F [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait_login.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_banner.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_dsl.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_wan.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /images_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_startseite_de.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /images_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/status_startseite.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect=0&disconnect=0&block=1&nonblock=0&abc=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /images_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_startseite_de.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/status_startseite.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect=0&disconnect=0&block=0&nonblock=1&abc=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /images_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_startseite_de.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/logoutall.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_beenden.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport W 501 V (FW 28.04.07)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +login:command/password=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +connection0:settings/cmd_disconnect=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +connection0:settings/cmd_connect=1 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport W 500V (FW 1.23)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /start.login HTTP/1.1 + Host: %%%routerip%%% + +P1=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /pppctl.cmd HTTP/1.1 + Host: %%%routerip%%% + +action=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /pppctl.cmd HTTP/1.1 + Host: %%%routerip%%% + +action=1 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport W 500 (FW 1.0)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/status_startseite.exe?connect=0&disconnect=1&block=0&nonblock=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/status_startseite.exe?connect=1&disconnect=0&block=0&nonblock=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport 500V (FW 1.31)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /start.login HTTP/1.1 + Host: %%%routerip%%% + +P1=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /pppctl.cmd HTTP/1.1 + Host: %%%routerip%%% + +action=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /pppctl.cmd HTTP/1.1 + Host: %%%routerip%%% + +action=1 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport 500 V FW: 1.35</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_banner.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_menu.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /start.login HTTP/1.1 + Host: %%%routerip%%% + +P1=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_banner.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_startseite.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_fade.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_menu.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppctl.cmd?action=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_fade.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppctl.cmd?action=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_fade.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Sinus 154 DSL Basic 3 FW 1.18</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_banner.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +pws=almut [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_banner.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/reset_qsetup.exe HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_status.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_status_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Trennen [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.14&version=goog-white-domain:1:31,goog-white-url:1:371,goog-black-url:1:20337,goog-black-enchash:1:49337 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_status_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>synergy21</string> + </void> + <void index="1"> + <string>s21611</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_pptp HTTP/1.1 + Host: %%%routerip%%% + +hang_Up=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_pptp HTTP/1.1 + Host: %%%routerip%%% + +dial= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(synergy21).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>synergy21</string> + </void> + <void index="1"> + <string>s21610B</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/ppp.htm?WINDWEB_URL=/doc/ppp.htm&PPP_connection_number=1&New_PPP_Action=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/ppp.htm?WINDWEB_URL=/doc/ppp.htm&PPP_connection_number=1&New_PPP_Action=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(synergy21).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Symantec</string> + </void> + <void index="1"> + <string>Firewall Appliance</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /main.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /advpppoe.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /advpppoe.cgi HTTP/1.1 + Host: %%%routerip%%% + +0=on&1=0&2=0&3=0&4=0&5=0&6=&8=0&9=GMX%2Fka3494-631%40online.de&10=xxxxxxxx&11=xxxxxxxx&hang_Up=Trennen [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Symantec).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Sphairon</string> + </void> + <void index="1"> + <string>Turbolink JDR454W Firmware 4.00.10</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /header.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Sphairon).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Sphairon</string> + </void> + <void index="1"> + <string>Turbolink JDR454W (FW 4.00.05)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect&todo=disconnect&this_file=header.htm&next_file=header.htm [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect= Connect &todo=connect&this_file=header.htm&next_file=header.htm [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Sphairon).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Sphairon</string> + </void> + <void index="1"> + <string>A610CR</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/index.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/toc.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/home.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/save.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/doreboot.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/rbdone.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Sphairon).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Speedyouch</string> + </void> + <void index="1"> + <string>546</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /clr3/ HTTP/1.1 + Host: %%%routerip%%% + +router=Speedyouch+546 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Speedyouch).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Thomson</string> + </void> + <void index="1"> + <string>SpeedTouchPro</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /clr/? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /clr2/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /clr3/ HTTP/1.1 + Host: %%%routerip%%% + +router=Speed+Touch [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home/? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /clr/? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /complete/search?output=firefox&client=firefox&qu=speed HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /complete/search?output=firefox&client=firefox&qu=speed+ HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /search?q=speed+touch+pro&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:pt-BR:official&client=firefox-a HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /search?q=speed+touch+pro&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:pt-BR:official&client=firefox-a HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /manuais/m_alcatel.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /complete/search?output=firefox&client=firefox&qu=speed+touch+pro+serial+ HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Thomson).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Thomson</string> + </void> + <void index="1"> + <string>Speedtouch Adsl modem 510 Firmware 4.2.7.16.0</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /header.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.htm?menu=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi/status/? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /dial.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi/dial/ HTTP/1.1 + Host: %%%routerip%%% + +1=6&11=152459@tedata.net.eg&12=********&14=on&21=0&22=PPPoE_1&23=RELAY&24=-7B0B-0-0-0-0-0_7_1_1_1_0_1_A00001C_0_0_0_0_0&25=152459@tedata.net.eg&26=KDBIFIHJOOENPHAD&27=&28=tedata [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi/dial/ HTTP/1.1 + Host: %%%routerip%%% + +1=5&11=152459@tedata.net.eg&12=********&14=on&21=0&22=PPPoE_1&23=RELAY&24=-7B0B-0-0-0-0-0_1_0_0_1_0_1_A00001C_0_0_0_0_0&25=152459@tedata.net.eg&26=KDBIFIHJOOENPHAD&27=&28=tedata [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Thomson).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Thomson</string> + </void> + <void index="1"> + <string>Speedtouch 570</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /header.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.htm?menu=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi/status/? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /dial.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi/dial/ HTTP/1.1 + Host: %%%routerip%%% + +1=6&11=0363484000&12=********&14=on&21=0&22=PPPoA_1&23=PVC_1&24=-7A0B-0-0-0-0-0_7_1_1_1_0_0_A00000B_0_0_0_0_0&25=0363484000&26=OPKDGDGEPJEIOCJO&27=&28= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi/dial/ HTTP/1.1 + Host: %%%routerip%%% + +1=5&11=0363484000&12=********&14=on&21=0&22=PPPoA_1&23=PVC_1&24=-7A0B-0-0-0-0-0_1_0_0_1_0_0_A00000B_0_0_0_0_0&25=0363484000&26=OPKDGDGEPJEIOCJO&27=&28= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.13&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:19674,goog-black-enchash:1:47628 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Thomson).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Thomson</string> + </void> + <void index="1"> + <string>SpeedTouch 530</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Thomson).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Thomson</string> + </void> + <void index="1"> + <string>Speedtouch 510</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi/b/is/_pppoe_/ov/ HTTP/1.1 + Host: %%%routerip%%% + +ce=1&be=0&l0=1&l1=1&name=Internet&0=13&1=Internet&5=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi/b/is/_pppoe_/ov/ HTTP/1.1 + Host: %%%routerip%%% + +ce=1&be=0&l0=1&l1=1&name=Internet&0=12&1=Internet&5=1&30=echrifb%40topnet.tn&31=08127204&32=1 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Thomson).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport W701V Firmware 33.04.45</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +logic%3Acommand%2Freboot=1&getpage=..%2Fhtml%2Freboot.html&errorpage=..%2Fhtml%2Fhcti_hilfsmittel_reboot.htm [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/index.html&var:foo=0.6440436391622626 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/hcti_startseite.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/m_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport W502V Typ A</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top_start_passwort.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_banner.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_start_passwort.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_verwaltung_de.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.13&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:19842,goog-black-enchash:1:48039 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.cgi HTTP/1.1 + Host: %%%routerip%%% + +pws=21122002 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait_login.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_banner.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_dsl.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_wan.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /images_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_startseite_de.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /images_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /images_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/status_startseite.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect=0&disconnect=1&block=0&nonblock=0&abc=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /images_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_startseite_de.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/status_startseite.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect=1&disconnect=0&block=0&nonblock=0&abc=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /images_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_startseite_de.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/logoutall.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_beenden.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport W502V</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top_start_passwort.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_banner.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_start_passwort.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_verwaltung_de.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.cgi HTTP/1.1 + Host: %%%routerip%%% + +pws=643B8C [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait_login.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_banner.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_dsl.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_wan.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /images_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_startseite_de.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/status_startseite.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect=0&disconnect=1&block=0&nonblock=0&abc=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /images_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_startseite_de.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/status_startseite.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect=1&disconnect=0&block=0&nonblock=0&abc=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /images_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_startseite_de.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/logoutall.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_beenden.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.13&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20148,goog-black-enchash:1:48886 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport W500v</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_banner.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_menu.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /start.login HTTP/1.1 + Host: %%%routerip%%% + +P1= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_menu.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /start.login HTTP/1.1 + Host: %%%routerip%%% + +P1=0000 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_banner.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_startseite.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_fade.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_menu.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppctl.cmd?action=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_fade.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppctl.cmd?action=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_fade.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport W 701 V Firware 33.04.44</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.14&version=goog-white-domain:1:31,goog-white-url:1:371,goog-black-url:1:20960,goog-black-enchash:1:50816 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fhcti_startseite.htm&var%3Averz=2&login%3Acommand%2Fpassword=0000 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/m_startseite.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fhcti_startseite.htm&errorpage=..%2Fhtml%2Fhcti_startseite.htm&var%3Abi=2&connection0%3Asettings%2Fcmd_disconnect=1&var%3Astate=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/m_startseite.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fhcti_startseite.htm&errorpage=..%2Fhtml%2Fhcti_startseite.htm&var%3Abi=2&connection0%3Asettings%2Fcmd_connect=1&var%3Astate=5 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/m_startseite.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>speedport w 701 v firmware 33.04.56</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fhcti_startseite.htm&var%3Averz=2&time%3Asettings%2Ftime=1210851879%2C-120&login%3Acommand%2Fpassword=xdc942 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/m_startseite.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fhcti_startseite.htm&errorpage=..%2Fhtml%2Fhcti_startseite.htm&var%3Abi=2&connection0%3Asettings%2Fcmd_disconnect=1&var%3Astate=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fhcti_startseite.htm&errorpage=..%2Fhtml%2Fhcti_startseite.htm&var%3Abi=2&connection0%3Asettings%2Fcmd_connect=1&var%3Astate=5 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport W 500V</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.14&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20650,goog-black-enchash:1:50089 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppctl.cmd?action=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_fade.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppctl.cmd?action=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_fade.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport W 500 V Firmware 1.37</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /firefox?client=firefox-a&rls=org.mozilla:de:official HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /firefox?client=firefox-a&rls=org.mozilla:de:official HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /firefox?client=firefox-a&rls=org.mozilla:de:official HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_banner.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_menu.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /start.login HTTP/1.1 + Host: %%%routerip%%% + +P1=0000 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_banner.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_startseite.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_menu.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_fade.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_hilfsmittel.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_fade.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_menu.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_hilfsmittel_reboot.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_menu.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_hilfsmittel_reboot_waiting.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_menu.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_menu.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top_restart_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_banner.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_menu.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Speedport 500V</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_banner.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_menu.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /start.login HTTP/1.1 + Host: %%%routerip%%% + +P1=0000 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_banner.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_startseite.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_fade.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_menu.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppctl.cmd?action=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_fade.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppctl.cmd?action=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_fade.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logout.cmd? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /deletecookie.cmd? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>speedport</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top_start_passwort.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_banner.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_start_passwort.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.cgi HTTP/1.1 + Host: %%%routerip%%% + +pws=290600 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_banner.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/status_startseite.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect=0&disconnect=0&block=1&nonblock=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/status_startseite.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect=0&disconnect=0&block=0&nonblock=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Thomson</string> + </void> + <void index="1"> + <string>Speed Touch 585 Wireless</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi/b/info/restart/ HTTP/1.1 + Host: %%%routerip%%% + +ce=1&be=0&l0=0&l1=0&tid=RESTART&0=17&1= [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Thomson).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Thomson</string> + </void> + <void index="1"> + <string>speed touch 563</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi/b/is/_pppoa_/ov/ HTTP/1.1 + Host: %%%routerip%%% + +ce=1&be=0&l0=1&l1=1&name=Internet&0=13&1=Internet&5=2 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080516211033&url=http%3A%2F%2F72.27.142.38%2Fcgi%2Fb%2Fis%2F_pppoa_%2Fov%2F%3Fce%3D1%26be%3D0%26l0%3D1%26l1%3D1%26name%3DInternet HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi/b/ic/connect/?nm=1&client=192.168.1.64&server=209.234.171.101&event=ServerConnect&url=xml.alexa.com/data HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi/b/ic/connect/ HTTP/1.1 + Host: %%%routerip%%% + +ce=1&be=0&l0=-1&l1=-1&client=192.168.1.64&server=198.18.1.13&event=DNSSpoofed&url=en-us.start2.mozilla.com/firefox&0=35&1=&34=en-us.start2.mozilla.com%2Ffirefox&38=DNSSpoofed [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080516211033&url=http%3A%2F%2Fdsldevice.lan%2Fcgi%2Fb%2Fic%2Fconnect%2F%3Fce%3D1%26be%3D0%26l0%3D-1%26l1%3D-1%26client%3D192.168.1.64%26server%3D198.18.1.13%26event%3DDNSSpoofed%26url%3Den-us.start2.mozilla.com%2Ffirefox HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi/b/ic/connect/success/?ce=1&be=0&l0=-1&l1=-1&nm=1&url=en-us.start2.mozilla.com/firefox&event=DNSSpoofed HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080516211033&url=http%3A%2F%2Fdsldevice.lan%2Fcgi%2Fb%2Fic%2Fconnect%2Fsuccess%2F%3Fce%3D1%26be%3D0%26l0%3D-1%26l1%3D-1%26nm%3D1%26url%3Den-us.start2.mozilla.com%2Ffirefox%26event%3DDNSSpoofed HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Thomson).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Shomson</string> + </void> + <void index="1"> + <string>Speed Touch</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /clr/? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /clr2/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /clr3/ HTTP/1.1 + Host: %%%routerip%%% + +router=Speed+Touch [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Shomson).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Soho</string> + </void> + <void index="1"> + <string>IS-104</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.htm HTTP/1.1 + Host: %%%routerip%%% + +page=login&pws= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /frame_setup.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup_top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /frame_setup_main.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu_setup.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup_main.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /frame_setup_system.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu_setup_system.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /system_main.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /system_status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /system_status.htm HTTP/1.1 + Host: %%%routerip%%% + +page=status&connectflag=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /system_status.htm HTTP/1.1 + Host: %%%routerip%%% + +page=status&connectflag=2 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /system_status.htm HTTP/1.1 + Host: %%%routerip%%% + +page=status&connectflag=2 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.htm HTTP/1.1 + Host: %%%routerip%%% + +page=logout [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Soho).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMT</string> + </void> + <void index="1"> + <string>-G3010 Firmware 02.03</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /blank.php? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/leftmenu.cgi?topmenu=5&leftmenu=6 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /contents/system/reboot.php? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /board/shout.php? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /contents/system/reboot.php HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login/logout_page.php? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /clr2/? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMT).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>WBR14T-G (FW 1.07)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?disconnect=Disconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?connect=Connect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>7904WBRA2EU Fw:0.09a (Jun 2 2006 14:51:56)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +pws=09111990 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=1&cur_if=3&dis1=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=1&cur_if=3&con1=Connect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/logout.exe? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>Barricade SMC7904WBRA</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=11&disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=1&cur_if=3&con1=Connect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>barricade smc7901bra2</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /images/ss/ad/wf/wf06_720x300_0907ext4.swf? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /images/ss/ad/wf/wf06_720x300_0907ext5.swf? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080329151514&url= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080329151514&url=http%3A%2F%2F192.168.2.1%2F HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080329151514&url=http%3A%2F%2Fwww.raymond.cc%2Fblog%2Farchives%2F2007%2F10%2F23%2Ffinally-the-perfect-way-to-unlimited-rapidshare-downloading%2Ffr%2F HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.13&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:19746,goog-black-enchash:1:47806 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080329151514&url=http%3A%2F%2F192.168.2.1%2F HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +pws=smcadmin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080329151514&url=http%3A%2F%2F192.168.2.1%2Findex.stm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=11&disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=1&cur_if=3&con1=Connect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080329151514&url=http%3A%2F%2F192.168.2.1%2Fcgi-bin%2Fstatusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080329151514&url=http%3A%2F%2F192.168.2.1%2Fstatus_main.stm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=1&cur_if=11&dis1=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080329151514&url=http%3A%2F%2F192.168.2.1%2Fstatus_main.stm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080329151514&url=http%3A%2F%2F192.168.2.1%2Fcgi-bin%2Fstatusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=1&cur_if=11&con1=Connect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080329151514&url=http%3A%2F%2F192.168.2.1%2Fcgi-bin%2Fstatusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>barricade 7804wbrb</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login_de.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +pws=3590 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +connect=+Connect+ [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/logout.exe? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>Barricade 7008BR</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000&ZT=1207755240218 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=_&ZT=1207755243375 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>Barricade (7404BRB - Mod. Nr. 750.896)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +pws=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +disconnect=disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +connect=connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>Barricade (7008ABR V2.0)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +connect= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>Barricade (7004BR, Firmware R1.96h2)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>Barricade (7004BR)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/logi?RC=@D%%%pass%%%%%%user%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=D&M=0&T=10000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>Barricade (7004AWBR V2.0)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?hangup=Hangup HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?dialcon= Dial HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>Barricade (7004AWBR EU, Firmware R1.96h2) Dial up</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&amp;A=H1&amp;rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&amp;A=D1&amp;rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>Barricade (7004ABR EU - Mod.Nr.750.5703)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.htm HTTP/1.1 + Host: %%%routerip%%% + +page=login&pws=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.HTM HTTP/1.1 + Host: %%%routerip%%% + +page=status&logout=2&connectflag=3 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.HTM HTTP/1.1 + Host: %%%routerip%%% + +page=status&logout=2&connectflag=4 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>Barricade (7004ABR - Mod. Nr.750.9918)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?connect=disconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?connect= connect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>barricade</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status&ZT=1208598487406 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /syslog1.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=_&ZT=1208598490484 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /syslog1.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>A1T-A</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +quickstart=1&pvc=1&cur_if=11&reconnect-pppoe=Restart+Connection [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /quickstart_stat.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>7404BRB (FW 0.25_german)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +pws=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +disconnect=disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +connect=connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>7404BRB (Firmware 0.17)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?disconnect=disconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?connect= connect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>7204BRB (FW4.1.0.9-002)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/ppp.htm?WINDWEB_URL=/doc/ppp.htm&PPP_connection_number=1&New_PPP_Action=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/ppp.htm?WINDWEB_URL=/doc/ppp.htm&PPP_connection_number=1&New_PPP_Action=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>7004VBR v2 FW: 1.07</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=@ HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>7004VBR v2</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=@ HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>7004VBR (FW 1.23)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=@ HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>7004VBR</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?disconnect=disconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?connect= connect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>7004FW</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?disconnect=Disconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?connect=Connect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>7004 ABR Firmware V1.42.024</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.htm HTTP/1.1 + Host: %%%routerip%%% + +page=login&pws=asshole [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.HTM? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup_wan_pppoe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup_wan_pppoe.htm HTTP/1.1 + Host: %%%routerip%%% + +page=setup_wan_pppoe&connectflag=2&logout=2&UN=040802804&PW=&PWV=&SN=HanseNet&idle=0&reconnect=on [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.HTM? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SmartAX</string> + </void> + <void index="1"> + <string>MT882</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Action?save_reboot=1&reboot_loc=0&id=5 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SmartAX).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SmartAX</string> + </void> + <void index="1"> + <string>MT882</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/pages/menu.htm?menu=3 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MainPage?id=6 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MainPage?id=4 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Action?save_reboot=1&reboot_loc=0&id=5 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SmartAX).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Sitecom</string> + </void> + <void index="1"> + <string>WR1133 (WL-504) FW V.3.14.0014 (2003.07.15)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?page=status&applyflag=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?page=status&applyflag=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Sitecom).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Sitecom</string> + </void> + <void index="1"> + <string>WL-517</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Sitecom).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Sitecom</string> + </void> + <void index="1"> + <string>WL-174 Modem/Router Firmware 2.9.5.0(RUE0.C2A)3.5.18.0</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/tools_system_1 HTTP/1.1 + Host: %%%routerip%%% + +restoreFlag=0&Restart=RESTART [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /maintenance/tools_system.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Sitecom).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Sitecom</string> + </void> + <void index="1"> + <string>WL-160 54g Wireless Broadband Router v1.45 v1.61</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /goform/formConnect HTTP/1.1 + Host: %%%routerip%%% + +internetSta=Disconnect&buttonact1=Disconnect&buttonact=Disconnect&submit-url=/status.asp&wanMode=3 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /goform/formConnect HTTP/1.1 + Host: %%%routerip%%% + +internetSta=Connect&buttonact1=Connect&buttonact=Connect&submit-url=/status.asp&wanMode=3 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Sitecom).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Sitecom</string> + </void> + <void index="1"> + <string>WL-160</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /goform/formConnect HTTP/1.1 + Host: %%%routerip%%% + +buttonact1=Disconnect&buttonact=Disconnect&submit-url=/stanet.asp&wanMode=2 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /goform/formConnect HTTP/1.1 + Host: %%%routerip%%% + +buttonact1=Connect&buttonact=Connect&submit-url=/stanet.asp&wanMode=2 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Sitecom).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Sitecom</string> + </void> + <void index="1"> + <string>WL-143 v250</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /goform/ipcnt_button? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /goform/ipcnt_button? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Sitecom).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Sitecom</string> + </void> + <void index="1"> + <string>WL-143</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /goform/ipcnt_button? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /goform/ipcnt_button? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Sitecom).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Sitecom</string> + </void> + <void index="1"> + <string>WL-143</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /goform/ipcnt_button? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /goform/ipcnt_button? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Sitecom).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Sitecom</string> + </void> + <void index="1"> + <string>WL-114v1</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Sitecom).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Sitecom</string> + </void> + <void index="1"> + <string>WL 109 0.01.31</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?next_file=title.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?next_file=menu.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /header.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?next_file=s_status.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Sitecom).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Sitecom</string> + </void> + <void index="1"> + <string>DC-207</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Sitecom).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Sitecom</string> + </void> + <void index="1"> + <string>DC-202v5</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Sitecom).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Sitecom</string> + </void> + <void index="1"> + <string>DC-202 V3</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +modem_log_st_poe=&hang_up_st_poe=Disconnect&message= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +modem_log_st_poe=&dial_st_poe=Connect&message= [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Sitecom).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Sitecom</string> + </void> + <void index="1"> + <string>DC-202</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +hang_Up=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +dial=Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Sitecom).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Sitecom</string> + </void> + <void index="1"> + <string>Broadband Home Station</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=H0&RD= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=D0&RD= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Sitecom).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Sinus W 500V</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/js_top.txt HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/top_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/b_banner.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/hcti_startseite.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/m_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/js_top.txt HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/js_menu.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /weather/local/GMXX0007?cc=*&unit=m HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /17/1?id=1060245455&rnd=1073395 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /weather/local/GMXX0007?dayf=2&unit=m HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/m_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fhcti_startseite.htm&login%3Acommand%2Fpassword=kataschela [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/js_fade.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/m_startseite.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:pppoe:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:pppoe:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:pppoe:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:pppoe:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:pppoe:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:pppoe:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:pppoe:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:pppoe:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:pppoe:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:pppoe:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fhcti_startseite.htm&errorpage=..%2Fhtml%2Fhcti_startseite.htm&connection0%3Asettings%2Fenabled=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/m_startseite.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fhcti_startseite.htm&errorpage=..%2Fhtml%2Fhcti_startseite.htm&connection0%3Asettings%2Fenabled=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/m_startseite.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:pppoe:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:pppoe:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:pppoe:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:pppoe:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:pppoe:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:pppoe:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:pppoe:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:pppoe:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:pppoe:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:pppoe:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.13&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20072,goog-black-enchash:1:48654 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:pppoe:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:pppoe:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/query.txt&var:cnt=5&var:n0=connection0:pppoe:status/connect&var:n1=sar:status/dsl_carrier_state&var:n2=box:status/hint_dsl_no_cable&var:n3=connection0:pppoe:settings/username&var:n4=connection0:settings/enabled HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>CL-110</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.13&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20149,goog-black-enchash:1:48893 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /version.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /footer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connect.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /constatus.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /disconnect.cgi?checkNum=9256 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connect.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connect.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conprocess.cgi?checkNum=5171&pppUserName=cGFyaHM4OC5hdGguZm9ydGhuZXQuZ3I&pppPassword=MDQyMTMyQEA HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /concount.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /concount.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /constatus.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Siemens).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Speedstream-4200</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /nav.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /disppic.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /title.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /summary.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /PPP_logout.cgi?ConnID=oe00 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /PPP_doLogin.cgi?ConnID=oe00 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Siemens).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>SL2_141</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Siemens).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>SE505</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login_de.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.cgi HTTP/1.1 + Host: %%%routerip%%% + +page=login&pws=&bug=fixed&login=LOGIN [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Setup.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /de/Setup.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /de/set_status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /de/fsG_wireless_intro.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /de/adv_top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /de/fs_wireless_intro.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /de/menue_wireless_intro.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /de/adv_wl_intro.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /de/fs_wan.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /de/menue_wan.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /de/adv_wan_pppoe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?webpage=de%2Fadv_wan_pppoe.htm&wan_provider=other&wan_access=eth1&wan_proto=pppoe&pppoe_keepalive=0&pppoe_demand=1&test=none&lan_restart=&action=Apply&rc_restart=6&pppoe_idletime=300&radiobuttonWAN=radiobutton&radiobuttonProtocol=radiobutton&pppoe_username=ar2687850058&pppoe_passwd=15532506&pppoe_passwd2=15532506&pppoe_mode=2&pppoe_idletime_min=5&pppoe_mru=1492&pppoe_mtu=1492&BA=ANWENDEN HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /de/adv_wan_pppoe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?webpage=de%2Fadv_wan_pppoe.htm&wan_provider=other&wan_access=eth1&wan_proto=pppoe&pppoe_keepalive=1&pppoe_demand=0&test=none&lan_restart=&action=Apply&rc_restart=6&pppoe_idletime=300&radiobuttonWAN=radiobutton&radiobuttonProtocol=radiobutton&pppoe_username=ar2687850058&pppoe_passwd=15532506&pppoe_passwd2=15532506&pppoe_mode=0&pppoe_mru=1492&pppoe_mtu=1492&BA=ANWENDEN HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /de/wait_lan15.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /de/Setup.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /de/set_status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Siemens).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Gigaset SX763 WLAN dsl 2.3.52.2.0</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /UE/ProcessForm HTTP/1.1 + Host: %%%routerip%%% + +form_submission_type=login&form_submission_parameter=&current_page=welcome_login.html&next_page=home.html&i=1&admin_role_name=administrator&operator_role_name=operator&subscriber_role_name=subscriber&choose_role=0&your_password=47_jprb36%2B19&Login=OK [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /UE/home.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /UE/home_internet.html?counter=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /UE/ProcessForm HTTP/1.1 + Host: %%%routerip%%% + +form_submission_type=ok_submit&form_submission_parameter=&current_page=home.html&next_page=home.html&0_set_IGD.WANDevice.1.WANConnectionDevice.1.WANPPPConnection.1.V_ActionConnect=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /UE/home.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /UE/home_internet.html?counter=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /UE/ProcessForm HTTP/1.1 + Host: %%%routerip%%% + +form_submission_type=ok_submit&form_submission_parameter=&current_page=home.html&next_page=home.html&0_set_IGD.WANDevice.1.WANConnectionDevice.1.WANPPPConnection.1.V_ActionConnect=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /UE/home.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /UE/home_internet.html?counter=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Siemens).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Gigaset SX763 WLAN dsl</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /UE/ProcessForm HTTP/1.1 + Host: %%%routerip%%% + +form_submission_type=login&form_submission_parameter=&current_page=welcome_login.html&next_page=home.html&i=1&admin_role_name=administrator&operator_role_name=operator&subscriber_role_name=subscriber&choose_role=0&your_password=kasi&Login=OK [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /UE/home.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /UE/home_internet.html?counter=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /UE/ProcessForm HTTP/1.1 + Host: %%%routerip%%% + +form_submission_type=ok_submit&form_submission_parameter=&current_page=home.html&next_page=home.html&0_set_IGD.WANDevice.1.WANConnectionDevice.1.WANPPPConnection.1.V_ActionConnect=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /UE/home.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /UE/home_internet.html?counter=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /UE/ProcessForm HTTP/1.1 + Host: %%%routerip%%% + +form_submission_type=ok_submit&form_submission_parameter=&current_page=home.html&next_page=home.html&0_set_IGD.WANDevice.1.WANConnectionDevice.1.WANPPPConnection.1.V_ActionConnect=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /UE/home.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /UE/home_internet.html?counter=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /UE/logout.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /UE/welcome_login.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /UE/help/de/help_welcome_login.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Siemens).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Gigaset SX553 WLAN dsl</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/conninfo.exe?pvc=0&cur_if=11&disconnect=Trennen HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/conninfo.exe?pvc=0&cur_if=3&connect=Verbinden HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Siemens).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Gigaset SX550i (DD-WRT Firmware v23 SP2)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&submit_type=Disconnect_pppoe&change_action=gozila_cgi&action=Apply [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&submit_type=Connect_pppoe&change_action=gozila_cgi&action=Apply [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Siemens).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Gigaset SX541 WLAN dsl</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/conninfo.exe?pvc=0&cur_if=11&disconnect=Trennen HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/conninfo.exe?pvc=0&cur_if=3&connect=Verbinden HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Siemens).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Gigaset SX 541 WLAN dsl</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/conninfo.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=11&disconnect=Trennen [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/conninfo.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=3&connect=Verbinden [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/logout.exe? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Siemens).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Gigaset SE555 WLAN dsl</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/conninfo.exe?pvc=0&cur_if=3&connect=Verbinden HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/conninfo.exe?pvc=0&cur_if=3&connect=Verbinden HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Siemens).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Gigaset se551 Firmware v0.590 (Sep 2 2005 13:55:21)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /welcome_login.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.cgi HTTP/1.1 + Host: %%%routerip%%% + +your_password= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_security.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /advanced.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /help/de/help_advanced.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /advanced_admin.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /help/de/help_advanced_admin.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /advanced_admin_reboot.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /help/de/help_advanced_admin_reboot.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/restart.cgi HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply_settings.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /welcome_login.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /help/de/help_welcome_login.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Siemens).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Gigaset SE515 dsl 2.12.3.21c_BA010a</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.tri HTTP/1.1 + Host: %%%routerip%%% + +password=&username=admin&challenge=&response=e95a06ad0c6f9632f82faa4220dfc22f [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /welcome.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /lineconn.tri HTTP/1.1 + Host: %%%routerip%%% + +wanId=1&Submit=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /welcome.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /lineconn.tri HTTP/1.1 + Host: %%%routerip%%% + +wanId=1&Submit=Connect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /welcome.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.13&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20142,goog-black-enchash:1:48865 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /conninfo.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_setup.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_device.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_device.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_device.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_device.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_device.htm?browserAutoRefresh=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Siemens).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Gigaset SE515 dsl</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /welcome.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /lineconn.tri HTTP/1.1 + Host: %%%routerip%%% + +wanId=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /lineconn.tri HTTP/1.1 + Host: %%%routerip%%% + +wanId=1&Submit=Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Siemens).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Gigaset SE515 dsl</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /welcome.htm?wanId=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /welcome.htm?wanId=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Siemens).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Gigaset SE505 dsl/cable (3.01.05)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.cgi HTTP/1.1 + Host: %%%routerip%%% + +page=login&pws=%%%pass%%%&bug=fixed [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /pppoe.cgi HTTP/1.1 + Host: %%%routerip%%% + +webpage=de/Setup.htm&rc_restart=6&action=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /pppoe.cgi HTTP/1.1 + Host: %%%routerip%%% + +webpage=de/Setup.htm&rc_restart=6&action=Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Siemens).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Gigaset SE252 dsl</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /pflogin.cgi HTTP/1.1 + Host: %%%routerip%%% + +username=%%%user%%%&password=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /RunConnect.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit=Trennen [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /RunConnect.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit=Verbinden [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Siemens).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Gigaset SE105 dsl/cable</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.htm HTTP/1.1 + Host: %%%routerip%%% + +page=login&pws=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.htm?page=status_main&button=pppoedisconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.htm?page=status_main&button=pppoeconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Siemens).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Gigaset SE105</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /frame_wizard.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /frame_wizard_country.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wizard_top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu_wizard_country.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wizard_country.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /frame_wizard_wireless.htm HTTP/1.1 + Host: %%%routerip%%% + +page=wizard_country&Country=4&countryOpt=4 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu_wizard_wireless.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wizard_wireless.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /frame_wizard_wantype.htm HTTP/1.1 + Host: %%%routerip%%% + +page=wizard_wireless&country=4&ssid=ConnectionPoint4&ssidmode=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /frame_wizard_wantype.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu_wizard_wantype.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wizard_wantype_mode.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wizard_isptdsl.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /wizard_isptdsl.htm HTTP/1.1 + Host: %%%routerip%%% + +page=wizard_isptdsl&isp=2&anschlusskennung=001307475503&onlinenum=550226903670&numsuffix=0001&perpasswd=98117642&reperpasswd=98117642&tdslidle=10&tdslreconnect=on&BF=FERTIG [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status_main.htm HTTP/1.1 + Host: %%%routerip%%% + +page=status_main&button=pppoedisconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status_main.htm HTTP/1.1 + Host: %%%routerip%%% + +page=status_main&button=pppoeconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Siemens).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Gigaset SE 555 WLAN dsl</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /welcome_login.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /help/en/help_welcome_login.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +your_password=1200 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_security.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Siemens).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Gigaset Router DSL/Cable</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.htm HTTP/1.1 + Host: %%%routerip%%% + +page=login&pws=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.htm?page=status_main&button=pppoedisconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.htm?page=status_main&button=pppoeconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Siemens).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>CL-010-l</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /?ver=0.13.1xs? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/connect.cgi?usr=00220215P008 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wc/-d/4/-z/livehttpheaders? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Siemens).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>ADSL</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo_wireless.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /footer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connect.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /constatus.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /diag.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu_mgt.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /resetrouter.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi?checkNum=6870 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /clear.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Siemens).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Samsung</string> + </void> + <void index="1"> + <string>SMT-G3010</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login/login.php HTTP/1.1 + Host: %%%routerip%%% + +login_retry=no&ok=ok&basic=&login_pwd=urban [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu/top.php? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu/subbody.php?topmenu=1&leftmenu=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu/leftmenu.php?topmenu=1&leftmenu=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login/banner.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /contents/status.php?topmenu=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu/top.php?topmenu=5 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /blank.php? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu/leftmenu.php?topmenu=5&leftmenu=-1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /contents/system/email_alert.php?topmenu=5 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu/leftmenu.php?topmenu=5&leftmenu=6 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /contents/system/reboot.php?topmenu=5 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /contents/system/reboot.php HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Samsung).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Samsung</string> + </void> + <void index="1"> + <string>3210 Phone WLAN SL V02.03 (25-02-2008)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login/login.php HTTP/1.1 + Host: %%%routerip%%% + +login_retry=no&ok=ok&basic=&login_pwd=schnorzel8 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login/banner.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/top.cgi?topmenu=1&leftmenu=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/subbody.cgi?topmenu=1&leftmenu=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/leftmenu.cgi?topmenu=1&leftmenu=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /contents/status.php? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /blank.php? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/top.cgi?topmenu=6 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/leftmenu.cgi?topmenu=6&leftmenu=-1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /contents/system/email_alert.php? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /blank.php? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/leftmenu.cgi?topmenu=6&leftmenu=6 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /contents/system/reboot.php? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /contents/system/reboot.php HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Samsung).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SAGEM</string> + </void> + <void index="1"> + <string>F@st 3202</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /configleft.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /blank.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /blank.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /bbaner.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /welcome.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /internetservices.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /SubmitInternetService HTTP/1.1 + Host: %%%routerip%%% + +ACTION_DISCONNECT=D%E9connecter [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /SubmitInternetService HTTP/1.1 + Host: %%%routerip%%% + +ACTION_CONNECT=Connecter [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /quickconfpppcnxing.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /quickconfpppcnxing.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /quickconfpppcnxing.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /quickconfpppcnxing.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /quickconfpppcnxing.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /quickconfpppcnxing.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /quickconfpppcnxing.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /quickconfpppcnxing.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /internetservices.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SAGEM).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SAGEM</string> + </void> + <void index="1"> + <string>F@st 1500WG</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +pws=ctfg3367 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup_tops.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +r2f_flag=1&pvc=9&dis1=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +r2f_flag=1&pvc=9&con1=Connect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SAGEM).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SAGEM</string> + </void> + <void index="1"> + <string>F@st 1500 WG</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +pws=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup_tops.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +r2f_flag=1&pvc=9&dis1=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +r2f_flag=1&pvc=9&con1=Connect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/logout.exe? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SAGEM).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>RoVo LinkSys BEFSR41</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>RouterTech</string> + </void> + <void index="1"> + <string>AR7WRD firmware 0.50</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Findex.html&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Amenutitle=Home&var%3Apagetitle=Home&var%3Apagemaster=home&login%3Acommand%2Fusername=admin&login%3Acommand%2Fpassword=1234 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fdefs%2Fstyle5/menus%2Fmenu.html&var:style=style5&var:main=menu&var:pagename=home&var:pagetitle=Home&var:menu=tools&var:menutitle=Tools HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var:style=style5&var:main=menu&var:menu=tools&var:menutitle=Tools&var:pagename=commands&var:pagetitle=System%20Commands HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?nextpage=../index.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(RouterTech).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Beetel</string> + </void> + <void index="1"> + <string>Router-Beetel 220BX ADSL Router</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Beetel).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Prolink</string> + </void> + <void index="1"> + <string>H9200</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wc/-d/4/-z/livehttpheaders? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/connect.cgi?usr=00220215P000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.14&version=goog-white-domain:1:-1,goog-white-url:1:-1,goog-black-url:1:-1,goog-black-enchash:1:-1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /todo.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/connect.cgi?usr=00220215P004 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Prolink).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Prolink</string> + </void> + <void index="1"> + <string>H9200</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Prolink).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>PowerNet</string> + </void> + <void index="1"> + <string>-PAR-720G Firmware 5.08b.dg7.ds1</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /customized/header_frame.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /customized/bottom.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /navigation.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /welcome.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-welcome-common.html/disconnect HTTP/1.1 + Host: %%%routerip%%% + +EmWeb_ns%3Avim%3A3=%2Fstatus.html&EmWeb_ns%3Avim%3A5.ImServices.wanlink.1%3Aenabled=false&EmWeb_ns%3Avim%3A20=true [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-welcome-common.html/connect HTTP/1.1 + Host: %%%routerip%%% + +EmWeb_ns%3Avim%3A3=%2Fstatus.html&EmWeb_ns%3Avim%3A5.ImServices.wanlink.1%3Aenabled=true&EmWeb_ns%3Avim%3A20=true [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(PowerNet).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Pirelli</string> + </void> + <void index="1"> + <string>discus wireless VoIP AG</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +user=on&pws=mastor10 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=11&disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=1&cur_if=3&con1=Connect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Pirelli).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Pirelli</string> + </void> + <void index="1"> + <string>Alice Gate 2 plus Wi-Fi V.AGA_3.2.4</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Servizio.html?n=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Servizio.html?n=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Pirelli).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Philips</string> + </void> + <void index="1"> + <string>SNB6500</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +pws=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +disconnect=disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +connect=connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Philips).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Philips</string> + </void> + <void index="1"> + <string>SNB5600</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top.stm?pn1=sa3.gif&pn2=ad1.gif HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Philips).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Philips</string> + </void> + <void index="1"> + <string>CGA5720S/TE</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +pws=WRITE_YOUR_PASSWORD_HERE [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top.stm?pn1=sa3.gif&pn2=ad1.gif HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /aindex.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupaa_menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top.stm?pn1=sa3.gif&pn2=ad1.gif HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /tl.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /tl_menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /tl_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /system_r.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/restart.exe HTTP/1.1 + Host: %%%routerip%%% + +page=tools_gateway&logout=&savesetting=REBOOT+ROUTER [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Philips).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Philips</string> + </void> + <void index="1"> + <string>CGA5720S/TE</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.13&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20173,goog-black-enchash:1:48945 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Philips).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Philips</string> + </void> + <void index="1"> + <string>CGA3600N/TE</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=9&cur_if=11&dis1=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=9&cur_if=3&con1=Connect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Philips).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Philips</string> + </void> + <void index="1"> + <string>ADSL modem multiservices PSTN blue</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /firefox?client=firefox-a&rls=org.mozilla:fr:official HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /firefox?client=firefox-a&rls=org.mozilla:fr:official HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Philips).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Philips</string> + </void> + <void index="1"> + <string>6600</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Philips).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>PheeNet</string> + </void> + <void index="1"> + <string>WBIG-104b FW 3.3.1</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?disconnect=Disconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?connect=Connect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(PheeNet).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>PheeNet</string> + </void> + <void index="1"> + <string>FW 1.08.01 (26.05.2003)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?disconnect=Disconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?connect=Connect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(PheeNet).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>PheeNet</string> + </void> + <void index="1"> + <string>BIG 31/4P</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(PheeNet).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Pearl</string> + </void> + <void index="1"> + <string>Free Control</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?disconnect=true HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?connect=true HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Pearl).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Paradyne</string> + </void> + <void index="1"> + <string>6381 R3.00.10</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=pppoe&var%3Aerrorpagename=&var%3Amenu=setup&var%3Amenutitle=Setup&var%3Apagetitle=QK_CONN+Setup&var%3Apagemaster=&connection0%3Asettings%2Ftype=pppoe&connection0%3Afwan%3Asettings%2Fprivate%2Fmtu%2Fstate=1&connection0%3Apppoe%3Acommand%2Fstop=&logger%3Asettings%2Floglevel=notice&logger%3Asettings%2Ffacility%2Fuser=notice&var%3Aconid=connection0&var%3Amuxid=mux0&var%3Aencapsid=encaps0&var%3Aqkstart= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=pppoe&var%3Aerrorpagename=&var%3Amenu=setup&var%3Amenutitle=Setup&var%3Apagetitle=QK_CONN+Setup&var%3Apagemaster=&connection0%3Asettings%2Ftype=pppoe&connection0%3Afwan%3Asettings%2Fprivate%2Fmtu%2Fstate=1&connection0%3Apppoe%3Acommand%2Fstart=&logger%3Asettings%2Floglevel=notice&logger%3Asettings%2Ffacility%2Fuser=notice&connection0%3Asettings%2Fdescription=QK_CONN&fdb%3Asettings%2Fservice%2Fstate=1&connection0%3Afwan%3Asettings%2Fprivate%2Fnat%2Fstate=1&connection0%3Afwan%3Asettings%2Fprivate%2Fspi%2Fstate=1&var%3Aconid=connection0&var%3Amuxid=mux0&var%3Aencapsid=encaps0&var%3Aqkstart= [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Paradyne).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Sagem</string> + </void> + <void index="1"> + <string>pack sagem f@ast tm 2404 n.d.topnet 253019772</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.13&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20045,goog-black-enchash:1:48570 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Sagem).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Orange</string> + </void> + <void index="1"> + <string>'s Livebox</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /adslok.cgi?enblInternet=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /adslok.cgi?enblInternet=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /srv_internet.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Orange).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Nexland</string> + </void> + <void index="1"> + <string>xDSL</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=H&M=1&T=14000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=D&M=1&T=180000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Nexland).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Nexland</string> + </void> + <void index="1"> + <string>ISDN</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=H&M=1&T=14000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=D&M=1&T=180000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Nexland).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Nexland</string> + </void> + <void index="1"> + <string>ISB SOHO</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /advpppoe.cgi HTTP/1.1 + Host: %%%routerip%%% + +hang_Up=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /advpppoe.cgi HTTP/1.1 + Host: %%%routerip%%% + +dial=Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Nexland).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netopia</string> + </void> + <void index="1"> + <string>R3100EU-S</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Disconnect?2= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Connect?2= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netopia).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netopia</string> + </void> + <void index="1"> + <string>3351</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Forms/homeRES_1? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Forms/homeRES_1? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netopia).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netopia</string> + </void> + <void index="1"> + <string>3346</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Forms/homeRES_1? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Forms/homeRES_1? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netopia).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netopia</string> + </void> + <void index="1"> + <string>2247nwg</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /headerimage.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menuRES.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /homeRES.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /indexRES.htm?expertRES.htm= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /headerimage.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menuRES.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /expertRES.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/expertRES_1 HTTP/1.1 + Host: %%%routerip%%% + +Yes%2C+enter+expert+mode=%A0Yes%2C+enter+expert+mode%A0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /indexExptRES.htm?homeRES.htm= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /headerimage.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menuExpertRES.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /homeRES.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /indexExptRES.htm?restartModemRES.htm= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /headerimage.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menuExpertRES.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /restartModemRES.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/restartModemRES_1 HTTP/1.1 + Host: %%%routerip%%% + +Yes%2C+restart+modem=Yes%2C+restart+Router [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /headerimage.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menuRES.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /homeRES.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netopia).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netopedia</string> + </void> + <void index="1"> + <string>3347W</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.13&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:19922,goog-black-enchash:1:-1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menuRES.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /headerimage.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /homeRES.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menuRES.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/homeRES_1 HTTP/1.1 + Host: %%%routerip%%% + +Restart+Connection=Verbindung+neu+aufbauen [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /indexRES.htm?reconnectRES.htm= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /headerimage.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /reconnectRES.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menuRES.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menuRES.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Images/Block3? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Images/Block5? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Images/Block7? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Images/Block9? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Images/Block11? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Images/Block14? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Images/Block1? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /reconnectRES.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menuRES.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Images/Block3? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Images/Block5? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Images/Block7? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Images/Block9? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Images/Block11? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Images/Block14? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Images/Block1? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /reconnectRES.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menuRES.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /indexRES.htm?homeRES.htm= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /headerimage.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menuRES.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /homeRES.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menuRES.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netopedia).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>R</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /start.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /start.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_basic.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_blank.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_basictop.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_blank.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_pptp_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_status_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_wanstat.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_pptp.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Verbindung+beenden [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WPN 824/ Firmware Version V2.1.6-RC1_2.1.6</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +Disconnect=Disconnect&close=Close Window&ConMethod=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +Connect= Connect &close=Close Window&ConMethod= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WPN 824/ Firmware Version 2.0.11</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +Disconnect=Disconnect&close=Close Window&ConMethod=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +Connect= Connect &close=Close Window&ConMethod= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WNR834Bv2 Firmware v.1.1.22_1.1.22GR</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /start.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_basic.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_blank.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_basictop.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_blank.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_pptp_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_status_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_wanstat.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_pptp.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Verbindung+beenden [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_pptp.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect=+Verbinden+ [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WNR 854T Firmware 1.4.23GR</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /new/news.php? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /blank_help.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /formframe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /SaveNextPage.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_basic.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_basictop.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_ether.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_pppoe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_pppoe_GR_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_status_GR_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /post.cgi HTTP/1.1 + Host: %%%routerip%%% + +command=device_data&cur_ipaddr=192.168.1.1&next_page=RST_st_poe.htm&reboot=0&save=1&ConnectionOption=release&dial_ppp=0&do_wan_test=0&data1=dial_ppp+do_wan_test&Disconnect=Verbindung+beenden&ConMethod=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /clr2/? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /clr3/ HTTP/1.1 + Host: %%%routerip%%% + +router=Netgear+WNR+854T+Firmware+1.4.23GR [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>Wireless ADSL Modem Router DG834 GB Firmware 4.01.27</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +todo=connect&this_file=st_poe.htm&next_file=st_poe.htm [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGU624</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /contents1.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /basicform.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /help/help_basic1.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /basictop.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /basicbuttom.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /basicformpppoe.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /contents.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /help/help_basic1.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /sysstatus.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /help/help_SysStatus.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppoestatus.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /post-query HTTP/1.1 + Host: %%%routerip%%% + +Load=Q&connTime=00%3A00%3A34&connStatus=Connected&getIP=OK&pppoeAct=2&Button=Apply [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppoestatus.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /post-query HTTP/1.1 + Host: %%%routerip%%% + +Load=Q&connTime=00%3A00%3A00&connStatus=Disconnected&getIP=---&pppoeAct=1&Button=Apply [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /sysstatus.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /help/help_SysStatus.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppoestatus.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGT624v3 german (für PPTP Verbindung)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_pptp.cgi HTTP/1.1 + Host: %%%routerip%%% + +Disconnect=Disconnect&close=Close Window&ConMethod=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_pptp.cgi HTTP/1.1 + Host: %%%routerip%%% + +Connect= Connect &close=Close Window&ConMethod= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGT624v2 FW: 4.2.10_1.0.1 englisch</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +Disconnect=Disconnect&close=Close Window&ConMethod=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +Connect= Connect &close=Close Window&ConMethod= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGT624v1/v2 FW 4.2.6_101 buggy unit version - read info</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +Disconnect=Disconnect&close=Close Window&ConMethod=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +Connect= Connect &close=Close Window&ConMethod= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGT624, FW: Version 4.2.6_1.0.1 englisch</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +Disconnect=Disconnect&close=Close Window&ConMethod=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +Connect= Connect &close=Close Window&ConMethod= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGT624, FW: Version 3.0.2 Nov 13 2003</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +Disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://www.google.de? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGT624 v3 V1.1.125 Deutsch</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_pptp.cgi HTTP/1.1 + Host: %%%routerip%%% + +Disconnect=Disconnect&close=Close Window&ConMethod=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_pptp.cgi HTTP/1.1 + Host: %%%routerip%%% + +Connect= Connect &close=Close Window&ConMethod= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGT624 Firmware V4.1.9_1.0.1</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGT 624 v3</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /start.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_basic.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_blank.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_basictop.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_blank.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_pptp_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_status_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_wanstat.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_pptp.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_pptp.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /LGO_logout.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGR624 Firmware-Version 4.07 deutsch</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Verbindung trennen&= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect= Verbinden &= [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGR624 Firmware-Version 3.0.2 (Attached Devices)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGR624 Firmware-Version 3.0.2</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGR614v9</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.14&version=goog-white-domain:1:31,goog-white-url:1:371,goog-black-url:1:20337,goog-black-enchash:1:49337 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /start.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_basic.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_blank.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_basictop.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_blank.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_ether.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_ether_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /LGO_logout.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGR614v6 V2.0.19_1.0.19NA</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /start.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_basic.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_blank.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_basictop.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_blank.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_pppoe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_pppoe_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /WLG_wireless.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /WLG_wireless1.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /WLG_wireless_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /FW_log.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /FW_log_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BKS_keyword.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BKS_keyword_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BKS_service.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BKS_service_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /FW_schedule.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /FW_schedule_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_status_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_wanstat.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGR614v6 FW V1.1.9GR_1.1.9 german</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +Disconnect=verbindung trennen&close=Fenster schliesen&ConMethod=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +Connect= Verbinden&close=Fenster schliesen&ConMethod=Verbinden [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGR614v6 V2.0.14_1.0.14 (English)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +ConMethod=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +ConMethod= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGR614v5 FW V1.1.8 (german)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +Disconnect=Verbindung trennen [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +Connect=Verbinden [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGR614v5 FW V1.0.7_1.0.6</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +Disconnect=disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +Connect=connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGR614v1 FW 1.40 beta / Feb. 18, 2004</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGR614 V7</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /clr2/? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.14&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20365,goog-black-enchash:1:49374 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGR614 v4 Firmware 5.0_07</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +Disconnect=disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +Connect=connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGR614 v4 Firmware 4.0_70GR</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +Disconnect=disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +Connect=connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGR614 v2 Firmware 2.00</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /st_poe.cgi?Disconnect=Disconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /st_poe.cgi?Connect= Connect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGR614 FW: Version 1.12 July 24 2003 Beta</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST //st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGR614 Firmware-Version 11.23</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGR614 Firmware 1400 Beta</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>WGB111GR</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /start.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_basic.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_blank.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_basictop.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MNU_blank.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_pppoe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /BAS_pppoe_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_status_h.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_wanstat.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +ConMethod=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /RST_st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>RT311 (FW 3.26)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=H&M=1&T=14000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=D&M=1&T=180000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>RT311 (FW 3.25)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=H&M=1&T=14000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=D&M=1&T=180000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>RP614v3 [6.00GR]</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /post-query HTTP/1.1 + Host: %%%routerip%%% + +Load=Q&connTime=00:00:02&connStatus=Connected&getIP=OK&pppoeAct=2&Button=Apply [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /post-query HTTP/1.1 + Host: %%%routerip%%% + +Load=Q&connTime=00:00:02&connStatus=Connected&getIP=OK&pppoeAct=1&Button=Apply [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>RP614v3 Alle engl. Firmware</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /post-query HTTP/1.1 + Host: %%%routerip%%% + +Load=Q&connStatus=Connected&getIP=OK&pppoeAct=1&close=Close Window&Button=Apply [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /post-query HTTP/1.1 + Host: %%%routerip%%% + +Load=Q&connStatus=Disconnected&getIP=---&pppoeAct=2&close=Close Window&Button=Apply [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>RP614v3 Alle dt. Firmware</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /post-query HTTP/1.1 + Host: %%%routerip%%% + +Load=Q&connStatus=Connected&getIP=OK&pppoeAct=1&close=Close Window&Button=Apply [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /post-query HTTP/1.1 + Host: %%%routerip%%% + +Load=Q&connStatus=Disconnected&getIP=---&pppoeAct=2&close=Close Window&Button=Apply [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>RP614v2 [5.20 GR RC3]</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /post-query HTTP/1.1 + Host: %%%routerip%%% + +Load=Q&connTime=00:06:30&connStatus=Connected&getIP=OK&pppoeAct=2&Button=Apply [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /post-query HTTP/1.1 + Host: %%%routerip%%% + +Load=Q&connTime=00:00:00&connStatus=Disconnected&getIP=---&pppoeAct=1&Button=Apply [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>RP614 Firmware 4.14</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /post-query?pppoeAct=2&Load=Q HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /post-query?pppoeAct=1&Load=Q HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>RP 614 V4 - Firmware V0.1.9_05.09GR</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +page=pppoestatus.html&action=connection&pppoeAct=2&Button=Apply [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +page=pppoestatus.html&action=connection&connStatus=Idle&getIP=0.0.0.0&pppoeAct=1&Button=Apply [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>prosafe vpn firewall 25 fvs 124g</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.igw HTTP/1.1 + Host: %%%routerip%%% + +username=admin&password=&challenge=&response=85a4e7aef28973d6d9ddd0995bd7299c [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu_top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /basic.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hether.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /basictopb.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /ether*WAN1? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /diag.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /h_diag.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /pingandtrace.igw HTTP/1.1 + Host: %%%routerip%%% + +IPAddr1=&IPAddr2=&IPAddr3=&IPAddr4=&lookup_name=&Reboot=Reboot [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /search?sourceid=navclient-ff&features=Rank&client=navclient-auto-ff&googleip=O;74.125.39.104;156&ch=8dd0d7277&q=info:http%3A%2F%2Fcryptload.info%2Fwiki%2Findex.php%2FEinen_Reconnect_aufzeichnen HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>MR814v2 (Version 5.09 Dec 12 2003)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST //st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>FWG114P V 1.1 betarelease 05</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>FWG114P V1.0 Release 16</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>FWG114P</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /clr2/? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /clr3/ HTTP/1.1 + Host: %%%routerip%%% + +router=Netgear+FWG114P [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>FVS114 v1.1 Release 01</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_pptp.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>FVS 318</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /PPPstatus.html HTTP/1.1 + Host: %%%routerip%%% + +ConStatus=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /PPPstatus.html HTTP/1.1 + Host: %%%routerip%%% + +ConStatus=1 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>FR114P v1.5 Release 08</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>FR114P V 1.5 Release 09</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>FR114P V 1.4 Release 17</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>FM114P</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>DM111PB</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /footer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connect.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hlpstart.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hlpstart.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /constatus.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /diagMenu.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hlpdiag.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi?checkNum=2115 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi?checkNum=2115 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>DG834PNB Firmware V1.03.36</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /start.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /blank.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /s_status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hsstatus_w.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>DG834PNB</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?todo=connect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>DG834NB</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /start.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /blank.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /s_status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hsstatus_w.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?next_file=wanstat.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>DG834GTB FW 1.02.04</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?todo=connect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>DG834GTB FW 1.01.28</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?todo=connect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>DG834GTB FW 1.01.00</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?todo=connect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>DG834GB FW V4.01.06</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +todo=connect&this_file=st_poe.htm&next_file=st_poe.htm [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>DG834GB FW 1.05.00</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?todo=connect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>DG834GB FW 1.03</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?todo=connect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>DG834G FW 4.01.30</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>DG834B FW V3.01.25</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +todo=connect&this_file=st_poe.htm&next_file=st_poe.htm [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>DG834B FW V2.10.22</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +todo=connect&this_file=st_poe.htm&next_file=st_poe.htm [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>DG834B FW 1.05</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +todo=connect&this_file=st_poe.htm&next_file=st_poe.htm [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>DG834B FW 1.03</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?todo=connect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>DG824MB</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + +connect= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>DG824B</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + +connect= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>DG632b</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +nextpage=..%2Fhtml%2Findextop.htm [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?nextpage=../html/start.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?nextpage=../html/menu.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?nextpage=../html/s_status.htm&var:modemType=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/hwizard.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/hsstatus.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?nextpage=../html/wanstat.htm&var:wanType=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?nextpage=../html/st_poe.htm&var:wanType=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3AactId=&var%3AnextTarget=&nextpage=..%2Fhtml%2Fst_poe.htm&var%3AwanType=pppoe&connection0%3Apppoe%3Acommand%2Fstop= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3AactId=&var%3AnextTarget=&nextpage=..%2Fhtml%2Fst_poe.htm&var%3AwanType=pppoe [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3AactId=delay3sec&var%3AnextTarget=..%2Fhtml%2Fst_poe.htm&nextpage=..%2Fhtml%2Fonload.htm&var%3AwanType=pppoe&connection0%3Apppoe%3Acommand%2Fstart= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3AactId=&nextpage=..%2Fhtml%2Fst_poe.htm&=&var%3AwanType=pppoe&=&=&=&= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3AactId=&var%3AnextTarget=&nextpage=..%2Fhtml%2Fst_poe.htm&var%3AwanType=pppoe [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>DG632 Firmware 3.40</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +nextpage=..%2Fhtml%2Findextop.htm [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +nextpage=..%2Fhtml%2Findextop.htm [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?nextpage=../html/start.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?nextpage=../html/s_status.htm&var:modemType=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?nextpage=../html/menu.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/hwizard.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/hsstatus.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b/ss/aolffxtoolbar/1/G.9-Pd-R/8551905986?=&t=4/5/2008%2021:33:58&pageName=fxt%20:%20status%20:%20enabled&ch=us.ffxtoolbar&c1=fxt%20:%20tb50ffwin&c2=fxt%20:%20status&c16=default&c17=12-22-2007&c20=1.0.0.1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?nextpage=../html/wanstat.htm&var:wanType=pppoa HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?nextpage=../html/st_poe.htm&var:wanType=pppoa HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3AactId=&var%3AnextTarget=&nextpage=..%2Fhtml%2Fst_poe.htm&var%3AwanType=pppoa&connection0%3Apppoa%3Acommand%2Fstop= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3AactId=delay3sec&var%3AnextTarget=..%2Fhtml%2Fst_poe.htm&nextpage=..%2Fhtml%2Fonload.htm&var%3AwanType=pppoa&connection0%3Apppoa%3Acommand%2Fstart= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3AactId=&nextpage=..%2Fhtml%2Fst_poe.htm&=&var%3AwanType=pppoa&=&=&=&= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3AactId=&var%3AnextTarget=&nextpage=..%2Fhtml%2Fst_poe.htm&var%3AwanType=pppoa [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Netgear).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>NetEasy</string> + </void> + <void index="1"> + <string>by D-Link NetQom DSL 4100 (FW 0.99i RC1)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online1.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(NetEasy).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Net</string> + </void> + <void index="1"> + <string>Faster</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /tl_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /system_r.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/restart.exe HTTP/1.1 + Host: %%%routerip%%% + +page=tools_gateway&logout=&savesetting=REBOOT+ROUTER [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Net).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>MSI</string> + </void> + <void index="1"> + <string>RG54GS Firmware C1.0.4.0 ETS[Oct 13 2005]</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /system/systemstatus.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(MSI).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>MSI</string> + </void> + <void index="1"> + <string>RG54G3</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/logi HTTP/1.1 + Host: %%%routerip%%% + +=NAME%%%user%%%&PASSWORD=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/dial HTTP/1.1 + Host: %%%routerip%%% + +rc=@&A=H0&rd=status [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/dial HTTP/1.1 + Host: %%%routerip%%% + +rc=@&A=D0&rd=status [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(MSI).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Motorola</string> + </void> + <void index="1"> + <string>CPEo 400</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /accountLogoff/home? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /accountLogoff/home HTTP/1.1 + Host: %%%routerip%%% + +confirmed=true&submitButton=OK [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home?confirmed=true&submitButton=OK&t=fftet18p HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /user/refresh/home HTTP/1.1 + Host: %%%routerip%%% + +confirmed=true&submitButton=OK&t=fftet18p&username=I102102%40wateen.net&password=PWD2512784012 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /user/refresh/home?confirmed=true&submitButton=OK&t=fftetuap HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Motorola).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Mobistar</string> + </void> + <void index="1"> + <string>LiveBox BE</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index2.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index2.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /floor.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /greeting.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /adslident.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo_simple.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo_banner.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo_simple.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /security.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /internet.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /adslok.cgi?enblInternet=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index2.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /floor.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /greeting.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /adslnone.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo_banner.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo_simple.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo_simple.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /security.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /internet.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /adslok.cgi?enablInternet=on&enblInternet=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index2.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /floor.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /greeting.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /adslident.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo_simple.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo_banner.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo_simple.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Mobistar).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Microsoft</string> + </void> + <void index="1"> + <string>MN-500</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.htm HTTP/1.1 + Host: %%%routerip%%% + +page=login&pws=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /home.htm HTTP/1.1 + Host: %%%routerip%%% + +fs=1&release=2&connectflag=2&page=status [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /home.htm HTTP/1.1 + Host: %%%routerip%%% + +fs=1&release=1&connectflag=1&page=status [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Microsoft).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>MicroLink</string> + </void> + <void index="1"> + <string>LAN Router</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /de/restart.htm HTTP/1.1 + Host: %%%routerip%%% + +page=restart&typereset=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /de/index.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(MicroLink).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>MICROCOM</string> + </void> + <void index="1"> + <string>AD 2706 FIRMWARE 111.80.1</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=basic&var%3Aerrorpagename=home&var%3Amenu=basic&var%3Amenutitle=Home&var%3Apagetitle=Home&var%3Apagemaster=home&connection0%3Apppoe%3Acommand%2Fstop=&var%3Aconnecting1=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=basic&var%3Aerrorpagename=home&var%3Amenu=basic&var%3Amenutitle=Home&var%3Apagetitle=Home&var%3Apagemaster=home&connection0%3Apppoe%3Acommand%2Fstart=&var%3Aconnecting1=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=basic&var%3Aerrorpagename=home&var%3Amenu=basic&var%3Amenutitle=Home&var%3Apagetitle=Home&var%3Apagemaster=home&connection0%3Apppoe%3Acommand%2Fstart=&var%3Aconnecting1=2 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(MICROCOM).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>MICROCOM</string> + </void> + <void index="1"> + <string>AD 2706 ADSL 2/2+ 1-port router</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=%2Fusr%2Fwww_safe%2Fhtml%2Findex.html&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Amenutitle=Home&var%3Apagetitle=Home&var%3Apagemaster=home&testwebcm=webcm&login%3Acommand%2Fusername=%%%user%%%&login%3Acommand%2Fpassword=%%%pass%%%&var%3Aconnecting1=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=basic&var%3Aerrorpagename=home&var%3Amenu=basic&var%3Amenutitle=Home&var%3Apagetitle=Home&var%3Apagemaster=home&connection0%3Apppoe%3Acommand%2Fstop=&var%3Aconnecting1=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=basic&var%3Aerrorpagename=home&var%3Amenu=basic&var%3Amenutitle=Home&var%3Apagetitle=Home&var%3Apagemaster=home&connection0%3Apppoe%3Acommand%2Fstart=&var%3Aconnecting1=1 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(MICROCOM).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>master</string> + </void> + <void index="1"> + <string>master</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /top_start_passwort.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_start_passwort.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_banner.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_verwaltung_de.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.cgi HTTP/1.1 + Host: %%%routerip%%% + +pws=virginia1130 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait_login.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_banner.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_dsl.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js_wan.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /images_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_startseite_de.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/status_startseite.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect=0&disconnect=0&block=1&nonblock=0&abc=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /images_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_startseite_de.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/status_startseite.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect=0&disconnect=0&block=0&nonblock=1&abc=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_startseite.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /images_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_startseite_de.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/logoutall.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /m_start_passwort.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hcti_beenden.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(master).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>m0n0wall</string> + </void> + <void index="1"> + <string>V1.3b10</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_interfaces.php? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status_interfaces.php HTTP/1.1 + Host: %%%routerip%%% + +submit=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status_interfaces.php HTTP/1.1 + Host: %%%routerip%%% + +submit=Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(m0n0wall).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Loopcomm</string> + </void> + <void index="1"> + <string>Loopcomm</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/index.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/home.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/toc.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/save.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/doreboot.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Loopcomm).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Longshine</string> + </void> + <void index="1"> + <string>LCS-883R-WRP-4F (6.16.02l Build 0032 L:02)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.htm HTTP/1.1 + Host: %%%routerip%%% + +Show-discons.htm= Trennen [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.htm HTTP/1.1 + Host: %%%routerip%%% + +Show-connects.htm= Einw&auml;hlen= [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Longshine).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Longshine</string> + </void> + <void index="1"> + <string>LCS-883R-DSL-4F (6.15.02l Build 0087)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.htm HTTP/1.1 + Host: %%%routerip%%% + +Show-discons.htm= Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.htm HTTP/1.1 + Host: %%%routerip%%% + +Show-connects.htm= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Longshine).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Longshine</string> + </void> + <void index="1"> + <string>LCS-883R-DSL-4F</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /discons.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connects.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Longshine).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Longshine</string> + </void> + <void index="1"> + <string>LCS-883R-ADSL-redBox (8.2.0.16 v2.0)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-welcome-common.html/disconnect HTTP/1.1 + Host: %%%routerip%%% + +EmWeb_ns:vim:2=/status.html&EmWeb_ns:vim:8._wanppp=ImService:PppoeUp&EmWeb_ns:vim:6._wanppp:enabled=false&EmWeb_ns:vim:16=true [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://www.routercontrol.de/? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Longshine).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Longshine</string> + </void> + <void index="1"> + <string>883R-DSL-4F</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /tframe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /lframe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.htm HTTP/1.1 + Host: %%%routerip%%% + +Show-discons.htm=+++++Disconnect+++++ [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /discons.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /discons.htm HTTP/1.1 + Host: %%%routerip%%% + +Show-STATUS.HTM=Previous+Page [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /STATUS.HTM? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /STATUS.HTM HTTP/1.1 + Host: %%%routerip%%% + +Show-connects.htm=++++++++Connect++++++++ [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connects.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /connects.htm HTTP/1.1 + Host: %%%routerip%%% + +Show-STATUS.HTM=Previous+Page [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /STATUS.HTM? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Longshine).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Livebox</string> + </void> + <void index="1"> + <string>Iventel v5.10 Firmware A2pBT009c1.d17d</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index2.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /floor.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /services.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo_simple.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo_banner.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo_simple.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /srv_internet.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /internetok.cgi?enblInternet=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /srv_internet.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /internetok.cgi?enblInternet=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /srv_internet.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Livebox).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Livebox</string> + </void> + <void index="1"> + <string>inventel</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index2.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index2.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /floor.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /services.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo_simple.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo_banner.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo_simple.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /srv_internet.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /internetok.cgi?enblInternet=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /srv_internet.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /internetok.cgi?enblInternet=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /srv_internet.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Livebox).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT54GS v1.1 Thibor 15 c</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT54GS V1.1 (DD-WRT v23 SP1 Final)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&submit_type=Disconnect_pppoe&change_action=gozila_cgi&action=Apply [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&submit_type=Connect_pppoe&change_action=gozila_cgi&action=Apply [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT54GS HW: v6; FW: v1.50.9 (Original von Linksys)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /rstatus.tri HTTP/1.1 + Host: %%%routerip%%% + +action=Disconnect&wan_pro=2&conn_stats=300&layout=de [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /rstatus.tri HTTP/1.1 + Host: %%%routerip%%% + +action=Connect&wan_pro=2&conn_stats=-1&layout=de [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT54GS DSLONAIR Firmware</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&submit_type=Disconnect_pppoe&change_action=gozila_cgi&action=Apply [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&submit_type=Connect_pppoe&change_action=gozila_cgi&action=Apply [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT54GS (FW v.3.37.2.de)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT54GS (DD-WRT Firmware v23 SP2)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&submit_type=Disconnect_pppoe&change_action=gozila_cgi&action=Apply [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&submit_type=Connect_pppoe&change_action=gozila_cgi&action=Apply [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT54GL (Original-FW v4.30.7, Deutsch)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&submit_type=Disconnect_pppoe&change_action=gozila_cgi&wan_proto=pppoe [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&submit_type=Connect_pppoe&change_action=gozila_cgi&wan_proto=pppoe [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT54GL (FW v4.71.1, Hyperwrt 2.1b1 Thibor15c) by xtime</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT54GC ver. 2.0</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Wireless.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + +renew=IP-Erneuerung&ctype=dhcp [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.14&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20234,goog-black-enchash:1:49076 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT54GC v.2.0</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + +release=IP+Release&ctype=dhcp [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + +renew=IP+Renew&ctype=dhcp [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT54G3G Firmware 2.10.17</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus2.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus1.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus1.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus1.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus1.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus1.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus1.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus2.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus1.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus1.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus2.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus1.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus1.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus2.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus1.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=index&change_action=gozila_cgi&submit_type=Connect_wwan&next_page=index_wstatus2.asp [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus1.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus2.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus1.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus2.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus1.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus1.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus1.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus1.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus1.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus1.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus2.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus1.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_wstatus1.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT54G/GS/GL Tomato Firmware v1.19.1463</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status-data.jsx?_http_id=TID99457d2aaccb47c8 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /service.cgi HTTP/1.1 + Host: %%%routerip%%% + +_service=wan-stop&_redirect=status-overview.asp&_sleep=2&_http_id=TID99457d2aaccb47c8 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status-overview.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status-data.jsx?_http_id=TID99457d2aaccb47c8 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /service.cgi HTTP/1.1 + Host: %%%routerip%%% + +_service=wan-restart&_redirect=status-overview.asp&_sleep=5&_http_id=TID99457d2aaccb47c8 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status-overview.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status-data.jsx?_http_id=TID99457d2aaccb47c8 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT54G-D2 (DD-WRT v23 SP1)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT54G v8.00.5 build 002, Jan. 9, 2008</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /StaRouter.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /rstatus.tri HTTP/1.1 + Host: %%%routerip%%% + +action=Disconnect&wan_pro=2&conn_stats=300&layout=en [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /rstatus.tri HTTP/1.1 + Host: %%%routerip%%% + +action=Connect&wan_pro=2&conn_stats=-1&layout=en [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT54G v5.1 (FW 1.00.6)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /rstatus.tri HTTP/1.1 + Host: %%%routerip%%% + +action=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /rstatus.tri HTTP/1.1 + Host: %%%routerip%%% + +action=Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT54G Tomato 1.16</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status-data.jsx?_http_id=TID5715b43cbdb7b00e HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /service.cgi HTTP/1.1 + Host: %%%routerip%%% + +_service=wan-stop&_redirect=status-overview.asp&_sleep=2&_http_id=TID5715b43cbdb7b00e [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status-overview.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status-data.jsx?_http_id=TID5715b43cbdb7b00e HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /service.cgi HTTP/1.1 + Host: %%%routerip%%% + +_service=wan-restart&_redirect=status-overview.asp&_sleep=5&_http_id=TID5715b43cbdb7b00e [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status-overview.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status-data.jsx?_http_id=TID5715b43cbdb7b00e HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT54G Firmware 7.00.1</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.13&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20031,goog-black-enchash:1:48320 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /StaRouter.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /StaRouter.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /StaRouter.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /StaRouter.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /StaRouter.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /StaRouter.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /rstatus.tri HTTP/1.1 + Host: %%%routerip%%% + +action=Disconnect&wan_pro=2&conn_stats=300&layout=de [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /rstatus.tri HTTP/1.1 + Host: %%%routerip%%% + +action=Connect&wan_pro=2&conn_stats=-1&layout=de [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /StaRouter.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT54G firmware 1.02.5</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.12&version=goog-white-domain:1:29,goog-white-url:1:371,goog-black-url:1:18920,goog-black-enchash:1:45675 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT54G (FW v3.03.2-de)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT54G (FW v2.02.7)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT54G (FW 1.42.2)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT54G (DD-WRT v23)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT54G (DD-WRT v23 SP1)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&submit_type=Disconnect_pppoe&change_action=gozila_cgi&action=Apply [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&submit_type=Connect_pppoe&change_action=gozila_cgi&action=Apply [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT54G</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT300N v1.1 Firmware v1.51.2 Feb. 27, 2007</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.14&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20953,goog-black-enchash:1:50805 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&submit_type=Disconnect_pppoe&change_action=gozila_cgi&wan_proto=pppoe [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&submit_type=Connect_pppoe&change_action=gozila_cgi&wan_proto=pppoe [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT300N V1.1</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&submit_type=Disconnect_pppoe&change_action=gozila_cgi&wan_proto=pppoe [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&submit_type=Connect_pppoe&change_action=gozila_cgi&wan_proto=pppoe [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /firefox?client=firefox-a&rls=org.mozilla:en-US:official HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /firefox?client=firefox-a&rls=org.mozilla:en-US:official HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT300N V1.1</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&submit_type=Disconnect_pppoe&change_action=gozila_cgi&wan_proto=pppoe [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&submit_type=Connect_pppoe&change_action=gozila_cgi&wan_proto=pppoe [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /firefox?client=firefox-a&rls=org.mozilla:en-US:official HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /firefox?client=firefox-a&rls=org.mozilla:en-US:official HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT150N [Firmware Version: v1.01.9]</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&submit_type=renew&change_action=gozila_cgi&wan_proto=dhcp [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&submit_type=release&change_action=gozila_cgi&wan_proto=dhcp [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&submit_type=renew&change_action=gozila_cgi&wan_proto=dhcp [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRT 45 GL Firmware Tomato V 1.17</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status-data.jsx?_http_id=TIDcb3687ed9cf3a502 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /service.cgi HTTP/1.1 + Host: %%%routerip%%% + +_service=wan-stop&_redirect=status-overview.asp&_sleep=2&_http_id=TIDcb3687ed9cf3a502 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status-overview.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status-data.jsx?_http_id=TIDcb3687ed9cf3a502 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /service.cgi HTTP/1.1 + Host: %%%routerip%%% + +_service=wan-restart&_redirect=status-overview.asp&_sleep=5&_http_id=TIDcb3687ed9cf3a502 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status-overview.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status-data.jsx?_http_id=TIDcb3687ed9cf3a502 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-data.jsx HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WRK54G</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Gozila.cgi?RouterStatus.htm=255&hid_returnPoint=&hid_dialAction=2 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Gozila.cgi?RouterStatus.htm=255&hid_returnPoint=&hid_dialAction=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WAG54G V.2 (v1.01.47en)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WAG54G V.2 (v1.01.23)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WAG54G V.2</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WAG354G</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WAG200G Firmware1.01.05</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?next_file=Status.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?next_file=Status.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?next_file=Status.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?next_file=Status.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /clrfinal/ HTTP/1.1 + Host: %%%routerip%%% + +headers=HTTP%2F1.x+200+OK%0D%0A&router=LINKSYS+WAG200G+Firmware1.01.05 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /services/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /clr/? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /clr2/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?next_file=Status.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /clr3/ HTTP/1.1 + Host: %%%routerip%%% + +router=LINKSYS+WAG200G+Firmware1.01.05 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?next_file=Status.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WAG200G Firmware 1.01.06</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +ctype=pppoe&ifstatus=Down&todo=connect&this_file=Status.htm&next_file=Status.htm&message= [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WAG200G (FW.: 1.00.09)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +ctype=ppoe&ifstatus=Up&todo=disconnect&this_file=Status.htm&next_file=Status.htm&message= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +ctype=ppoe&ifstatus=Down&todo=connect&this_file=Status.htm&next_file=Status.htm&message= [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>WAG200G (FW. 1.01.01 english)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +release= disconnect &ctype=pppoe&ifstatus=Up&todo=disconnect&this_file=status.htm&next_file=status.htm&message= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +renew= connect &ctype=pppoe&ifstatus=Up&todo=connect&this_file=status.htm&next_file=status.htm&message= [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>RV042</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://www.t-online.de/? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>BEFW11S4 V2/V3 Firmware 1.45z</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Gozila.cgi?pppoeAct=2 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Gozila.cgi?pppoeAct=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>BEFW11S4 - Firmware 1.50.x</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Gozila.cgi?RouterStatus.htm=255&hid_returnPoint=&hid_dialAction=2 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Gozila.cgi?RouterStatus.htm=255&hid_returnPoint=&hid_dialAction=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>BEFSX41 EU - Firmware 144.11t</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Gozila.cgi?pppoeAct=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Gozila.cgi?pppoeAct=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>BEFSX41 EU - Firmware 1.50.18</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Gozila.cgi?RouterStatus.htm=255&hid_returnPoint=&hid_dialAction=2 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Gozila.cgi?RouterStatus.htm=255&hid_returnPoint=&hid_dialAction=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>BEFSR81v3 (FW 2.51.1)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Gozila.cgi?Status_Router.htm=255&hid_returnPoint=&pppoeAct=2 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Gozila.cgi?Status_Router.htm=255&hid_returnPoint=&pppoeAct=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>BEFSR81 (FW 2.44.2)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Gozila.cgi?pppoeAct=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Gozila.cgi?pppoeAct=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>BEFSR41/BEFSR11/BEFSRU31</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Gozila.cgi?pppoeAct=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Gozila.cgi?pppoeAct=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>BEFSR41 V3 Firmware 1.05.00</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Gozila.cgi?pppoeAct=2 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Gozila.cgi?pppoeAct=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>BEFSR41 V.1.42.6</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Gozila.cgi?pppoeAct=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Gozila.cgi?pppoeAct=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>AG300</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&submit_type=connect&change_action=gozila_cgi&wan_proto=dhcp&status_connection=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LinkSys</string> + </void> + <void index="1"> + <string>AG241-DE V.2 (v2.01.00)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LinkSys).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LG</string> + </void> + <void index="1"> + <string>LAM200R</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/ppp.htm?WINDWEB_URL=/doc/ppp.htm&PPP_virtual_circuit=0&PPP_Action=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/ppp.htm?WINDWEB_URL=/doc/ppp.htm&PPP_virtual_circuit=0&PPP_Action=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LG).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LG</string> + </void> + <void index="1"> + <string>LAM200E</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/ppp.htm?WINDWEB_URL=/doc/ppp.htm&New_PPP_Action=1&PPP_connection_number=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/ppp.htm?WINDWEB_URL=/doc/ppp.htm&New_PPP_Action=0&PPP_connection_number=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LG).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LevelOne</string> + </void> + <void index="1"> + <string>WDR-3460b</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js.cgi?pca=&r=32757 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_router.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js.cgi?pca=&r=20037 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /title.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js.cgi?pca=&r=12859 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js.cgi?pca=&r=8723 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /s_status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js.cgi?pca=&r=9741 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js.cgi?pca=&r=27529 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js.cgi?pca=&r=778 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js.cgi?pca=&r=12316 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +todo=logout&message= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js.cgi?pca=&r=3035 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LevelOne).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LevelOne</string> + </void> + <void index="1"> + <string>WBR-3460B</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_router.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /title.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +todo=reboot&message= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /reboot_pg.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_router.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /title.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +todo=logout&message= [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LevelOne).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LevelOne</string> + </void> + <void index="1"> + <string>WBR-2400TX</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +hang_up=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +dial=Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LevelOne).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LevelOne</string> + </void> + <void index="1"> + <string>WBR 3406TX</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LevelOne).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LevelOne</string> + </void> + <void index="1"> + <string>Frt-2101 Tx v1</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /isdn_st.cgi HTTP/1.1 + Host: %%%routerip%%% + +p1_dial_hu=Hang up [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /isdn_st.cgi HTTP/1.1 + Host: %%%routerip%%% + +p1_dial_hu= Dial [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LevelOne).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LevelOne</string> + </void> + <void index="1"> + <string>FBR-1418TX Firmware (R1.97g2)_2007-03-20</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /banner.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /_status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/logi HTTP/1.1 + Host: %%%routerip%%% + +rc=%40&PS=chany101&rd=banner [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /_status.htm?rc=@&ZT=1211046264920 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=@&ZT=1211046264920 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /_status.htm?rc=@&ZT=1211046264920 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?rc=@&ZT=1211046264920 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /_too.htm?rc=@&ZT=1211046264920 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /_toolbox.htm?rc=@&ZT=1211046264920 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/rebo?D=&ZT=1211046291673 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /banner.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /_status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /_status.htm?rc=@&ZT=1211046297474 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=@&ZT=1211046297474 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?rc=@&ZT=1211046344134 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LevelOne).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LevelOne</string> + </void> + <void index="1"> + <string>FBR-1418TX</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/logi HTTP/1.1 + Host: %%%routerip%%% + +=NAME%%%user%%%&PASSWORD=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/dial HTTP/1.1 + Host: %%%routerip%%% + +rc=@&A=H0&rd=status [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/dial HTTP/1.1 + Host: %%%routerip%%% + +rc=@&A=D0&rd=status [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LevelOne).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LevelOne</string> + </void> + <void index="1"> + <string>FBR-1415TX</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/logi HTTP/1.1 + Host: %%%routerip%%% + +=NAME%%%user%%%&PASSWOR=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/dial HTTP/1.1 + Host: %%%routerip%%% + +RC=@&A=H&M=0&T=2000&rd=status [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/dial HTTP/1.1 + Host: %%%routerip%%% + +RC=@&A=D&M=0&T=10000&rd=status [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LevelOne).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>LevelOne</string> + </void> + <void index="1"> + <string>FBR-1412TX</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /ddc.css?= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /192.168.123.254? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(LevelOne).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Level-one</string> + </void> + <void index="1"> + <string>WBR-3408</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + +reboot_system=Restart&message= [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Level-one).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Level-one</string> + </void> + <void index="1"> + <string>FBR1407A</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/logi HTTP/1.1 + Host: %%%routerip%%% + +rc=%40&PS=lansee&rd=banner [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=@&ZT=1207731251843 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=_&ZT=1207731255234 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000&ZT=1207731256593 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=_&ZT=1207731259796 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/logo HTTP/1.1 + Host: %%%routerip%%% + +rc=%40&rd=banner [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=@&ZT=1207731261218 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /_status.htm?RC=@&ZT=1207731261218 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Level-one).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Level-one</string> + </void> + <void index="1"> + <string>FBR-1403TX (FW 1.6, R06)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +hang_up=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +dial=Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Level-one).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Level-one</string> + </void> + <void index="1"> + <string>FBR-1402TX</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +hang_up=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +dial=Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Level-one).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Level one</string> + </void> + <void index="1"> + <string>WBR-3406TX</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/logi HTTP/1.1 + Host: %%%routerip%%% + +=NAME%%%user%%%&PASSWORD=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/dial HTTP/1.1 + Host: %%%routerip%%% + +rc=@&A=H0&rd=status [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/dial HTTP/1.1 + Host: %%%routerip%%% + +rc=@&A=D0&rd=status [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Level one).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Level one</string> + </void> + <void index="1"> + <string>1405TX v 0.11</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +pws=admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /template2.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /template1.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_main1.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess1.exe HTTP/1.1 + Host: %%%routerip%%% + +first=1&disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_main1.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess1.exe HTTP/1.1 + Host: %%%routerip%%% + +first=2000&connect=+Connect+ [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_main1.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Level one).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>longshine</string> + </void> + <void index="1"> + <string>LCS-883R-DSL-4F / Firmware Version : 6.15.02r Build 0084</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.htm HTTP/1.1 + Host: %%%routerip%%% + +Show-discons.htm= Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.htm HTTP/1.1 + Host: %%%routerip%%% + +Show-connects.htm= Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(longshine).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Kobishi</string> + </void> + <void index="1"> + <string>Broadband Internet Router 4 port switch</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess1.exe?disconnect=%Disconnect% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess1.exe?connect=% Connect% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Kobishi).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>jetspeed</string> + </void> + <void index="1"> + <string>520+isdn</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.13&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:19822,goog-black-enchash:1:47963 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MenuPage? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/pages/logo.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080228162641&url=http%3A%2F%2F192.168.1.1%2F HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/pages/MenuHome.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MainPage?id=6 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/js/global.gsv? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MenuPage?MenuId=7 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/pages/MenuAdm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080228162641&url=http%3A%2F%2F192.168.1.1%2FMenuPage%3FMenuId%3D7 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MainPage?id=3 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080228162641&url=http%3A%2F%2F192.168.1.1%2Fhag%2Fpages%2FMenuAdm.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080228162641&url=http%3A%2F%2F192.168.1.1%2FMainPage%3Fid%3D3 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MainPage?id=4 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080228162641&url=http%3A%2F%2F192.168.1.1%2FMainPage%3Fid%3D4 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Action?reboot_loc=0&id=5&cmdReboot=Reboot HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080228162641&url=http%3A%2F%2F192.168.1.1%2FAction%3Freboot_loc%3D0%26id%3D5%26cmdReboot%3DReboot HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(jetspeed).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>jetspeed</string> + </void> + <void index="1"> + <string>520i</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Action?reboot_loc=0&id=5&cmdReboot=Reboot HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(jetspeed).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>JAZZTEL</string> + </void> + <void index="1"> + <string>HG 536+</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.14&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20241,goog-black-enchash:1:49092 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(JAZZTEL).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>IPLinx</string> + </void> + <void index="1"> + <string>Multifunction Switch IAR MB401 S/E</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(IPLinx).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>IPLinx</string> + </void> + <void index="1"> + <string>Multifunction Switch MB701 S</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/logi?RC=@D%%%pass%%%%%%user%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=D&M=0&T=10000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(IPLinx).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>INVENTEL</string> + </void> + <void index="1"> + <string>version v7.14.3.1</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /empty.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js/menu.lib.js? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js/menu.conf.js? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /img/header.left.gif? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /img/header.logo.gif? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /img/header.bg.gif? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /img/header.right.gif? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js/menu.init.0.js? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js/menu.build.js? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /sniffer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /img/index.logo.gif? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /sniffer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /empty.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js/menu.lib.js? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js/menu.conf.js? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /img/header.left.gif? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /img/header.logo.gif? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /img/header.bg.gif? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /img/header.right.gif? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js/menu.init.0.js? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js/menu.build.js? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /sniffer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /img/index.logo.gif? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /sniffer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /sniffer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /empty.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js/menu.lib.js? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js/menu.conf.js? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /img/header.left.gif? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /img/header.logo.gif? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /img/header.bg.gif? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /img/header.right.gif? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js/menu.init.0.js? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js/menu.build.js? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /sniffer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /img/index.logo.gif? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /sniffer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /sniffer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /sniffer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /sniffer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /sniffer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /sniffer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /sniffer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /sniffer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(INVENTEL).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>INVENTEL</string> + </void> + <void index="1"> + <string>DV4210-WA</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.13&version=goog-white-domain:1:24,goog-white-url:1:371,goog-black-url:1:18424,goog-black-enchash:1:44353 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index2.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index2.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /floor.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /services.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo_simple.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo_banner.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo_simple.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /srv_internet.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /internetok.cgi?enblInternet=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /srv_internet.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /srv_internet.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /internetok.cgi?enblInternet=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /srv_internet.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /srv_internet.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(INVENTEL).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>i-smart</string> + </void> + <void index="1"> + <string>5.28.01r Build 0006</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /discons.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connects.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(i-smart).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Huwai</string> + </void> + <void index="1"> + <string>SmartAX MT841</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /phtml/info/st_ppp_discon.html?=ImServices.ppp-0.1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /phtml/info/st_ppp_connect.html?=ImServices.ppp-0.1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Huwai).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Huawei</string> + </void> + <void index="1"> + <string>sterlite MT841</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /phtml/pMain.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /phtml/pMain.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /phtml/upper_frame.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /phtml/null.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /phtml/menu/menu.html?menu=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /phtml/info/service_info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /phtml/info/st_ppp_discon.html?ImServices.ppp-0.1= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /phtml/info/st_ppp_discon.html/adsl_ppp_Disconnect HTTP/1.1 + Host: %%%routerip%%% + +EmWeb_ns%3Avim%3A2.ImServices.ppp-0.1%3Aenabled=false&EmWeb_ns%3Avim%3A12=true [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /phtml/info/st_discon.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /phtml/info/service_info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /phtml/info/st_ppp_connect.html?ImServices.ppp-0.1= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /phtml/info/st_ppp_connect.html/adsl_ppp_Connect HTTP/1.1 + Host: %%%routerip%%% + +EmWeb_ns%3Avim%3A2.ImServices.ppp-0.1%3Aenabled=true&EmWeb_ns%3Avim%3A12=true [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /phtml/info/st_connect.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /phtml/info/service_info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Huawei).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Huawei</string> + </void> + <void index="1"> + <string>SmartAX MT880 Firmware E37.5.40</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /safebrowsing/downloads HTTP/1.1 + Host: %%%routerip%%% + +client=navclient-auto-ffox&appver=3.0b5&pver=2.1&wrkey=AKEgNivoQqnat67B11gJmrhCudWBT7U5o9Vi-85fWzUuSYWqqTJ1yU6qvvM8w5DhzxJV_perRn3k2pRwpC9Otkc6ogSzepgADg [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/rd/goog-malware-shavar_s_3595-3600:3595-3600? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/rd/goog-malware-shavar_s_3601-3606:3601-3606? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/rd/goog-malware-shavar_s_3607-3612:3607-3612? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/rd/goog-malware-shavar_s_3613-3618:3613-3618? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/rd/goog-malware-shavar_s_3637-3642:3637-3642? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/rd/goog-malware-shavar_a_3960:3960? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/rd/goog-malware-shavar_a_3961-3966:3961-3966? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/rd/goog-malware-shavar_a_3967-3972:3967-3972? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/rd/goog-malware-shavar_a_3973:3973? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/rd/goog-malware-shavar_a_3975:3975? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/rd/goog-phish-shavar_s_7849-7854:7849-7854? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/rd/goog-phish-shavar_s_7903-7906:7903-7906? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/rd/goog-phish-shavar_a_9523-9528:9523-9528? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/rd/goog-phish-shavar_a_9529:9529? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/rd/goog-phish-shavar_a_9530:9530? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/rd/goog-phish-shavar_a_9532-9534:9532-9534? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/rd/goog-phish-shavar_a_9585:9585? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Huawei).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Huawei</string> + </void> + <void index="1"> + <string>MT882</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /GenAction?MacWanUsrName=lopylul%40arnet-rosario-glc&MacWanPasswd=asdf1981&ex_param1=8&MacWanBdgEn=0&MacWanIgmpEn=1&MacWanUseDns=1&MacWanGwIp=0.0.0.0&MacWanNetMask=0.0.0.0&MacWanIpAddr=0.0.0.0&prim_serv=0.0.0.0&sec_serv=0.0.0.0&MacWanVcEn=1&MacWanEncaps=3&sec_proto=0&MacWanVci=33&MacWanVpi=0&MacWanDhcpClEn=0&MacWanDefRtEn=1&MacWanNatEn=1&mtu=1492&trf_index=0&id=13&b2=Desconectar HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /GenMainPage?id=16&ex_param1=8 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /GenMainPage?id=12 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /GenAction?MacWanUsrName=lopylul%40arnet-rosario-glc&MacWanPasswd=asdf1981&ex_param1=8&MacWanBdgEn=0&MacWanIgmpEn=1&MacWanUseDns=1&MacWanGwIp=0.0.0.0&MacWanNetMask=0.0.0.0&MacWanIpAddr=0.0.0.0&prim_serv=0.0.0.0&sec_serv=0.0.0.0&MacWanVcEn=1&MacWanEncaps=3&sec_proto=0&MacWanVci=33&MacWanVpi=0&MacWanDhcpClEn=0&MacWanDefRtEn=1&MacWanNatEn=1&mtu=1492&trf_index=0&id=12&b1=Connectar HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /GenMainPage?id=17&ex_param1=8 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /GenMainPage?id=20&ex_param1=16 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Huawei).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Huawei</string> + </void> + <void index="1"> + <string>MT882</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MainPage?id=45 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/pages/menu.htm?menu=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080420235442&url=http%3A%2F%2F192.168.1.2%2F HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MainPage?id=6 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/pages/menu.htm?menu=3 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080420235442&url=http%3A%2F%2F192.168.1.2%2Fhag%2Fpages%2Fmenu.htm%3Fmenu%3D3 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MainPage?id=6 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/js/global.gsv? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080420235442&url=http%3A%2F%2F192.168.1.2%2FMainPage%3Fid%3D6 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MainPage?id=4 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080420235442&url=http%3A%2F%2F192.168.1.2%2FMainPage%3Fid%3D4 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Action?save_reboot=1&reboot_loc=0&id=5 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080420235442&url=http%3A%2F%2F192.168.1.2%2FAction%3Fsave_reboot%3D1%26reboot_loc%3D0%26id%3D5 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Huawei).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Huawei</string> + </void> + <void index="1"> + <string>HG510 Telekom Srbija</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080513123419&url=http%3A%2F%2F192.168.1.1%2F HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /footer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /backupsettings.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080513123419&url=http%3A%2F%2F192.168.1.1%2Fbackupsettings.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /resetrouter.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080513123419&url=http%3A%2F%2F192.168.1.1%2Fresetrouter.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Huawei).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Huawei</string> + </void> + <void index="1"> + <string>HG510 Telekom</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080513123419&url=http%3A%2F%2F192.168.1.1%2F HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /footer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /backupsettings.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080513123419&url=http%3A%2F%2F192.168.1.1%2Fbackupsettings.h tml HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /resetrouter.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080513123419&url=http%3A%2F%2F192.168.1.1%2Fresetrouter.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Huawei).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>GVC</string> + </void> + <void index="1"> + <string>E18RB4</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /?ver=0.13.1? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wc/-d/4/-z/livehttpheaders? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/connect.cgi?usr=00220215P008 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.14&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:19648,goog-black-enchash:1:47568 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/index.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/toc.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/home.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/save.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/save.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/doreboot.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/rbdone.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(GVC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Gigaset SE551 WLAN dsl/cable</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wiki/index.php/Einen_Reconnect_aufzeichnen? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /clr2/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /clr3/ HTTP/1.1 + Host: %%%routerip%%% + +router=Gigaset+SE551+WLAN+dsl%2Fcable [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Siemens).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>gigaset 555</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +your_password=filou06 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_security.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /advanced.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /help/de/help_advanced.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /advanced_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /help/de/help_advanced_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/advanced_internet.exe HTTP/1.1 + Host: %%%routerip%%% + +form_submission_type=normal&form_submission_parameter=&internet=disabled&multiple_pvc=disabled&registered_vpi_0=1&registered_vci_0=32&registered_comment_0=&new_vpi_manual=&new_vci_manual=&new_comment_manual= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply_settings.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /advanced_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /help/de/help_advanced_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/advanced_internet.exe HTTP/1.1 + Host: %%%routerip%%% + +form_submission_type=normal&form_submission_parameter=&internet=enabled&multiple_pvc=disabled&registered_vpi_0=1&registered_vci_0=32&registered_comment_0=&new_vpi_manual=&new_vci_manual=&new_comment_manual= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply_settings.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /advanced_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /help/de/help_advanced_internet.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Siemens).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>GEZZ</string> + </void> + <void index="1"> + <string>AS900UR-SP1/SP4 Firmware Version: CX82xxx_4.1.0.29 Customer Software Version: 4.1.0.29_GEZZ_F3.2.2</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/doreboot.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(GEZZ).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>GeekADSL</string> + </void> + <void index="1"> + <string>Q51</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc2/dorebot2.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(GeekADSL).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>GeekADSL</string> + </void> + <void index="1"> + <string>pro-max ue4 Firmware CX82xxx_4.1.0.21</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/doreboot.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/rbdone.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(GeekADSL).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FritzBox</string> + </void> + <void index="1"> + <string>WLAN FON 7140</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/index_inhalt.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Flogincheck.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=en&var%3Apagename=home&var%3Amenu=home&var%3Amenutitle=Home&time%3Asettings%2Ftime=1210760120%2C-180 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fen%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=en&var%3Apagename=home&var%3Amenu=home&time%3Asettings%2Ftime=1210760121%2C-180 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fen%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fen%2Fmenus%2Fmenu2.html&var%3Alang=en&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Apagemaster=&time%3Asettings%2Ftime=1210760124%2C-180&var%3Aactivtype=pppoe&var%3AtabInetstat=1&var%3Ashowsetup=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fen%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fen%2Fmenus%2Fmenu2.html&var%3Alang=en&var%3Apagename=syslog&var%3Aerrorpagename=syslog&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=1210760127%2C-180&var%3Aactivtype=pppoe&var%3AtabInetstat=1&var%3Ashowsetup=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fen%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fen%2Fmenus%2Fmenu2.html&var%3Alang=en&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=1210760130%2C-180&var%3Ashowall=&logger%3Asettings%2Ffilter=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Freboot.html&errorpage=..%2Fhtml%2Fen%2Fmenus%2Fmenu2.html&var%3Alang=en&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=&var%3AtabReset=0&logic%3Acommand%2Freboot=..%2Fgateway%2Fcommands%2Fsaveconfig.html [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/index_inhalt.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Flogincheck.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=en&var%3Apagename=home&var%3Amenu=home&var%3Amenutitle=Home&time%3Asettings%2Ftime=1210760134%2C-180 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FritzBox).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FRITZ!Box</string> + </void> + <void index="1"> + <string>WLAN 3170 Firmware-Version 49.04.53</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.12&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20750,goog-black-enchash:1:50322 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /diestaemme/update.rdf? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /updates/?reqVersion=1&id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}&version=0.7.5.4&maxAppVersion=3.0pre&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.12&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /updates/?reqVersion=1&id={D9808C4D-1CF5-4f67-8DB2-12CF78BBA23F}&version=2.5.7&maxAppVersion=3.0pre&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.12&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={5C2A336E-AF61-4fd5-90D7-9BDAC105D064}&version=0.3.1&maxAppVersion=3.0a1&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.12&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /updates/?reqVersion=1&id={c50ca3c4-5656-43c2-a061-13e717f73fc8}&version=1.5&maxAppVersion=3.0b3&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.12&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id=pcp-darkfox-3.0.0@pcpraxis.de&version=2.5.0&maxAppVersion=2.0.0.*&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.12&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /updates/?reqVersion=1&id={19503e42-ca3c-4c27-b1e2-9cdb2170ee34}&version=0.9.7&maxAppVersion=3.0pre&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.12&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={DDC359D1-844A-42a7-9AA1-88A850A938A8}&version=1.0.1&maxAppVersion=3.0pre&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.12&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={D644F7E7-5141-4fac-A59C-21101C82C734}&version=0.4.1&maxAppVersion=2.0.0.*&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.12&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={3d7eb24f-2740-49df-8937-200b1cc08f8a}&version=1.5.5&maxAppVersion=3.0.*&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.12&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id=google-cjk@partners.mozilla.com&version=1.1&maxAppVersion=2.0.0.*&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.12&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={e4a8a97b-f2ed-450b-b12d-ee082ba24781}&version=0.7.20080121.0&maxAppVersion=3.0b5&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.12&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id=foxyproxy@eric.h.jung&version=2.7.2&maxAppVersion=3.0pre&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.12&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={CAFEEFAC-0016-0000-0001-ABCDEFFEDCBA}&version=6.0.01&maxAppVersion=3.0pre&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.12&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={CAFEEFAC-0016-0000-0002-ABCDEFFEDCBA}&version=6.0.02&maxAppVersion=5.0%2B&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.12&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={CAFEEFAC-0016-0000-0003-ABCDEFFEDCBA}&version=6.0.03&maxAppVersion=5.0%2B&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.12&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={8f8fe09b-0bd3-4470-bc1b-8cad42b8203a}&version=0.13.1&maxAppVersion=2.0.0.*&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.12&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={ac1e10b8-206d-4746-a18e-0483852dc20b}&version=2.1&maxAppVersion=2.0.0.*&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.12&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /blocklist/1/%7Bec8030f7-c20a-464f-9b0e-13a3a9e97384%7D/2.0.0.12/? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={5e594888-3e8e-47da-b2c6-b0b545112f84}&version=1.2&maxAppVersion=3.0b5pre&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.12&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /firefox/releases/2.0.0.14/update/win32/de/firefox-2.0.0.14.complete.mar? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FRITZ!Box).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FRITZ!Box</string> + </void> + <void index="1"> + <string>WLAN 3130 (UI), Firmware-Version 44.04.34</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Freboot.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=&var%3AtabReset=0&logic%3Acommand%2Freboot=..%2Fgateway%2Fcommands%2Fsaveconfig.html [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FRITZ!Box).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FRITZ!Box</string> + </void> + <void index="1"> + <string>WLAN 3070</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/index_inhalt.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Flogincheck.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&var%3Amenutitle=Home&time%3Asettings%2Ftime=1209047276%2C-120 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /search?sourceid=navclient-ff&features=Rank&client=navclient-auto-ff&googleip=F;209.85.129.99;1344&ch=8f9d4ebb0&q=info:http%3A%2F%2Ffritz.box%2F HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&time%3Asettings%2Ftime=1209047277%2C-120 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Apagemaster=&time%3Asettings%2Ftime=1209047284%2C-120&var%3Aactivtype=pppoe&var%3AtabInetstat=1&var%3Ashowsetup=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=syslog&var%3Aerrorpagename=syslog&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=1209047290%2C-120&var%3Aactivtype=pppoe&var%3AtabInetstat=1&var%3Ashowsetup=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=1209047295%2C-120&var%3Ashowall=&logger%3Asettings%2Ffilter=4 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Freboot.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=&var%3AtabReset=0&logic%3Acommand%2Freboot=..%2Fgateway%2Fcommands%2Fsaveconfig.html [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={CAFEEFAC-0016-0000-0001-ABCDEFFEDCBA}&version=6.0.01&maxAppVersion=3.0b3&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.7&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /firefox/update?guid={3112ca9c-de6d-4884-a869-9855de68056c}&version=3.0.20070525W&application={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appversion=2.0.0.7&dist=google HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={CAFEEFAC-0016-0000-0002-ABCDEFFEDCBA}&version=6.0.02&maxAppVersion=3.0b3&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.7&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={CAFEEFAC-0015-0000-0014-ABCDEFFEDCBA}&version=5.0.14&maxAppVersion=5.0%2B&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.7&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={CAFEEFAC-0016-0000-0003-ABCDEFFEDCBA}&version=6.0.03&maxAppVersion=5.0%2B&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.7&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={CAFEEFAC-0016-0000-0000-ABCDEFFEDCBA}&version=6.0&maxAppVersion=3.0b3&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.7&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={CAFEEFAC-0016-0000-0005-ABCDEFFEDCBA}&version=6.0.05&maxAppVersion=5.0%2B&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.7&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={8f8fe09b-0bd3-4470-bc1b-8cad42b8203a}&version=0.13.1&maxAppVersion=2.0.0.*&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.7&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /blocklist/1/%7Bec8030f7-c20a-464f-9b0e-13a3a9e97384%7D/2.0.0.7/? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={27A2FD41-CB23-4518-AB5C-C25BAFFDE531}&version=1.4.1&maxAppVersion=2.0.0.*&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.7&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /mozilla/firefox/releases/2.0.0.12/update/win32/de/firefox-2.0.0.12.complete.mar? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FRITZ!Box).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FRITZ!Box</string> + </void> + <void index="1"> + <string>WLAN 3020</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/index_inhalt.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Flogincheck.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&var%3Amenutitle=Home&time%3Asettings%2Ftime=1208876262%2C-120 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&time%3Asettings%2Ftime=1208876263%2C-120 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Apagemaster=&time%3Asettings%2Ftime=1208876294%2C-120&var%3Aactivtype=pppoe&var%3AtabInetstat=1&var%3Ashowsetup= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Apagemaster=&time%3Asettings%2Ftime=1208876325%2C-120&var%3Aactivtype=pppoe&var%3AtabInetstat=1&var%3Ashowsetup= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Apagemaster=&time%3Asettings%2Ftime=1208876355%2C-120&var%3Aactivtype=pppoe&var%3AtabInetstat=1&var%3Ashowsetup= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FRITZ!Box).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FRITZ!Box</string> + </void> + <void index="1"> + <string>SL WLAN (UI), Firmware-Version 09.03.14</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fmenus%2Fmenu1.html&errorpage=..%2Fhtml%2Fmenus%2Fmenu1.html&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Amenutitle=Home&var%3Apagetitle=+&var%3Apagemaster=&time%3Asettings%2Ftime=1209748192%2C-120&var%3Aactivtype=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FRITZ!Box).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FRITZ!Box</string> + </void> + <void index="1"> + <string>SL</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Freboot.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=&logic%3Acommand%2Freboot=..%2Fgateway%2Fcommands%2Fsaveconfig.html [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/index_inhalt.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Flogincheck.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&var%3Amenutitle=Home&time%3Asettings%2Ftime=1208099021%2C-120 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&time%3Asettings%2Ftime=1208099022%2C-120 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Apagemaster=&time%3Asettings%2Ftime=1208099035%2C-120&var%3Aactivtype=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Apagemaster=&time%3Asettings%2Ftime=1208099066%2C-120&var%3Aactivtype=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FRITZ!Box).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FRITZ!Box</string> + </void> + <void index="1"> + <string>Fon WLAN 7270 Firmware 54.04.55</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Freboot.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=&var%3AtabReset=0&logic%3Acommand%2Freboot=..%2Fgateway%2Fcommands%2Fsaveconfig.html [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FRITZ!Box).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FRITZ!Box</string> + </void> + <void index="1"> + <string>Fon WLAN 7270 Firmware 54.04.53</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /clr3/ HTTP/1.1 + Host: %%%routerip%%% + +router=FRITZ%21Box+Fon+WLAN+7270+Firmware+54.04.53 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FRITZ!Box).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FRITZ!Box</string> + </void> + <void index="1"> + <string>Fon WLAN 7170 FW 29.04.57</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/index_inhalt.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /search?sourceid=navclient-ff&features=Rank&client=navclient-auto-ff&googleip=O;74.125.43.99;109&ch=8f9d4ebb0&q=info:http%3A%2F%2Ffritz.box%2F HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Flogincheck.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&var%3Amenutitle=Home&time%3Asettings%2Ftime=1210723750%2C-120 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&time%3Asettings%2Ftime=1210723751%2C-120 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=konfig&var%3Apagemaster=&time%3Asettings%2Ftime=1210723758%2C-120&var%3Aactivtype=pppoe&var%3AtabInetstat=1&var%3Aweckernr=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=enhsettings&var%3Aerrorpagename=enhsettings&var%3Amenu=enhsettings&var%3Apagemaster=&time%3Asettings%2Ftime=1210723760%2C-120&connection0%3Apppoe%3Asettings%2Fmode=lcp&connection0%3Asettings%2Ftcom_targetarch=0&var%3AUseSip=&var%3AUseRouter=&var%3AUseFlat=&var%3APppProvider=&var%3APppUser=&var%3APppPassword=&var%3APppPin=&var%3APppTimeout=&var%3APppTelenode=&var%3AVoipUser=&var%3AVoipPassword=&var%3ATcomTargetarch=&var%3AEncapsulation=&var%3AAtaMode=&var%3AUseDhcp=&var%3AIpaddr=&var%3ANetmask=&var%3AGateway=&var%3ADns0=&var%3ADns1=&var%3ASipProvider=&var%3ASipUser=&var%3ASipPassword=&var%3ASipRegistrar=&var%3ASipStun=&var%3ASipProxy=&var%3ASipRufnr=&var%3ASipRegType=&var%3ASipUseOKZ=&var%3ASipMsn=&var%3ASipPassThrough=&var%3ASipShowOKZ=&var%3ASipOKZ=&var%3ASipUseLKZ=&var%3ASipKeepOKZPrefix=&var%3ASipKeepLKZPrefix=&var%3ASipPstn=&var%3AUseODA=&var%3AAcceptAGB=&var%3AHTMLConfigAssiTyp= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=syslog&var%3Aerrorpagename=syslog&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=1210723762%2C-120 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=1210723765%2C-120&var%3Ashowall=&logger%3Asettings%2Ffilter=2 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Freboot.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=&var%3AtabReset=0&logic%3Acommand%2Freboot=..%2Fgateway%2Fcommands%2Fsaveconfig.html [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FRITZ!Box).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FRITZ!Box</string> + </void> + <void index="1"> + <string>Fon WLAN 7170 Firmware 29.04.49</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /upnp/control/WANIPConn1 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /upnp/control/WANIPConn1 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FRITZ!Box).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FRITZ!Box</string> + </void> + <void index="1"> + <string>Fon WLAN 7170 Firmware 29.04.49</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Freboot.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=&var%3AtabReset=0&logic%3Acommand%2Freboot=..%2Fgateway%2Fcommands%2Fsaveconfig.html [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FRITZ!Box).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FRITZ!Box</string> + </void> + <void index="1"> + <string>Fon WLAN 7170 (UI) Firmware-Version 29.04.49</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&=&login%3Acommand%2Fpassword=webking [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=konfig&var%3Apagemaster=&time%3Asettings%2Ftime=1210575883%2C-270&var%3Aactivtype=pppoe&var%3AtabInetstat=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=enhsettings&var%3Aerrorpagename=enhsettings&var%3Amenu=enhsettings&var%3Apagemaster=&time%3Asettings%2Ftime=1210575889%2C-270&connection0%3Apppoe%3Asettings%2Fmode=lcp&var%3AUseSip=&var%3AUseRouter=&var%3AUseFlat=&var%3APppProvider=&var%3APppUser=&var%3APppPassword=&var%3APppPin=&var%3APppTimeout=&var%3APppTelenode=&var%3AVoipUser=&var%3AVoipPassword=&var%3AEncapsulation=&var%3AAtaMode=&var%3AUseDhcp=&var%3AIpaddr=&var%3ANetmask=&var%3AGateway=&var%3ADns0=&var%3ADns1=&var%3ASipProvider=&var%3ASipUser=&var%3ASipPassword=&var%3ASipRegistrar=&var%3ASipStun=&var%3ASipProxy=&var%3ASipRufnr=&var%3ASipRegType=&var%3ASipUseOKZ=&var%3ASipMsn=&var%3ASipPassThrough=&var%3ASipShowOKZ=&var%3ASipOKZ=&var%3ASipUseLKZ=&var%3ASipKeepOKZPrefix=&var%3ASipKeepLKZPrefix=&var%3ASipPstn=&var%3AUseODA=&var%3AAcceptAGB=&var%3AHTMLConfigAssiTyp= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=syslog&var%3Aerrorpagename=syslog&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=1210575895%2C-270 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=1210575903%2C-270&var%3Ashowall=&logger%3Asettings%2Ffilter=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Freboot.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=&var%3AtabReset=0&logic%3Acommand%2Freboot=..%2Fgateway%2Fcommands%2Fsaveconfig.html [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FRITZ!Box).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FRITZ!Box</string> + </void> + <void index="1"> + <string>Fon WLAN 7141 Firmware 40.04.50</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/index_inhalt.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Flogincheck.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&var%3Amenutitle=Home&time%3Asettings%2Ftime=1207180878%2C-120 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&time%3Asettings%2Ftime=1207180879%2C-120 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=enhsettings&var%3Aerrorpagename=enhsettings&var%3Amenu=enhsettings&var%3Apagemaster=&time%3Asettings%2Ftime=1207180883%2C-120&var%3Aactivtype=pppoe&var%3AtabInetstat=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.13&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:19798,goog-black-enchash:1:47916 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=syslog&var%3Aerrorpagename=syslog&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=1207180891%2C-120 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=1207180899%2C-120&var%3Ashowall=&logger%3Asettings%2Ffilter=2 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Freboot.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=&var%3AtabReset=0&logic%3Acommand%2Freboot=..%2Fgateway%2Fcommands%2Fsaveconfig.html [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FRITZ!Box).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FRITZ!Box</string> + </void> + <void index="1"> + <string>Fon WLAN 7141 40.04.50</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/index_inhalt.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Flogincheck.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&var%3Amenutitle=Home&time%3Asettings%2Ftime=1209395607%2C-120 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&time%3Asettings%2Ftime=1209395608%2C-120 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=enhsettings&var%3Aerrorpagename=enhsettings&var%3Amenu=enhsettings&var%3Apagemaster=&time%3Asettings%2Ftime=1209395613%2C-120&var%3Aactivtype=pppoe&var%3AtabInetstat=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=syslog&var%3Aerrorpagename=syslog&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=1209395626%2C-120 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=1209395633%2C-120&var%3Ashowall=&logger%3Asettings%2Ffilter=3 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Freboot.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=&var%3AtabReset=0&logic%3Acommand%2Freboot=..%2Fgateway%2Fcommands%2Fsaveconfig.html [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/index_inhalt.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Flogincheck.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&var%3Amenutitle=Home&time%3Asettings%2Ftime=1209395640%2C-120 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FRITZ!Box).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FRITZ!Box</string> + </void> + <void index="1"> + <string>Fon WLAN 7141 (UI), Firmware-Version 40.04.37</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&=&login%3Acommand%2Fpassword=y3%5C%21fM.%3AVU%26S8Gc%3B0%3By%25%5BxihpPU9udR%5Ea%27.6%5EUBP%2FAVweoX%40h%2CC%40Yx8a%5El%5D8 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js.cgi?pca=&r=19264 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.14&version=goog-white-domain:1:31,goog-white-url:1:371,goog-black-url:1:20844,goog-black-enchash:1:50535 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Apagemaster=&time%3Asettings%2Ftime=1210535374%2C-120&var%3Aactivtype=pppoe&var%3AtabInetstat=1&var%3Ashowsetup=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js.cgi?pca=&r=22648 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=syslog&var%3Aerrorpagename=syslog&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=1210535376%2C-120&var%3Aactivtype=pppoe&var%3AtabInetstat=1&var%3Ashowsetup=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js.cgi?pca=&r=27446 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=1210535377%2C-120&var%3Ashowall=&logger%3Asettings%2Ffilter=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js.cgi?pca=&r=23805 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Freboot.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=&var%3AtabReset=0&logic%3Acommand%2Freboot=..%2Fgateway%2Fcommands%2Fsaveconfig.html [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /js.cgi?pca=&r=15890 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FRITZ!Box).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FRITZ!Box</string> + </void> + <void index="1"> + <string>Fon WLAN 7113 (UI), Firmware-Version 60.04.40</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Apagemaster=&time%3Asettings%2Ftime=1208454834%2C-120&var%3Aactivtype=pppoe&var%3AtabInetstat=1&var%3Ashowsetup=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=syslog&var%3Aerrorpagename=syslog&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=1208454841%2C-120&var%3Aactivtype=pppoe&var%3AtabInetstat=1&var%3Ashowsetup=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=1208454844%2C-120&var%3Ashowall=&logger%3Asettings%2Ffilter=2 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Freboot.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=&var%3AtabReset=0&logic%3Acommand%2Freboot=..%2Fgateway%2Fcommands%2Fsaveconfig.html [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FRITZ!Box).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FRITZ!Box</string> + </void> + <void index="1"> + <string>Fon WLAN 7113</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Apagemaster=&time%3Asettings%2Ftime=1211123168%2C-120&var%3Aactivtype=pppoe&var%3AtabInetstat=1&var%3Ashowsetup= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Apagemaster=&time%3Asettings%2Ftime=1211123214%2C-120&var%3Aactivtype=pppoe&var%3AtabInetstat=1&var%3Ashowsetup= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=direkt&var%3Aerrorpagename=direkt&var%3Amenu=first&var%3Apagemaster=&time%3Asettings%2Ftime=1211123250%2C-120&var%3Aactivtype=pppoe&var%3AtabInetstat=1&var%3Ashowsetup= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=first_ISP_0&var%3Aerrorpagename=first_ISP_0&var%3Amenu=first&var%3Apagemaster=&time%3Asettings%2Ftime=1211123267%2C-120&var%3AProviderStep=&var%3AUseSip=&var%3AUseRouter=&var%3AUseFlat=0&var%3APppProvider=&var%3APppUser=1und1%2Fka6027-661%40online.de&var%3APppPassword=****&var%3APppPin=&var%3APppTimeout=300&var%3APppTelenode=0&var%3AVoipUser=V1und1%2Fka6027-661%40online.de&var%3AVoipPassword=****&var%3AEncapsulation=dslencap_pppoe&var%3AAtaMode=0&var%3AUseDhcp=1&var%3AIpaddr=0.0.0.0&var%3ANetmask=0.0.0.0&var%3AGateway=0.0.0.0&var%3ADns0=0.0.0.0&var%3ADns1=0.0.0.0&var%3ASipProvider=&var%3ASipUser=&var%3ASipPassword=&var%3ASipRegistrar=&var%3ASipStun=&var%3ASipProxy=&var%3ASipRufnr=&var%3ASipRegType=&var%3ASipUseOKZ=0&var%3ASipMsn=&var%3ASipPassThrough=&var%3ASipShowOKZ=0&var%3ASipOKZ=&var%3ASipUseLKZ=&var%3ASipKeepOKZPrefix=&var%3ASipKeepLKZPrefix=&var%3ASipPstn=&var%3AUseODA=&var%3AAcceptAGB=&connection0%3Apppoe%3Asettings%2Fmode=on_demand HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=first_ISP_1&var%3Aerrorpagename=first_ISP_1&var%3Amenu=first&var%3Apagemaster=&time%3Asettings%2Ftime=1211123279%2C-120&var%3AProviderStep=&var%3AUseSip=&var%3AUseRouter=&var%3AUseFlat=0&var%3APppProvider=1u1&var%3APppUser=1und1%2Fka6027-661%40online.de&var%3APppPassword=****&var%3APppPin=&var%3APppTimeout=300&var%3APppTelenode=0&var%3AVoipUser=V1und1%2Fka6027-661%40online.de&var%3AVoipPassword=****&var%3AEncapsulation=dslencap_pppoe&var%3AAtaMode=0&var%3AUseDhcp=1&var%3AIpaddr=0.0.0.0&var%3ANetmask=0.0.0.0&var%3AGateway=0.0.0.0&var%3ADns0=0.0.0.0&var%3ADns1=0.0.0.0&var%3ASipProvider=&var%3ASipUser=&var%3ASipPassword=&var%3ASipRegistrar=&var%3ASipStun=&var%3ASipProxy=&var%3ASipRufnr=&var%3ASipRegType=&var%3ASipUseOKZ=0&var%3ASipMsn=&var%3ASipPassThrough=&var%3ASipShowOKZ=0&var%3ASipOKZ=&var%3ASipUseLKZ=&var%3ASipKeepOKZPrefix=&var%3ASipKeepLKZPrefix=&var%3ASipPstn=&var%3AUseODA=&var%3AAcceptAGB= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=first_ISP_2&var%3Aerrorpagename=first_ISP_2&var%3Amenu=first&var%3Apagemaster=&time%3Asettings%2Ftime=1211123297%2C-120&var%3AProviderStep=&var%3AUseSip=&var%3AUseRouter=&var%3AUseFlat=0&var%3APppProvider=1u1&var%3APppUser=1und1%2Fka6027-661%40online.de&var%3APppPassword=****&var%3APppPin=&var%3APppTimeout=300&var%3APppTelenode=0&var%3AVoipUser=V1und1%2Fka6027-661%40online.de&var%3AVoipPassword=****&var%3AEncapsulation=dslencap_pppoe&var%3AAtaMode=0&var%3AUseDhcp=1&var%3AIpaddr=0.0.0.0&var%3ANetmask=0.0.0.0&var%3AGateway=0.0.0.0&var%3ADns0=0.0.0.0&var%3ADns1=0.0.0.0&var%3ASipProvider=&var%3ASipUser=&var%3ASipPassword=&var%3ASipRegistrar=&var%3ASipStun=&var%3ASipProxy=&var%3ASipRufnr=&var%3ASipRegType=&var%3ASipUseOKZ=0&var%3ASipMsn=&var%3ASipPassThrough=&var%3ASipShowOKZ=0&var%3ASipOKZ=&var%3ASipUseLKZ=&var%3ASipKeepOKZPrefix=&var%3ASipKeepLKZPrefix=&var%3ASipPstn=&var%3AUseODA=&var%3AAcceptAGB= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=first_ISP_3&var%3Aerrorpagename=first_ISP_3&var%3Amenu=first&var%3Apagemaster=&time%3Asettings%2Ftime=1211123310%2C-120&var%3AProviderStep=&var%3AUseSip=&var%3AUseRouter=&var%3AUseFlat=0&var%3APppProvider=1u1&var%3APppUser=1und1%2Fka6027-661%40online.de&var%3APppPassword=****&var%3APppPin=&var%3APppTimeout=300&var%3APppTelenode=0&var%3AVoipUser=V1und1%2Fka6027-661%40online.de&var%3AVoipPassword=****&var%3AEncapsulation=dslencap_pppoe&var%3AAtaMode=0&var%3AUseDhcp=1&var%3AIpaddr=0.0.0.0&var%3ANetmask=0.0.0.0&var%3AGateway=0.0.0.0&var%3ADns0=0.0.0.0&var%3ADns1=0.0.0.0&var%3ASipProvider=&var%3ASipUser=&var%3ASipPassword=&var%3ASipRegistrar=&var%3ASipStun=&var%3ASipProxy=&var%3ASipRufnr=&var%3ASipRegType=&var%3ASipUseOKZ=0&var%3ASipMsn=&var%3ASipPassThrough=&var%3ASipShowOKZ=0&var%3ASipOKZ=&var%3ASipUseLKZ=&var%3ASipKeepOKZPrefix=&var%3ASipKeepLKZPrefix=&var%3ASipPstn=&var%3AUseODA=&var%3AAcceptAGB= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=first_ISP_4&var%3Aerrorpagename=first_ISP_3&var%3Amenu=first&var%3Apagemaster=&time%3Asettings%2Ftime=1211123324%2C-120&var%3AProviderStep=&var%3AUseSip=&var%3AUseRouter=1&var%3AUseFlat=0&var%3APppProvider=1u1&var%3APppUser=1und1%2Fka6027-661%40online.de&var%3APppPassword=****&var%3APppPin=&var%3APppTimeout=300&var%3APppTelenode=0&var%3AVoipUser=V1und1%2Fka6027-661%40online.de&var%3AVoipPassword=****&var%3AEncapsulation=dslencap_pppoe&var%3AAtaMode=0&var%3AUseDhcp=1&var%3AIpaddr=0.0.0.0&var%3ANetmask=0.0.0.0&var%3AGateway=0.0.0.0&var%3ADns0=0.0.0.0&var%3ADns1=0.0.0.0&var%3ASipProvider=&var%3ASipUser=&var%3ASipPassword=&var%3ASipRegistrar=&var%3ASipStun=&var%3ASipProxy=&var%3ASipRufnr=&var%3ASipRegType=&var%3ASipUseOKZ=0&var%3ASipMsn=&var%3ASipPassThrough=&var%3ASipShowOKZ=0&var%3ASipOKZ=&var%3ASipUseLKZ=&var%3ASipKeepOKZPrefix=&var%3ASipKeepLKZPrefix=&var%3ASipPstn=&var%3AUseODA=&var%3AAcceptAGB=&connection0%3Asettings%2Ftype=pppoe&connection0%3Apppoe%3Asettings%2Fusername=1und1%2Fka6027-661%40online.de&connection0%3Apppoe%3Asettings%2Fpassword=****&connection0%3Apppoe%3Asettings%2Fidle=300&connection0%3Apppoe%3Asettings%2Fmode=on_demand&sar%3Asettings%2Fencapsulation=dslencap_pppoe&box%3Asettings%2Fata_mode=0&sipextra%3Asettings%2Fsip%2Fwebcm_assi_context=getpage%3D..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html%26errorpage%3D..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html%26var%3Alang%3Dde%26var%3Amenu%3Dfirst%26var%3Apagename%3Dfirst_SIP_UI_2%26var%3Aerrorpagename%3Dfirst_SIP_UI_2&tr069%3Asettings%2Fenable=0&connection0%3Asettings%2FCheck%2FStart=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=first_ISP_4&var%3Aerrorpagename=first_ISP_4&var%3Amenu=first&var%3Apagemaster=&time%3Asettings%2Ftime=1211123350%2C-120&var%3AProviderStep=&var%3AUseSip=&var%3AUseRouter=1&var%3AUseFlat=0&var%3APppProvider=1u1&var%3APppUser=1und1%2Fka6027-661%40online.de&var%3APppPassword=****&var%3APppPin=&var%3APppTimeout=300&var%3APppTelenode=0&var%3AVoipUser=V1und1%2Fka6027-661%40online.de&var%3AVoipPassword=****&var%3AEncapsulation=dslencap_pppoe&var%3AAtaMode=0&var%3AUseDhcp=1&var%3AIpaddr=0.0.0.0&var%3ANetmask=0.0.0.0&var%3AGateway=0.0.0.0&var%3ADns0=0.0.0.0&var%3ADns1=0.0.0.0&var%3ASipProvider=&var%3ASipUser=&var%3ASipPassword=&var%3ASipRegistrar=&var%3ASipStun=&var%3ASipProxy=&var%3ASipRufnr=&var%3ASipRegType=&var%3ASipUseOKZ=0&var%3ASipMsn=&var%3ASipPassThrough=&var%3ASipShowOKZ=0&var%3ASipOKZ=&var%3ASipUseLKZ=&var%3ASipKeepOKZPrefix=&var%3ASipKeepLKZPrefix=&var%3ASipPstn=&var%3AUseODA=&var%3AAcceptAGB=&var%3Asipnr=&var%3Atelnr= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=first_Start_Sip&var%3Aerrorpagename=first_Start_Sip&var%3Amenu=first&var%3Apagemaster=&time%3Asettings%2Ftime=1211123375%2C-120&var%3AProviderStep=&var%3AUseSip=&var%3AUseRouter=1&var%3AUseFlat=0&var%3APppProvider=1u1&var%3APppUser=1und1%2Fka6027-661%40online.de&var%3APppPassword=****&var%3APppPin=&var%3APppTimeout=300&var%3APppTelenode=0&var%3AVoipUser=V1und1%2Fka6027-661%40online.de&var%3AVoipPassword=****&var%3AEncapsulation=dslencap_pppoe&var%3AAtaMode=0&var%3AUseDhcp=1&var%3AIpaddr=0.0.0.0&var%3ANetmask=0.0.0.0&var%3AGateway=0.0.0.0&var%3ADns0=0.0.0.0&var%3ADns1=0.0.0.0&var%3ASipProvider=&var%3ASipUser=&var%3ASipPassword=&var%3ASipRegistrar=&var%3ASipStun=&var%3ASipProxy=&var%3ASipRufnr=&var%3ASipRegType=&var%3ASipUseOKZ=0&var%3ASipMsn=&var%3ASipPassThrough=&var%3ASipShowOKZ=0&var%3ASipOKZ=&var%3ASipUseLKZ=&var%3ASipKeepOKZPrefix=&var%3ASipKeepLKZPrefix=&var%3ASipPstn=&var%3AUseODA=&var%3AAcceptAGB=&var%3Asipnr=&var%3Atelnr= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Apagemaster=&time%3Asettings%2Ftime=1211123399%2C-120&var%3AProviderStep=&var%3AUseSip=&var%3AUseRouter=1&var%3AUseFlat=0&var%3APppProvider=1u1&var%3APppUser=1und1%2Fka6027-661%40online.de&var%3APppPassword=****&var%3APppPin=&var%3APppTimeout=300&var%3APppTelenode=0&var%3AVoipUser=V1und1%2Fka6027-661%40online.de&var%3AVoipPassword=****&var%3AEncapsulation=dslencap_pppoe&var%3AAtaMode=0&var%3AUseDhcp=1&var%3AIpaddr=0.0.0.0&var%3ANetmask=0.0.0.0&var%3AGateway=0.0.0.0&var%3ADns0=0.0.0.0&var%3ADns1=0.0.0.0&var%3ASipProvider=&var%3ASipUser=&var%3ASipPassword=&var%3ASipRegistrar=&var%3ASipStun=&var%3ASipProxy=&var%3ASipRufnr=&var%3ASipRegType=&var%3ASipUseOKZ=0&var%3ASipMsn=&var%3ASipPassThrough=&var%3ASipShowOKZ=0&var%3ASipOKZ=&var%3ASipUseLKZ=&var%3ASipKeepOKZPrefix=&var%3ASipKeepLKZPrefix=&var%3ASipPstn=&var%3AUseODA=&var%3AAcceptAGB=&var%3Asipnr=&var%3Atelnr=&var%3AFirstStart= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Apagemaster=&time%3Asettings%2Ftime=1211123451%2C-120&var%3Aactivtype=pppoe&var%3AtabInetstat=1&var%3Ashowsetup= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Apagemaster=&time%3Asettings%2Ftime=1211123503%2C-120&var%3Aactivtype=pppoe&var%3AtabInetstat=1&var%3Ashowsetup= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Apagemaster=&time%3Asettings%2Ftime=1211123549%2C-120&var%3Aactivtype=pppoe&var%3AtabInetstat=1&var%3Ashowsetup= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Apagemaster=&time%3Asettings%2Ftime=1211123593%2C-120&var%3Aactivtype=pppoe&var%3AtabInetstat=1&var%3Ashowsetup= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FRITZ!Box).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FRITZ!Box</string> + </void> + <void index="1"> + <string>Fon WLAN 7050 Firmware-Version 14.04.33</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=syslog&var%3Aerrorpagename=syslog&var%3Amenu=home&var%3Apagemaster=&time%3Asettings%2Ftime=1207058237%2C-120&var%3Aactivtype=pppoe&var%3AtabInetstat=1&var%3Ashowsetup= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FRITZ!Box).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FRITZ!Box</string> + </void> + <void index="1"> + <string>Fon T-sinus 1054 DSL</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.14&version=goog-white-domain:1:31,goog-white-url:1:371,goog-black-url:1:20910,goog-black-enchash:1:50689 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FRITZ!Box).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FRITZ!Box</string> + </void> + <void index="1"> + <string>Fon 5140, Firmware-Version 43.04.37</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Freboot.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=&var%3AtabReset=0&logic%3Acommand%2Freboot=..%2Fgateway%2Fcommands%2Fsaveconfig.html [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FRITZ!Box).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FRITZ!Box</string> + </void> + <void index="1"> + <string>Fon 5140 (UI), Firmware-Version 43.04.37</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Freboot.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=&var%3AtabReset=0&logic%3Acommand%2Freboot=..%2Fgateway%2Fcommands%2Fsaveconfig.html [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FRITZ!Box).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FRITZ!Box</string> + </void> + <void index="1"> + <string>Fon 5140 (UI) Firmware 43.04.37</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/index_inhalt.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Flogincheck.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&var%3Amenutitle=Home&time%3Asettings%2Ftime=1208539341%2C-120 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&time%3Asettings%2Ftime=1208539342%2C-120 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Apagemaster=&time%3Asettings%2Ftime=1208539373%2C-120&var%3Aactivtype=pppoe&var%3AtabInetstat=1&var%3Ashowsetup= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Apagemaster=&time%3Asettings%2Ftime=1208539404%2C-120&var%3Aactivtype=pppoe&var%3AtabInetstat=1&var%3Ashowsetup= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.13&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20220,goog-black-enchash:1:49031 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /clr2/? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /clr3/ HTTP/1.1 + Host: %%%routerip%%% + +router=Fritz%21Box+Fon+5140+%28UI%29+Firmware+43.04.37 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FRITZ!Box).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FRITZ!Box</string> + </void> + <void index="1"> + <string>2030 (UI), Firmware-Version 17.03.93</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Apagemaster=&time%3Asettings%2Ftime=1209946135%2C-120&var%3Aactivtype=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Apagemaster=&time%3Asettings%2Ftime=1209946166%2C-120&var%3Aactivtype=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Apagemaster=&time%3Asettings%2Ftime=1209946198%2C-120&var%3Aactivtype=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FRITZ!Box).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FRITZ!Box</string> + </void> + <void index="1"> + <string>2030 (UI) Firmware-Version 17.03.93</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/index_inhalt.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2078775652&wrkey=MTpdpk5uvOpPdcP897fB00KK&encparams=5i5MWdZ9JOAsGtsgHTltHtcW%2FhvkWdA1Z96QsqxNm60%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Flogincheck.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&var%3Amenutitle=Home&time%3Asettings%2Ftime=1208964585%2C-120 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2078777886&wrkey=MTpdpk5uvOpPdcP897fB00KK&encparams=32DmIH78U9H6FJslyLpHTrKWPwJ%2FdJt8DxRJRtpnU%2BXJCAHKVGkWnSbebUYR7AM%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&time%3Asettings%2Ftime=1208964587%2C-120 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2078779980&wrkey=MTpdpk5uvOpPdcP897fB00KK&encparams=4HhuXsFM5nh78aOu4dfqfNVVtWD57qDFEeEFCnVZOksml7naxNVyjx%2BR3odOxZo%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=syslog&var%3Aerrorpagename=syslog&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=1208964599%2C-120&var%3Aactivtype=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2078791433&wrkey=MTpdpk5uvOpPdcP897fB00KK&encparams=UXbTpmLI2xhOiwyivxClcGORpgy2ho5B3Y7cpqMFqSqOf2bcVa4fpdQ%2B3p89CntDzVRsp7HhveHLPKQcFvy2Tllu59ONl7JyCLdABtIJM2jucw07ge7n4IJfmkFEA8F2WbKmNe2I8yzphG99nXpNYMtR%2BMR7vaV7TrxZEExFqKYgeGU7YAsFBHTJcyFgpeqZunBgNIR6iFbD65fsOOv4wWck6bpr4uo551%2B66JvzGDB7M67y%2Fymei8WL5Yf%2FVhEiLqg%2F0iqIoD5DrHnY%2Br6qZZETTgtegHWpTYnjSj%2Bdpv2Rny45IdjaUoXbw74z%2FrhZVWGK37YrOiVBfQdvnUHozksLFliKmSOUAGZAKoZSoOHKQtSM2zzNrq5g11nabq3c%2FhfyGuWPsF3v6QIBv5uzQXJ2Xd21QSIMume22WvhGoFvb%2BGQdgjk1VRrT3tjPaFu%2FPgPSAtdP7A%2BH7Gu4zI0LyhwgwBKExKfqdyMaIzjtKZK&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=1208964605%2C-120 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2078797949&wrkey=MTpdpk5uvOpPdcP897fB00KK&encparams=FafS%2F3jUiM9rtAJSd8pMFFXlfI2m5o28vK7EInZACdQ1o9d4KvBYX2i0mmZba8l3LXT4I%2BV86o3Xl8cEmBdUD29gcvOqDducKzRaMgexC6vByPOfChQfg07FtwRFrJI8TsQaMWNDsma2sPg0XIwjQ0TEJELwgysGTaFSqCayNJwCP6RZ9eVjDO0LYvz37hpyVtvcSDbJAHtrGnBGlesOIkApgMqSqZvIB7EbtweBKbfjBWZsb7FwnPA27nJaaM1lqVWKvkh8XE1NobTjHpSFZ8eKHbuMv9%2FMoBZxUbEQeoqzQ7qbapWfqeYL5q9lPieQth%2FigVp5d09pLxUkgf3B605F5ePBvx5nQ9N%2BGbKZ%2FPheJ8NiTtrjpiRDSeNxofbT2g3xU%2F3N4obg8U17iG%2BCkJMcqRp2CtietAawLtT87Z8H%2FNAr61E%2FXpUoiVgPu%2BqzDZHg&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Freboot.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=&logic%3Acommand%2Freboot=..%2Fgateway%2Fcommands%2Fsaveconfig.html [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2078803230&wrkey=MTpdpk5uvOpPdcP897fB00KK&encparams=S0rpfVSWi4uYzKie5WwLk32Lj2C9lbbcl%2FXqTbtn8G8Fd7TWsW83iRn92QmRxMA%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/index_inhalt.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Flogincheck.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&var%3Amenutitle=Home&time%3Asettings%2Ftime=1208964718%2C-120 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2078908605&wrkey=MTpdpk5uvOpPdcP897fB00KK&encparams=HzTl4g3TwjMO5mUNezz1EhxvJ%2B%2BWrQjNgdKDkSDDcB4%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&time%3Asettings%2Ftime=1208964719%2C-120 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2078910402&wrkey=MTpdpk5uvOpPdcP897fB00KK&encparams=XZ8sHm1E4yT8lW%2FmKYNLm4wljtbnVbwiNVJJd3%2F8rx7hVk2b94TF9mWTTFQZouA%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/lookup?sourceid=firefox-antiphish&features=TrustRank&client=navclient-auto-ffox&appver=2.0.0.14&encver=1&nonce=2078911495&wrkey=MTpdpk5uvOpPdcP897fB00KK&encparams=wgmhfeycwPcrfQ%2BXEd5YEivcOGG9dVKQ2yT67Ox%2FNGotXMdGjMwwrZGsXzfNpAk%3D&= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FRITZ!Box).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>FRITZ!</string> + </void> + <void index="1"> + <string>Box Fon WLAN 7170 (UI)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/index_inhalt.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Flogincheck.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&var%3Amenutitle=Home&time%3Asettings%2Ftime=1208642515%2C-120 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&time%3Asettings%2Ftime=1208642517%2C-120 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=enhsettings&var%3Aerrorpagename=enhsettings&var%3Amenu=enhsettings&var%3Apagemaster=&time%3Asettings%2Ftime=1208642523%2C-120&var%3Aactivtype=pppoe&var%3AtabInetstat=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=syslog&var%3Aerrorpagename=syslog&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=1208642530%2C-120 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=1208642534%2C-120&var%3Ashowall=&logger%3Asettings%2Ffilter=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Freboot.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=&var%3AtabReset=0&logic%3Acommand%2Freboot=..%2Fgateway%2Fcommands%2Fsaveconfig.html [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(FRITZ!).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Free</string> + </void> + <void index="1"> + <string>Control WLAN</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /goform/formWanTcpipSetup?pppDisconnect=Disconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /goform/formWanTcpipSetup?pppConnect=Connect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Free).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>fli4l</string> + </void> + <void index="1"> + <string>fli4l</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /admin/status.cgi?action=Trennen HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /admin/status.cgi?action=Verbinden HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(fli4l).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Fiberline</string> + </void> + <void index="1"> + <string>Firewall Broudband Router</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /011.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /011.htm HTTP/1.1 + Host: %%%routerip%%% + +046=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /011.htm?001=1209602649906 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /011.htm HTTP/1.1 + Host: %%%routerip%%% + +001=1209602649906&050=0005333032565200548809050001%40t-online.de&051=01002566&052=&055=555&040=Save+%26+Restart&049=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /011.htm?001=7767682 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /011.htm HTTP/1.1 + Host: %%%routerip%%% + +001=7767682&050=0005333032565200548809050001%40t-online.de&051=01002566&052=&055=666&040=Save+%26+Restart&049=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /011.htm?001=7768141 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /011.htm HTTP/1.1 + Host: %%%routerip%%% + +001=7768141&046=Connect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /011.htm?001=1209602671375 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /011.htm?001=1209602674562 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Fiberline).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Fiberline</string> + </void> + <void index="1"> + <string>CAS2040 Firmware 6.0</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /ipstatus?disconn=RELEASE / DISCONNECT HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /ipstatus?conn=RENEW / CONNECT HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Fiberline).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Fiberline</string> + </void> + <void index="1"> + <string>CAS-3040 (FW: 1.20.04)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /statusfix.htm HTTP/1.1 + Host: %%%routerip%%% + +page=statusp&pppoeflag=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /statusfix.htm HTTP/1.1 + Host: %%%routerip%%% + +page=statusp&pppoeflag=0 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Fiberline).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>falks</string> + </void> + <void index="1"> + <string>router</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /banner.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/logi HTTP/1.1 + Host: %%%routerip%%% + +rc=%40&PS=Fatboy&rd=menu&TC=1210076766.609 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=@&ZT=1210069568093 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.htm?rc=_&rf=0010 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /_toolbox.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/rebo?D=&ZT=1210069574687 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /banner.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=@&ZT=1210069580968 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?rc=_&ZT=1210069584062 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?rc=@&ZT=1210069587171 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(falks).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>EUMEX 704PC LAN</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /7.html HTTP/1.1 + Host: %%%routerip%%% + +DIALOUT=checked&PPPCONN=checked&CLOSEPPP=16664266 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http.//www.t-online.de? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>EUMEX 704PC DSL</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /7.html HTTP/1.1 + Host: %%%routerip%%% + +CLOSEPPP=16661186 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http.//www.t-online.de? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Eumex 300ip</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/hcti_startseite.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/hcti_hilfsmittel.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +logic%3Acommand%2Freboot=1&getpage=..%2Fhtml%2Freboot.html&errorpage=..%2Fhtml%2Fhcti_hilfsmittel_reboot.htm [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>Eumex 300 IP Firmware 15.04.05</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=../html/hcti_startseite.htm&login:command/password=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=../html/hcti_startseite.htm&errorpage=../html/hcti_startseite.htm&connection0:settings/cmd_disconnect=1&var:state=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=../html/hcti_startseite.htm&errorpage=../html/hcti_startseite.htm&connection0:settings/cmd_connect=1&var:state=5 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(T-Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Encore</string> + </void> + <void index="1"> + <string>WLAN 802.11b</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.htm HTTP/1.1 + Host: %%%routerip%%% + +page=login&pws= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /frame_setup.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup_top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /frame_setup_main.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu_setup.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup_main.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /frame_setup_system.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu_setup_system.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /system_main.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /system_status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /system_status.htm HTTP/1.1 + Host: %%%routerip%%% + +page=status&connectflag=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /system_status.htm HTTP/1.1 + Host: %%%routerip%%% + +page=status&connectflag=2 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /system_status.htm HTTP/1.1 + Host: %%%routerip%%% + +page=status&connectflag=2 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /system_status.htm HTTP/1.1 + Host: %%%routerip%%% + +page=status&connectflag=2 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Encore).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Encore</string> + </void> + <void index="1"> + <string>ENDSL-AR Firmware:CX82xxx_4.1.0.34 Software Version:ARTCX-WPT.042905.00FA</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/doreboot.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Encore).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Encore</string> + </void> + <void index="1"> + <string>Broadband Router</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect=Connect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Encore).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Elsa</string> + </void> + <void index="1"> + <string>Lancom 1000 Office</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /config/4/1/2?exec= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /www.lancom.de? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Elsa).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ELCON</string> + </void> + <void index="1"> + <string>ADSL2253EU</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /banner.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ELCON).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>EdiMax</string> + </void> + <void index="1"> + <string>BR-6104 (0.64 Firmware)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess1.exe?disconnect=Disconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess1.exe?connect=Connect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(EdiMax).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>EdiMax</string> + </void> + <void index="1"> + <string>AR-7084A Firmware 3.5.18.0</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /navigation-status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status/status_deviceinfo.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/status_deviceinfo_1 HTTP/1.1 + Host: %%%routerip%%% + +DvInfo_PVC=PVC0&PPPoEConn=Disconnect&PVC_or_Renew_or_Release=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status/status_deviceinfo.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/status_deviceinfo_1 HTTP/1.1 + Host: %%%routerip%%% + +DvInfo_PVC=PVC0&PPPoEConn=Connect&PVC_or_Renew_or_Release=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status/status_deviceinfo.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(EdiMax).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>E-tech</string> + </void> + <void index="1"> + <string>Router</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Findex.html&var%3Apagename=dhcpc&var%3Aerrorpagename=home&var%3Amenu=setup&var%3Amenutitle=Setup&var%3Apagetitle=Static&var%3Apagemaster=Static&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin&var%3Afromlogin=1&var%3Amode=new [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var:style=style5&var:main=menu&var:menu=setup&var:menutitle=Setup&var:pagename=savereboot&var:pagetitle=Save%20and%20Reboot HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(E-tech).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DSL-G624T Firmware V3.10B01T02.EU-A.20070613</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref=&var:aprestart= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wan.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fhome%2Fhome_wan_ppp.htm&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=asis&var%3AcontypeReal=&var%3ApreForm=home [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/tools/fPanelSaveall.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Ftools%2Frestartmodem.htm&var%3Acom=restart&logic%3Acommand%2Fsave=&logic%3Acommand%2Fppp_disconnect= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/tools/fPanelSendForm.htm&var:com=restart HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DSL-2540T F/W Ver.: V3.02B01T01.EU-A</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&encaps0%3Asettings%2Fmanual_conn=1&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=&connection0%3Apppoe%3Acommand%2Fstart=&var%3Ajudge=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor2700</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor2300 FW v2.3.6 englisch</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor 2910G</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /header.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /l_m.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /act_sta.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/V2X00.cgi?fid=2015 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/empty.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/empty.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/v2x00.cgi?fid=168 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/online.sht? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi?ifno=3 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/v2x00.cgi?fid=168 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/online.sht? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/v2x00.cgi?fid=168 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/online.sht? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/v2x00.cgi?fid=168 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/online.sht? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/v2x00.cgi?fid=168 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/online.sht? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/v2x00.cgi?fid=168 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/online.sht? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/v2x00.cgi?fid=168 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/online.sht? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/v2x00.cgi?fid=168 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/online.sht? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/v2x00.cgi?fid=168 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/online.sht? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/v2x00.cgi?fid=168 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/online.sht? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/v2x00.cgi?fid=168 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wiki/index.php/Einen_Reconnect_aufzeichnen? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor 2900WE via PPTP</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor 2900WE via PPPoE</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor 2900VG FW V2.5.4.3 deutsch</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor 2800Gi v2.7.1 EN, ADSL vE.74.2.26 Annex B</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor 2800 deutsch 2.7_E740211</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor 2600 We FW 2.5.2 deutsch (DSL)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor 2600 V2.2.5 deutsch</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor 2500We FW 2.55 englisch</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor 2500We FW 2.54 deutsch</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor 2500We FW 2.51 englisch (DSL)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor 2500We FW 2.38 deutsch (DSL)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor 2500We FW 2.3.12 deutsch (DSL)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor 2500We FW 2.3.11 deutsch (DSL)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor 2500We FW 2.3.10 deutsch</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor 2500 We FW 2.54_1u1(DSL)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /../cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /../cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor 2500 WE FW 2.5.1</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://192.168.99.1/cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://192.168.99.1/cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor 2300 FW 2.5</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor 2200X FW 2.31 deutsch (DSL)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor 2200X Broadband Router/Switch FW v2.00a (DSL)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor 2200We/2200W (DSL) ab FW 2.3x</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor 2000/2200 FW 1.07/1.08 deutsch (DSL)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor 2000/2200 (ISDN) ab FW 1.07</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online1.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Vigor 2000/2200 (DSL) ab FW 1.07</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(DrayTek).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Draytec</string> + </void> + <void index="1"> + <string>Vigor 2600i (ISDN) Firmware 2.54_G (German)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online1.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Draytec).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Draytec</string> + </void> + <void index="1"> + <string>Vigor 2600i (DSL) Firmware 2.54_G (German)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Draytec).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Draytec</string> + </void> + <void index="1"> + <string>Vigor 2200E (DSL) Firmware 2.311_G (German)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Draytec).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string> DSL-500T, firmware version : V1.00B02T02.TF.20041206</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Digitus</string> + </void> + <void index="1"> + <string>Multi-Functional Broadband NAT Router (R1.94o2)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /banner.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/logi HTTP/1.1 + Host: %%%routerip%%% + +RC=%40&PS=admin&rd=menu&TC=1209145836.968 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=@&ZT=1209138637218 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000&rd=status&ZT=1209138638984 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=_&ZT=1209138642046 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Digitus).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Digitus</string> + </void> + <void index="1"> + <string>Multi-Functional Broadband NAT Router (R1.94o2)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.html HTTP/1.1 + Host: %%%routerip%%% + +login=1&password=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=D&M=0&T=10000&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Digitus).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Digitus</string> + </void> + <void index="1"> + <string>DN-7019</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /system_deviceinfo.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect=Connect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /system_deviceinfo.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Digitus).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Digitus</string> + </void> + <void index="1"> + <string>DN-11004 (V 02.00.00.03, GER)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Eng/WBConfig.cgi?SubPage=Status.htm&WhichButton=2 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Eng/WBConfig.cgi?SubPage=Status.htm&WhichButton=3 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Digitus).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Digitus</string> + </void> + <void index="1"> + <string>DN-11004</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Eng/WBConfig.cgi?SubPage=Status.htm&WhichButton=2 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Eng/WBConfig.cgi?SubPage=Status.htm&WhichButton=3 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Digitus).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Digitus</string> + </void> + <void index="1"> + <string>DN- 11005 Englisch</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/logi HTTP/1.1 + Host: %%%routerip%%% + +=NAME%%%user%%%&PASSWOR=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/dial HTTP/1.1 + Host: %%%routerip%%% + +RC=@&A=H&M=0&T=2000&rd=status [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/dial HTTP/1.1 + Host: %%%routerip%%% + +RC=@&A=D&M=0&T=10000&rd=status [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Digitus).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Digitus</string> + </void> + <void index="1"> + <string>DN- 11005 Deutsch</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/logi HTTP/1.1 + Host: %%%routerip%%% + +=NAME%%%user%%%&PASSWOR=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/dial HTTP/1.1 + Host: %%%routerip%%% + +RC=@&A=H&M=0&T=2000&rd=status [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/dial HTTP/1.1 + Host: %%%routerip%%% + +RC=@&A=D&M=0&T=10000&rd=status [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Digitus).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Digitus</string> + </void> + <void index="1"> + <string>Broadband Router Version R1.96h13 Deutsch</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.html HTTP/1.1 + Host: %%%routerip%%% + +login=1&password=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status&ZT=1066220875625 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status&ZT=1066220915875 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Digitus).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Digitus</string> + </void> + <void index="1"> + <string>Broadband Router Version R1.95j</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/logi?RC=@D%%%pass%%%%%%user%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=D&M=0&T=10000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Digitus).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Digitus</string> + </void> + <void index="1"> + <string>Broadband Router Version R1.93s</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/logi?RC=@D%%%pass%%%%%%user%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=D&M=0&T=10000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Digitus).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Digicom</string> + </void> + <void index="1"> + <string>Michelangelo Wave b</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /General.jjss? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /navigation.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /header_frame.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /bottom.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wzOthers.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /General.jjss? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /General.jjss? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /General.jjss? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /General.jjss? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /navigation_language.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /General.jjss? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpDiagnostic.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /General.jjss? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagADSL.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /General.jjss? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + +LineInfoDisplay=Start+to+reset+ADSL%0D%0ALoading+ADSL+modem+F%2FW...&DiagResetADSL=Reset+ADSL+Line [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagADSL.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /General.jjss? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Digicom).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Digicom</string> + </void> + <void index="1"> + <string>Michelangelo Home 54</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home_router.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /title.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /s_status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup.cgi?next_file=st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /st_poe.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.14&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20739,goog-black-enchash:1:50300 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +todo=logout&message= [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Digicom).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-624 4.04beta</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_device.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-524 V2.06DE</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>devolo</string> + </void> + <void index="1"> + <string>MicroLink LAN Router (FW 2.14)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /de/status.htm?page=status&applyflag=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /de/status.htm?page=status&applyflag=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(devolo).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>devolo</string> + </void> + <void index="1"> + <string>MicroLink LAN Router (FW 2.12)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /de/status.htm?page=status&applyflag=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /de/status.htm?page=status&applyflag=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(devolo).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>devolo</string> + </void> + <void index="1"> + <string>MicroLink ADSL Modem Router (FW 1.59)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/de/ppp.htm?PPP_connection_number=1&New_PPP_Action=1&WINDWEB_URL=/doc/de/ppp.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/de/ppp.htm?PPP_connection_number=1&New_PPP_Action=0&WINDWEB_URL=/doc/de/ppp.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(devolo).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>devolo</string> + </void> + <void index="1"> + <string>MicroLink ADSL Modem Router (FW 1.41)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/de/ppp.htm?PPP_connection_number=1&New_PPP_Action=1&WINDWEB_URL=/doc/de/ppp.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/de/ppp.htm?PPP_connection_number=1&New_PPP_Action=0&WINDWEB_URL=/doc/de/ppp.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(devolo).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>devolo</string> + </void> + <void index="1"> + <string>MicroLink ADSL Modem Router (FW 1.40)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/de/ppp.htm?PPP_connection_number=1&New_PPP_Action=1&WINDWEB_URL=/doc/de/ppp.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/de/ppp.htm?PPP_connection_number=1&New_PPP_Action=0&WINDWEB_URL=/doc/de/ppp.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(devolo).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>devolo</string> + </void> + <void index="1"> + <string>MicroLink ADSL Modem Router (FW 1.0)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/en/ppp.htm?PPP_virtual_circuit=0&PPP_Action=1&WINDWEB_URL=/doc/en/ppp.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/en/ppp.htm?PPP_virtual_circuit=0&PPP_Action=0&WINDWEB_URL=/doc/en/ppp.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(devolo).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>devolo</string> + </void> + <void index="1"> + <string>DSL 1100 W-LAN Firmware V 2</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=devolo&getpage=..%2Fhtml%2Fdefs%2Fdevolo%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Fdefs%2Fdevolo%2Fmenus%2Fmenu.html&var%3Apagename=home&var%3Aerrorpagename=&var%3Amenu=simple&var%3Amenutitle=&var%3Apagetitle=&var%3Apagemaster=home&var%3Alanguage=de&login%3Acommand%2Fusername=admin&login%3Acommand%2Fpassword=michaeljordan23 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fdefs%2Fdevolo%2Fmenus%2Fiframe.html&var:language=de&var:style=devolo&var:main=menu&var:menu=simple&var:pagename=home_iframe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fdefs%2Fdevolo%2Fmenus%2Fiframe.html&var:language=de&var:style=devolo&var:main=menu&var:menu=simple&var:pagename=home_iframe_hidden HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fdefs%2Fdevolo%2Fmenus%2Fmenu.html&var:language=de&var:style=devolo&var:main=menu&var:menu=simple&var:pagename=w_prov_country HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?var%3Amain=menu&var%3Astyle=devolo&getpage=..%2Fhtml%2Fdefs%2Fdevolo%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Fdefs%2Fdevolo%2Fmenus%2Fmenu.html&var%3Apagename=w_prov_provider&var%3Aerrorpagename=&var%3Amenu=simple&var%3Amenutitle=&var%3Apagetitle=&var%3Apagemaster=&var%3Alanguage=de&devolo%3Asettings%2Fw_prov_country=41&devolo%3Asettings%2Fw_prov_provider=ch_bluewin HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?var%3Amain=menu&var%3Astyle=devolo&getpage=..%2Fhtml%2Fdefs%2Fdevolo%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Fdefs%2Fdevolo%2Fmenus%2Fmenu.html&var%3Apagename=w_prov_data&var%3Aerrorpagename=&var%3Amenu=simple&var%3Amenutitle=&var%3Apagetitle=&var%3Apagemaster=&var%3Alanguage=de&devolo%3Asettings%2Fw_prov_provider=ch_bluewin HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?var%3Amain=menu&var%3Astyle=devolo&getpage=..%2Fhtml%2Fdefs%2Fdevolo%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Fdefs%2Fdevolo%2Fmenus%2Fmenu.html&var%3Apagename=w_prov_finish&var%3Aerrorpagename=&var%3Amenu=simple&var%3Amenutitle=&var%3Apagetitle=&var%3Apagemaster=&var%3Alanguage=de&devolo%3Asettings%2Fw_prov_country=41&devolo%3Asettings%2Fw_prov_provider=ch_bluewin&devolo%3Asettings%2Fw_prov_username=haneli%40bluewin.ch&devolo%3Asettings%2Fw_prov_password=678966&devolo%3Asettings%2Fw_prov_pppmode=0&devolo%3Asettings%2Fw_prov_protocol=pppoe&devolo%3Asettings%2Fw_prov_vpi=8&devolo%3Asettings%2Fw_prov_vci=35&devolo%3Asettings%2Fw_prov_mtu=1492&devolo%3Asettings%2Fw_prov_username_input=haneli&devolo%3Asettings%2Fw_prov_password_input=678966 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?var%3Amain=menu&var%3Astyle=devolo&getpage=..%2Fhtml%2Fdefs%2Fdevolo%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Fdefs%2Fdevolo%2Fmenus%2Fmenu.html&var%3Apagename=w_prov_conntest&var%3Aerrorpagename=&var%3Amenu=simple&var%3Amenutitle=&var%3Apagetitle=&var%3Apagemaster=&var%3Alanguage=de&devolo%3Acommand%2Ffinishproviderwizard=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?var%3Amain=menu&var%3Astyle=devolo&getpage=..%2Fhtml%2Fdefs%2Fdevolo%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Fdefs%2Fdevolo%2Fmenus%2Fmenu.html&var%3Apagename=home&var%3Aerrorpagename=&var%3Amenu=simple&var%3Amenutitle=&var%3Apagetitle=&var%3Apagemaster=&var%3Alanguage=de HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fdefs%2Fdevolo%2Fmenus%2Fiframe.html&var:language=de&var:style=devolo&var:main=menu&var:menu=simple&var:pagename=home_iframe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fdefs%2Fdevolo%2Fmenus%2Fiframe.html&var:language=de&var:style=devolo&var:main=menu&var:menu=simple&var:pagename=home_iframe_hidden HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fdefs%2Fdevolo%2Fmenus%2Fiframe.html&var:language=de&var:style=devolo&var:main=menu&var:menu=simple&var:pagename=home_iframe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=..%2Fhtml%2Fdefs%2Fdevolo%2Fmenus%2Fiframe.html&amp;var:language=de&amp;var:style=devolo&amp;var:main=menu&amp;var:menu=simple&amp;var:pagename=home_iframe_hidden&var:prevdslicon=up&var:prevwlanicon=up&var:prevwectmode=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(devolo).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Dataone</string> + </void> + <void index="1"> + <string>WA3002g4</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080215171544&url=http%3A%2F%2F192.168.1.1%2Frebootinfo.cgi HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Dataone).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Dataone</string> + </void> + <void index="1"> + <string>UTStarcom UT300R2U.0011.01</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /footer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /backupsettings.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /resetrouter.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /main.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /footer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Dataone).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>EBR2310</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_device.cgi HTTP/1.1 + Host: %%%routerip%%% + +renew=DHCP+Renew [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DSL-G684T</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Ftools%2Frestartmodem.htm&var%3Acom=restart&var%3Aip=&var%3Arestart=1&logic%3Acommand%2Fsave=&logic%3Acommand%2Fppp_disconnect= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/index.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wizard.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DSL-G664T (V1.00B02T02.DE.20040804)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=../html/home_gm.htm&errorpage=../html/index.html&login:command/username=%%%user%%%&login:command/password=%%%pass%%%&var:language=gm&var:errormsg=Error [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=../html/status_gm/connstatus.htm&var:language=gm&connection0:settings/manual_conn=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=../html/status_gm/connstatus.htm&var:language=gm&connection0:settings/manual_conn=1 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DSL-G624T Firmware Version : V3.10B01T02.EU-A.20070924</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080313174316&url=http%3A%2F%2F192.168.1.1%2F HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref=&var:aprestart= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080313174316&url=http%3A%2F%2F192.168.1.1%2Fcgi-bin%2Fwebcm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wan.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fhome%2Fhome_wan_ppp.htm&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=pppoe&var%3AcontypeReal=&var%3ApreForm=home [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080313174316&url=http%3A%2F%2F192.168.1.1%2Fcgi-bin%2Fwebcm%3Fgetpage%3D..%2Fhtml%2Fstatus%2Fstatus_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fstatus_deviceinfo_deviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080313174316&url=http%3A%2F%2F192.168.1.1%2Fcgi-bin%2Fwebcm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fstatus_deviceinfo_deviceinfofile.htm&encaps0%3Asettings%2Fmanual_conn=0&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=&connection0%3Apppoe%3Acommand%2Fstop=&var%3Ajudge= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fstatus_deviceinfo_deviceinfofile.htm&encaps0%3Asettings%2Fmanual_conn=1&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=&connection0%3Apppoe%3Acommand%2Fstart=&var%3Ajudge=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080313174316&url=http%3A%2F%2F192.168.1.1%2Fcgi-bin%2Fwebcm%3Fgetpage%3D..%2Fhtml%2Fstatus%2Fstatus_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fstatus_deviceinfo_deviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/tools/tools_admin.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080313174316&url=http%3A%2F%2F192.168.1.1%2Fcgi-bin%2Fwebcm%3Fgetpage%3D..%2Fhtml%2Ftools%2Ftools_admin.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>G624t</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=%%%user%%%&login%3Acommand%2Fpassword=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref=&var:aprestart= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wan.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fhome%2Fhome_wan_ppp.htm&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=pppoe&var%3AcontypeReal=&var%3ApreForm=home [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fstatus_deviceinfo_deviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fstatus_deviceinfo_deviceinfofile.htm&encaps0%3Asettings%2Fmanual_conn=0&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=&connection0%3Apppoe%3Acommand%2Fstop=&var%3Ajudge= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fstatus_deviceinfo_deviceinfofile.htm&encaps0%3Asettings%2Fmanual_conn=1&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=&connection0%3Apppoe%3Acommand%2Fstart=&var%3Ajudge=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fstatus_deviceinfo_deviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fstatus_deviceinfo_deviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DSL-G624T</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=../html/status/status_deviceinfo_deviceinfofile.htm&var:mycon=connection0&var:conid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DSL-G604T V3.02B01T01.AU-A.20061222</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wizard.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&encaps0%3Asettings%2Fmanual_conn=0&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=&connection0%3Apppoe%3Acommand%2Fstop=&var%3Ajudge= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&encaps0%3Asettings%2Fmanual_conn=1&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=&connection0%3Apppoe%3Acommand%2Fstart=&var%3Ajudge=1 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DSL-G604T Firmware V1.00B02T02.MA.20050303</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=%%%user%%%&login%3Acommand%2Fpassword=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wizard.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Aconid=connection0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&connection0%3Asettings%2Fmanual_conn=0&var%3Aconid=connection0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&connection0%3Asettings%2Fmanual_conn=1&var%3Aconid=connection0 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DSL-G604 Firmware V2.00B01T01.BR.20060626</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wizard.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/closeWin.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/closeWin.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/index.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wizard.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DSL-504T Firmware V2.01B02T02.MA.20060728</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/tools/tools_admin.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/tools/tools_system.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Ftools%2Frestartmodem.htm&var%3Acom=restart&var%3Aip=&var%3Arestart=1&logic%3Acommand%2Fsave=&logic%3Acommand%2Fppp_disconnect= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/index.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wizard.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DSL-502T</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fadvanced%2Fadv_pppfile.htm&encaps0%3Asettings%2Fmanual_conn=0&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=asis&encaps0%3Apppoa%3Acommand%2Fstop=&var%3Ajudge= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fadvanced%2Fadv_pppfile.htm&encaps0%3Asettings%2Fmanual_conn=1&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=asis&encaps0%3Apppoa%3Acommand%2Fstart=&var%3Ajudge=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/advanced/adv_ppp.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fadvanced%2Fadv_pppfile.htm&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=asis [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fadvanced%2Fadv_pppfile.htm&encaps0%3Asettings%2Fmanual_conn=1&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=asis&encaps0%3Apppoa%3Acommand%2Fstart=&var%3Ajudge=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/advanced/adv_ppp.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fadvanced%2Fadv_pppfile.htm&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=asis [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/advanced/adv_ppp.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fadvanced%2Fadv_pppfile.htm&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=asis [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DSL-500G ADSL Router Firmware R2.01.B18.LA(021206a/T93.3.44)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/pages/home.ssi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/pages/logo.ssi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/pages/TreeMenu/menu.ssi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MainPage?id=6 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/js/global.gsv? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DSL-2741B</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.cgi HTTP/1.1 + Host: %%%routerip%%% + +username=admin&password=warp1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /banner.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DSL-2640T V3.02B01T01.ME-A.20070521</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wizard.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DSL G624 T v3.0</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wizard.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&encaps0%3Asettings%2Fmanual_conn=0&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=&encaps0%3Apppoa%3Acommand%2Fstop=&var%3Ajudge= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&encaps0%3Asettings%2Fmanual_conn=1&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=&encaps0%3Apppoa%3Acommand%2Fstart=&var%3Ajudge=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&encaps0%3Asettings%2Fmanual_conn=1&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=&encaps0%3Apppoa%3Acommand%2Fstart=&var%3Ajudge=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/closeWin.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/index.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wizard.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DSL G624 T v3.0</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wizard.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&encaps0%3Asettings%2Fmanual_conn=0&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=&connection0%3Apppoe%3Acommand%2Fstop=&var%3Ajudge= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&encaps0%3Asettings%2Fmanual_conn=1&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=&connection0%3Apppoe%3Acommand%2Fstart=&var%3Ajudge=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DSL 520T</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wizard.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0&var%3AmyconIndex=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&encaps0%3Asettings%2Fmanual_conn=0&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=&encaps0%3Apppoa%3Acommand%2Fstop=&var%3Ajudge= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0&var%3AmyconIndex=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&encaps0%3Asettings%2Fmanual_conn=1&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=&encaps0%3Apppoa%3Acommand%2Fstart=&var%3Ajudge=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0&var%3AmyconIndex=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&encaps0%3Asettings%2Fmanual_conn=1&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=&encaps0%3Apppoa%3Acommand%2Fstart=&var%3Ajudge=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0&var%3AmyconIndex=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0&var%3AmyconIndex=0 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DSL 2740B</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080406221918&url=http%3A%2F%2F192.168.1.1%2F HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.cgi HTTP/1.1 + Host: %%%routerip%%% + +username=admin&password=admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /banner.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080406221918&url=http%3A%2F%2F192.168.1.1%2Flogin.cgi HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080406221918&url=http%3A%2F%2F192.168.1.1%2Frebootinfo.cgi HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DP 802 (FW: 2.10, HW: A-1)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Tools HTTP/1.1 + Host: %%%routerip%%% + +Tools(1)= Hang Up [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Tools HTTP/1.1 + Host: %%%routerip%%% + +Tools(1)= Dial Up [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DLG-4300 FW 1.7w</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /post_login.cgi?data=kP1TuC9byCrZOO6D3SpicUdTyKX. HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Device_Info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppoe.cgi?data=.f.. HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppoe.cgi?data=.P.. HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Device_Info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DL-524</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /x.htm?RC=@mis&ZT=1207000458909 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/rebo?D=&ZT=1207000459365 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /x.htm?v0=@mis&v1=1207000458909&v2=&v3=&v4=&v5=&v6=show HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /misc.htm?rc=_&ZT=1207000470912 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DIR-635 Firmware 2.21EU</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /dhcp_clients.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DIR-635</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /post_login.xml?hash=3fb72e7377dccdedf1807711d440e3c0158c0bae HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/Device_Info.shtml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /dhcp_clients.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/lan_computers_table.sxsl? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/igmp_group_memberships.sxsl? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi_ssi_igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_pppoe.cgi?connect=false HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi_ssi_igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /dhcp_clients.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_pppoe.cgi?connect=true HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DIR-635</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /dhcp_clients.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi_ssi_igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /dhcp_clients.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi_ssi_igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_pppoe.cgi?connect=false HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi_ssi_igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /dhcp_clients.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_pppoe.cgi?connect=true HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/Device_Info.shtml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/Device_Info.shtml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/Device_Info.shtml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/Device_Info.shtml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/Device_Info.shtml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/Device_Info.shtml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /i18n_language_codes.xsl? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /languages.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/lan_computers_table.sxsl? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /dhcp_clients.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi_ssi_igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/igmp_group_memberships.sxsl? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi_ssi_igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /dhcp_clients.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>Dir-300 Firmware 1.00</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.php? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /bsc_internet.php? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /model/__ajax_wan_conninfo.php?r=2008.4.8.0.10.12 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /model/__ajax_wan_conninfo.php?r=2008.4.8.0.10.16 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /model/__ajax_wan_conninfo.php?r=2008.4.8.0.10.19 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /sys_cfg_valid.xgi?=&exeshell=submit%20REBOOT HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /sys_cfg_valid.php?uptime=30930 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /bsc_internet.php? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DIR-100 v1.01</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /postlogin.xgi HTTP/1.1 + Host: %%%routerip%%% + +authen_username=%%%user%%%&authen_password=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.xgi?set/runtime/wan/inf:1/Disconnect=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.xgi?set/runtime/wan/inf:1/Connect=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DIR 655</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_pppoe.cgi?connect=false HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_pppoe.cgi?connect=true HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /dhcp_clients.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/Device_Info.shtml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/Device_Info.shtml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/Device_Info.shtml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/Device_Info.shtml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /dhcp_clients.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/lan_computers_table.sxsl? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /dhcp_clients.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /dhcp_clients.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /dhcp_clients.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /dhcp_clients.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /dhcp_clients.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /dhcp_clients.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DIR 625 Firmware 3.02</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /dhcp_clients.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi_ssi_igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /dhcp_clients.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi_ssi_igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_connection_status.sxml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>Dir 100</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Home/bsc_internet.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/st_device.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/st_device.xgi?set/runtime/wan/inf:1/Disconnect=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/st_device.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/st_device.xgi?set/runtime/wan/inf:1/Connect=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/st_device.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/st_device.xgi?set/runtime/wan/inf:1/Connect=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/st_device.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DIR - 635</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /clr3/ HTTP/1.1 + Host: %%%routerip%%% + +router=D-Link+DIR+-+635 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI524 (v.2.07DE)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu1.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hwiz.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /atbox.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /misc.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /x.htm?RC=@mis&ZT=1211033917796 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/rebo?D=&ZT=1211033918000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /x.htm?v0=@mis&v1=1211033917796&v2=&v3=&v4=&v5=&v6=show HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /misc.htm?rc=_&ZT=1211033923953 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-824VUP (Firmware 1.05)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@status&A=H&M=0&T=2000&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@status&A=D&M=0&T=10000&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-804V (Firmware v4.72)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /release.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /renew.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-804HV Firmware V1.44b03</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@status&A=H&M=0&T=2000&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@status&A=G&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-804HV (Firmware: V1.41(G))</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@status&A=H&M=0&T=2000&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=@ HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-804HV (Firmware v1.34)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@status&A=H&M=0&T=2000&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=@ HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-804 v2.05 B4</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /bground.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/m0.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/di700.cgi?fid=1300 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-804 (Firmware v2.00 b4)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-714P (V1.32b04)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@status&A=H&M=0&T=2000&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@status&A=D&M=0&T=10000&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-714P</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/logi?RC=@D%%%pass%%%%%%user%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=D&M=0&T=10000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-714P</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/logi?RC=@D%%%pass%%%%%%user%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=D&M=0&T=10000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-713P dial-up</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/logi?rc=@&PS=%%%pass%%%&rd=menu HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H1&M=0&T=2000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D1&M=0&T=10000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-713P</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/logi?RC=@D%%%pass%%%%%%user%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=D&M=0&T=10000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-707P (FW3.13)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-707P (FW3.01)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-704P (Firmware 2.70)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-634M MIMO (HW Rev.A Firmware 1.22)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_device.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_device.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect=Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-624 A/B 132b03</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?disconnect=Disconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?connect=Connect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-624 (HW.:D2G FW: 4.03)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_device.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_device.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect=Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-624 (HW.:C3 FW: 2.53b76)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_device.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_device.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect=Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-624 (HW C3, FW 2.70)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_device.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_device.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect=Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-624 (HW C2, FW 2.52) Cable Modem</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?Disconnect= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?Connect= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-624 (HW C2, FW 2.44) Cable Modem</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?Disconnect= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?Connect= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-624 (Firmware 2.44)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?disconnect= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://www.google.de? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-624 [HW B2 / FW 2.09b73]</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?disconnect=Disconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?connect=Connect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-624 [HW B2 / FW 2.06]</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?disconnect=Disconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?connect=Connect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-624 rev.A (FW1.18)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?disconnect= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?connect= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-624 rev.A (FW 119b09)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?disconnect=Disconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?connect=Connect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-624 FW 2.07EN</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect=Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-624 (HW Ax, FW1.2d)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?disconnect= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?connect= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-624 (FW 2.09)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect=Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-624 (FW 2.07DE Build:0040 12 Apr 2005)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect=Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-624 (FW 2.03b36) DEU</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect= [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-624 (FW 1.18)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?Disconnect= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?Connect= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-624 (FW 1.01)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?Disconnect= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?Connect= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-624</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://www.google.de? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-614 Firmware 2.34</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect=Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-614 (Firmware 2.03)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?Disconnect= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?Connect= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-604[FW3.13b05]</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=@ HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-604/E (HW: D1, FW: 3.14b06)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-604/E (HW: D1, FW: 3.13b07)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-604/E (HW: D1, FW: 3.09b01)Feb 01 2005</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-604/E (HW: D1, FW: 3.06)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-604 Fireware 2.31b02</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status&ZT=1208489449296 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status&ZT=1208489450953 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=_&ZT=1208489454234 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=@&ZT=1208489457531 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-604 (Rev.D; FW 3.13b07)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-604 (HW: E1 Firmware:3.20)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?disconnect= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?connect= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-604 (HW F3G / FW 3.14b06)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-604 (HW F1 / FW 3.13)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-604 (FW3.11)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=@ HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-604 (FW3.06)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-604 (FW3.04)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-604 (FW3.01)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-604 (FW 3.13b07, German, DHCP-Config)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/rrip?rc=@&A=R&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/rrip?rc=@&A=G&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-604 (FW 1.80-1.82b2)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-604 (Firmware 1.62 build 2)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-604 (Firmware 1.62 build 1)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status&ZT=1034278031880 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status&ZT=1034279660920 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-604</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /st_device.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /st_device.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect=Connect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /st_device.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-524a1 v1.4</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Home/h_wizard.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/st_devic.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/st_devic.xgi?set/runtime/wan/inf:1/Disconnect=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/st_devic.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/st_devic.xgi?set/runtime/wan/inf:1/Connect=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/st_devic.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-524 FW 2.04</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu1.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hwiz.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/rrip?rc=@&A=R&rd=status&ZT=1209118788031 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/rrip?rc=@&A=G&rd=status&ZT=1209118792000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=_&ZT=1209118795343 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-524 (FW: V2.03b3(EN))</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-524 (FW: V2.03(DE))</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-524 (2.07DE)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/logi HTTP/1.1 + Host: %%%routerip%%% + +rc=%40&PN=admin&PS=PASSWORT&rd=menu [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu1.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hwiz.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status&ZT=1211223686631 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=_&ZT=1211223689950 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=@&ZT=1211223701048 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wiki/index.php/Einen_Reconnect_aufzeichnen? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /clr2/? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>Di-524</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /atbox.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /misc.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /x.htm?RC=@mis&ZT=1209821205538 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/rebo?D=&ZT=1209821205835 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /x.htm?v0=@mis&v1=1209821205538&v2=&v3=&v4=&v5=&v6=show HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /misc.htm?rc=_&ZT=1209821211773 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>Di-524</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /atbox.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /misc.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /x.htm?RC=@mis&ZT=1209821205538 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/rebo?D=&ZT=1209821205835 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /x.htm?v0=@mis&v1=1209821205538&v2=&v3=&v4=&v5=&v6=show HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /misc.htm?rc=_&ZT=1209821211773 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-514 Firmware 1.05.06</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_devic.html HTTP/1.1 + Host: %%%routerip%%% + +page=st_devic&connectflag=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /return_message.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /st_devic.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_devic.html HTTP/1.1 + Host: %%%routerip%%% + +page=st_devic&connectflag=2 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /return_message.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /st_devic.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.14&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20511,goog-black-enchash:1:49730 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-514 (FW 1.02)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_devic.html HTTP/1.1 + Host: %%%routerip%%% + +page=st_devic&connectflag=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_devic.html HTTP/1.1 + Host: %%%routerip%%% + +page=st_devic&connectflag=2 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-514 (FW 1.00b6)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?Disconnect= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?Connect= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-514 (FW 1.00)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /suspend() HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /resume() HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-304 ISDN Firmware 2.10</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online1.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-304 Firmware v2.1.0 DSL</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-304 Firmware v1.1rc1 ISDN</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online1.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-304 Firmware v1.1rc1 DSL</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DI-304 Firmware v1.1rc1 / Neteasy NetQom DSL 4100</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DGL 4300 (FW 1.7)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /check_new_firmware.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /post_login.cgi?data=mV5Q0tVA5aNs26eLTgJUYd54i.T. HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Device_Info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppoe.cgi?data=.f.. HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppoe.cgi?data=.P.. HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Device_Info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Device_Info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Device_Info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /swf_masthead.swf? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /swf_masthead.swf? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>724GU</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /post_login.cgi?data=o9ttqkvRZdOodd7kImQ8qfhCINH. HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /st_devic.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /routing_table.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /st_devic.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /routing_table.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /routing_table.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppoe.cgi?data=.f.. HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /routing_table.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /routing_table.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppoe.cgi?data=.P.. HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /routing_table.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /st_devic.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /st_devic.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /st_devic.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /routing_table.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connection_status.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /computer_list.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /igmp_group_memberships.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /routing_table.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>604t gen II nz (xtra model)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080114131620&url=http%3A%2F%2F10.1.1.1%2F HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080114131620&url=http%3A%2F%2F10.1.1.1%2Fcgi-bin%2Fwebcm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wizard.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /toolbarad.php?user_id=83137 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /ajax/notes.json.jsp HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080114131620&url=http%3A%2F%2F10.1.1.1%2Fcgi-bin%2Fwebcm%3Fgetpage%3D..%2Fhtml%2Fstatus%2Fstatus_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080114131620&url=http%3A%2F%2F10.1.1.1%2Fcgi-bin%2Fwebcm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /toolbarad.php?user_id=83137 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /toolbarad.php?user_id=83137 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080114131620&url=http%3A%2F%2F10.1.1.1%2Fcgi-bin%2Fwebcm%3Fgetpage%3D..%2Fhtml%2Fstatus%2Fstatus_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080114131620&url=http%3A%2F%2F10.1.1.1%2Fcgi-bin%2Fwebcm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /toolbarad.php?user_id=83137 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /toolbarad.php?user_id=83137 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/tools/tools_admin.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080114131620&url=http%3A%2F%2F10.1.1.1%2Fcgi-bin%2Fwebcm%3Fgetpage%3D..%2Fhtml%2Ftools%2Ftools_admin.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /toolbarad.php?user_id=83137 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/tools/tools_system.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080114131620&url=http%3A%2F%2F10.1.1.1%2Fcgi-bin%2Fwebcm%3Fgetpage%3D..%2Fhtml%2Ftools%2Ftools_system.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /toolbarad.php?user_id=83137 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /toolbar/firefox/update.xml? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST / HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}&version=0.7.5.4&maxAppVersion=3.0pre&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id=toolbar@alexa.com&version=1.1&maxAppVersion=2.0.0.*&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /firefox/update?guid={3112ca9c-de6d-4884-a869-9855de68056c}&version=3.0.20070525W&application={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appversion=2.0.0.14&dist=google HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id=filtersetg@updater&version=0.3.1.3&maxAppVersion=3.0b5&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={E2C5E80C-79B5-485a-A493-3E87E28823A5}&version=1.5&maxAppVersion=2.0.0.*&status=userDisabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={082b6fe0-310a-11db-a98b-0800200c9a66}&version=2.4.4.1&maxAppVersion=2.0.0.*&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id=acmanager@ucla&version=2.3&maxAppVersion=2.0.0.*&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={4AB21F99-91C5-4a9d-813E-425841874FB1}&version=1.0.1&maxAppVersion=2.0.0.*&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id=stickis@activeweave.com&version=1.1.777&maxAppVersion=3.0b5pre&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id=divx@partners.mozilla.com&version=1.1&maxAppVersion=2.0.0.*&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={a7c6cf7f-112c-4500-a7ea-39801a327e5f}&version=0.97.1&maxAppVersion=2.0.0.*&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={CAFEEFAC-0016-0000-0003-ABCDEFFEDCBA}&version=6.0.03&maxAppVersion=5.0%2B&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={1018e4d6-728f-4b20-ad56-37578a4de76b}&version=3.2.3&maxAppVersion=3.0pre&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={ef62e1ce-d2a4-4cdd-b7ec-92b120366b66}&version=2.2.1&maxAppVersion=3.0b3&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={19503e42-ca3c-4c27-b1e2-9cdb2170ee34}&version=0.9.9&maxAppVersion=3.0pre&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id=simplemail@telega.phpnet.us&version=2.63&maxAppVersion=3.0b5&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={c1dffba0-628e-11d9-9669-0800200c9a66}&version=2.0.2&maxAppVersion=2.0.0.*&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={81BF1D23-5F17-408D-AC6B-BD6DF7CAF670}&version=6.0.4.1&maxAppVersion=3.0b5&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={e497edd0-9d4e-4429-9a0b-4f05bd2c4dc2}&version=0.13&maxAppVersion=3.0b3&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={fefdd087-77c6-4743-b0f5-31ad9b063d06}&version=0.1&maxAppVersion=2.0.0.*&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={DDC359D1-844A-42a7-9AA1-88A850A938A8}&version=1.0.1&maxAppVersion=3.0pre&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={602E0D2D-7710-4d47-A32C-998398DB993D}&version=1.1&maxAppVersion=3.0a9&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /updates/update.php?id=toolbar@instantbuzz.com&version=0.6&reqversion=1&maxappversion=3.0.0.*&status=userEnabled&appid={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appver=2.0.0.14&appos=WINNT&appapi=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={2843a0c8-caba-4428-b96a-83b5547c0fdd}&version=2.0.3&maxAppVersion=2.0.0.*&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={D4DD63FA-01E4-46a7-B6B1-EDAB7D6AD389}&version=0.9.6.1&maxAppVersion=3.0pre&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /updates/update.php?id={65b3130e-8513-41b6-8ea8-43dbd9cc0b12}&version=0.5&reqversion=1&maxappversion=2.0.0.*&status=userEnabled&appid={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appver=2.0.0.14&appos=WINNT&appapi=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={8f8fe09b-0bd3-4470-bc1b-8cad42b8203a}&version=0.13.1&maxAppVersion=2.0.0.*&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={A2F388E5-2777-454e-85BB-58E6FB48E690}&version=0.7.8&maxAppVersion=2.0.0.*&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={4A207596-AED2-4223-929F-BBE1D691B7CD}&version=1.8.6&maxAppVersion=2.0.0.*&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={11F9F076-72B3-4586-995D-5042CF5D3AD4}&version=4.1.2&maxAppVersion=2.0.0.*&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id=kgen@elitwork.com&version=0.3&maxAppVersion=3.0b3&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={73a6fe31-595d-460b-a920-fcc0f8843232}&version=1.6.4&maxAppVersion=3.0pre&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={c36177c0-224a-11da-8cd6-0800200c9a66}&version=2.0.0&maxAppVersion=2.0.0.*&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={8bc5b5eb-0ec4-46ed-a024-ace8a3032888}&version=4.2.2&maxAppVersion=3.0b2&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={fe0258ab-4f74-43a1-8781-bcdf340f9ee9}&version=2.5.3&maxAppVersion=3.0a9&status=userDisabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id=redshift_V2@shift-themes.com&version=0.96&maxAppVersion=2.0.0.*&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={888d99e7-e8b5-46a3-851e-1ec45da1e644}&version=3.0.0&maxAppVersion=3.0b3&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={b9db16a4-6edc-47ec-a1f4-b86292ed211d}&version=3.0.3&maxAppVersion=3.0b5&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={F807FACD-E46A-4793-B345-D58CB177673C}&version=2.1&maxAppVersion=3.0pre&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={9e48e253-edbc-4b52-9ebc-50a33a8d5ac4}&version=1.2&maxAppVersion=3.0a7&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id=sxipper@sxip.com&version=2.0.2&maxAppVersion=3.0pre&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id=translator@dontfollowme.net&version=1.0.4.4&maxAppVersion=3.0pre&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id=evcextension@verisign.com&version=1.0.1.2898&maxAppVersion=2.0.0.*&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={07b2a769-ed19-4483-87ce-c643914c81bb}&version=2.0.0.11&maxAppVersion=3.0b1&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={8B8A525A-CFCA-44cf-81C3-3969E6CB96E0}&version=2.7.3.8&maxAppVersion=3.0b2&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id=snaplinks@snaplinks.net&version=0.0.4&maxAppVersion=3.0a8&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /blocklist/1/%7Bec8030f7-c20a-464f-9b0e-13a3a9e97384%7D/2.0.0.14/? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id=piclens@cooliris.com&version=1.6.3.2361&maxAppVersion=3.0pre&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={1280606b-2510-4fe0-97ef-9b5a22eafe30}&version=0.6.1.13&maxAppVersion=3.0pre&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id=routerstatus@undermined.org&version=0.1.7.8&maxAppVersion=3.0pre&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /update/VersionCheck.php?reqVersion=1&id={d8646e86-22ba-4f3d-8751-23c723ebd7b9}&version=1.6&maxAppVersion=3.0a3&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=2.0.0.14&appOS=WINNT&appABI=x86-msvc HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /toolbar/update.rdf? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /firefox/update.rdf? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST / HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /FirefoxUpdate/?ctid=CT848332 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080114131620&url=http%3A%2F%2Fdownload.chip.eu%2Fen%2Fdownload_getfile_en_2059789.html%3Fs%3Dhttp%3A%2F%2Fdl13.chip.eu%26f%3D%2F95638%2FCryptload_1.0.5_en.rar.torrent%26t%3D481eb684%26sign%3D40ef45bccad52f476a35803eec27a2dc%26dl_type%3Dtorrent HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /toolbarad.php?user_id=83137 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080114131620&url=http%3A%2F%2F10.1.1.1%2Fcgi-bin%2Fwebcm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /toolbarad.php?user_id=83137 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /ajax/notes.json.jsp HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080114131620&url=http%3A%2F%2F10.1.1.1%2Fcgi-bin%2Fwebcm%3Fgetpage%3D..%2Fhtml%2Ftools%2Ftools_admin.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080114131620&url=http%3A%2F%2F10.1.1.1%2Fcgi-bin%2Fwebcm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080114131620&url=http%3A%2F%2F10.1.1.1%2Fcgi-bin%2Fwebcm%3Fgetpage%3D..%2Fhtml%2Fstatus%2Fstatus_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080114131620&url=http%3A%2F%2F10.1.1.1%2Fcgi-bin%2Fwebcm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /toolbarad.php?user_id=83137 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080114131620&url=http%3A%2F%2F10.1.1.1%2Fcgi-bin%2Fwebcm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /toolbarad.php?user_id=83137 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080114131620&url=http%3A%2F%2F10.1.1.1%2Fcgi-bin%2Fwebcm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080114131620&url=http%3A%2F%2F10.1.1.1%2Fcgi-bin%2Fwebcm%3Fgetpage%3D..%2Fhtml%2Fstatus%2Fstatus_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /toolbarad.php?user_id=83137 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080114131620&url=http%3A%2F%2F10.1.1.1%2Fcgi-bin%2Fwebcm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /toolbarad.php?user_id=83137 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080114131620&url=http%3A%2F%2F10.1.1.1%2Fcgi-bin%2Fwebcm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080114131620&url=http%3A%2F%2F10.1.1.1%2F HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080114131620&url=http%3A%2F%2F10.1.1.1%2Fcgi-bin%2Fwebcm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080114131620&url=http%3A%2F%2Fcryptload.info%2Fwiki%2Findex.php%2FRecording_a_reconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /iSearch/get_isearch_sitelist.php?client=FFGM&version=1.2&release=0&service=1&affiliate=&lang=en_US&uuid=229fc771-a9f9-aee3-d676-936e1f86705c HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data/Ge4r71ZRuc12W5?cli=10&ver=ff-1.1&dat=ns&cdt=rq%3D1%26wid%3D18397&url=http%3A%2F%2Fcryptload.info%2Fwiki%2Findex.php%2FRecording_a_reconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wiki/index.php?title=Spezial:Letzte_%C3%84nderungen&feed=atom HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /iSearch/get_isearch_sitelist.php?client=FFGM&version=1.2&release=0&service=1&affiliate=&lang=en_US&uuid=229fc771-a9f9-aee3-d676-936e1f86705c HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wiki/index.php?title=Spezial:Letzte_%C3%84nderungen&feed=rss HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /toolbarad.php?user_id=83137 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /ajax/notes.json.jsp HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /iSearch/get_isearch_sitelist.php?client=FFGM&version=1.2&release=0&service=1&affiliate=&lang=en_US&uuid=229fc771-a9f9-aee3-d676-936e1f86705c HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /weatherrequest.ctp?type=forecast&imagetype=DEFAULT&locale=en-us&locationid=NZXX0003 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /iSearch/get_isearch_sitelist.php?client=FFGM&version=1.2&release=0&service=1&affiliate=&lang=en_US&uuid=229fc771-a9f9-aee3-d676-936e1f86705c HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /iSearch/get_isearch_sitelist.php?client=FFGM&version=1.2&release=0&service=1&affiliate=&lang=en_US&uuid=229fc771-a9f9-aee3-d676-936e1f86705c HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /iSearch/get_isearch_sitelist.php?client=FFGM&version=1.2&release=0&service=1&affiliate=&lang=en_US&uuid=229fc771-a9f9-aee3-d676-936e1f86705c HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /iSearch/get_isearch_sitelist.php?client=FFGM&version=1.2&release=0&service=1&affiliate=&lang=en_US&uuid=229fc771-a9f9-aee3-d676-936e1f86705c HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /iSearch/get_isearch_sitelist.php?client=FFGM&version=1.2&release=0&service=1&affiliate=&lang=en_US&uuid=229fc771-a9f9-aee3-d676-936e1f86705c HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /iSearch/get_isearch_sitelist.php?client=FFGM&version=1.2&release=0&service=1&affiliate=&lang=en_US&uuid=229fc771-a9f9-aee3-d676-936e1f86705c HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /iSearch/get_isearch_sitelist.php?client=FFGM&version=1.2&release=0&service=1&affiliate=&lang=en_US&uuid=229fc771-a9f9-aee3-d676-936e1f86705c HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /iSearch/get_isearch_sitelist.php?client=FFGM&version=1.2&release=0&service=1&affiliate=&lang=en_US&uuid=229fc771-a9f9-aee3-d676-936e1f86705c HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /iSearch/get_isearch_sitelist.php?client=FFGM&version=1.2&release=0&service=1&affiliate=&lang=en_US&uuid=229fc771-a9f9-aee3-d676-936e1f86705c HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /iSearch/get_isearch_sitelist.php?client=FFGM&version=1.2&release=0&service=1&affiliate=&lang=en_US&uuid=229fc771-a9f9-aee3-d676-936e1f86705c HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>524 T</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wizard.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/advanced/adv_upnp.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/tools/tools_admin.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/closeWin.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/index.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wizard.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/advanced/adv_upnp.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/closeWin.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/index.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wizard.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/closeWin.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/index.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wizard.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/advanced/adv_upnp.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/closeWin.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/index.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wizard.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/ddns.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_lan.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/tools/tools_admin.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/closeWin.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/index.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wizard.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wan.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fhome%2FwanPPP.htm&var%3Aconid=encaps0&var%3Amycon=connection0&var%3ApreForm=home&var%3Acontype=pppoe&var%3AcontypeReal= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/advanced/adv_upnp.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/advanced/portforw.htm&var:pagename=fwan&var:category=categoryG HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/tools/tools_admin.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/closeWin.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/index.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wizard.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wan.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fhome%2FwanPPP.htm&var%3Aconid=encaps0&var%3Amycon=connection0&var%3ApreForm=home&var%3Acontype=pppoe&var%3AcontypeReal= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_lan.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/advanced/adv_upnp.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/tools/tools_admin.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/tools/tools_system.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/tools/tools_misc.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/tools/tools_test.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/tools/testmain.htm&var:conid=0&var:teststep=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/closeWin.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/index.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wizard.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_lan.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/tools/tools_admin.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/tools/tools_system.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Ftools%2Frestartmodem.htm&var%3Acom=restart&var%3Aip=&var%3Arestart=1&logic%3Acommand%2Fsave=&logic%3Acommand%2Fppp_disconnect= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/index.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home_wizard.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>500G</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/pages/home.ssi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/pages/logo.ssi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/pages/TreeMenu/menu.ssi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080408224820&url=http%3A%2F%2F10.1.1.1%2Fhag%2Fpages%2Fhome.ssi HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MainPage?id=6 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/js/global.gsv? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MainPage?id=4 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/js/global.gsv? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20080408224820&url=http%3A%2F%2F10.1.1.1%2FMainPage%3Fid%3D4 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.14&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20403,goog-black-enchash:1:49491 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/pages/home.ssi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/pages/logo.ssi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/pages/TreeMenu/menu.ssi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /MainPage?id=6 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /hag/js/global.gsv? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>D-Link</string> + </void> + <void index="1"> + <string>DSL 2540T</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&encaps0%3Asettings%2Fmanual_conn=1&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=&connection0%3Apppoe%3Acommand%2Fstart=&var%3Ajudge=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(D-Link).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Crypto</string> + </void> + <void index="1"> + <string>Firmware CX82xxx_4.1.0.9</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Crypto).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>CONTREND</string> + </void> + <void index="1"> + <string>HG536+ Firmware A101-302JAZ-C02_R04</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /footer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(CONTREND).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ConnecTec</string> + </void> + <void index="1"> + <string>Navi210WV</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/conntype.cgi?mystop=Disconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/conntype.cgi?myopen=Reconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ConnecTec).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Conceptronic</string> + </void> + <void index="1"> + <string>C54BRS4 Broadband Router</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /goform/formReboot HTTP/1.1 + Host: %%%routerip%%% + +reset_flag=0&x=45&y=7&submit-url=%2Ftlreset.asp [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /tlreset.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Conceptronic).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>COMTREND</string> + </void> + <void index="1"> + <string>CT-5071T</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /main.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /footer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(COMTREND).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>COMTREND</string> + </void> + <void index="1"> + <string>CT-5071T</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /footer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /backupsettings.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /resetrouter.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(COMTREND).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Compu.Shack</string> + </void> + <void index="1"> + <string>Compu-Shack - DSLline - Wireless-Router (CS-23-491-04)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +hang_Up=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +dial=Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Compu.Shack).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Compu-Shack</string> + </void> + <void index="1"> + <string>- DSL SR-103 (SC142558)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +hang_Up=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +dial=Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Compu-Shack).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Compex</string> + </void> + <void index="1"> + <string>NetPassage 15-B</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /act_extip HTTP/1.1 + Host: %%%routerip%%% + +CONNECT=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://www.t-online.de/? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Compex).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Combo</string> + </void> + <void index="1"> + <string>DB108</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo_0.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu_0.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_0.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /footer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /resetrouter_0.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Combo).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>CNet</string> + </void> + <void index="1"> + <string>CAR-801</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=%2Fusr%2Fwww_safe%2Fhtml%2Findex.html&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Amenutitle=Home&var%3Apagetitle=Home&var%3Apagemaster=home&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5/menus%2Fmenu.html&var:style=style5&var:main=menu&var:pagename=home&var:pagetitle=Home&var:menu=setup&var:menutitle=Setup HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var:style=style5&var:main=menu&var:menu=setup&var:menutitle=Setup&var:pagename=pppoe&var:pagetitle=gnet%20Setup&var:conid=connection1&var:muxid=mux1&var:encapsid=encaps1&var:langrp=lan0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=pppoe&var%3Aerrorpagename=&var%3Amenu=setup&var%3Amenutitle=Setup&var%3Apagetitle=gnet+Setup&var%3Apagemaster=&connection1%3Asettings%2Ftype=pppoe&connection1%3Apppoe%3Asettings%2Fmtu=1&connection1%3Apppoe%3Acommand%2Fstop=&logger%3Asettings%2Floglevel=notice&logger%3Asettings%2Ffacility%2Fuser=notice&var%3Aconid=connection1&var%3Amuxid=mux1&var%3Aencapsid=encaps1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=pppoe&var%3Aerrorpagename=&var%3Amenu=setup&var%3Amenutitle=Setup&var%3Apagetitle=gnet+Setup&var%3Apagemaster=&connection1%3Asettings%2Ftype=pppoe&connection1%3Apppoe%3Asettings%2Fmtu=1&connection1%3Apppoe%3Acommand%2Fstart=&logger%3Asettings%2Floglevel=notice&logger%3Asettings%2Ffacility%2Fuser=notice&connection1%3Asettings%2Fdescription=gnet&fdb%3Asettings%2Fservice%2Fstate=1&connection1%3Afwan%3Asettings%2Fprivate%2Fnat%2Fstate=1&connection1%3Afwan%3Asettings%2Fprivate%2Fspi%2Fstate=1&var%3Aconid=connection1&var%3Amuxid=mux1&var%3Aencapsid=encaps1 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(CNet).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Buffalo</string> + </void> + <void index="1"> + <string>WHR-G54S</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/cgi HTTP/1.1 + Host: %%%routerip%%% + +req=inp&res=info.html&STOP0=Stopp [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/cgi HTTP/1.1 + Host: %%%routerip%%% + +req=inp&res=info.html&START0=Start [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Buffalo).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Buffalo</string> + </void> + <void index="1"> + <string>wbrg54s dd-wrt-29.02.08</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&action=Apply&change_action=gozila_cgi&submit_type=Disconnect_pppoe [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + +submit_button=Status_Router&action=Apply&change_action=gozila_cgi&submit_type=Connect_pppoe [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status_Router.live.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Buffalo).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Buffalo</string> + </void> + <void index="1"> + <string>WBR-G54</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /advance/apply.cgi?session=0&action_melco=wanlink&wanlink=down HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /advance/apply.cgi?session=0&action_melco=wanlink&wanlink=up HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Buffalo).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Buffalo</string> + </void> + <void index="1"> + <string>BHR-4RV</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /vpn/top-vpn.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /vpn/top-vpn_head.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /vpn/top-vpn_side.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /vpn/top-vpn_main.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /advance/advance-lan-port.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /advance/ad-top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /advance/advance2-lan-port.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /advance/ad-lan-ether.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /advance/advance-admin-system.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /advance/ad-top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /advance/advance2-admin-system.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /advance/ad-admin-system.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /advance/apply.cgi?action_melco=wanlink&wanlink=down&web_uuid=5886c310-519a-46bf-b0ef-c739ee3357d8 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Buffalo).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Buffallo</string> + </void> + <void index="1"> + <string>WHR-HP-G54 Ver. 1.40</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/cgi?req=twz HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/cgi?req=frm&frm=top_lower.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/cgi?req=frm&frm=top_upper.html&TOP_BUTTON=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/OpenHelp.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/cgi?req=frm&frm=top_copyright.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/OpenHelp.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/cgi?req=frm&frm=top_main.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/cgi?req=tfr&tag=sysinfo HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/cgi?req=mnu&rand=874555701 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/cgi?req=frm&frm=info.html&rand=382837362 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/cgi?req=frm&frm=ttl.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/OpenHelp.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/cgi HTTP/1.1 + Host: %%%routerip%%% + +req=inp&res=info.html&STOP0=Stop [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/cgi?req=frm&frm=info.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/OpenHelp.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/cgi HTTP/1.1 + Host: %%%routerip%%% + +req=inp&res=info.html&START0=Start [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/cgi?req=frm&frm=info.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/cgi?req=frm&frm=info.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/cgi?req=frm&frm=info.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/cgi?req=frm&frm=info.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/cgi?req=frm&frm=info.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/cgi?req=frm&frm=info.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/cgi?req=frm&frm=info.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/cgi?req=frm&frm=info.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/OpenHelp.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Buffallo).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Thomson</string> + </void> + <void index="1"> + <string>BT Homehub/Speedtouch 7G firmware 6.2.6.E</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi/b/basic/?ce=1&be=0&l0=0&l1=-1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi/b/basic/ HTTP/1.1 + Host: %%%routerip%%% + +ce=1&be=0&l0=0&l1=-1&0=13&1=Internet&2=3606214335 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi/b/basic/ HTTP/1.1 + Host: %%%routerip%%% + +ce=1&be=0&l0=0&l1=-1&0=12&1=Internet&2=3545282049 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Thomson).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Soho</string> + </void> + <void index="1"> + <string>Broadband xDSL/Cable SOHO Router</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /discon.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connect.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Soho).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Billion</string> + </void> + <void index="1"> + <string>BIPAC743-GE</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-welcome-common.html/disconnect HTTP/1.1 + Host: %%%routerip%%% + +EmWeb_ns:vim:4=/status.html&EmWeb_ns:vim:2.ImServices.wanlink.1:enabled=false&EmWeb_ns:vim:18=true [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-welcome-common.html/connect HTTP/1.1 + Host: %%%routerip%%% + +EmWeb_ns:vim:4=/status.html&EmWeb_ns:vim:2.ImServices.wanlink.1:enabled=true&EmWeb_ns:vim:18=true [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Billion).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Billion</string> + </void> + <void index="1"> + <string>BIPAC-741 ADSL</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status?ppch=1&ppconn=2&scrollTop=&isclear=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://194.25.134.146/? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Billion).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Billion</string> + </void> + <void index="1"> + <string>Bipac-640SE</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /stat1.htm HTTP/1.1 + Host: %%%routerip%%% + +page=status&Conn=Disconnect&ConnStatus=Connected&pptpConn=&PPTPConnStatus=&renew=&DHCPConnStatus=&scrollTop=&isclear=3 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /stat1.htm HTTP/1.1 + Host: %%%routerip%%% + +page=status&Conn=Connect&ConnStatus=Disconnected&pptpConn=&PPTPConnStatus=&renew=&DHCPConnStatus=&scrollTop=&isclear=3 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Billion).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Billion</string> + </void> + <void index="1"> + <string>Bipac 7500G</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-welcome-common.html/disconnect HTTP/1.1 + Host: %%%routerip%%% + +EmWeb_ns:vim:3=/status.html&EmWeb_ns:vim:4.ImServices.wanlink.1:enabled=false&EmWeb_ns:vim:18=true [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-welcome-common.html/connect HTTP/1.1 + Host: %%%routerip%%% + +EmWeb_ns:vim:3=/status.html&EmWeb_ns:vim:4.ImServices.wanlink.1:enabled=true&EmWeb_ns:vim:18=true [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Billion).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Billion</string> + </void> + <void index="1"> + <string>Bipac 640-AE</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /stat1.htm?page=status&Conn=Abbruch&ConnStatus=Disconnecting&pptpConn=&PPTPConnStatus=&renew=&DHCPConnStatus=&scrollTop=&isclear=3 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /stat1.htm?page=status&Conn=Verbinden&ConnStatus=Abbruch&pptpConn=&PPTPConnStatus=&renew=&DHCPConnStatus=&scrollTop=&isclear=3 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Billion).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Billion</string> + </void> + <void index="1"> + <string>BiPAC 5200S</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status/status_deviceinfo.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Billion).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Billion</string> + </void> + <void index="1"> + <string>BIPAC 5112S Firmware 2.7.0.38(UE0.C2C)3.5.18.0</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20071219212005&url=http%3A%2F%2F192.168.1.254%2F HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /navigation-status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status/status_deviceinfo.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /maintenance/tools_admin.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /navigation-maintenance.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20071219212005&url=http%3A%2F%2F192.168.1.254%2Fmaintenance%2Ftools_admin.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20071219212005&url=http%3A%2F%2F192.168.1.254%2Fnavigation-maintenance.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /maintenance/tools_system.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20071219212005&url=http%3A%2F%2F192.168.1.254%2Fmaintenance%2Ftools_system.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/tools_system_1 HTTP/1.1 + Host: %%%routerip%%% + +restoreFlag=0&RestartBtn=RESTART [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /maintenance/tools_system.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status/status_deviceinfo.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /navigation-status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status/status_deviceinfo.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20071219212005&url=http%3A%2F%2Fcryptload.info%2Fclr%2F HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20071219212005&url=http%3A%2F%2Fcryptload.info%2Fwiki%2Findex.php%2FRecording_a_reconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Billion).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Billion</string> + </void> + <void index="1"> + <string>Bipac 5102 Firmware 2.7.0.20(UE0.B1C)3.3.2.5</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status/status_deviceinfo.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status/status_deviceinfo.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Billion).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Belkin</string> + </void> + <void index="1"> + <string>.Wireless.G-Router.F5D7230-4</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/logout.exe? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +pws= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /system_r.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/restart.exe HTTP/1.1 + Host: %%%routerip%%% + +page=tools_gateway&logout= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait_count.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /clr2/? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wiki/index.php/Einen_Reconnect_aufzeichnen? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wiki/index.php?title=Spezial:Letzte_%C3%84nderungen&feed=atom HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wiki/index.php?title=Spezial:Letzte_%C3%84nderungen&feed=rss HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Belkin).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Belkin</string> + </void> + <void index="1"> + <string>Wireless G+ MIMO Router (org. Roter mio)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /footer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /backupsettings.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /resetrouter.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Belkin).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Belkin</string> + </void> + <void index="1"> + <string>G plus F5D7231-4_UK_5.01.03</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.13&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20057,goog-black-enchash:1:48603 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Belkin).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Belkin</string> + </void> + <void index="1"> + <string>F5D8233-4</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /?ver=0.13.1xs? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wc/-d/4/-z/livehttpheaders? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/connect.cgi?usr=00220215P008 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /system_r.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup_top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup_top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /fwAuto.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +totalMSec=1208338693.232&pws= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup_top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /system_r.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/restart.exe HTTP/1.1 + Host: %%%routerip%%% + +page=tools_gateway&logout= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /waitp.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setup_top.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /clr2/? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /clr3/ HTTP/1.1 + Host: %%%routerip%%% + +router=Belkin+F5D8233-4 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Belkin).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Belkin</string> + </void> + <void index="1"> + <string>F5D7630 - 4B</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +pws=passwort [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Abbruch [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +connect=Verbinden [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/logout.exe? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Belkin).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Belkin</string> + </void> + <void index="1"> + <string>F5D7230-4</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /util_reset.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.cgi?page=login&logout=2&pws= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /ut_reset.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /mail/?ui=1&ik=2bd7375f34&view=tl&search=inbox&start=0&tlt=1197cfa463e&fp=b2415c803815fa0b&auto=1&vv=1&rq=xm&at=xn3j2wom50804w5tsxsksd9wzw8gxz&zx=mxzzw6ew0264 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /util_reset.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?webpage=util_reset.html&action=Reboot&page=system_reset&logout=2 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /reset_success.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Belkin).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Belkin</string> + </void> + <void index="1"> + <string>F5D5231-4 Cable/DSL Gateway Router</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /util_reset.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.htm HTTP/1.1 + Host: %%%routerip%%% + +page=login&logout=2&pws= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /util_reset.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /util_reset.htm HTTP/1.1 + Host: %%%routerip%%% + +page=system_reset&logout=2 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /indexa.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Belkin).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Belkin</string> + </void> + <void index="1"> + <string>F5D5231-4 Cable/DSL Gateway Router</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.13&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:19868,goog-black-enchash:1:48133 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Belkin).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Belkin</string> + </void> + <void index="1"> + <string>54G F5D7230-4 6000</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /firefox?client=firefox-a&rls=org.mozilla:de:official HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /firefox?client=firefox-a&rls=org.mozilla:de:official HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /firefox?client=firefox-a&rls=org.mozilla:de:official HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /ut_reset.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.cgi HTTP/1.1 + Host: %%%routerip%%% + +page=&logout=&action=submit&pws=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /ut_reset.cgi HTTP/1.1 + Host: %%%routerip%%% + +webpage=ut_reset.html&action=Reboot&page=&logout=&reboot=Restart+Router [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Belkin).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Belkin</string> + </void> + <void index="1"> + <string>54g Deutsch, Modell: F5D7630de4B</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +pws=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Abbruch [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +connect=Verbinden [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Belkin).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Beetel</string> + </void> + <void index="1"> + <string>adsl2 modem</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu_en.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_en.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /footer_en.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /resetrouter_en.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Beetel).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Beetel</string> + </void> + <void index="1"> + <string>220bxi</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu_en.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info_en.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /footer_en.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /resetrouter_en.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Beetel).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>Barricade g SMC7904WBRA2</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +pws=smcadmin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /tl.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /tl_menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /tl_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /system_r.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/restart.exe HTTP/1.1 + Host: %%%routerip%%% + +page=tools_gateway&logout= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(SMC).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Aztech</string> + </void> + <void index="1"> + <string>DSL605EW</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=%2Fusr%2Fwww_safe%2Fhtml%2Findex.html&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Amenutitle=Basic&var%3Apagetitle=Home&var%3Apagemaster=home&testwebcm=webcm&login%3Acommand%2Fusername=zx7177&login%3Acommand%2Fpassword=jon170890&var%3Aconnecting1=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=basic&var%3Aerrorpagename=home&var%3Amenu=basic&var%3Amenutitle=Basic&var%3Apagetitle=Home&var%3Apagemaster=home&connection0%3Apppoe%3Acommand%2Fstop=&var%3Aconnecting1=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=basic&var%3Aerrorpagename=home&var%3Amenu=basic&var%3Amenutitle=Basic&var%3Apagetitle=Home&var%3Apagemaster=home&connection0%3Apppoe%3Acommand%2Fstart=&var%3Aconnecting1=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=basic&var%3Aerrorpagename=home&var%3Amenu=basic&var%3Amenutitle=Basic&var%3Apagetitle=Home&var%3Apagemaster=home&connection0%3Apppoe%3Acommand%2Fstart=&var%3Aconnecting1=2 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Aztech).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Aztech</string> + </void> + <void index="1"> + <string>DSL3100R ADSL 4 Port Ethernet Router Firmware 32.4.3</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/pvc_idx.htm?/doc/loginout.htm= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/loginout.htm?WINDWEB_URL=%2Fdoc%2Fpvc_idx.htm&wanAdapterSelection=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/pvc_idx.htm?/doc/loginout.htm= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/loginout.htm?WINDWEB_URL=%2Fdoc%2Fpvc_idx.htm&wanAdapterSelection=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/pvc_idx.htm?/doc/loginout.htm= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/loginout.htm?WINDWEB_URL=%2Fdoc%2Fpvc_idx.htm&wanAdapterSelection=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/pvc_idx.htm?/doc/loginout.htm= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/loginout.htm?WINDWEB_URL=%2Fdoc%2Fpvc_idx.htm&wanAdapterSelection=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/pvc_idx.htm?/doc/loginout.htm= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/loginout.htm?WINDWEB_URL=%2Fdoc%2Fpvc_idx.htm&wanAdapterSelection=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/pvc_idx.htm?/doc/loginout.htm= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/loginout.htm?WINDWEB_URL=%2Fdoc%2Fpvc_idx.htm&wanAdapterSelection=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/pvc_idx.htm?/doc/loginout.htm= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/loginout.htm?WINDWEB_URL=%2Fdoc%2Fpvc_idx.htm&wanAdapterSelection=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/pvc_idx.htm?/doc/loginout.htm= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/loginout.htm?WINDWEB_URL=%2Fdoc%2Fpvc_idx.htm&wanAdapterSelection=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/pvc_idx.htm?/doc/loginout.htm= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/loginout.htm?WINDWEB_URL=%2Fdoc%2Fpvc_idx.htm&wanAdapterSelection=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Aztech).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Aztech</string> + </void> + <void index="1"> + <string>DSL-600E</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Findex.html&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Amenutitle=Home&var%3Apagetitle=Home&var%3Apagemaster=home&testwebcm=webcm&login%3Acommand%2Fusername=admin&login%3Acommand%2Fpassword=passwordadmin&var%3Aconnecting1=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=basic&var%3Aerrorpagename=home&var%3Amenu=basic&var%3Amenutitle=Home&var%3Apagetitle=Home&var%3Apagemaster=home&connection1%3Apppoe%3Acommand%2Fstop=&var%3Aconnecting1=0&var%3Alanip= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=basic&var%3Aerrorpagename=home&var%3Amenu=basic&var%3Amenutitle=Home&var%3Apagetitle=Home&var%3Apagemaster=home&connection1%3Apppoe%3Acommand%2Fstart=&var%3Aconnecting1=1&connection1%3Asettings%2Fdescription=quickstart&fdb%3Asettings%2Fservice%2Fstate=1&connection1%3Afwan%3Asettings%2Fprivate%2Fnat%2Fstate=1&connection1%3Afwan%3Asettings%2Fprivate%2Fspi%2Fstate=1&var%3Alanip= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=basic&var%3Aerrorpagename=home&var%3Amenu=basic&var%3Amenutitle=Home&var%3Apagetitle=Home&var%3Apagemaster=home&connection1%3Apppoe%3Acommand%2Fstart=&var%3Aconnecting1=2&connection1%3Asettings%2Fdescription=quickstart&fdb%3Asettings%2Fservice%2Fstate=1&connection1%3Afwan%3Asettings%2Fprivate%2Fnat%2Fstate=1&connection1%3Afwan%3Asettings%2Fprivate%2Fspi%2Fstate=1&var%3Alanip= [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Aztech).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Aztech</string> + </void> + <void index="1"> + <string>DSL 605EW</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=%2Fusr%2Fwww_safe%2Fhtml%2Findex.html&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Amenutitle=Basic&var%3Apagetitle=Home&var%3Apagemaster=home&testwebcm=webcm&login%3Acommand%2Fusername=admin&login%3Acommand%2Fpassword=admin&var%3Aconnecting1=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=basic&var%3Aerrorpagename=home&var%3Amenu=basic&var%3Amenutitle=Basic&var%3Apagetitle=Home&var%3Apagemaster=home&connection0%3Apppoe%3Acommand%2Fstop=&var%3Aconnecting1=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=basic&var%3Aerrorpagename=home&var%3Amenu=basic&var%3Amenutitle=Basic&var%3Apagetitle=Home&var%3Apagemaster=home&connection0%3Apppoe%3Acommand%2Fstart=&var%3Aconnecting1=1 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Aztech).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Aztech</string> + </void> + <void index="1"> + <string>DSL 605 EW</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=%2Fusr%2Fwww_safe%2Fhtml%2Findex.html&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Amenutitle=Basic&var%3Apagetitle=Home&var%3Apagemaster=home&testwebcm=webcm&login%3Acommand%2Fusername=admin&login%3Acommand%2Fpassword=admin&var%3Aconnecting1=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=basic&var%3Aerrorpagename=home&var%3Amenu=basic&var%3Amenutitle=Basic&var%3Apagetitle=Home&var%3Apagemaster=home&connection0%3Apppoe%3Acommand%2Fstop=&var%3Aconnecting1=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=basic&var%3Aerrorpagename=home&var%3Amenu=basic&var%3Amenutitle=Basic&var%3Apagetitle=Home&var%3Apagemaster=home&connection0%3Apppoe%3Acommand%2Fstart=&var%3Aconnecting1=1 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Aztech).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Aztech</string> + </void> + <void index="1"> + <string>DSL 600EU Firmware 38.2.9/6</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu1&var%3Astyle=style1&getpage=..%2Fhtml%2Fdefs%2Fstyle1%2Fmenus%2Fmenu1.html&errorpage=..%2Fhtml%2Findex.html&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=quickstart&var%3Amenutitle=Quickstart&var%3Apagetitle=Quick+Start&var%3Apagemaster=home&login%3Acommand%2Fusername=admin&login%3Acommand%2Fpassword=haniaagata&var%3Arestore=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu1&var%3Astyle=style1&getpage=..%2Fhtml%2Fdefs%2Fstyle1%2Fmenus%2Fmenu1.html&errorpage=..%2Fhtml%2Fstatus%2Fconnection.html&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=quickstart&var%3Amenutitle=Quickstart&var%3Apagetitle=Quick+Start&var%3Apagemaster=home&var%3AconnectBtnPressed=&var%3Aconid=connection0&connection0%3Apppoa%3Acommand%2Fstop= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu1&var%3Astyle=style1&getpage=..%2Fhtml%2Fdefs%2Fstyle1%2Fmenus%2Fmenu1.html&errorpage=..%2Fhtml%2Fstatus%2Fconnection.html&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=quickstart&var%3Amenutitle=Quickstart&var%3Apagetitle=Quick+Start&var%3Apagemaster=home&var%3AconnectBtnPressed=1&var%3Aconid=connection0&connection0%3Apppoa%3Acommand%2Fstart= [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Aztech).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Aztech</string> + </void> + <void index="1"> + <string>DSL 600EU - F/W-62.53.2</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Findex.html&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Amenutitle=Home&var%3Apagetitle=Home&var%3Apagemaster=home&testwebcm=webcm&login%3Acommand%2Fusername=%%%user%%%&login%3Acommand%2Fpassword=%%%pass%%%&var%3Aconnecting1=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=basic&var%3Aerrorpagename=home&var%3Amenu=basic&var%3Amenutitle=Home&var%3Apagetitle=Home&var%3Apagemaster=home&connection0%3Apppoe%3Acommand%2Fstop=&var%3Aconnecting1=0&var%3Alanip= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=basic&var%3Aerrorpagename=home&var%3Amenu=basic&var%3Amenutitle=Home&var%3Apagetitle=Home&var%3Apagemaster=home&connection0%3Apppoe%3Acommand%2Fstart=&var%3Aconnecting1=1&connection0%3Asettings%2Fdescription=quickstart&fdb%3Asettings%2Fservice%2Fstate=1&connection0%3Afwan%3Asettings%2Fprivate%2Fnat%2Fstate=1&connection0%3Afwan%3Asettings%2Fprivate%2Fspi%2Fstate=0&var%3Alanip= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=basic&var%3Aerrorpagename=home&var%3Amenu=basic&var%3Amenutitle=Home&var%3Apagetitle=Home&var%3Apagemaster=home&connection0%3Apppoe%3Acommand%2Fstart=&var%3Aconnecting1=2&connection0%3Asettings%2Fdescription=quickstart&fdb%3Asettings%2Fservice%2Fstate=1&connection0%3Afwan%3Asettings%2Fprivate%2Fnat%2Fstate=1&connection0%3Afwan%3Asettings%2Fprivate%2Fspi%2Fstate=0&var%3Alanip= [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Aztech).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Aztech</string> + </void> + <void index="1"> + <string>DSL 600E</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=basic&var%3Aerrorpagename=home&var%3Amenu=basic&var%3Amenutitle=Home&var%3Apagetitle=Home&var%3Apagemaster=home&var%3Aconnecting1=0 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Aztech).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Aztech</string> + </void> + <void index="1"> + <string>DSL 600E</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=%2Fusr%2Fwww_safe%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=basic&var%3Aerrorpagename=home&var%3Amenu=basic&var%3Amenutitle=Home&var%3Apagetitle=Home&var%3Apagemaster=home&var%3Aconnecting1=0 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Aztech).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Aztech</string> + </void> + <void index="1"> + <string>DSL 305EU Firmware 21.50.6b</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/index.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/toc.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/main_idx.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/main.htm?WINDWEB_URL=%2Fdoc%2Fmain_idx.htm&wanAdapterSelection=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/loginout.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/loginout.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/loginout.htm?WINDWEB_URL=%2Fdoc%2Floginout.htm&simple_ppp_username=ibergonzi%40arnet-rosario-apb&simple_ppp_pwd=1442747&wanAdapterSelection=0&wan_encapsulation=8&wan_VPI=0&wan_VCI=33&PPP_connection_number=1&New_PPP_Action=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/loginout.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/loginout.htm?WINDWEB_URL=%2Fdoc%2Floginout.htm&simple_ppp_username=ibergonzi%40arnet-rosario-apb&simple_ppp_pwd=1442747&wanAdapterSelection=0&wan_encapsulation=8&wan_VPI=0&wan_VCI=33&PPP_connection_number=1&New_PPP_Action=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/loginout.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/loginout.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/loginout.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/loginout.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Aztech).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>AVM</string> + </void> + <void index="1"> + <string>Fritz!Box SL WLAN</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=../html/de/menus/menu2.html&errorpage=../html/de/menus/menu2.html&var:lang=de&var:pagename=home&var:errorpagename= &var:menu=home&var:pagetitle=&var:pagemaster=&time:settings/time=&var:activtype=pppoe&sip:settings/no-emu/activated=no-emu&sip:status/no-emu/connect=no-emu&connection0:pppoe:status/voipconnect =Verbunden [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://www.google.de? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(AVM).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>AVM</string> + </void> + <void index="1"> + <string>Fritz!Box Fon WLAN 7170 (FW 29.04.06/15)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=../html/de/menus/menu2.html&errorpage=../html/index.html&var:lang=de&var:pagename=home&var:menu=home&=&login:command/password=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=../html/de/menus/menu2.html&errorpage=../html/index.html&var:lang=de&var:pagename=home&var:menu=home&=&login:command/password=%%%pass%%% [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://www.avm.de? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(AVM).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>AVM</string> + </void> + <void index="1"> + <string>Fritz!Box Fon (FW. 06.04.15)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=../html/reboot.html&errorpage=../html/de/menus/menu2.html&var:lang=de&var:pagename=reset&var:errorpagename=reset&var:menu=system&var:pagemaster=&time:settings/time=&var:tabReset=0&logic:command/reboot=../gateway/commands/saveconfig.html [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://www.google.de? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(AVM).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Auerswald</string> + </void> + <void index="1"> + <string>COMpact 4406 DSL</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/ppp.htm?WINDWEB_URL=/doc/ppp.htm&PPP_connection_number=1&New_PPP_Action=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/ppp.htm?WINDWEB_URL=/doc/ppp.htm&PPP_connection_number=1&New_PPP_Action=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Auerswald).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Atlantisland</string> + </void> + <void index="1"> + <string>Atlantisland</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /goform/connect?wan_connect_status=Disconnected HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Atlantisland).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ativa</string> + </void> + <void index="1"> + <string>wireless g router firmware 9.01.08</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /system_r.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +pws= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /system_r.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/restart.exe HTTP/1.1 + Host: %%%routerip%%% + +page=tools_gateway&logout= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait_count.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ativa).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Asus</string> + </void> + <void index="1"> + <string>WL600g Firmware 1.0.2.8.A</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /backupsettings.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /resetrouter.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Asus).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Asus</string> + </void> + <void index="1"> + <string>W500W</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Main_List.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Main_Index_HomeGateway.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Main_GStatus_Content.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?current_page=Main_GStatus_Content.asp&next_page=default+value&next_host=192.168.0.1&sid_list=default+value&group_id=&modified=0&action_mode=Update&first_time=&action_script=dhcpc_release&load_script=&preferred_lang=DE&wan_proto_t=PPPoE&wan_ipaddr_t=84.58.197.158&wan_netmask_t=255.255.255.255&wan_gateway_t=84.58.192.1&wan_dns_t=195.50.140.178+195.50.140.114&wan_status_t=Connected&PPPConnection_x_WANAction_button=Trennen&=HP+HP+Business+Inkjet+1200&=On-Line&=&lan_ipaddr_t=192.168.0.1&lan_netmask_t=255.255.255.0&lan_gateway_t=192.168.0.1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Main_GStatus_Content.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?current_page=Main_GStatus_Content.asp&next_page=default+value&next_host=192.168.0.1&sid_list=default+value&group_id=&modified=0&action_mode=Update&first_time=&action_script=dhcpc_renew&load_script=&preferred_lang=DE&wan_proto_t=PPPoE&wan_ipaddr_t=&wan_netmask_t=&wan_gateway_t=&wan_dns_t=&wan_status_t=Disconnected&PPPConnection_x_WANAction_button1=Verbinden&=HP+HP+Business+Inkjet+1200&=On-Line&=&lan_ipaddr_t=192.168.0.1&lan_netmask_t=255.255.255.0&lan_gateway_t=192.168.0.1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Main_GStatus_Content.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?current_page=Main_GStatus_Content.asp&next_page=default+value&next_host=192.168.0.1&sid_list=default+value&group_id=&modified=0&action_mode=Update&first_time=&action_script=dhcpc_renew&load_script=&preferred_lang=DE&wan_proto_t=PPPoE&wan_ipaddr_t=&wan_netmask_t=&wan_gateway_t=&wan_dns_t=&wan_status_t=Disconnected&PPPConnection_x_WANAction_button1=Verbinden&=HP+HP+Business+Inkjet+1200&=On-Line&=&lan_ipaddr_t=192.168.0.1&lan_netmask_t=255.255.255.0&lan_gateway_t=192.168.0.1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Main_GStatus_Content.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Logout.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Asus).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Astranet</string> + </void> + <void index="1"> + <string>-Modem SoftwareVersion1.2</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /f10? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/action.cgi?connx=Trennen HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/action.cgi?connx=Verbinden HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Astranet).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Astranet</string> + </void> + <void index="1"> + <string>-Modem SoftwareVersion1.1</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /f10? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/action.cgi?connx=Trennen HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/action.cgi?connx=Verbinden HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Astranet).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Asmax</string> + </void> + <void index="1"> + <string>804</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Amenutitle=Home&var%3Apagetitle=Home&var%3Apagemaster=home&var%3Aconnecting1=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Amenutitle=Home&var%3Apagetitle=Home&var%3Apagemaster=home&var%3Aconnecting1=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Amenutitle=Home&var%3Apagetitle=Home&var%3Apagemaster=home&encaps0%3Apppoa%3Acommand%2Fstop=&var%3Aconnecting1=0 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Amenutitle=Home&var%3Apagetitle=Home&var%3Apagemaster=home&encaps0%3Apppoa%3Acommand%2Fstart=&var%3Aconnecting1=1&connection0%3Asettings%2Fdescription=quickstart&fdb%3Asettings%2Fservice%2Fstate=1&connection0%3Afwan%3Asettings%2Fprivate%2Fnat%2Fstate=1&connection0%3Afwan%3Asettings%2Fprivate%2Fspi%2Fstate=1 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +var%3Amain=menu&var%3Astyle=style5&getpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&errorpage=..%2Fhtml%2Fdefs%2Fstyle5%2Fmenus%2Fmenu.html&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Amenutitle=Home&var%3Apagetitle=Home&var%3Apagemaster=home&var%3Aconnecting1=1 [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Asmax).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ARK</string> + </void> + <void index="1"> + <string>IS-104,Bestech IBR400 ,LinkPro BR-401,LinkPro BR-801,Mentor FR4</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /system_status.htm HTTP/1.1 + Host: %%%routerip%%% + +function=suspend() [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /system_status.htm HTTP/1.1 + Host: %%%routerip%%% + +function=resume() [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ARK).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Arcor</string> + </void> + <void index="1"> + <string>-Esay Box A300 WLAN Firmware 1.00.611</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wiki/? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wiki/wiki/Hauptseite? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wiki/wiki/Einen_Reconnect_aufzeichnen? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +user=root&pws=123456 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=11&disconnect.x=96&disconnect.y=16&disconnect=Reconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=3&connect.x=59&connect.y=11&connect=+Verbinden+ [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=11&disconnect.x=124&disconnect.y=18&disconnect=Reconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=3&connect.x=59&connect.y=15&connect=+Verbinden+ [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /err_msg_inframe.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Arcor).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Arcor</string> + </void> + <void index="1"> + <string>-Easy Box A800 WLAN ISDN 1.01.211</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20071021181944&url=http%3A%2F%2F192.168.2.1%2F HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +user=root&pws=123456 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /data?cli=10&dat=nsa&ver=megaupload-megauploadtoolbar&uid=20071021181944&url=http%3A%2F%2F192.168.2.1%2Findex.stm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=11&disconnect.x=89&disconnect.y=1&disconnect=Neu+verbinden [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=3&connect.x=54&connect.y=6&connect=+Verbinden+ [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Arcor).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Arcor</string> + </void> + <void index="1"> + <string>-Easy Box A 600 WLAN Firmware 1.01.002</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=11&disconnect.x=111&disconnect.y=8&disconnect=Reconnect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Arcor).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Arcor</string> + </void> + <void index="1"> + <string>-Easy Box a 400</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +user=root&pws=123456 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index3.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupd_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupd.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /system_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /system_r.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/restart.exe HTTP/1.1 + Host: %%%routerip%%% + +page=tools_gateway&logout= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Arcor).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Arcor</string> + </void> + <void index="1"> + <string>-Easy Box A 400</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=3&connect.x=48&connect.y=7&connect=+Verbinden+ [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /err_msg_inframe.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /clr2/? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /clr3/ HTTP/1.1 + Host: %%%routerip%%% + +router=Arcor-Easy+Box+A+400 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Arcor).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Arcor</string> + </void> + <void index="1"> + <string>-Easy Box A 400</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +user=root&pws=mepido45 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=11&disconnect.x=125&disconnect.y=12&disconnect=Reconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=3&connect.x=71&connect.y=11&connect=+Verbinden+ [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Arcor).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Arcor</string> + </void> + <void index="1"> + <string>! WLAN 100 09.09.2004</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /FirstPage.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /detect.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Panel_Mten_Diagnostic.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rpDiagnostic.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagADSL.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + +LineInfoDisplay=Start+to+reset+ADSL%0D%0ALoading+ADSL+modem+F%2FW...&DiagResetADSL=ADSL+Leitung+zur%FCcksetzen [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagADSL.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Logout.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Arcor).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Arcor</string> + </void> + <void index="1"> + <string>WLAN 300</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.13&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:20082,goog-black-enchash:1:48682 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +user=root&pws=123456 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=11&disconnect.x=65&disconnect.y=4&disconnect=Reconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/logout.exe? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Arcor).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Arcor</string> + </void> + <void index="1"> + <string>Wlan 200 P-660HW-T7C FW Version: V3.40 (AHS. 1)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + +LineInfoDisplay=Start+to+reset+ADSL%0D%0ALoading+ADSL+modem+F%2FW...&DiagResetADSL=ADSL+Leitung+zur%FCcksetzen [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /DiagADSL.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Title.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /robots.txt? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Arcor).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Arcor</string> + </void> + <void index="1"> + <string>WLAN 200</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Forms/DiagADSL_1?DiagDSLDisconnect=PPPoE Trennung HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /http://www.google.de? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Arcor).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Arcor</string> + </void> + <void index="1"> + <string>Easybox A300 WLan</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +user=smalldog&pws=tweety [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=11&disconnect.x=95&disconnect.y=9&disconnect=Reconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=3&connect.x=61&connect.y=11&connect=+Verbinden+ [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.14&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:21042,goog-black-enchash:1:51001 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Arcor).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Arcor</string> + </void> + <void index="1"> + <string>Easybox 300</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.14&version=goog-white-domain:1:31,goog-white-url:1:371,goog-black-url:1:20602,goog-black-enchash:1:49926 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +user=mahe&pws=a1r4c0o698 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=11&disconnect.x=78&disconnect.y=9&disconnect=Reconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=3&connect.x=41&connect.y=11&connect=+Verbinden+ [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /err_msg_inframe.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/logout.exe? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Arcor).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Arcor</string> + </void> + <void index="1"> + <string>Easybox</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +user=schlanzke&pws=neela [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=11&disconnect.x=70&disconnect.y=7&disconnect=Reconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=3&connect.x=88&connect.y=12&connect=+Verbinden+ [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /err_msg_inframe.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Arcor).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Arcor</string> + </void> + <void index="1"> + <string>easy box A800</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +user=root&pws=duc900ss [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=11&disconnect.x=89&disconnect.y=12&disconnect=Neu+verbinden [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +pvc=0&cur_if=3&connect.x=67&connect.y=10&connect=+Verbinden+ [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /err_msg_inframe.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Arcor).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Arcor</string> + </void> + <void index="1"> + <string>easy box</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +user=root&pws=maerz08 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_top.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupa_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index3.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupd.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /setupd_brief.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /system_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /system_r.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /sync/bookmarks/getchanges HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login/sync HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /sync/bookmarks/getchanges HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/restart.exe HTTP/1.1 + Host: %%%routerip%%% + +page=tools_gateway&logout= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wait.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Arcor).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Aolynk</string> + </void> + <void index="1"> + <string>DR814 ADSL2+</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /reset/index.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /reset/index.html HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Aolynk).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Aolynk</string> + </void> + <void index="1"> + <string>dr814 adsl2+</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /checkurl/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Aolynk).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Aolynk</string> + </void> + <void index="1"> + <string>dr814</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /ctxtad/Keywords?ads=14&link=http%3A//www.raymond.cc/blog/archives/2007/10/23/finally-the-perfect-way-to-unlimited-rapidshare-downloading/&mode=prod&serveMode=Normal&type=textLinks&rq=623809089.4950134 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Aolynk).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Aolynk</string> + </void> + <void index="1"> + <string>Aolynk</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wc/-d/4/-z/livehttpheaders? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/connect.cgi?usr=00220215P000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Aolynk).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>AOLYNK</string> + </void> + <void index="1"> + <string>AOLINK dr 814 adsl2+</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index_main.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /welcome.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu_admin.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-welcome-common.html/disconnect HTTP/1.1 + Host: %%%routerip%%% + +EmWeb_ns%3Avim%3A3=%2Fstatus.html&EmWeb_ns%3Avim%3A8._wanppp=ImService%3APppoeUp&EmWeb_ns%3Avim%3A6._wanppp%3Aenabled=false&EmWeb_ns%3Avim%3A23=true [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(AOLYNK).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>AMIT</string> + </void> + <void index="1"> + <string>IP Sharer HiP400 (FW 1.93p)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=H&M=0&T=10000 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(AMIT).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Allnet</string> + </void> + <void index="1"> + <string>ALL1295 Firmware Version 1.6 Release 31</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +hang_Up=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +dial=Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Allnet).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Allnet</string> + </void> + <void index="1"> + <string>ALL1294B Firmw. 1.0 Rel.15</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +hang_up_st_poe=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +dial_st_poe=Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Allnet).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Allnet</string> + </void> + <void index="1"> + <string>ALL1294B Firmw. 1.0 Rel.12</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +hang_up_st_poe=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +dial_st_poe=Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Allnet).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Allnet</string> + </void> + <void index="1"> + <string>ALL1294 Firmware Version 1.4 Release 07</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +hang_Up=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +dial=Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Allnet).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Allnet</string> + </void> + <void index="1"> + <string>ALL0277 Firmware Version 1.02 Release 5</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Allnet).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Allnet</string> + </void> + <void index="1"> + <string>ALL0276 Firmware Version 1.0 Release 14</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Allnet).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Allnet</string> + </void> + <void index="1"> + <string>ALL0196 Firmware Version 1.6 Release 07</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +hang_Up=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + +dial=Connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Allnet).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Allied Telesyn</string> + </void> + <void index="1"> + <string>AR220E</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /post-query HTTP/1.1 + Host: %%%routerip%%% + +Load=S&Username=root&Password=&ConfirmPassword=&Reboot=Execute [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Allied Telesyn).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Allnet</string> + </void> + <void index="1"> + <string>ALL130DSLA (FW 0.01.03)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +todo=disconnect&this_file=st_poe.htm [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +todo=connect&this_file=st_poe.htm [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Allnet).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Allnet</string> + </void> + <void index="1"> + <string>ALL130DSL (FW 2.00.01)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +disconnect=Disconnect&this_file=st_poe.htm&todo=disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +connect=Connect&this_file=st_poe.htm&todo=connect [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Allnet).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Allnet</string> + </void> + <void index="1"> + <string>ALL130DSL (FW 0.01.41)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + +todo=disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Allnet).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Alice</string> + </void> + <void index="1"> + <string>W-Gate Firmware By Beghiero</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logo.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /info.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /footer.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /backupsettings.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /resetrouter.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rebootinfo.cgi? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Alice).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Alice</string> + </void> + <void index="1"> + <string>W-Gate</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cp06_base_m_connmanual3.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Servizio.html?n=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cp06_base_m_connmanual2.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Servizio.html?n=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Alice).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Alice</string> + </void> + <void index="1"> + <string>Gate 2 plus Wi-Fi V. AGA_3.2.4</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cp06_base_m_connmanual3.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Servizio.html?n=0 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cp06_base_m_connmanual2.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Servizio.html?n=1 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Alice).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Airties</string> + </void> + <void index="1"> + <string>rt-111 fw 1.0.13</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /ustmenu_giris.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /loginm.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + +getpage=..%2Fhtml%2Fhome%2Findex.html&errorpage=..%2Floginm.html&var%3Apagename=home&var%3Aerrorpagename=home&var%3Amenu=home&var%3Amenutitle=Home&var%3Apagetitle=Home&var%3Apagemaster=home&=%3C%3F+error+found+%3F%3E&login%3Acommand%2Fusername=&login%3Acommand%2Fpassword= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../top.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/left.htm HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/home/home.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/tools/commands.html&var:menu=tools&var:pagename=commands HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/tools/commands.html&var:menu=tools&var:pagename=commands HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/index.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/index.html HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Airties).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>AirLink101</string> + </void> + <void index="1"> + <string>v1.0.50</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /post.cgi HTTP/1.1 + Host: %%%routerip%%% + +command=nothing&cur_ipaddr=192.168.1.1&next_page=StatusRouterPPPoE.htm&reboot=0&ConnectionOption=release&action=Apply [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /StatusRouterPPPoE.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /post.cgi HTTP/1.1 + Host: %%%routerip%%% + +command=nothing&cur_ipaddr=192.168.1.1&next_page=StatusRouterPPPoE.htm&reboot=0&ConnectionOption=renew&action=Apply [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /StatusRouterPPPoE.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(AirLink101).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>ADSL2+</string> + </void> + <void index="1"> + <string>: A2pB021g.d19b Firmware: 3.29s</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /ajax/ffcount.php?k=3sjo4x6h&t=1207172335656 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /ajax/ffcount.php?k=3sjo4x6h&t=1207172335687 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /ajax/ffcount.php?k=3sjo4x6h&t=1207172336656 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /constatus.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /ajax/ffcount.php?k=3sjo4x6h&t=1207172347625 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /ajax/ffcount.php?k=3sjo4x6h&t=1207172347656 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /ajax/ffcount.php?k=3sjo4x6h&t=1207172348468 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /ajax/ffcount.php?k=3sjo4x6h&t=1207172359687 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /ajax/ffcount.php?k=3sjo4x6h&t=1207172359671 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /constatus.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /ajax/ffcount.php?k=3sjo4x6h&t=1207172360500 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(ADSL2+).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Acer</string> + </void> + <void index="1"> + <string>WLAN 11g Broadband Router 54MBit (Modell: WLAN-G-RU2)</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/Status_1 HTTP/1.1 + Host: %%%routerip%%% + +Submit=Trennen [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/Status_1 HTTP/1.1 + Host: %%%routerip%%% + +Submit=verbinden [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Acer).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Acer</string> + </void> + <void index="1"> + <string>Acer</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Images/Imagenew? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Mainbasic? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Setup? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_menu? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /stargate? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /stargate? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/Status_1 HTTP/1.1 + Host: %%%routerip%%% + +Submit=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/Status_1 HTTP/1.1 + Host: %%%routerip%%% + +Submit=Connect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/Status_1 HTTP/1.1 + Host: %%%routerip%%% + +Submit=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/Status_1 HTTP/1.1 + Host: %%%routerip%%% + +Submit=Connect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Acer).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>Acer</string> + </void> + <void index="1"> + <string>Acer</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Mainbasic? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /b_menu? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Setup? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /stargate? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /stargate? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/Status_1 HTTP/1.1 + Host: %%%routerip%%% + +Submit=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/Status_1 HTTP/1.1 + Host: %%%routerip%%% + +Submit=Connect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/Status_1 HTTP/1.1 + Host: %%%routerip%%% + +Submit=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/Status_1 HTTP/1.1 + Host: %%%routerip%%% + +Submit=Connect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(Acer).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>AQuip</string> + </void> + <void index="1"> + <string>A Quip A/W-Lan Set</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /system_status.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Start? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Default? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/ivw/CP/index;LoggedOut?r=&d=70913.39379597665 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /clr2/ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /clr3/ HTTP/1.1 + Host: %%%routerip%%% + +router=A+Quip+A%2FW-Lan+Set [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /count_js.php?u=50224782&color=black HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /system_status.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(AQuip).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>4MBO</string> + </void> + <void index="1"> + <string>WLAN AP-Router 2002</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?Disconnect= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?Connect= HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(4MBO).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>3Com</string> + </void> + <void index="1"> + <string>Router</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu_nologin.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /stbar_waiting.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + +pws=admin [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /index.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /main_frame_admin1.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu_admin.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /notice_board.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /stbar.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /system_r.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/restart.exe HTTP/1.1 + Host: %%%routerip%%% + +page=tools_gateway&logout= [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /restartingok.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /restarting.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /main_frame_nologin.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu_nologin.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login_main.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /stbar_waiting.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(3Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>3Com</string> + </void> + <void index="1"> + <string>OfficeConnect ADSL 3CRWDR101A-75</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + +ifno=-1&cur_if=11&disconnect=Disconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.stm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(3Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>3Com</string> + </void> + <void index="1"> + <string>office connect 3CRWE754G72-B FW: 1.29</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?ifno=-1&disconnect=Disconnect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?ifno=-1&connect= Connect HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(3Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>3Com</string> + </void> + <void index="1"> + <string>office connect 3CRWE554G72T FW: 2.01.05</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /default.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu_nologin.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /main/login.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /stbar_waiting.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /main/login.htm HTTP/1.1 + Host: %%%routerip%%% + +page=login&GetTimeVal=&URL=grd11 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /main/loginok_mode.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /main_frame_admin.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu_admin.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /main/welcome_noticeboard.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /stbar.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /main/status_admin.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /main/status_admin.htm HTTP/1.1 + Host: %%%routerip%%% + +page=status_admin&button=L2tpDisconnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /main/status_admin.htm HTTP/1.1 + Host: %%%routerip%%% + +page=status_admin&button=L2tpConnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /main/status_admin.htm HTTP/1.1 + Host: %%%routerip%%% + +page=status_admin&button=L2tpConnect [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /main_frame_nologin.htm HTTP/1.1 + Host: %%%routerip%%% + +page=logout [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /main_frame_nologin.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu_nologin.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /main/login.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /stbar_waiting.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(3Com).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>2wire</string> + </void> + <void index="1"> + <string>HomePortal 1700HW 3.5.15</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /portal/restart.html? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(2wire).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>2wire</string> + </void> + <void index="1"> + <string>HomePortal 1100</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(2wire).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>2wire</string> + </void> + <void index="1"> + <string>Gateway 2701hgt</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /xslt?PAGE=A07&THISPAGE=&NEXTPAGE=A07 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /xslt?PAGE=A08&THISPAGE=A07&NEXTPAGE=A08 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /xslt HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /xslt?PAGE=A01&THISPAGE=A09&NEXTPAGE=A01 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(2wire).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>2wire</string> + </void> + <void index="1"> + <string>2700HGV-2 Software 5.29.113.13</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /xslt?PAGE=J21_ISP_RESET&RESET_PAGE=J21_ISP_RESET&NEXTPAGE=J02 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(2wire).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>2wire</string> + </void> + <void index="1"> + <string>2700hgv-2</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wiki/index.php/Recording_a_reconnect? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /xslt?PAGE=A07&THISPAGE=A01&NEXTPAGE=A07 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /xslt?PAGE=A07&THISPAGE=A07&NEXTPAGE=A07 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /xslt?PAGE=A08&THISPAGE=A07&NEXTPAGE=A08 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /dorf2.php?newdid=131590&gid=37&id=22&c=34f HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /xslt HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /safebrowsing/update?client=navclient-auto-ffox&appver=2.0.0.13&version=goog-white-domain:1:30,goog-white-url:1:371,goog-black-url:1:19920,goog-black-enchash:1:48261 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /xslt?PAGE=HURL01 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /xslt?PAGE=A01&THISPAGE=A09&NEXTPAGE=A01 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(2wire).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>2Wire</string> + </void> + <void index="1"> + <string>2701HG-B Gateway</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + GET /xslt?PAGE=A07&THISPAGE=A06&NEXTPAGE=A07 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /xslt?PAGE=A08&THISPAGE=A07&NEXTPAGE=A08 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /xslt HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /xslt?PAGE=A01&THISPAGE=A09&NEXTPAGE=A01 HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(2Wire).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="6"> + <void index="0"> + <string>longshine</string> + </void> + <void index="1"> + <string>LCS-WR5-2214 Firmware 4.2.3.0.1eu</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[REQUEST]]] + AUTH /? HTTP/1.1 + Host: %%%routerip%%% + Authorization: Basic %%%basicauth%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /home.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /menu.htm? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /tcpipwan.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /goform/formWanTcpipSetup HTTP/1.1 + Host: %%%routerip%%% + +ipMode=pptp&wanType=ppp&wan_ip=172.1.1.1&wan_mask=255.255.255.0&wan_gateway=172.1.1.254&pppUserName=06965603713&pppPassword=rafi&pppConnectType=2&pppDisconnect=Disconnect&pppMtuSize=1452&pptpIpAddr=172.1.1.2&pptpSubnetMask=255.255.255.0&pptpGateway=172.1.1.254&pptpServerIpAddr=172.1.1.1&pptpUserName=&pptpPassword=&pptpAuthtype=0&pptpMtuSize=1452&l2tpIpmode=0&l2tpServerIpAddr=172.1.1.1&l2tpUserName=&l2tpPassword=&l2tpTimeout=0&l2tpMtuSize=1452&dnsMode=dnsAuto&wan_macAddr=000000000000&pingWANEnabled=ON&upnpEnabled=ON&WANPassThru1=ON&WANPassThru2=ON&webWanAccess=&remoteMgtPort=0&submit-url=%2Ftcpipwan.asp&submit-value=0.025 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /tcpipwan.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /goform/formWanTcpipSetup HTTP/1.1 + Host: %%%routerip%%% + +ipMode=pptp&wanType=ppp&wan_ip=172.1.1.1&wan_mask=255.255.255.0&wan_gateway=172.1.1.254&pppUserName=06965603713&pppPassword=rafi&pppConnectType=2&pppConnect=Connect&pppMtuSize=1452&pptpIpAddr=172.1.1.2&pptpSubnetMask=255.255.255.0&pptpGateway=172.1.1.254&pptpServerIpAddr=172.1.1.1&pptpUserName=&pptpPassword=&pptpAuthtype=0&pptpMtuSize=1452&l2tpIpmode=0&l2tpServerIpAddr=172.1.1.1&l2tpUserName=&l2tpPassword=&l2tpTimeout=0&l2tpMtuSize=1452&dnsMode=dnsAuto&wan_macAddr=000000000000&pingWANEnabled=ON&upnpEnabled=ON&WANPassThru1=ON&WANPassThru2=ON&webWanAccess=&remoteMgtPort=0&submit-url=%2Ftcpipwan.asp&submit-value=0.025 [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /tcpipwan.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /logout.asp? HTTP/1.1 + Host: %%%routerip%%% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /goform/formLogout HTTP/1.1 + Host: %%%routerip%%% + +logout=Save&return-url=%2Fwizard.asp [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]]</string> + </void> + <void index="3"> + <string>(?s).*(longshine).*</string> + </void> + <void index="4"> + <string></string> + </void> + <void index="5"> + <string></string> + </void> + </array> + </void> + </object> +</java> diff --git a/bin/jdownloader/jd/router/lhdb.xml b/bin/jdownloader/jd/router/lhdb.xml new file mode 100644 index 0000000..76370da --- /dev/null +++ b/bin/jdownloader/jd/router/lhdb.xml @@ -0,0 +1,5494 @@ +<?xml version="1.0" encoding="UTF-8"?> +<java version="1.6.0_03" class="java.beans.XMLDecoder"> + <object class="java.util.Vector"> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>3COM</string> + </void> + <void index="1"> + <string>3Com&nbsp;Office&nbsp;Connect&nbsp;3CRWE754G72&nbsp;B</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="3Com Office Connect 3CRWE754G72 B"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?ifno=-1&connect=+Connect+ HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?ifno=-1&disconnect=Disconnect HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>3COM</string> + </void> + <void index="1"> + <string>3Com&nbsp;Office&nbsp;Connect&nbsp;Wireless&nbsp;11g&nbsp;CableDSL&nbsp;Gateway</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="3Com Office Connect Wireless 11g CableDSL Gateway"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /main/login.htm HTTP/1.1 + Host: %%%routerip%%% + + page=login&GetTimeVal=1187787359171&URL=PASSWORT + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /main/status_admin.htm HTTP/1.1 + Host: %%%routerip%%% + + page=status_admin&button=PppoeDisconnect + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /main/status_admin.htm HTTP/1.1 + Host: %%%routerip%%% + + page=status_admin&button=PppoeConnect + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>3COM</string> + </void> + <void index="1"> + <string>USRobotics&nbsp;USR5461</string> + </void> + <void index="2"> + <string>curl -d "page=device.asp&action=Reboot" http://ADMIN:PASSWORT@IP des ROUTERS/apply.cgi + +Wenn das obere nicht geht: + +curl http://ADMIN:PASSWORT@IP des ROUTERS/apply.cgi -d "page=log.asp&sysdbg=off&log_level=0&log_ipaddr=&action +=Save" + + +curl -d "page=device.asp&action=Reboot"http://ADMIN:PASSWORT@IP des ROUTERS/apply.cgi +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>4MBO</string> + </void> + <void index="1"> + <string>4MBO&nbsp;WLAN&nbsp;AP-Router&nbsp;2002</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="4MBO WLAN AP-Router 2002"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?Connect HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.cgi?Disconnect HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>ASUS</string> + </void> + <void index="1"> + <string>ASUS&nbsp;RX3041</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="ASUS RX3041"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /do_cmd.htm HTTP/1.1 + Host: %%%routerip%%% + + CMD=WAN_CON&GO=sys_status.htm&action=4 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /do_cmd.htm HTTP/1.1 + Host: %%%routerip%%% + + CMD=WAN_CON&GO=sys_status.htm&action=3 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>ASUS</string> + </void> + <void index="1"> + <string>Asus&nbsp;WL&nbsp;500g&nbsp;Premium&nbsp;-&nbsp;Firmware&nbsp;DD-WRT&nbsp;v24</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Asus WL 500g Premium - Firmware DD-WRT v24"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + Authorization: Basic %%%basicauth%%% + + submit_button=Status_Router&action=Apply&change_action=gozila_cgi&submit_type=Disconnect_pppoe + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>AVM</string> + </void> + <void index="1"> + <string>FRITZ&nbsp;BOX&nbsp;FON&nbsp;WLAN&nbsp;7170</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="FRITZ BOX FON WLAN 7170"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /upnp/control/WANIPConn1 HTTP/1.1 + Host: %%%routerip%%% + Content-Type: text/xml; charset="utf-8" + SoapAction:urn:schemas-upnp-org:service:WANIPConnection:1#ForceTermination + + <?xml version='1.0' encoding='utf-8'?> <s:Envelope s:encodingStyle='http://schemas.xmlsoap.org/soap/encoding/' xmlns:s='http://schemas.xmlsoap.org/soap/envelope/'> <s:Body> <u:ForceTermination xmlns:u='urn:schemas-upnp-org:service:WANIPConnection:1' /> </s:Body> </s:Envelope> + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>AVM</string> + </void> + <void index="1"> + <string>Fritzbox&nbsp;Fon&nbsp;Wlan&nbsp;7050</string> + </void> + <void index="2"> + <string>curl "%IP%/cgi-bin/webcm getpage=../html/logincheck.html&errorpage=../html/index.html&var:lang=de&var:pagename=home&var:menu=home&var:menutitle=Home&time:settings/time=1194007516%2C-60" +curl "%IP%/cgi-bin/webcm getpage=../html/de/menus/menu2.html&errorpage=../html/index.html&var:lang=de&var:pagename=home&var:menu=home&time:settings/time=1194007517%2C-60"</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Arcor</string> + </void> + <void index="1"> + <string>Arcor&nbsp;Easy&nbsp;Box&nbsp;A&nbsp;300&nbsp;WLan</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Arcor Easy Box A 300 WLan"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + + user=root&pws=123456 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + + pvc=0&cur_if=11&disconnect.x=92&disconnect.y=9&disconnect=Reconnect + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Arcor</string> + </void> + <void index="1"> + <string>Arcor&nbsp;Easy&nbsp;Box&nbsp;A&nbsp;600&nbsp;WLan</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Arcor Easy Box A 600 WLan"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + + user=BENUTZERNAME&pws=PASSWORT + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + + pvc=0&cur_if=11&disconnect.x=125&disconnect.y=9&disconnect=Reconnect + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + + pvc=0&cur_if=3&connect.x=41&connect.y=9&connect=+Verbinden+ + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Arcor</string> + </void> + <void index="1"> + <string>Arcor&nbsp;Easybox&nbsp;A800</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Arcor Easybox A800"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + + user=name&pws=passwort + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + + pvc=0&cur_if=11&disconnect.x=113&disconnect.y=13&disconnect=Neu+verbinden + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Arcor</string> + </void> + <void index="1"> + <string>Arcor&nbsp;Easybox&nbsp;300&nbsp;400&nbsp;&nbsp;600</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Arcor Easybox 300 400 600"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + + user=%user%&pws=%pwd% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + + pvc=0&cur_if=11&disconnect.x=102&disconnect.y=5&disconnect=Reconnect + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + + pvc=0&cur_if=3&connect.x=47&connect.y=10&connect=+Verbinden+ + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Belkin</string> + </void> + <void index="1"> + <string>Belkin&nbsp;54G</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Belkin 54G"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.cgi HTTP/1.1 + Host: %%%routerip%%% + + page=&logout=&action=submit&pws=PWverschlüsselt + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /ut_reset.cgi HTTP/1.1 + Host: %%%routerip%%% + + webpage=ut_reset.html&action=Reboot&page=&logout=&reboot=Restart+Router Cookie: %%%Set-Cookie%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Belkin</string> + </void> + <void index="1"> + <string>Belkin&nbsp;F5D5230-4&nbsp;&nbsp;</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Belkin F5D5230-4 "/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.htm HTTP/1.1 + Host: %%%routerip%%% + + page=login&pws= + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /tools_gateway.htm HTTP/1.1 + Host: %%%routerip%%% + + page=tools_gateway&logout=2 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Belkin</string> + </void> + <void index="1"> + <string>Belkin&nbsp;F5D6231-4</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Belkin F5D6231-4"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.html HTTP/1.1 + Host: %%%routerip%%% + + page=login&goto=%2Futil_reset.html&pws= + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /util_reset.html HTTP/1.1 + Host: %%%routerip%%% + + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Belkin</string> + </void> + <void index="1"> + <string>Belkin&nbsp;F5D7230de4</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Belkin F5D7230de4"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + + pws=PW + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/restart.exe HTTP/1.1 + Host: %%%routerip%%% + + page=tools_gateway&logout= + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Belkin</string> + </void> + <void index="1"> + <string>Belkin&nbsp;Router&nbsp;F5D8231-4&nbsp;v2</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Belkin Router F5D8231-4 v2"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST HTTP/1.1 + Host: %%%routerip%%% + + pws=&todo=login&this_file=login.html&next_file=ut_reset.html&message= + cookies.txt + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST HTTP/1.1 + Host: %%%routerip%%% + + reboot=Restart+Router&todo=reboot&this_file=ut_reset.html&next_file=reset_o k.html&message= + cookies.txt + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Belkin</string> + </void> + <void index="1"> + <string>Belkin&nbsp;F5D7230-4&nbsp;FW40503</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Belkin F5D7230-4 FW40503"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.cgi?page=login&logout=2&pws= HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Belkin</string> + </void> + <void index="1"> + <string>Belkin&nbsp;F5D7231-4</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Belkin F5D7231-4"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?webpage=util_reset.html&action=Reboot&page=system_reset&logout=2 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /login.cgi?page=login&logout=2&pws=DEIN PASSWORT HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi?webpage=util_reset.html&action=Reboot&page=system_reset&logout=2 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Billion</string> + </void> + <void index="1"> + <string>Billion&nbsp;BIPAC-640&nbsp;AE</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Billion BIPAC-640 AE"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /stat1.htm?page=status&Conn=Abbruch&ConnStatus=Disconnecting&pptpConn=&PPTPConnStatus=&renew=&DHCPConnStatus=&scrollTop=&isclear=3 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /stat1.htm?page=status&Conn=Verbinden&ConnStatus=Abbruch&pptpConn=&PPTPConnStatus=&renew=&DHCPConnStatus=&scrollTop=&isclear=3 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Buffalo</string> + </void> + <void index="1"> + <string>Buffalo&nbsp;WZR2-G300N&nbsp;FW&nbsp;101&nbsp;106</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Buffalo WZR2-G300N FW 101 106"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /post.cgi HTTP/1.1 + Host: %%%routerip%%% + + command=nothing&cur_ipaddr=192.168.11.1&next_page=Wizards.htm&reboot=0&data1=ConnectionOption+dial_ppp&ConnectionOption=release&dial_ppp=0&connect_dhcp= + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /post.cgi HTTP/1.1 + Host: %%%routerip%%% + + command=nothing&cur_ipaddr=192.168.11.1&next_page=Wizards.htm&reboot=0&data1=ConnectionOption+dial_ppp&ConnectionOption=renew&dial_ppp=1&connect_dhcp= + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Buffalo</string> + </void> + <void index="1"> + <string>Buffalo&nbsp;WBR-G54</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Buffalo WBR-G54"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /advance/apply.cgi?session=0&action_melco=wanlink&wanlink=down HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /advance/apply.cgi?session=0&action_melco=wanlink&wanlink=up HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Buffalo</string> + </void> + <void index="1"> + <string>Buffalo&nbsp;WHR-G54&nbsp;Ver&nbsp;140</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Buffalo WHR-G54 Ver 140"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/cgi HTTP/1.1 + Host: %%%routerip%%% + + req=inp&res=info.html&STOP0=Stopp + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/cgi HTTP/1.1 + Host: %%%routerip%%% + + req=inp&res=info.html&START0=Start + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Conceptronic</string> + </void> + <void index="1"> + <string>C54APRB2</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="C54APRB2"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + getpage=../html/status/deviceinfofile.htm&encaps0:settings/manual_conn=0&var:conid=encaps0&var:mycon=connection0&var:contype=&connection0:pppoe:command/stop=&var:judge= + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + getpage=../html/status/deviceinfofile.htm&encaps0:settings/manual_conn=1&var:conid=encaps0&var:mycon=connection0&var:contype=&connection0:pppoe:command/start=&var:judge=1 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>CopperJet</string> + </void> + <void index="1"> + <string>CopperJet&nbsp;1616</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="CopperJet 1616"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-welcome-common.html/disconnect HTTP/1.1 + Host: %%%routerip%%% + + EmWeb_ns%3Avim%3A3=%2Fstatus.html&EmWeb_ns%3Avim%3A9._wanppp=ImService%3Appp-0&EmWeb_ns%3Avim%3A8._wanppp%3Aenabled=false&EmWeb_ns%3Avim%3A30=true + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status-welcome-common.html/connect HTTP/1.1 + Host: %%%routerip%%% + + EmWeb_ns%3Avim%3A3=%2Fstatus.html&EmWeb_ns%3Avim%3A9._wanppp=ImService%3Appp-0&EmWeb_ns%3Avim%3A8._wanppp%3Aenabled=true&EmWeb_ns%3Avim%3A30=true + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>D-LINK</string> + </void> + <void index="1"> + <string>D-LINK&nbsp;DGL-Serie</string> + </void> + <void index="2"> + <string>Scheint doch bisschen komplexer zu sein + +Code: +curl "http://192.168.0.1/post_login.cgi?data=<ANMELDESTRING>." +curl "http://192.168.0.1/pppoe.cgi?data=.f.." +curl "http://192.168.0.1/pppoe.cgi?data=.P.." + +ANMELDESTRING: +cUrl tutorial anschauen und die zeichenkette hinter: +Code: +GET /post_login.cgi?data=*******************_*******. +notieren +und für <ANMELDESTRING> einsetzen(besteht aus a-z A-Z 0-9)</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>D-LINK</string> + </void> + <void index="1"> + <string>D-LINK&nbsp;DI-524</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="D-LINK DI-524"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/rebo?v0=@mis&v1=1183545542609&v2=&v3=&v4=&v5=&v6=show&rd=x&ZT=1183545543718 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status&ZT=1192648994609 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status&ZT=1192649018234 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/logi HTTP/1.1 + Host: %%%routerip%%% + + rc=%40&PN=admin&PS=admin&rd=menu Cookie: %%%Set-Cookie%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status&ZT=1194962400078 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status&ZT=1194962401000 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>D-LINK</string> + </void> + <void index="1"> + <string>D-LINK&nbsp;DI-604</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="D-LINK DI-604"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=H0&rd=status&ZT=1187756988343 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /status.htm?RC=@&ZT=1187756989265 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>D-LINK</string> + </void> + <void index="1"> + <string>D-LINK&nbsp;DI-624</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="D-LINK DI-624"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + + disconnect=Disconnect + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + + connect=Connect + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>D-LINK</string> + </void> + <void index="1"> + <string>D-LINK&nbsp;DI-804</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="D-LINK DI-804"/]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>D-LINK</string> + </void> + <void index="1"> + <string>D-LINK&nbsp;DIR-100</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="D-LINK DIR-100"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /postlogin.xgi HTTP/1.1 + Host: %%%routerip%%% + + authen_username=USERNAME&authen_password=MD5_PASSWORT + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/st_device.xgi?set/runtime/wan/inf:1/Disconnect=1 HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/st_device.xgi?set/runtime/wan/inf:1/Connect=1 HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>D-LINK</string> + </void> + <void index="1"> + <string>D-LINK&nbsp;DSL-380T</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="D-LINK DSL-380T"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + getpage=../html/status/deviceinfofile.htm&encaps0:settings/manual_conn=0&var:conid=encaps0&var:mycon=connection0&var:contype=&connection0:pppoe:command/stop=&var:judge= + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + getpage=../html/status/deviceinfofile.htm&encaps0:settings/manual_conn=1&var:conid=encaps0&var:mycon=connection0&var:contype=&connection0:pppoe:command/start=&var:judge=1 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>D-LINK</string> + </void> + <void index="1"> + <string>D-LINK&nbsp;DSL-524T</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="D-LINK DSL-524T"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + getpage=../html/home/fpanelNAT.htm&var:conid=encaps0&var:mycon=connection0&var:Encaps=asis&var:change=&var:contype=pppoa&var:preForm=home&var:getpage=../html/home/wanPPP.htm&var:NATstate=1&var:Firewallstate=1&encaps0:settings/type=pppoa&connection0:settings/type=pppoa&encaps0:pvc:settings/active=1&encaps0:pvc:settings/vpi=8&encaps0:pvc:settings/vci=48&encaps0:pvc:settings/mac=00:1B:11:13:67:EB&encaps0:pvc:settings/traffic_class=UBR&encaps0:pvc:settings/pcr=0&encaps0:pvc:settings/scr=0&encaps0:pvc:settings/cdvt=0&encaps0:pvc:settings/mbs=0&encaps0:pvc:settings/auto_vc=0&encaps0:pppoa:settings/encaps=2&encaps0:pppoa:settings/username=8825040000&encaps0:pppoa:settings/password=fkovupaz&encaps0:pppoa:settings/auth_type=Auto&encaps0:pppoa:settings/mtu=1400&encaps0:pppoa:settings/mru=1492&encaps0:pppoa:settings/idle=300&encaps0:pppoa:settings/maxfail=10&encaps0:pppoa:settings/debug=0&encaps0:pppoa:settings/mode=1&encaps0:pppoa:settings/lcp_echo_failure=10&encaps0:pppoa:settings/defaultroute=1&encaps0:pppoa:settings/ppp_unnum=0&encaps0:pppoa:settings/assigned_ip=0.0.0.0&connection0:fwan:settings/private/mtu/state=1&connection0:settings/description=encaps0&connection0:fwan:settings/private/spi/state=1&fdb:settings/service/mtu/mss_value=1360 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + getpage=../html/home/wanPPP.htm&var:NATstate=1&var:Firewallstate=1&var:conid=encaps0&var:mycon=connection0&var:contype=pppoa&var:preForm=home&var:getpage=../html/home/wanPPP.htm&fdb:settings/service/nat/state=1&var:clone=&fdb:settings/service/spi/state=1&var:Encaps=asis&var:pppoemode=&var:pppoamode= + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>D-LINK</string> + </void> + <void index="1"> + <string>D-LINK&nbsp;DSL-584T</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="D-LINK DSL-584T"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + getpage=../html/status/deviceinfofile.htm&encaps0:settings/manual_conn=0&var:conid=encaps0&var:mycon=connection0&var:contype=&connection0:pppoe:command/stop=&var:judge= + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + getpage=../html/status/deviceinfofile.htm&encaps0:settings/manual_conn=1&var:conid=encaps0&var:mycon=connection0&var:contype=&connection0:pppoe:command/start=&var:judge=1 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>D-LINK</string> + </void> + <void index="1"> + <string>D-LINK&nbsp;DSL-G664T</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="D-LINK DSL-G664T"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + getpage=../html/status/deviceinfofile.htm&encaps0:settings/manual_conn=0&var:conid=encaps0&var:mycon=connection0&var:contype=&connection0:pppoe:command/stop=&var:judge= + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + getpage=../html/status/deviceinfofile.htm&encaps0:settings/manual_conn=1&var:conid=encaps0&var:mycon=connection0&var:contype=&connection0:pppoe:command/start=&var:judge=1 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>D-LINK</string> + </void> + <void index="1"> + <string>D-LINK&nbsp;DSL-G684T</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="D-LINK DSL-G684T"/]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>D-LINK</string> + </void> + <void index="1"> + <string>D-Link&nbsp;DIR&nbsp;635</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="D-Link DIR 635"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /post_login.xml?hash=%PWD% HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_pppoe.cgi?connect=false HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_pppoe.cgi?connect=true HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>D-LINK</string> + </void> + <void index="1"> + <string>D-Link&nbsp;DIR-100&nbsp;FW&nbsp;v111DE</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="D-Link DIR-100 FW v111DE"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /postlogin.xgi HTTP/1.1 + Host: %%%routerip%%% + + authen_username=EUER_LOGIN&authen_password=EUER_MD5_VERSCHLÜSSELTES_PASSWORT + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/st_device.xgi?set/runtime/wan/inf:1/Disconnect=1 HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Status/st_device.xgi?set/runtime/wan/inf:1/Connect=1 HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>D-LINK</string> + </void> + <void index="1"> + <string>D-Link&nbsp;DSL-564T&nbsp;FW&nbsp;V100B02T02DE20040813</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="D-Link DSL-564T FW V100B02T02DE20040813"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/login_gm.html HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /html/set_gm.html HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + + getpage=..%%2Fhtml%%2Fhome_gm.htm&errorpage=..%%2Fhtml%%2Findex.html&login%%3Acommand%%2Fusername=admin&login%%3Acommand%%2Fpassword=admin&var%%3Alanguage=gm&var%%3Aerrormsg=Error + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status_gm/index.htm&var:language=gm HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status_gm/connstatus.htm&var:language=gm HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + + getpage=..%%2Fhtml%%2Fstatus_gm%%2Fconnstatus.htm&var%%3Alanguage=gm&connection1%%3Asettings%%2Fmanual_conn=0 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + + getpage=..%%2Fhtml%%2Fstatus_gm%%2Fconnstatus.htm&var%%3Alanguage=gm&connection1%%3Asettings%%2Fmanual_conn=1 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webcm?getpage=../html/status_gm/connstatus.htm&var:language=gm HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>D-LINK</string> + </void> + <void index="1"> + <string>D-Link&nbsp;DSL-564T&nbsp;FW&nbsp;V300B01T02EU20060831</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="D-Link DSL-564T FW V300B01T02EU20060831"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + Authorization: Basic %%%basicauth%%% + + getpage=..%%2Fhtml%%2Fstatus%%2Fdeviceinfofile.htm&encaps0%%3Asettings%%2Fmanual_conn=0&var%%3Aconid=encaps0&var%%3Amycon=connection0&var%%3Acontype=&connection0%%3Apppoe%%3Acommand%%2Fstop=&var%%3Ajudge= + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + Authorization: Basic %%%basicauth%%% + + getpage=..%%2Fhtml%%2Fstatus%%2Fdeviceinfofile.htm&encaps0%%3Asettings%%2Fmanual_conn=1&var%%3Aconid=encaps0&var%%3Amycon=connection0&var%%3Acontype=&connection0%%3Apppoe%%3Acommand%%2Fstart=&var%%3Ajudge=1 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>DELL</string> + </void> + <void index="1"> + <string>Dell&nbsp;Router</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Dell Router"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /release.asp HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /renew.asp HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Devolo</string> + </void> + <void index="1"> + <string>Devolo&nbsp;Microlink&nbsp;LAN&nbsp;Router&nbsp;FW&nbsp;214</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Devolo Microlink LAN Router FW 214"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /de/status.htm?page=status&applyflag=1 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /de/status.htm?page=status&applyflag=0 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Devolo</string> + </void> + <void index="1"> + <string>Devolo&nbsp;MicroLink&nbsp;ADSL&nbsp;Modem&nbsp;Router&nbsp;FW&nbsp;10</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Devolo MicroLink ADSL Modem Router FW 10"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/en/ppp.htm?PPP_virtual_circuit=0&PPP_Action=1&WINDWEB_URL=/doc/en/ppp.htm HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/en/ppp.htm?PPP_virtual_circuit=0&PPP_Action=0&WINDWEB_URL=/doc/en/ppp.htm HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Devolo</string> + </void> + <void index="1"> + <string>Devolo&nbsp;MicroLink&nbsp;ADSL&nbsp;Modem&nbsp;Router&nbsp;FW&nbsp;159</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Devolo MicroLink ADSL Modem Router FW 159"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/de/ppp.htm?PPP_connection_number=1&New_PPP_Action=1&WINDWEB_URL=/doc/de/ppp.htm HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /doc/de/ppp.htm?PPP_connection_number=1&New_PPP_Action=0&WINDWEB_URL=/doc/de/ppp.htm HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>DrayTek&nbsp;Vigor&nbsp;2900</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="DrayTek Vigor 2900"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Draytek&nbsp;Vigor&nbsp;2104P&nbsp;FW&nbsp;252</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Draytek Vigor 2104P FW 252"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/v2x00.cgi?fid=168 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>DrayTek&nbsp;Vigor&nbsp;2820n&nbsp;FW&nbsp;313</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="DrayTek Vigor 2820n FW 313"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi?ifno=3 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi?ifno=3 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>DrayTek</string> + </void> + <void index="1"> + <string>Draytek&nbsp;Vigor2930&nbsp;FW&nbsp;getestet&nbsp;mit&nbsp;v303</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Draytek Vigor2930 FW getestet mit v303"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/online3.cgi?ifno=3 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/goinet.cgi?ifno=3 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>EUMEX</string> + </void> + <void index="1"> + <string>Eumex&nbsp;300&nbsp;IP</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Eumex 300 IP"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /upnp/control/WANIPConn1 HTTP/1.1 + Host: %%%routerip%%% + Content-Type: text/xml; charset="utf-8" + SoapAction: urn:schemas-upnp-org:service:WANIPConnection:1#ForceTermination + + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Edimax</string> + </void> + <void index="1"> + <string>Edimax&nbsp;BR-6104K</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Edimax BR-6104K"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rstatus.tri HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rstatus.tri HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Edimax</string> + </void> + <void index="1"> + <string>Edimax&nbsp;BR-6204WG</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Edimax BR-6204WG"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.html HTTP/1.1 + Host: %%%routerip%%% + + page=login&goto=%2Futil_reset.html&pws= + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /util_reset.html HTTP/1.1 + Host: %%%routerip%%% + + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Fiberline</string> + </void> + <void index="1"> + <string>Fiberline&nbsp;CAS&nbsp;2040&nbsp;FW&nbsp;60</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Fiberline CAS 2040 FW 60"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /ipstatus HTTP/1.1 + Host: %%%routerip%%% + + disconn=RELEASE / DISCONNECT + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /ipstatus HTTP/1.1 + Host: %%%routerip%%% + + conn=RENEW / CONNECT + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Fiberline</string> + </void> + <void index="1"> + <string>Fiberline&nbsp;CAS-3040&nbsp;FW&nbsp;12004</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Fiberline CAS-3040 FW 12004"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /statusfix.htm HTTP/1.1 + Host: %%%routerip%%% + + page=statusp&pppoeflag=1 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /statusfix.htm HTTP/1.1 + Host: %%%routerip%%% + + page=statusp&pppoeflag=0 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Horstbox</string> + </void> + <void index="1"> + <string>Horstbox&nbsp;DVA-G3342SD</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Horstbox DVA-G3342SD"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /goform/login_set HTTP/1.1 + Host: %%%routerip%%% + + login_userName=%USER%&login_password=%PASSWORD%&targetPage=welcome.html&sa ve=Anmelden Referer: http://%IP%/german/basic/login.html + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /goform/status_set HTTP/1.1 + Host: %%%routerip%%% + + disconnect=Trennen Referer: http://%IP%/german/basic/main_status.html + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /goform/status_set HTTP/1.1 + Host: %%%routerip%%% + + connect=Verbinden Referer: http://%IP%/german/basic/main_status.html + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Inventel_Livebox</string> + </void> + <void index="1"> + <string>Inventel&nbsp;Livebox</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Inventel Livebox"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /adslok.cgi?enblInternet=0 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /adslok.cgi?enblInternet=1 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>LEVELONE</string> + </void> + <void index="1"> + <string>LevelOne&nbsp;FBR-1416B</string> + </void> + <void index="2"> + <string>curl "http://Benutzername:passwort@192.168.1.1/service.cgi" -d "_service=wan-stop&_redirect=status-overview.asp&_sleep=2" +curl "http://Benutzername:passwort/service.cgi" -d "_service=wan-restart&_redirect=status-overview.asp&_sleep=5"</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Linksys</string> + </void> + <void index="1"> + <string>Linksys&nbsp;AG241</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Linksys AG241"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + + submit_button=Status_Router&submit_type=disconnect&change_action=gozila_cgi&wan_proto=dhcp&status_connection=0 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + + submit_button=Status_Router&submit_type=connect&change_action=gozila_cgi&wan_proto=dhcp&status_connection=0 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Linksys</string> + </void> + <void index="1"> + <string>Linksys&nbsp;WAG&nbsp;300N</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Linksys WAG 300N"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi?next_file=Status.htm HTTP/1.1 + Host: %%%routerip%%% + + ctype=pppoe&ifstatus=Up&todo=disconnect&this_file=Status.htm&next_file=Stat us.htm&message= + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi?next_file=Status.htm HTTP/1.1 + Host: %%%routerip%%% + + ctype=pppoe&ifstatus=Down&todo=connect&this_file=Status.htm&next_file=Statu s.htm&message= + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Linksys</string> + </void> + <void index="1"> + <string>Linksys&nbsp;WAG&nbsp;54G&nbsp;v2</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Linksys WAG 54G v2"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + + submit_button=Status_Router&submit_type=disconnect&change_action=gozila_cgi&wan_proto=dhcp&status_connection=0 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + + submit_button=Status_Router&submit_type=connect&change_action=gozila_cgi&wan_proto=dhcp&status_connection=0 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Linksys</string> + </void> + <void index="1"> + <string>Linksys&nbsp;WRT54G3G&nbsp;Mit&nbsp;Vodafone&nbsp;Branding</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Linksys WRT54G3G Mit Vodafone Branding"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + + submit_button=index&change_action=gozila_cgi&submit_type=Connect_wwan&next _page=index_wstatus2.asp + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + + submit_button=index&change_action=gozila_cgi&submit_type=Disconnect_wwan&n ext_page=index_wstatus2.asp + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Linksys</string> + </void> + <void index="1"> + <string>Linksys&nbsp;WRT54G&nbsp;GL&nbsp;GS</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Linksys WRT54G GL GS"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + + submit_button=WanMAC&action=ApplyTake&change_action=&submit_type=&mac_clone_enable=1&def_hwaddr=6&def_hwaddr_0=00&def_hwaddr_1=1A&def_hwaddr_2=92&def_hwaddr_3=2D&def_hwaddr_4=6A&def_hwaddr_5=%time:~3,2%&def_whwaddr=6&def_whwaddr_0=00&def_whwaddr_1=14&def_whwaddr_2=BF&def_whwaddr_3=F7&def_whwaddr_4=69&def_whwaddr_5=D5 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Linksys</string> + </void> + <void index="1"> + <string>Linksys&nbsp;WRT&nbsp;54G</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Linksys WRT 54G"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /rstatus.tri HTTP/1.1 + Host: %%%routerip%%% + + action=Disconnect&wan_pro=2&conn_stats=300&layout=de + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /rstatus.tri HTTP/1.1 + Host: %%%routerip%%% + + action=Connect&wan_pro=2&conn_stats=-1&layout=de + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Linksys</string> + </void> + <void index="1"> + <string>Linksys&nbsp;WRT&nbsp;54GC</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Linksys WRT 54GC"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + + release=Disconnect&ctype=pppoe + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status.cgi HTTP/1.1 + Host: %%%routerip%%% + + renew=+Connect+&ctype=pppoe + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Linksys</string> + </void> + <void index="1"> + <string>Linksys&nbsp;WRT&nbsp;54GL</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Linksys WRT 54GL"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + + submit_button=Status_Router&submit_type=Disconnect_pppoe&change_action=gozila_cgi&wan_proto=pppoe + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + + submit_button=Status_Router&submit_type=Connect_pppoe&change_action=gozila_cgi&wan_proto=pppoe + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Linksys</string> + </void> + <void index="1"> + <string>Linksys&nbsp;WRT&nbsp;54G&nbsp;Tomato&nbsp;107</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Linksys WRT 54G Tomato 107"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /service.cgi HTTP/1.1 + Host: %%%routerip%%% + + _service=wan-stop + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /service.cgi HTTP/1.1 + Host: %%%routerip%%% + + _service=wan-restart + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Linksys</string> + </void> + <void index="1"> + <string>Linksys&nbsp;WRT&nbsp;54GS</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Linksys WRT 54GS"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + + submit_button=Status_Router&submit_type=Disconnect_pppoe&change_action=gozila_cgi&commit=0&wan_proto=pppoe + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + + submit_button=Status_Router&submit_type=Connect_pppoe&change_action=gozila_cgi&commit=0&wan_proto=pppoe + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rstatus.tri HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /rstatus.tri HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /service.cgi HTTP/1.1 + Host: %%%routerip%%% + + _service=wan-stop&_redirect=status-overview.asp&_sleep=2 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /service.cgi HTTP/1.1 + Host: %%%routerip%%% + + _service=wan-restart&_redirect=status-overview.asp&_sleep=5 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + + submit_button=Status_Router&submit_type=Disconnect_pppoe&change_action=gozila_cgi&action=Apply + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + + submit_button=Status_Router&submit_type=Connect_pppoe&change_action=gozila_cgi&action=Apply + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + + submit_button=Management&change_action=&submit_type=&action=Reboot&commit=1&PasswdModify=0&remote_mgt_https=&http_enable=&info_passwd=&https_enable=&http_username=d6nw5v1x2pc7st9m&http_passwd=d6nw5v1x2pc7st9m&http_passwdConfirm=d6nw5v1x2pc7st9m&remote_management=0&_http_enable=1&refresh_time=3&status_auth=1&maskmac=1&boot_wait=on&cron_enable=1&loopback_enable=1&nas_enable=1&ntp_enable=1&ntp_server=&resetbutton_enable=1&zebra_enable=1&wol_enable=0&wol_interval=86400&wol_hostname=&wol_passwd=&wol_macs=&ipv6_enable0=0&radvd_enable=0&radvd_conf=&enable_jffs2=0&clean_jffs2=0&language=german&mmc_enable0=0&ip_conntrack_max=4096&ip_conntrack_tcp_timeouts=120&ip_conntrack_udp_timeouts=120&overclocking=200&router_style=wikar&samba_mount=0&samba_share=%2F%2Fyourserverip%2Fyourshare&samba_user=username%2Fcomputer&samba_password=iwer573495u7340&samba_script=yourscript + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Linksys</string> + </void> + <void index="1"> + <string>Linksys&nbsp;WRT&nbsp;54G&nbsp;V5</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Linksys WRT 54G V5"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /rstatus.tri HTTP/1.1 + Host: %%%routerip%%% + + action=Disconnect&wan_pro=2&conn_stats=300&layout=de + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /rstatus.tri HTTP/1.1 + Host: %%%routerip%%% + + action=Connect&wan_pro=2&conn_stats=-1&layout=de + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Linksys</string> + </void> + <void index="1"> + <string>Linksys&nbsp;WRT&nbsp;54G&nbsp;V7</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Linksys WRT 54G V7"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /rstatus.tri HTTP/1.1 + Host: %%%routerip%%% + + action=Disconnect&wan_pro=2&conn_stats=300&layout=de + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /rstatus.tri HTTP/1.1 + Host: %%%routerip%%% + + action=Connect&wan_pro=2&conn_stats=-1&layout=de + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Linksys</string> + </void> + <void index="1"> + <string>Linksys&nbsp;AG041</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Linksys AG041"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Gozila.cgi?RouterStatus.htm=255&hid_returnPoint=&hid_dialAction=2 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Gozila.cgi?RouterStatus.htm=255&hid_returnPoint=&hid_dialAction=1 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Linksys</string> + </void> + <void index="1"> + <string>Linksys&nbsp;WRT&nbsp;54G&nbsp;Tomato&nbsp;114</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Linksys WRT 54G Tomato 114"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /service.cgi HTTP/1.1 + Host: %%%routerip%%% + + _service=wan-stop&_redirect=status-overview.asp&_sleep=2&_http_id=TID8743a25d1ddc2686 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /service.cgi HTTP/1.1 + Host: %%%routerip%%% + + _service=wan-restart&_redirect=status-overview.asp&_sleep=5&_http_id=TID8743a25d1ddc2686 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Linksys</string> + </void> + <void index="1"> + <string>Linksys&nbsp;WRT&nbsp;54G&nbsp;Tomato&nbsp;113&nbsp;114&nbsp;and&nbsp;115</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Linksys WRT 54G Tomato 113 114 and 115"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /service.cgi HTTP/1.1 + Host: %%%routerip%%% + + _service=wan-stop + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /service.cgi HTTP/1.1 + Host: %%%routerip%%% + + _service=wan-restart + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Linksys</string> + </void> + <void index="1"> + <string>&nbsp;WRT54G-Router&nbsp;Firmware&nbsp;v4211</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername=" WRT54G-Router Firmware v4211"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + + submit_button=Status_Router&submit_type=Disconnect_pppoe&change_action=goz ila_cgi&wan_proto=pppoe + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + + submit_button=Status_Router&submit_type=Connect_pppoe&change_action=gozila _cgi&wan_proto=pppoe + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>MSI</string> + </void> + <void index="1"> + <string>MSI&nbsp;RG54SE&nbsp;II</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="MSI RG54SE II"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusRpm.htm?Disconnect=Disconnect&wan=1 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /userRpm/StatusRpm.htm?Connect=Connect&wan=1 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Motorola</string> + </void> + <void index="1"> + <string>Communication&nbsp;Gateway&nbsp;CG4500E</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Communication Gateway CG4500E"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /configdata.html HTTP/1.1 + Host: %%%routerip%%% + + BUTTON_INPUT=Restart+Cable+Modem + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.cgi HTTP/1.1 + Host: %%%routerip%%% + + your_password=xxxxxxxxxxx + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/gigaset_clMac.cgi HTTP/1.1 + Host: %%%routerip%%% + + MAC1=00&MAC2=0D&MAC3=87&MAC4=08&MAC5=xx&MAC6=xx&mac_address=2&custom_mac_a ddress_1=00&custom_mac_address_2=0D&custom_mac_address_3=87&custom_mac_addr ess_4=08&custom_mac_address_5=xx&custom_mac_address_6=xx + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Motorola</string> + </void> + <void index="1"> + <string>Motorola-Modem&nbsp;SBV5120E</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Motorola-Modem SBV5120E"/]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Motorola</string> + </void> + <void index="1"> + <string>Motorola&nbsp;Kabelmodem&nbsp;SBV5101</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Motorola Kabelmodem SBV5101"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /goform/RgConfig HTTP/1.1 + Host: %%%routerip%%% + + ResetReq=1 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Motorola</string> + </void> + <void index="1"> + <string>Motorola&nbsp;SBV4200</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Motorola SBV4200"/]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>NetFaster</string> + </void> + <void index="1"> + <string>NetFaster&nbsp;IAD</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="NetFaster IAD"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?user=%USER%&pws=%PWD% HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?disconnect=Disconnect HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/logout.exe HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>Netgear&nbsp;DG632B</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Netgear DG632B"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + var:actId=&var:nextTarget=&nextpage=../html/st_poe.htm&var:wanType=pppoe&connection0:pppoe:command/stop=& + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + var:actId=&var:nextTarget=&nextpage=../html/st_poe.htm&var:wanType=pppoe&connection0:pppoe:command/start=& + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>Netgear&nbsp;DG834B&nbsp;Netgear&nbsp;DGB834PN</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Netgear DG834B Netgear DGB834PN"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + + todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + + todo=connect&this_file=st_poe.htm&next_file=st_poe.htm + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>Netgear&nbsp;MR814</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Netgear MR814"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + + /st_poe.cgi disconnect=Disconnect + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.htm HTTP/1.1 + Host: %%%routerip%%% + + /st_poe.cgi connect=++Connect++ + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>Netgear&nbsp;ProSafe&nbsp;VPN&nbsp;Firewall&nbsp;FVS318&nbsp;V2</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Netgear ProSafe VPN Firewall FVS318 V2"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + + Disconnect=Disconnect + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + + Connect=Connect + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>Netgear&nbsp;RP614&nbsp;V2</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Netgear RP614 V2"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /ppoestatus.htm/post-query HTTP/1.1 + Host: %%%routerip%%% + + Load=Q&connStatus=Connected&getIP=OK&pppoeAct=2&Button=Apply + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>Netgear&nbsp;RP614&nbsp;V4</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Netgear RP614 V4"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/apply.cgi?page=pppoestatus.html HTTP/1.1 + Host: %%%routerip%%% + + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/apply.cgi?page=pppoestatus.html HTTP/1.1 + Host: %%%routerip%%% + + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>Netgear&nbsp;WGB111&nbsp;V2</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Netgear WGB111 V2"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + + ConMethod=Disconnect + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + + ConMethod=++Connect++ + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>Netgear&nbsp;WGR614&nbsp;V2</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Netgear WGR614 V2"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + + Disconnect=Disconnect + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + + Connect=Connect + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>Netgear&nbsp;WGR614&nbsp;V6</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Netgear WGR614 V6"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + + ConMethod=Disconnect + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + + ConMethod=++Connect++ + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>Netgear&nbsp;WGR614&nbsp;V7</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Netgear WGR614 V7"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + + ConMethod=Disconnect + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + + ConMethod=++Connect++ + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>Netgear&nbsp;WGT624&nbsp;V1</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Netgear WGT624 V1"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + + ConMethod=Disconnect + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + + ConMethod=++Connect++ + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>Netgear&nbsp;WGT634U</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Netgear WGT634U"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/st_poe.cgi?/cgi-bin/connection_status_pppoe.html HTTP/1.1 + Host: %%%routerip%%% + + connect_ornot=0 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/st_poe.cgi?/cgi-bin/connection_status_pppoe.html HTTP/1.1 + Host: %%%routerip%%% + + connect_ornot=1 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>Netgear&nbsp;WNR834B</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Netgear WNR834B"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi?next_file=RST_wanstat.htm HTTP/1.1 + Host: %%%routerip%%% + + todo=disconnect&this_file=RST_poe.htm&next_file=RST_poe.htm + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi?next_file=RST_wanstat.htm HTTP/1.1 + Host: %%%routerip%%% + + todo=connect&this_file=RST_poe.htm&next_file=RST_poe.htm + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>Netgear&nbsp;WPN824</string> + </void> + <void index="2"> + <string>curl "http://admin:[Passwort]@[Router-IP]/st_poe.cgi?ConMethod=Disconnect" +curl "http://admin:[Passwort]@[Router-IP]/st_poe.cgi?ConMethod=++Connect++"</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>Netgear&nbsp;WPN824&nbsp;V2</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Netgear WPN824 V2"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /st_pptp.cgi HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /st_pptp.cgi HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>Netgear&nbsp;WNR854T</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Netgear WNR854T"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /post.cgi HTTP/1.1 + Host: %%%routerip%%% + + command=device_data&cur_ipaddr=192.168.1.1&next_page=RST_st_poe.htm&reboot=0&save=1&ConnectionOption=release&dial_ppp=0&do_wan_test=0&data1=dial_ppp+do_wan_test&Disconnect=Verbindung+beenden&ConMethod=Disconnect Cookie: %%%Set-Cookie%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /post.cgi HTTP/1.1 + Host: %%%routerip%%% + + command=device_data&cur_ipaddr=192.168.1.1&next_page=RST_st_poe.htm&reboot=0&save=1&ConnectionOption=renew&dial_ppp=1&do_wan_test=1&data1=dial_ppp+do_wan_test&Connect=Verbindung+beenden&ConMethod=Connect Cookie: %%%Set-Cookie%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>Netgear&nbsp;MR314</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Netgear MR314"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/wzWLANNote HTTP/1.1 + Host: %%%routerip%%% + + wzWLANNoteFinish=Finish + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>Netgear&nbsp;WGT624v3</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Netgear WGT624v3"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + + ConMethod=Disconnect + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + + ConMethod=++Connect++ + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>Netgear&nbsp;WPN824&nbsp;FW&nbsp;V2015&nbsp;1011</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Netgear WPN824 FW V2015 1011"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + + ConMethod=Disconnect + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + + ConMethod=++Connect++ + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>Netgear&nbsp;DG834NB</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Netgear DG834NB"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + + todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + + setup.cgi?next_file=st_poe.htm + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Netgear</string> + </void> + <void index="1"> + <string>NETGEAR&nbsp;FVG318</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="NETGEAR FVG318"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /st_pppoe.htm HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_pppoe.igw HTTP/1.1 + Host: %%%routerip%%% + + disconnect=Disconnect Cookie: %%%Set-Cookie%%% + Referer: http://yyy.yyy.yyy.yyy/st_pppoe.htm + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Netopia</string> + </void> + <void index="1"> + <string>Netopia&nbsp;3342&nbsp;3352</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Netopia 3342 3352"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/homeRES_1 HTTP/1.1 + Host: %%%routerip%%% + + Restart+Connection=Verbindung+neu+aufbauen + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Netopia</string> + </void> + <void index="1"> + <string>Netopia&nbsp;3357NWG</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Netopia 3357NWG"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Forms/homeRES_1 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>OpenWRT</string> + </void> + <void index="1"> + <string>OpenWrt&nbsp;White&nbsp;Russian</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="OpenWrt White Russian"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/webif/status-pppoe.sh?action=reconnect HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>SMC&nbsp;Barricade&nbsp;7404&nbsp;BRA</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="SMC Barricade 7404 BRA"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?disconnect=true HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?connect=true HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>SMC&nbsp;Barricade&nbsp;WBR14T-G</string> + </void> + <void index="2"> + <string>curl http://192.168.0.1/cgi-bin/statusprocess.exe -d "var:pvc=0&var:cur_if=10&var:disconnect=Disconnect" +curl http://192.168.0.1/cgi-bin/statusprocess.exe -d "var:pvc=0&var:cur_if=10&var:connect</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>SMC</string> + </void> + <void index="1"> + <string>SMC&nbsp;2804WBR</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="SMC 2804WBR"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.htm HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + + page=login&pws=PASSWORD + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status_main.htm HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + + page=status_main&button=pppoedisconnect&disconnect=Disconnect + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status_main.htm HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + + page=status_main&button=pppoeconnect&connect=+Connect+ + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /status_main.htm HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + + page=status_main&button=pppoeconnect&connect=+Connect+ + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Siemens&nbsp;ADSL&nbsp;C2-010-I</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Siemens ADSL C2-010-I"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Action?id=141&sec_proto=1&login=PPPOE-NAME&passwd=PPPOE-PW&d_route=1&ex_param1=16&ppp_status=2&conn_mode=2&inact_tm_out1=5 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Action?id=140&sec_proto=1&login=PPPOE-NAME&passwd=PPPOE-PW&d_route=1&ex_param1=16&ppp_status=1&conn_mode=2&inact_tm_out1=5 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Siemens&nbsp;ADSL&nbsp;CL-110-I</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Siemens ADSL CL-110-I"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /constatus.html HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /disconnect.cgi?checkNum=%randomNum% HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /constatus.html HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /connect.cgi?checkNum=%randomNum% HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Siemens&nbsp;Gigaset&nbsp;SE505&nbsp;dslcable</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Siemens Gigaset SE505 dslcable"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.cgi HTTP/1.1 + Host: %%%routerip%%% + + page=login&pws=PASSWORD&bug=fixed&login=LOGIN + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppoe.cgi?webpage=de%2FSetup.htm&rc_restart=6&action=Disconnect HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppoe.cgi?webpage=de%2FSetup.htm&rc_restart=6&action=Connect HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Siemens&nbsp;Gigaset&nbsp;SE515&nbsp;dsl</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Siemens Gigaset SE515 dsl"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /lineconn.tri HTTP/1.1 + Host: %%%routerip%%% + + wanId=1&Submit=Disconnect + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /lineconn.tri HTTP/1.1 + Host: %%%routerip%%% + + wanId=1&Submit=Disconnect + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Siemens&nbsp;Gigaset&nbsp;SE551&nbsp;WLAN&nbsp;dsl&nbsp;cable</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Siemens Gigaset SE551 WLAN dsl cable"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.cgi HTTP/1.1 + Host: %%%routerip%%% + + your_password=dein passwort + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/home.cgi HTTP/1.1 + Host: %%%routerip%%% + + form_submission_type=disconnect + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/home.cgi HTTP/1.1 + Host: %%%routerip%%% + + form_submission_type=connect + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.cgi HTTP/1.1 + Host: %%%routerip%%% + + your_password=xxxxxxxxxxx + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/gigaset_clMac.cgi HTTP/1.1 + Host: %%%routerip%%% + + MAC1=00&MAC2=0D&MAC3=87&MAC4=08&MAC5=xx&MAC6=xx&mac_address=2&custom_mac_a ddress_1=00&custom_mac_address_2=0D&custom_mac_address_3=87&custom_mac_addr ess_4=08&custom_mac_address_5=xx&custom_mac_address_6=%zufall% + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Siemens&nbsp;Gigaset&nbsp;SE551&nbsp;WLan&nbsp;Router</string> + </void> + <void index="2"> + <string>curl -d "your_password=dein passwort" -c "cookies.txt" http://192.168.2.1/cgi-bin/login.cgi" +curl -d "" -c "cookies.txt" "http://192.168.2.1/cgi-bin/restart.cgi" + +Nur neueinwahl + +curl "http://ROUTER_IP/cgi-bin/login.cgi" -d "your_password=DEIN_PASSWORT" +curl "http://:DEIN_PASSWORT@ROUTER_IP/cgi-bin/basic_setup_apply.cgi" -d "wizard_direction=finish&wizard_page_next=home.stm&wizard_page_back=basic_internet.stm"</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Siemens&nbsp;Gigaset&nbsp;SE&nbsp;105</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Siemens Gigaset SE 105"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.htm page=login&pws=DEINPASSWORT/status_main.htm HTTP/1.1 + Host: %%%routerip%%% + + page=status_main&button=pppoedisconnect + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.htm page=login&pws=DEINPASSWORT/status_main.htm HTTP/1.1 + Host: %%%routerip%%% + + page=status_main&button=pppoeconnect + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Siemens&nbsp;Gigaset&nbsp;SE&nbsp;555&nbsp;WLAN&nbsp;dsl</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Siemens Gigaset SE 555 WLAN dsl"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + + your_password=passwort + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/home_internet.exe HTTP/1.1 + Host: %%%routerip%%% + + form_submission_type=disconnect + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/home_internet.exe HTTP/1.1 + Host: %%%routerip%%% + + form_submission_type=connect + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Siemens&nbsp;Gigaset&nbsp;SX541&nbsp;Wlan&nbsp;DSL</string> + </void> + <void index="2"> + <string>curl „http://192.168.2.1/cgi-bin/login.exe” -d “pws=passwort” –c „cookies.txt“ +curl -user=root:passwort "http://192.168.2.1/cgi-bin/conninfo.exe?pvc=0&cur_if=11&disconnect=Trennen" +curl -user=root:passwort "http://192.168.2.1/cgi-bin/conninfo.exe?pvc=0&cur_if=3&connect=Verbinden"</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Siemens&nbsp;Gigaset&nbsp;Wireless&nbsp;Router</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Siemens Gigaset Wireless Router"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /login.cgi HTTP/1.1 + Host: %%%routerip%%% + + page=login&pws=DEIN_PASSWORT&bug=fixed&login=LOGIN + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppoe.cgi?webpage=de%2FSetup.htm&rc_restart=6&action=Disconnect HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppoe.cgi?webpage=de%2FSetup.htm&rc_restart=6&action=Connect HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Siemens&nbsp;SL2-141-I</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Siemens SL2-141-I"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /constatus.html HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /disconnect.cgi?checkNum=%randomNum% HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Siemens&nbsp;Speedstream&nbsp;4100</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Siemens Speedstream 4100"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /PPP_logout.cgi?ConnID=oe00 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /PPP_doLogin.cgi?ConnID=oe00 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Siemens</string> + </void> + <void index="1"> + <string>Siemens&nbsp;Gigaset&nbsp;SE505&nbsp;DD-WRT</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Siemens Gigaset SE505 DD-WRT"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + + submit_button=Status_Router&action=Apply&change_action=gozila_cgi&submit_type=Disconnect_pppoe + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + + submit_button=Status_Router&action=Apply&change_action=gozila_cgi&submit_type=Connect_pppoe + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Sitecom</string> + </void> + <void index="1"> + <string>Sitecom&nbsp;Broadband&nbsp;Home&nbsp;Station</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Sitecom Broadband Home Station"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=H0&RD HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?RC=@&A=D0&RD HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Sitecom</string> + </void> + <void index="1"> + <string>Sitecom&nbsp;DC-202</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Sitecom DC-202"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + + hang_Up=Disconnect + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + + dial=Connect + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + + modem_log_st_poe=&hang_up_st_poe=Disconnect&message= + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + + modem_log_st_poe=&dial_st_poe=Connect&message= + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/logi HTTP/1.1 + Host: %%%routerip%%% + + rc=@&PS=%PWD%&rd=menu + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Sitecom</string> + </void> + <void index="1"> + <string>Sitecom&nbsp;DC-207</string> + </void> + <void index="2"> + <string>curl http://%IP%/cgi-bin/logi -d "rc=@&PS=%PWD%&rd=menu'' +curl http://%IP%/cgi-bin/dial?rc=@&A=H0&rd=status +curl http://%IP%/cgi-bin/dial?rc=@&A=D0&rd=status +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Sitecom</string> + </void> + <void index="1"> + <string>Sitecom&nbsp;WL-114v1</string> + </void> + <void index="2"> + <string>curl http://%IP%/cgi-bin/logi -d "rc=@&PS=%PASSWORD%&rd=menu'' +curl http://%IP%/cgi-bin/dial?rc=@&A=H0&rd=status +curl http://%IP%/cgi-bin/dial?rc=@&A=D0&rd=status</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Sitecom</string> + </void> + <void index="1"> + <string>Sitecon&nbsp;WL-143</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Sitecon WL-143"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /goform/ipcnt_button HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /goform/ipcnt_button HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Sitecom</string> + </void> + <void index="1"> + <string>Sitecom&nbsp;WL-153&nbsp;MIMO&nbsp;XR</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Sitecom WL-153 MIMO XR"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /goform/formConnect HTTP/1.1 + Host: %%%routerip%%% + + buttonact1=Disconnect&buttonact=Disconnect&submit-url=/stanet.asp&wanMode=2 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /goform/formConnect HTTP/1.1 + Host: %%%routerip%%% + + buttonact1=Connect&buttonact=Connect&submit-url=/stanet.asp&wanMode=2 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Sitecom</string> + </void> + <void index="1"> + <string>Sitecom&nbsp;WL-160</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Sitecom WL-160"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /goform/formConnect HTTP/1.1 + Host: %%%routerip%%% + + buttonact1=Disconnect&buttonact=Disconnect&submit-url=/stanet.asp&wanMode=2 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /goform/formConnect HTTP/1.1 + Host: %%%routerip%%% + + buttonact1=Connect&buttonact=Connect&submit-url=/stanet.asp&wanMode=2 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Sitecom</string> + </void> + <void index="1"> + <string>Sitecom&nbsp;WL-160&nbsp;54g&nbsp;Wireless&nbsp;Broadband&nbsp;Router</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Sitecom WL-160 54g Wireless Broadband Router"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /goform/formConnect HTTP/1.1 + Host: %%%routerip%%% + + internetSta=Disconnect&buttonact1=Disconnect&buttonact=Disconnect&submit-url=/status.asp&wanMode=3 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /goform/formConnect HTTP/1.1 + Host: %%%routerip%%% + + internetSta=Connect&buttonact1=Connect&buttonact=Connect&submit-url=/status.asp&wanMode=3 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Sitecom</string> + </void> + <void index="1"> + <string>Sitecom&nbsp;WL-122</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Sitecom WL-122"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/setobject?status.shtml HTTP/1.1 + Host: %%%routerip%%% + + setobject_pppoestatus=i1_3_6_1_4_1_937_2_1_3_16_0%%3D2 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/setobject?status.shtml HTTP/1.1 + Host: %%%routerip%%% + + setobject_pppoestatus=i1_3_6_1_4_1_937_2_1_3_16_0%%3D1 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Sitecom</string> + </void> + <void index="1"> + <string>Sitecom&nbsp;WL-111</string> + </void> + <void index="2"> + <string>curl "http://[username]:[password]@[IP]/sysconf.cgi" -d "ppplink=Up&pppoe_keepalive=1&pppoe_demand=0&pppoe_status=0&ConnectionOption=1&action=PPPoEStatus&PageName=" +sleep 3 +curl "http://[username]:[password]@[IP]/sysconf.cgi" -d "ppplink=Down&pppoe_keepalive=1&pppoe_demand=0&pppoe_status=2&ConnectionOption=2&action=PPPoEStatus&PageName="</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Speedtouch</string> + </void> + <void index="1"> + <string>Speedtouch&nbsp;516i</string> + </void> + <void index="2"> + <string>curl http://Benutzer:Passwort@Ip Adresse des Routers -d "0=13&1=Internet&5=2" +curl http://Benutzer:Passwort@Ip Adresse des Routers -d "0=12&1=Internet&5=2</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Speedtouch</string> + </void> + <void index="1"> + <string>Speedtouch&nbsp;546v6</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Speedtouch 546v6"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST HTTP/1.1 + Host: %%%routerip%%% + + 0=13&1=Shared_Internet&5=2 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST HTTP/1.1 + Host: %%%routerip%%% + + 0=12&1=Shared_Internet&5=2 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Speedtouch</string> + </void> + <void index="1"> + <string>Speedtouch&nbsp;585</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Speedtouch 585"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /?ce=1&be=0&l0=-1&l1=-1 HTTP/1.1 + Host: %%%routerip%%% + + 0=13&1=Internet&5=1 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /?ce=1&be=0&l0=-1&l1=-1 HTTP/1.1 + Host: %%%routerip%%% + + 0=12&1=Internet&5=1 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /?ce=1&be=0&l0=1&l1=1&name=Internet HTTP/1.1 + Host: %%%routerip%%% + + 0=13&1=Internet&5=1 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /?ce=1&be=0&l0=1&l1=1&name=Internet HTTP/1.1 + Host: %%%routerip%%% + + 0=12&1=Internet&5=1 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Speedtouch</string> + </void> + <void index="1"> + <string>Speedtouch&nbsp;780WL</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Speedtouch 780WL"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST HTTP/1.1 + Host: %%%routerip%%% + + 0=13&1=Internet&5=1 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST HTTP/1.1 + Host: %%%routerip%%% + + 0=12&1=Internet&5=1 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Speedtouch</string> + </void> + <void index="1"> + <string>Speedtouch&nbsp;780&nbsp;WLi</string> + </void> + <void index="2"> + <string>curl "http://@192.168.1.254/?be=0&l0=-1&l1=-1" -d "0=13&1=Internetverbindung&5=1 +curl "http://@192.168.1.254/?be=0&l0=-1&l1=-1" -d "0=12&1=Internetverbindung&5=1</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Sphairon</string> + </void> + <void index="1"> + <string>Sphairon&nbsp;Turbolink&nbsp;JDR455WB</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Sphairon Turbolink JDR455WB"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET / HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /title.htm HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /setup.cgi HTTP/1.1 + Host: %%%routerip%%% + + todo=disconnect + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /title.htm HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-COM&nbsp;Router&nbsp;siehe&nbsp;Beschreibung&nbsp;fast&nbsp;alle&nbsp;Speedports</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="T-COM Router siehe Beschreibung fast alle Speedports"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/disconnect.exe HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Com&nbsp;Sinus&nbsp;130</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="T-Com Sinus 130"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/login.exe?pws=%PWD% HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?disconnect=true HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/statusprocess.exe?connect=true HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Com&nbsp;Sinus&nbsp;154&nbsp;DSL</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="T-Com Sinus 154 DSL"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + + disconnect=Trennen + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + + connect=+Verbinden+ + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Com&nbsp;Sinus&nbsp;W500V</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="T-Com Sinus W500V"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + getpage=../html/hcti_startseite.htm&login:command/password=%PWD% + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + getpage=../html/hcti_startseite.htm&errorpage=../html/hcti_startseite.htm&var:bi=1&connection0:settings/cmd_disconnect=1&var:state=0 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + getpage=../html/hcti_startseite.htm&errorpage=../html/hcti_startseite.htm&var:bi=1&connection0:settings/cmd_connect=1&var:state=5 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Com&nbsp;Sinus&nbsp;W500V&nbsp;mit&nbsp;Telefon&nbsp;und&nbsp;Anrufbeantworter</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="T-Com Sinus W500V mit Telefon und Anrufbeantworter"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + getpage=../html/hcti_startseite.htm&login:command/password=Passwort + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + getpage=../html/hcti_startseite.htm&errorpage=../html/hcti_startseite.htm&var:bi=1&connection0:settings/cmd_disconnect=1&var:state=0 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + getpage=../html/hcti_startseite.htm&errorpage=../html/hcti_startseite.htm&var:bi=1&connection0:settings/cmd_connect=1&var:state=5 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Com&nbsp;Speedport&nbsp;500V</string> + </void> + <void index="2"> + <string>curl "192.168.2.1/start.login" -d "P1=DEIN PASSWORT" -c cookies.txt --cookie cookies.txt +curl "192.168.2.1/pppctl.cmd?action=0" --cookie cookies.txt +curl "192.168.2.1/pppctl.cmd?action=1" --cookie cookies.txt</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Com&nbsp;Speedport&nbsp;W&nbsp;501V</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="T-Com Speedport W 501V"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /upnp/control/WANIPConn1 HTTP/1.1 + Host: %%%routerip%%% + Content-Type: text/xml; charset='utf-8' + SoapAction: urn:schemas-upnp-org:service:WANIPConnection:1#ForceTermination + + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Com&nbsp;Speedport&nbsp;W&nbsp;502V</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="T-Com Speedport W 502V"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.cgi HTTP/1.1 + Host: %%%routerip%%% + Referer: http://192.168.0.1/hcti_start_passwort.stm + + &pws=%PWD$ + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/status_startseite.cgi HTTP/1.1 + Host: %%%routerip%%% + Referer: http://192.168.0.1/hcti_startseite.stm + + connect=0&disconnect=1&block=0&nonblock=0&abc=47 Cookie: %%%Set-Cookie%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/status_startseite.cgi HTTP/1.1 + Host: %%%routerip%%% + Referer: http://192.168.0.1/hcti_startseite.stm + + connect=0&connect=1&block=0&nonblock=0&abc=47 Cookie: %%%Set-Cookie%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Com&nbsp;Speedport&nbsp;W&nbsp;700V</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="T-Com Speedport W 700V"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.cgi HTTP/1.1 + Host: %%%routerip%%% + + pws=passwort + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/status_startseite.cgi HTTP/1.1 + Host: %%%routerip%%% + + connect=0&disconnect=1&block=0&nonblock=0 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/status_startseite.cgi HTTP/1.1 + Host: %%%routerip%%% + + connect=1&disconnect=1&block=0&nonblock=0 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Com&nbsp;Speedport&nbsp;W&nbsp;701V&nbsp;FW&nbsp;330426</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="T-Com Speedport W 701V FW 330426"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + login:command/password=0000 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + connection0:settings/cmd_disconnect=1 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + connection0:settings/cmd_connect=1 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Com&nbsp;Speedport&nbsp;W&nbsp;900V</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="T-Com Speedport W 900V"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + login:command/password=MEIN_Passwort + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + connection0:settings/cmd_disconnect=1 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + connection0:settings/cmd_connect=1 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>T-Com</string> + </void> + <void index="1"> + <string>T-Com&nbsp;Speedport&nbsp;W&nbsp;701V&nbsp;FW&nbsp;330445</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="T-Com Speedport W 701V FW 330445"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + login:command/password=0000 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + connection0:settings/enabled=0 + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + connection0:settings/enabled=1 + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Targa</string> + </void> + <void index="1"> + <string>Targa&nbsp;WR&nbsp;500&nbsp;VoIP</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Targa WR 500 VoIP"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /cgi-bin/disconnect.exe HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Teledat</string> + </void> + <void index="1"> + <string>Teledat&nbsp;Router&nbsp;530</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Teledat Router 530"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/login.exe HTTP/1.1 + Host: %%%routerip%%% + + pws=deinpw + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + + disconnect=Trennen + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/statusprocess.exe HTTP/1.1 + Host: %%%routerip%%% + + connect=+Verbinden+ + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Teledat</string> + </void> + <void index="1"> + <string>Teledat&nbsp;Router&nbsp;631</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Teledat Router 631"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/rpAuth_1 HTTP/1.1 + Host: %%%routerip%%% + + LoginPassword=ZyXEL+ZyWALL+Series&hiddenPassword=PasswortfürdasWebinterfaceinMD5codiert&Prestige_Login=Anmelden + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/wzPoe_1 HTTP/1.1 + Host: %%%routerip%%% + + wzPPPOE_UserName=BenutzernamebeimInternetproviderimKlartext&wzPPPOE_Password=KennwortbeimInternetproviderimKlartext&PPPoE_PPPoEVCKA=0&PPPoE_PPPoEVCIdleTime=0&WAN_Internat_Access=on&wzWAN1Next=Speichern + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/wzPoe_1 HTTP/1.1 + Host: %%%routerip%%% + + wzPPPOE_UserName=BenutzernamebeimInternetproviderimKlartext&wzPPPOE_Password=KennwortbeimInternetproviderimKlartext&PPPoE_PPPoEVCIdleTime=0&PPPoE_PPPoEVCKA=1&WAN_Internat_Access=on&wzWAN1Next=Speichern + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Thomson</string> + </void> + <void index="1"> + <string>Thomson&nbsp;THG&nbsp;520</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Thomson THG 520"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /goform/InitialScan HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + + mCmInfoDsFreq1=xx&mCmInfoUsId1=xx + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Thomson</string> + </void> + <void index="1"> + <string>Thomson&nbsp;THG&nbsp;540</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Thomson THG 540"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /goform/InitialScan HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + + mCmInfoDsFreq1=xx&mCmInfoUsId1=xx + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Tilgin</string> + </void> + <void index="1"> + <string>Tilgin&nbsp;Vood&nbsp;422</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Tilgin Vood 422"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Wizard/cgi-sig/CGI_Wizard?act=stop_pppoe HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Wizard/cgi-sig/CGI_Wizard?act=start_pppoe HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>TrendNet</string> + </void> + <void index="1"> + <string>TrendNet&nbsp;TEW-431BRP</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="TrendNet TEW-431BRP"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + + hang_Up=Disconnect + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /st_poe.cgi HTTP/1.1 + Host: %%%routerip%%% + + dial=Connect + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>TrendNet</string> + </void> + <void index="1"> + <string>Trendnet&nbsp;TEW-632BRP</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Trendnet TEW-632BRP"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppoe_00_disconnect.cgi HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /pppoe_00_connect.cgi HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>TrendNet</string> + </void> + <void index="1"> + <string>Trendnet&nbsp;TEW-631BRP</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Trendnet TEW-631BRP"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_pppoe.cgi?connect=false HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /wan_pppoe.cgi?connect=true HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Trust</string> + </void> + <void index="1"> + <string>Trust&nbsp;SpeedShare&nbsp;ADSL&nbsp;2&nbsp;Modem-Router&nbsp;MD-4050</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Trust SpeedShare ADSL 2 Modem-Router MD-4050"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Forms/tools_system_1 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + GET /Forms/tools_system_1 HTTP/1.1 + Host: %%%routerip%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>USRobotics</string> + </void> + <void index="1"> + <string>USRobotics&nbsp;USR5461</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="USRobotics USR5461"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /apply.cgi HTTP/1.1 + Host: %%%routerip%%% + + page=device.asp&action=Reboot + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>Westell</string> + </void> + <void index="1"> + <string>Westell&nbsp;WireSpeed&nbsp;Dual&nbsp;Connect&nbsp;FW&nbsp;4000000</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="Westell WireSpeed Dual Connect FW 4000000"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /indexView.htm HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + + PPPRequest=2&currentCnIndex=0&ModemId=MDdCNDA4NjgwODgwKjYyNkZFNA%%3D%%3D + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /indexView.htm HTTP/1.1 + Host: %%%routerip%%% + Cookie: %%%Set-Cookie%%% + + PPPRequest=1&currentCnIndex=0&ModemId=MDdCNDA4NjgwODgwKjYyNkZFNA%%3D%%3D + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>ZyXel</string> + </void> + <void index="1"> + <string>ZyXel&nbsp;660HW-61</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="ZyXel 660HW-61"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + getpage=../html/advanced/adv_pppfile.htm&encaps0:settings/manual_conn=0&var:conid=encaps0&var:mycon=connection0&var:contype=asis&encaps0:pppoa:command/stop= + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + getpage=../html/advanced/adv_pppfile.htm&encaps0:settings/manual_conn=1&var:conid=encaps0&var:mycon=connection0&var:contype=asis&encaps0:pppoa:command/start= + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /cgi-bin/webcm HTTP/1.1 + Host: %%%routerip%%% + + getpage=../html/advanced/adv_pppfile.htm&encaps0:settings/manual_conn=1&var:conid=encaps0&var:mycon=connection0&var:contype=asis&encaps0:pppoa:command/start= + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>ZyXel</string> + </void> + <void index="1"> + <string>ZyXel&nbsp;P-660&nbsp;HW-T7C</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="ZyXel P-660 HW-T7C"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + + LineInfoDisplay=&DiagDSLDisconnect=PPPoE+Trennung + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + + LineInfoDisplay=&DiagDSLConnect=PPPoE+Verbindung + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>ZyXel</string> + </void> + <void index="1"> + <string>ZyXel&nbsp;P623ME-T1</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="ZyXel P623ME-T1"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + + LineInfoDisplay=Start+to+reset+ADSL<br>Loading+ADSL+modem+F/W...&DiagResetADSL=Reset+ADSL+Line + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>ZyXel</string> + </void> + <void index="1"> + <string>ZyXel&nbsp;Prestige&nbsp;650&nbsp;HE-7</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="ZyXel Prestige 650 HE-7"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/rpAuth_1 HTTP/1.1 + Host: %%%routerip%%% + + LoginPassword=ZyXEL+ZyWALL+Series&hiddenPassword=125wd1254d6w51ds18dw4awd465dw86&Prestige_Login=Login + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/DiagADSL_1 HTTP/1.1 + Host: %%%routerip%%% + + LineInfoDisplay=Start+to+reset+ADSL<br>0ALoading+ADSL+modem+F/W...&DiagResetADSL=Reset+ADSL+Line Cookie: %%%Set-Cookie%%% + + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + <void method="add"> + <array class="java.lang.String" length="3"> + <void index="0"> + <string>ZyXel</string> + </void> + <void index="1"> + <string>ZyXEL&nbsp;Prestige&nbsp;202h&nbsp;Plus&nbsp;v2&nbsp;FW&nbsp;Version&nbsp;V340AND1&nbsp;&nbsp;072</string> + </void> + <void index="2"> + <string>[[[HSRC]]] + [[[STEP]]] + [[[DEFINE routername="ZyXEL Prestige 202h Plus v2 FW Version V340AND1 072"/]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/rpAuth_1 HTTP/1.1 + Host: %%%routerip%%% + + LoginPassword=ZyXEL+ZyWALL+Series&hiddenPassword=202cb962ac59075b964b07152d234b70&Prestige_Login=Login + [[[/REQUEST]]] + [[[/STEP]]] + [[[STEP]]] + [[[REQUEST]]] + POST /Forms/rpWAN_1 HTTP/1.1 + Host: %%%routerip%%% + + wan_RemoteName=Teleos&wan_PriPhone=0192145&wan_SecPhone=0192145&wan_UserName=abreimhorst&wan_Password=ab7860249&wan_DynIP=DynamicIP&WAN_TranType_Sel=00000000&WAN_Multilink_Sel=00000002&wan_ConnectSel=Conn_on_Demand&wan_IdleTime=120&wan_Budget=0&wan_Period=0&wan_Save=Apply + [[[/REQUEST]]] + [[[/STEP]]] +[[[/HSRC]]] +</string> + </void> + </array> + </void> + </object> +</java> diff --git a/bin/jdownloader/jd/router/netgear.xml b/bin/jdownloader/jd/router/netgear.xml new file mode 100644 index 0000000..a385364 --- /dev/null +++ b/bin/jdownloader/jd/router/netgear.xml @@ -0,0 +1,46 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<java version="1.6.0_03" class="java.beans.XMLDecoder">
+ <object class="java.util.Vector">
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear WGT 624 V3 Firmware: V4.1.9_1.0.1</string>
+ </void>
+ <void index="2"> <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Disconnect=+Trennen+
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Connect=+Verbinden+
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(Netgear|WGT).*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>1234</string>
+ </void>
+ </array>
+ </void>
+ </object>
+</java>
diff --git a/bin/jdownloader/jd/router/router.extract b/bin/jdownloader/jd/router/router.extract Binary files differnew file mode 100644 index 0000000..ebac59e --- /dev/null +++ b/bin/jdownloader/jd/router/router.extract diff --git a/bin/jdownloader/jd/router/routerdata.xml b/bin/jdownloader/jd/router/routerdata.xml new file mode 100644 index 0000000..7df2ad5 --- /dev/null +++ b/bin/jdownloader/jd/router/routerdata.xml @@ -0,0 +1,17691 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<java version="1.6.0_03" class="java.beans.XMLDecoder">
+ <object class="java.util.Vector">
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>!AVM</string>
+ </void>
+ <void index="1">
+ <string>!FRITZ BOX (All via UPNP)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /upnp/control/WANIPConn1 HTTP/1.1
+ Host: %%%routerip%%%:49000
+ Content-Type: text/xml; charset="utf-8"
+ SoapAction:urn:schemas-upnp-org:service:WANIPConnection:1#ForceTermination
+
+ <?xml version='1.0' encoding='utf-8'?> <s:Envelope s:encodingStyle='http://schemas.xmlsoap.org/soap/encoding/' xmlns:s='http://schemas.xmlsoap.org/soap/envelope/'> <s:Body> <u:ForceTermination xmlns:u='urn:schemas-upnp-org:service:WANIPConnection:1' /> </s:Body> </s:Envelope>
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]
+</string>
+ </void>
+ <void index="3">
+ <string>(?s).*fritz.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>3com</string>
+ </void>
+ <void index="1">
+ <string>3com office connect 3CRWE754G72-B FW: 1.29</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?ifno=-1&disconnect=Disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?ifno=-1&connect=+Connect+ HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/logout.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*3com.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>admin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>3com</string>
+ </void>
+ <void index="1">
+ <string>3com office connect 3CRWE754G72-B FW: 1.29</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?ifno=-1&disconnect=Disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?ifno=-1&connect=+Connect+ HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/logout.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*3com.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>admin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>4MBO</string>
+ </void>
+ <void index="1">
+ <string>4MBO WLAN AP-Router 2002</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?Disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?Connect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*4mbo.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Acer</string>
+ </void>
+ <void index="1">
+ <string>Acer Warplink Firewall Router</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /stat1.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+page=status&Conn=Disconnect&ConnStatus=Connected&pptpConn=Disconnect&PPTPConnStatus=Disconnect&renew=&DHCPConnStatus=&scrollTop=&isclear=0
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /stat1.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+page=status&Conn=Connect&ConnStatus=Disconnected&pptpConn=Connect&PPTPConnStatus=Connect&renew=&DHCPConnStatus=&scrollTop=&isclear=0
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*acer.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Acer</string>
+ </void>
+ <void index="1">
+ <string>Acer WLAN 11g Broadband Router (Modell: WLAN-G-RU2) Englische Firmware</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /Forms/Status_1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Submit=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /Forms/Status_1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Submit=Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*acer.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Acer</string>
+ </void>
+ <void index="1">
+ <string>Acer WLAN 11g Broadband Router 54MBit (Modell: WLAN-G-RU2)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /Forms/Status_1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Submit=Trennen
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /Forms/Status_1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Submit=verbinden
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*acer.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>ALL130DSL</string>
+ </void>
+ <void index="1">
+ <string>ALL130DSL (FW 0.01.41)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+todo=disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*allnet.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>admin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>ALL130DSL</string>
+ </void>
+ <void index="1">
+ <string>ALL130DSL (FW 2.00.01)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect&this_file=st_poe.htm&todo=disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=Connect&this_file=st_poe.htm&todo=connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*allnet.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>admin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>ALL130DSLA</string>
+ </void>
+ <void index="1">
+ <string>ALL130DSLA (FW 0.01.03)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+todo=disconnect&this_file=st_poe.htm
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+todo=connect&this_file=st_poe.htm
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*allnet.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>admin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Allnet</string>
+ </void>
+ <void index="1">
+ <string>Allnet ALL0196 Firmware Version 1.6 Release 07</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+hang_Up=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+dial=Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*allnet.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>admin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Allnet</string>
+ </void>
+ <void index="1">
+ <string>Allnet ALL0276 Firmware Version 1.0 Release 14</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+hang_Up=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+dial=Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*allnet.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>admin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Allnet</string>
+ </void>
+ <void index="1">
+ <string>Allnet ALL0277 Firmware Version 1.02 Release 5</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*allnet.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>admin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Allnet</string>
+ </void>
+ <void index="1">
+ <string>Allnet ALL0277DSL Firmware Version 2.10.02</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+todo=disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*allnet.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Allnet</string>
+ </void>
+ <void index="1">
+ <string>Allnet ALL0277DSLBv2 Firmware Version 2.10.02 (vom 23.11.2005)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+todo=disconnect&this_file=st_poe.htm
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+todo=connect&this_file=st_poe.htm
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*allnet.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Allnet</string>
+ </void>
+ <void index="1">
+ <string>Allnet ALL1294 Firmware Version 1.4 Release 07</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+hang_Up=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+dial=Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*allnet.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>admin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Allnet</string>
+ </void>
+ <void index="1">
+ <string>Allnet ALL1294B Firmw. 1.0 Rel.12</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+hang_up_st_poe=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+dial_st_poe=Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*allnet.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>admin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Allnet</string>
+ </void>
+ <void index="1">
+ <string>Allnet ALL1294B Firmw. 1.0 Rel.15</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+hang_up_st_poe=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+dial_st_poe=Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*allnet.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>admin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Allnet</string>
+ </void>
+ <void index="1">
+ <string>Allnet ALL1295 Firmware Version 1.6 Release 31</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+hang_Up=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+dial=Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*allnet.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>admin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>AMIT</string>
+ </void>
+ <void index="1">
+ <string>AMIT IP Sharer HiP400 (FW 1.93p)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=H&M=0&T=10000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*amit.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Arcor</string>
+ </void>
+ <void index="1">
+ <string>Arcor WLAN 100</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Forms/DiagADSL_1?DiagDSLDisconnect=PPPoE%20Trennung HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET / HTTP/1.1
+ Host: http://www.google.de
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*arcor.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Arcor</string>
+ </void>
+ <void index="1">
+ <string>Arcor WLAN 200</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Forms/DiagADSL_1?DiagDSLDisconnect=PPPoE%20Trennung HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET / HTTP/1.1
+ Host: http://www.google.de
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*arcor.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>1234</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>ARK</string>
+ </void>
+ <void index="1">
+ <string>ARK IS-104,Bestech IBR400+,LinkPro BR-401,LinkPro BR-801,Mentor FR4</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /system_status.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+function=suspend()
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /system_status.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+function=resume()
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(ark.is|bestech|linkpro|mentor).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Astranet-Modem</string>
+ </void>
+ <void index="1">
+ <string>Astranet-Modem SoftwareVersion1.1</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /f10 HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/action.cgi?connx=Trennen HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/action.cgi?connx=Verbinden HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*astranet.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>admin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Astranet-Modem</string>
+ </void>
+ <void index="1">
+ <string>Astranet-Modem SoftwareVersion1.2</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /f10 HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/action.cgi?connx=Trennen HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/action.cgi?connx=Verbinden HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*astranet.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>admin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>ASUS</string>
+ </void>
+ <void index="1">
+ <string>ASUS WL-500g/WL-500b 1.8.2.1</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /</td><td class="content_input_td"><input type="submit" maxlength="15" class="content_input_fd_ro" onClick="return onSubmitApply('dhcpc_release')" size="12" name="PPPConnection_x_WANAction_button" value="Disconnect"> HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /</td><td class="content_input_td"><input type="submit" maxlength="15" class="content_input_fd_ro" onClick="return onSubmitApply('dhcpc_renew')" size="12" name="PPPConnection_x_WANAction_button1" value="Connect"></td> HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*asus.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>ASUS</string>
+ </void>
+ <void index="1">
+ <string>ASUS WL-500g/WL-500g Premium</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?action_script=dhcpc_release HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?action_script=dhcpc_renew HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /javascript:top.openBranch("Logout") HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*asus.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>ASUS</string>
+ </void>
+ <void index="1">
+ <string>ASUS WL-500GP</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /apply.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+action_script=dhcpc_release
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /apply.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+action_script=dhcpc_renew
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*asus.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Auerswald</string>
+ </void>
+ <void index="1">
+ <string>Auerswald COMpact 4406 DSL</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /doc/ppp.htm?WINDWEB_URL=/doc/ppp.htm&PPP_connection_number=1&New_PPP_Action=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /doc/ppp.htm?WINDWEB_URL=/doc/ppp.htm&PPP_connection_number=1&New_PPP_Action=0 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*auerswald.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>AVM</string>
+ </void>
+ <void index="1">
+ <string>AVM Fritz!Box Fon (FW. 06.04.15)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+getpage=..%2Fhtml%2Freboot.html&errorpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&var%3Alang=de&var%3Apagename=reset&var%3Aerrorpagename=reset&var%3Amenu=system&var%3Apagemaster=&time%3Asettings%2Ftime=&var%3AtabReset=0&logic%3Acommand%2Freboot=..%2Fgateway%2Fcommands%2Fsaveconfig.html
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET / HTTP/1.1
+ Host: http://www.google.de
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*fritz.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>AVM</string>
+ </void>
+ <void index="1">
+ <string>AVM Fritz!Box Fon Speedport W 501V (FW. 28.04.08 modded)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+
+getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&=&login%3Acommand%2Fpassword=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connection0:settings/cmd_disconnect=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connection0:settings/cmd_connect=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*avm.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>AVM</string>
+ </void>
+ <void index="1">
+ <string>AVM Fritz!Box Fon WLAN 7050 (FW. 14.04.33)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+
+getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&=&login%3Acommand%2Fpassword=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+getpage=../html/de/menus/menu2.html&errorpage=../html/index.html&var:lang=de&var:pagename=home&var:menu=home&=&login:command/password=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET / HTTP/1.1
+ Host: http://www.google.de
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*avm.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>AVM</string>
+ </void>
+ <void index="1">
+ <string>AVM Fritz!Box Fon WLAN 7141 (FW. 40.04.30)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+
+getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&=&login%3Acommand%2Fpassword=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+getpage=../html/de/menus/menu2.html&errorpage=../html/index.html&var:lang=de&var:pagename=home&var:menu=home&=&login:command/password=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET / HTTP/1.1
+ Host: http://www.google.de
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*fritz.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>AVM</string>
+ </void>
+ <void index="1">
+ <string>AVM Fritz!Box Fon WLAN 7170 (FW 29.04.06/15)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+
+getpage=..%2Fhtml%2Fde%2Fmenus%2Fmenu2.html&errorpage=..%2Fhtml%2Findex.html&var%3Alang=de&var%3Apagename=home&var%3Amenu=home&=&login%3Acommand%2Fpassword=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+getpage=../html/de/menus/menu2.html&errorpage=../html/index.html&var:lang=de&var:pagename=home&var:menu=home&=&login:command/password=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET / HTTP/1.1
+ Host: http://www.avm.de
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*fritz.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>AVM</string>
+ </void>
+ <void index="1">
+ <string>AVM Fritz!Box SL WLAN</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+getpage=../html/de/menus/menu2.html&errorpage=../html/de/menus/menu2.html&var:lang=de&var:pagename=home&var:errorpagename= &var:menu=home&var:pagetitle=&var:pagemaster=&time:settings/time=&var:activtype=pppoe&sip:settings/no-emu/activated=no-emu&sip:status/no-emu/connect=no-emu&connection0:pppoe:status/voipconnect =Verbunden
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET / HTTP/1.1
+ Host: http://www.google.de
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*fritz.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Belkin</string>
+ </void>
+ <void index="1">
+ <string>Belkin 54g Deutsch, Modell: F5D7630de4B</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/login.exe HTTP/1.1
+ Host: %%%routerip%%%
+
+pws=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/statusprocess.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+disconnect=Abbruch
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/statusprocess.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connect=Verbinden
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/logout.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*belkin.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>admin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Billion</string>
+ </void>
+ <void index="1">
+ <string>Billion Bipac 640-AE</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /stat1.htm?page=status&Conn=Abbruch&ConnStatus=Disconnecting&pptpConn=&PPTPConnStatus=&renew=&DHCPConnStatus=&scrollTop=&isclear=3 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /stat1.htm?page=status&Conn=Verbinden&ConnStatus=Abbruch&pptpConn=&PPTPConnStatus=&renew=&DHCPConnStatus=&scrollTop=&isclear=3 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(billion|bipac).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Billion</string>
+ </void>
+ <void index="1">
+ <string>Billion Bipac 7500G</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status-welcome-common.html/disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+EmWeb_ns:vim:3=/status.html&EmWeb_ns:vim:4.ImServices.wanlink.1:enabled=false&EmWeb_ns:vim:18=true
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status-welcome-common.html/connect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+EmWeb_ns:vim:3=/status.html&EmWeb_ns:vim:4.ImServices.wanlink.1:enabled=true&EmWeb_ns:vim:18=true
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(billion|bipac).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Billion</string>
+ </void>
+ <void index="1">
+ <string>Billion Bipac-640SE</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /stat1.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+page=status&Conn=Disconnect&ConnStatus=Connected&pptpConn=&PPTPConnStatus=&renew=&DHCPConnStatus=&scrollTop=&isclear=3
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /stat1.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+page=status&Conn=Connect&ConnStatus=Disconnected&pptpConn=&PPTPConnStatus=&renew=&DHCPConnStatus=&scrollTop=&isclear=3
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(billion|bipac).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Billion</string>
+ </void>
+ <void index="1">
+ <string>Billion BIPAC-741 ADSL</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status?ppch=1&ppconn=2&scrollTop=&isclear=0 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET / HTTP/1.1
+ Host: http://194.25.134.146
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(billion|bipac).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Billion</string>
+ </void>
+ <void index="1">
+ <string>Billion BIPAC743-GE</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status-welcome-common.html/disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+EmWeb_ns:vim:4=/status.html&EmWeb_ns:vim:2.ImServices.wanlink.1:enabled=false&EmWeb_ns:vim:18=true
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status-welcome-common.html/connect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+EmWeb_ns:vim:4=/status.html&EmWeb_ns:vim:2.ImServices.wanlink.1:enabled=true&EmWeb_ns:vim:18=true
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(billion|bipac).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Broadband</string>
+ </void>
+ <void index="1">
+ <string>Broadband xDSL/Cable SOHO Router</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /discon.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /connect.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*broadband.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Buffalo</string>
+ </void>
+ <void index="1">
+ <string>Buffalo WBR-G54</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /advance/apply.cgi?session=0&action_melco=wanlink&wanlink=down HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /advance/apply.cgi?session=0&action_melco=wanlink&wanlink=up HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*buffalo.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Buffalo</string>
+ </void>
+ <void index="1">
+ <string>Buffalo WHR-G54S</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+req=inp&res=info.html&STOP0=Stopp
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+req=inp&res=info.html&START0=Start
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*buffalo.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Buffalo</string>
+ </void>
+ <void index="1">
+ <string>Buffalo WHR-HP-G54 (Ver.1.40)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+req=inp&res=info.html&STOP0=Stopp
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+req=inp&res=info.html&START0=Start
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*buffalo.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Compex</string>
+ </void>
+ <void index="1">
+ <string>Compex NetPassage 15-B</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /act_extip HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+CONNECT=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET / HTTP/1.1
+ Host: http://www.t-online.de
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(compex|netpassage).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Compu-Shack</string>
+ </void>
+ <void index="1">
+ <string>Compu-Shack - DSL SR-103 (SC142558)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+hang_Up=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+dial=Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*shack.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Compu-Shack</string>
+ </void>
+ <void index="1">
+ <string>Compu-Shack - DSLline - Wireless-Router (CS-23-491-04)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+hang_Up=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+dial=Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*shack.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>ConnecTec</string>
+ </void>
+ <void index="1">
+ <string>ConnecTec Navi210WV</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/conntype.cgi?mystop=Disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/conntype.cgi?myopen=Reconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*connectec.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Devolo</string>
+ </void>
+ <void index="1">
+ <string>Devolo MicroLink ADSL Modem Router (FW 1.0)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /doc/en/ppp.htm?PPP_virtual_circuit=0&PPP_Action=1&WINDWEB_URL=/doc/en/ppp.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /doc/en/ppp.htm?PPP_virtual_circuit=0&PPP_Action=0&WINDWEB_URL=/doc/en/ppp.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(devolo|microlink).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Devolo</string>
+ </void>
+ <void index="1">
+ <string>Devolo MicroLink ADSL Modem Router (FW 1.40)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /doc/de/ppp.htm?PPP_connection_number=1&New_PPP_Action=1&WINDWEB_URL=/doc/de/ppp.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /doc/de/ppp.htm?PPP_connection_number=1&New_PPP_Action=0&WINDWEB_URL=/doc/de/ppp.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(devolo|microlink).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Devolo</string>
+ </void>
+ <void index="1">
+ <string>Devolo MicroLink ADSL Modem Router (FW 1.41)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /doc/de/ppp.htm?PPP_connection_number=1&New_PPP_Action=1&WINDWEB_URL=/doc/de/ppp.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /doc/de/ppp.htm?PPP_connection_number=1&New_PPP_Action=0&WINDWEB_URL=/doc/de/ppp.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(devolo|microlink).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Devolo</string>
+ </void>
+ <void index="1">
+ <string>Devolo MicroLink ADSL Modem Router (FW 1.59)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /doc/de/ppp.htm?PPP_connection_number=1&New_PPP_Action=1&WINDWEB_URL=/doc/de/ppp.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /doc/de/ppp.htm?PPP_connection_number=1&New_PPP_Action=0&WINDWEB_URL=/doc/de/ppp.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(devolo|microlink).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>devolo</string>
+ </void>
+ <void index="1">
+ <string>devolo MicroLink LAN Router (FW 2.12)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /de/status.htm?page=status&applyflag=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /de/status.htm?page=status&applyflag=0 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(devolo|microlink).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>devolo</string>
+ </void>
+ <void index="1">
+ <string>devolo MicroLink LAN Router (FW 2.14)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /de/status.htm?page=status&applyflag=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /de/status.htm?page=status&applyflag=0 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(devolo|microlink).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Digitus</string>
+ </void>
+ <void index="1">
+ <string>Digitus Broadband Router Version R1.93s</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/logi?RC=@D=%%%pass%%%=%%%user%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=D&M=0&T=10000 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(digitus|broadband).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Digitus</string>
+ </void>
+ <void index="1">
+ <string>Digitus Broadband Router Version R1.95j</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=D&M=0&T=10000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(digitus|broadband).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Digitus</string>
+ </void>
+ <void index="1">
+ <string>Digitus Broadband Router Version R1.96h13 Deutsch</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /login.html HTTP/1.1
+ Host: %%%routerip%%%
+
+login=1&password=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status&ZT=1066220875625 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status&ZT=1066220915875 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(digitus|broadband).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Digitus</string>
+ </void>
+ <void index="1">
+ <string>Digitus DN- 11005 Deutsch</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/logi HTTP/1.1
+ Host: %%%routerip%%%
+
+=NAME=%%%user%%%&PASSWOR=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/dial HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+RC=@&A=H&M=0&T=2000&rd=status
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/dial HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+RC=@&A=D&M=0&T=10000&rd=status
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*digitus.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Digitus</string>
+ </void>
+ <void index="1">
+ <string>Digitus DN- 11005 Englisch</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/logi HTTP/1.1
+ Host: %%%routerip%%%
+
+=NAME=%%%user%%%&PASSWORD=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/dial HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+RC=@&A=H&M=0&T=2000&rd=status
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/dial HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+RC=@&A=D&M=0&T=10000&rd=status
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*digitus.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Digitus</string>
+ </void>
+ <void index="1">
+ <string>Digitus DN-11004</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Eng/WBConfig.cgi?SubPage=Status.htm&WhichButton=2 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Eng/WBConfig.cgi?SubPage=Status.htm&WhichButton=3 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*digitus.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Digitus</string>
+ </void>
+ <void index="1">
+ <string>Digitus DN-11004 (V 02.00.00.03, GER)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Eng/WBConfig.cgi?SubPage=Status.htm&WhichButton=2 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Eng/WBConfig.cgi?SubPage=Status.htm&WhichButton=3 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*digitus.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Digitus</string>
+ </void>
+ <void index="1">
+ <string>Digitus Multi-Functional Broadband NAT Router (R1.94o2)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /login.html HTTP/1.1
+ Host: %%%routerip%%%
+
+login=1&password=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=D&M=0&T=10000&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*digitus.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-304 Firmware v1.1rc1 / Neteasy NetQom DSL 4100</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-304 Firmware v1.1rc1 DSL</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-304 Firmware v1.1rc1 ISDN</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online1.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-304 Firmware v2.1.0 DSL</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-304 ISDN Firmware 2.10</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online1.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-514 (FW 1.00)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /suspend() HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /resume() HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-514 (FW 1.00b6)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?Disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?Connect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-514 (FW 1.02)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_devic.html HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+page=st_devic&connectflag=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_devic.html HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+page=st_devic&connectflag=2
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-524 (FW: V2.03(DE))</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-524 (FW: V2.03b3(EN))</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-604 (Firmware 1.62 build 1)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status&ZT=1034278031880 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status&ZT=1034279660920 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-604 (Firmware 1.62 build 2)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-604 (FW 1.80-1.82b2)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-604 (FW 3.13b07, German, DHCP-Config) </string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/rrip?rc=@&A=R&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/rrip?rc=@&A=G&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-604 (FW3.01)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-604 (FW3.04)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-604 (FW3.06)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-604 (FW3.11)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.htm?RC=@ HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-604 (HW F1 / FW 3.13)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-604 (HW F3G / FW 3.14b06)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Dlink</string>
+ </void>
+ <void index="1">
+ <string>Dlink DI-604 (HW: E1 Firmware:3.20)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?connect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-604 (Rev.D; FW 3.13b07)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-604/E (HW: D1, FW: 3.06)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-604/E (HW: D1, FW: 3.09b01)Feb 01 2005</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-604/E (HW: D1, FW: 3.13b07)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-604/E (HW: D1, FW: 3.14b06)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-604[FW3.13b05]</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.htm?RC=@ HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-604[FW3.21]</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d-link.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-614+ (Firmware 2.03)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?Disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?Connect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>DLink</string>
+ </void>
+ <void index="1">
+ <string>DLink DI-614+ Firmware 2.34</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*dlink.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-624</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET / HTTP/1.1
+ Host: http://www.google.de
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-624 (Firmware 2.44)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET / HTTP/1.1
+ Host: http://www.google.de
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-624 (FW1.25)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /input type=submit name="disconnect" value="Disconnect" HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET / HTTP/1.1
+ Host: http://www.google.de
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-624 (HW C2, FW 2.44) Cable Modem</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?Disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?Connect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-624 (HW C2, FW 2.52) Cable Modem</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?Disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?Connect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-624 (HW C3, FW 2.70)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_device.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_device.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-624 (HW.:C3 FW: 2.44b14)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /<input type=submit name="pptpdisconnect" value="Disconnect"> HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /www.google.at HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-624 (HW.:C3 FW: 2.53b0069)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /<input type=submit name="pptpdisconnect" value="Disconnect"> HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /<input type=submit name="pptpconnect" value="Connect"> HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-624 (HW.:C3 FW: 2.53b76)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_device.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_device.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-624 (HW.:D2G FW: 4.03)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_device.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_device.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-624 A/B 132b03</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?disconnect=Disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?connect=Connect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-624+ (FW 1.01)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?Disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?Connect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-624+ (FW 1.18)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?Disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?Connect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-624+ (FW 2.03b36) DEU</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-624+ (FW 2.07DE Build:0040 12 Apr 2005)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-624+ (FW 2.09)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-624+ (HW Ax, FW1.2d)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?connect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-624+ [HW B2 / FW 2.06]</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?disconnect=Disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?connect=Connect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-624+ [HW B2 / FW 2.09b73]</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?disconnect=Disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?connect=Connect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>DLink</string>
+ </void>
+ <void index="1">
+ <string>DLink DI-624+ FW 2.07EN</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*dlink.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-624+ rev.A (FW 119b09)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?disconnect=Disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?connect=Connect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-624+ rev.A (FW1.18)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?connect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-624S (v1.10Rfix3, Thu Jan 4 18:46:35 CST 2007)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_devic.xgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+set/runtime/wan/inf:1/Disconnect=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_devic.xgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+set/runtime/wan/inf:1/Connect=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-634M MIMO (HW Rev.A Firmware 1.22)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_device.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_device.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-704P (Firmware 2.70)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-707P (FW3.01)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-707P (FW3.13)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-713P</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /menu.htm?RC=@&PASS=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=D&M=0&T=10000 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>admin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-713P dial-up</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/logi?rc=@&PS=%%%pass%%%&rd=menu HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H1&M=0&T=2000 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D1&M=0&T=10000 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>admin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-714P+</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=D&M=0&T=10000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-714P+ (V1.32b04)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@status&A=H&M=0&T=2000&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@status&A=D&M=0&T=10000&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-714P++</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=D&M=0&T=10000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-804 (Firmware v2.00 b4)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-804HV (Firmware v1.34)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@status&A=H&M=0&T=2000&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.htm?RC=@ HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-804HV (Firmware: V1.41(G))</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@status&A=H&M=0&T=2000&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.htm?RC=@ HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>DLink</string>
+ </void>
+ <void index="1">
+ <string>DLink DI-804HV Firmware V1.44b03</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@status&A=H&M=0&T=2000&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@status&A=G&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*dlink.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-804V (Firmware v4.72)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /release.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /renew.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DI-824VUP+ (Firmware 1.05)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@status&A=H&M=0&T=2000&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@status&A=D&M=0&T=10000&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>DLink</string>
+ </void>
+ <void index="1">
+ <string>DLink DIR-100 v1.01</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /postlogin.xgi HTTP/1.1
+ Host: %%%routerip%%%
+
+authen_username=%%%user%%%&authen_password=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /index.xgi?set/runtime/wan/inf:1/Disconnect=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /index.xgi?set/runtime/wan/inf:1/Connect=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*dlink.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DP 802 (FW: 2.10, HW: A-1)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /Tools HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Tools(1)=%20%20%20%20Hang%20Up%20%20%20%20%20
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /Tools HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Tools(1)=%20%20%20%20%20Dial%20Up%20%20%20%20%20%20
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DSL-564T (V1.00B02T02.DE.20040813) -->Status: Allgemein | DHCP & LAN Klienten</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+
+getpage=../html/home_gm.htm&errorpage=../html/index.html&login:command/username=%%%user%%%&login:command/password=%%%pass%%%&var:language=gm&var:errormsg=Error
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+getpage=../html/status_gm/connstatus.htm&var:language=gm&connection0:settings/manual_conn=0
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+getpage=../html/status_gm/connstatus.htm&var:language=gm&connection0:settings/manual_conn=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>admin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DSL-564T (V1.00B02T02.DE.20040813) -->Status: Allgemein | LAN | DSL</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+
+getpage=../html/home_gm.htm&errorpage=../html/index.html&login:command/username=%%%user%%%&login:command/password=%%%pass%%%&var:language=gm&var:errormsg=Error
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+getpage=../html/status_gm/connstatus.htm&var:language=gm&connection0:settings/manual_conn=0
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+getpage=../html/status_gm/connstatus.htm&var:language=gm&connection0:settings/manual_conn=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>admin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DSL-G664T (V1.00B02T02.DE.20040804)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+
+getpage=../html/login_gm.html&errorpage=../html/index.html&login:command/username=%%%user%%%&login:command/password=%%%pass%%%&var:errormsg=Error&var:language=gm
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+getpage=../html/status_gm/connstatus.htm&var:language=gm&connection0:settings/manual_conn=0
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+getpage=../html/status_gm/connstatus.htm&var:language=gm&connection0:settings/manual_conn=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>admin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DSL-G664T (V3.0)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connection0:pppoe:command/stop=&var:contype=&var:mycon=connection0&var:conid=encaps0&encaps0:settings/manual_conn=0&getpage=../html/status/deviceinfofile.htm
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connection0:pppoe:command/start=&var:contype=&var:mycon=connection0&var:conid=encaps0&encaps0:settings/manual_conn=1&getpage=../html/status/deviceinfofile.htm
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d-link.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DSL-G664T (V3.00B01T02.EU.20060830)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+getpage=../html/status/deviceinfofile.htm&encaps0:settings/manual_conn=uiPostPPPCon&var:conid=encaps0&var:mycon=connection0&var:contype=&connection0:pppoe:command/start=&connection0:pppoe:command/stop=
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&encaps0%3Asettings%2Fmanual_conn=1&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=&connection0%3Apppoe%3Acommand%2Fstart=&var%3Ajudge=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d-link.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DSL-G684T (V3.02B01T02.EU-A.20070413)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+getpage=../html/status/deviceinfofile.htm&encaps0:settings/manual_conn=0&var:mycon=connection0&var:conid=encaps0&connection0:pppoe:command/stop=&encaps0:pppoa:command/stop=&var:judge=2
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+getpage=../html/status/deviceinfofile.htm&encaps0:settings/manual_conn=1&var:mycon=connection0&var:conid=encaps0&connection0:pppoe:command/start=&encaps0:pppoa:command/start=&var:judge=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d-link.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>D-Link</string>
+ </void>
+ <void index="1">
+ <string>D-Link DWL-922 (FW: V2.03(DE))</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*d.?link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Draytec</string>
+ </void>
+ <void index="1">
+ <string>Draytec Vigor 2200E (DSL) Firmware 2.311_G (German)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(draytec|vigor).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Draytec</string>
+ </void>
+ <void index="1">
+ <string>Draytec Vigor 2600i (DSL) Firmware 2.54_G (German)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(draytec|vigor).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Draytec</string>
+ </void>
+ <void index="1">
+ <string>Draytec Vigor 2600i (ISDN) Firmware 2.54_G (German)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online1.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(draytec|vigor).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Draytek</string>
+ </void>
+ <void index="1">
+ <string>Draytek Vigor 2000/2200 (DSL) ab FW 1.07</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*draytek.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Draytek</string>
+ </void>
+ <void index="1">
+ <string>Draytek Vigor 2000/2200 (ISDN) ab FW 1.07</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online1.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*draytek.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Draytek</string>
+ </void>
+ <void index="1">
+ <string>Draytek Vigor 2000/2200 FW 1.07/1.08 deutsch (DSL)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*draytek.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>DrayTek</string>
+ </void>
+ <void index="1">
+ <string>DrayTek Vigor 2200We/2200W+ (DSL) ab FW 2.3x</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*draytek.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Draytek</string>
+ </void>
+ <void index="1">
+ <string>Draytek Vigor 2200X Broadband Router/Switch FW v2.00a (DSL)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*draytek.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Draytek</string>
+ </void>
+ <void index="1">
+ <string>Draytek Vigor 2200X FW 2.31 deutsch (DSL)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*draytek.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Draytek</string>
+ </void>
+ <void index="1">
+ <string>Draytek Vigor 2300 FW 2.5</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*draytek.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>DrayTek</string>
+ </void>
+ <void index="1">
+ <string>DrayTek Vigor 2500 WE FW 2.5.1</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /online3.cgi HTTP/1.1
+ Host: http://192.168.99.1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /goinet.cgi HTTP/1.1
+ Host: http://192.168.99.1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*draytek.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Draytek</string>
+ </void>
+ <void index="1">
+ <string>Draytek Vigor 2500 We FW 2.54_1u1(DSL)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /../cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /../cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*draytek.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Draytek</string>
+ </void>
+ <void index="1">
+ <string>Draytek Vigor 2500We FW 2.3.10 deutsch</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*draytek.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>DrayTek</string>
+ </void>
+ <void index="1">
+ <string>DrayTek Vigor 2500We FW 2.3.11 deutsch (DSL)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*draytek.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>DrayTek</string>
+ </void>
+ <void index="1">
+ <string>DrayTek Vigor 2500We FW 2.3.12 deutsch (DSL)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*draytek.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Draytek</string>
+ </void>
+ <void index="1">
+ <string>Draytek Vigor 2500We FW 2.38 deutsch (DSL)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*draytek.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>DrayTek</string>
+ </void>
+ <void index="1">
+ <string>DrayTek Vigor 2500We FW 2.51 englisch (DSL)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*draytek.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>DrayTek</string>
+ </void>
+ <void index="1">
+ <string>DrayTek Vigor 2500We FW 2.54 deutsch</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*draytek.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>DrayTek</string>
+ </void>
+ <void index="1">
+ <string>DrayTek Vigor 2500We FW 2.55 englisch</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*draytek.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Draytek</string>
+ </void>
+ <void index="1">
+ <string>Draytek Vigor 2600 V2.2.5 deutsch</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*draytek.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Draytek</string>
+ </void>
+ <void index="1">
+ <string>Draytek Vigor 2600 We FW 2.5.2 deutsch (DSL)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*draytek.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>DrayTek</string>
+ </void>
+ <void index="1">
+ <string>DrayTek Vigor 2800 deutsch 2.7_E740211</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*draytek.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>DrayTek</string>
+ </void>
+ <void index="1">
+ <string>DrayTek Vigor 2800Gi v2.7.1 EN, ADSL vE.74.2.26 Annex B</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*draytek.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>DrayTek</string>
+ </void>
+ <void index="1">
+ <string>DrayTek Vigor 2800VG VoIP Router/ADSL2+</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*draytek.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>DrayTek</string>
+ </void>
+ <void index="1">
+ <string>DrayTek Vigor 2900VG FW V2.5.4.3 deutsch</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*draytek.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>DrayTek</string>
+ </void>
+ <void index="1">
+ <string>DrayTek Vigor 2900WE via PPPoE</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*draytek.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>DrayTek</string>
+ </void>
+ <void index="1">
+ <string>DrayTek Vigor 2900WE via PPTP</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*draytek.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Draytek</string>
+ </void>
+ <void index="1">
+ <string>Draytek Vigor2300 FW v2.3.6 englisch</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*draytek.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>EdiMax</string>
+ </void>
+ <void index="1">
+ <string>EdiMax BR-6104 (0.64 Firmware)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess1.exe?disconnect=Disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess1.exe?connect=Connect HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*edimax.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>1234</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Elsa</string>
+ </void>
+ <void index="1">
+ <string>Elsa Lancom 1000 Office</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /config/4/1/2?exec HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /www.lancom.de HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(elsa|lancom).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Eumex</string>
+ </void>
+ <void index="1">
+ <string>Eumex 300 IP Firmware 15.04.05</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+
+getpage=../html/hcti_startseite.htm&login:command/password=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+getpage=../html/hcti_startseite.htm&errorpage=../html/hcti_startseite.htm&connection0:settings/cmd_disconnect=1&var:state=0
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+getpage=../html/hcti_startseite.htm&errorpage=../html/hcti_startseite.htm&connection0:settings/cmd_connect=1&var:state=5
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*eumex.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>0000</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>EUMEX</string>
+ </void>
+ <void index="1">
+ <string>EUMEX 704PC DSL</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /7.html HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+CLOSEPPP=16661186
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET / HTTP/1.1
+ Host: http://www.t-online.de
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*eumex.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>EUMEX</string>
+ </void>
+ <void index="1">
+ <string>EUMEX 704PC LAN</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /7.html HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+DIALOUT=checked&PPPCONN=checked&CLOSEPPP=16664266
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET / HTTP/1.1
+ Host: http://www.t-online.de
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*eumex.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>fiberline</string>
+ </void>
+ <void index="1">
+ <string>fiberline CAS2040 Firmware 6.0</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /ipstatus?disconn=RELEASE / DISCONNECT HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /ipstatus?conn=RENEW / CONNECT HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*fiberline.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Fiberline</string>
+ </void>
+ <void index="1">
+ <string>Fiberline CAS-3040 (FW: 1.20.04)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /statusfix.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+page=statusp&pppoeflag=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /statusfix.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+page=statusp&pppoeflag=0
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*fiberline.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>fli4l</string>
+ </void>
+ <void index="1">
+ <string>fli4l</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /admin/status.cgi?action=Trennen HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /admin/status.cgi?action=Verbinden HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*fli4l.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Free</string>
+ </void>
+ <void index="1">
+ <string>Free Control WLAN</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /goform/formWanTcpipSetup?pppDisconnect=Disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /goform/formWanTcpipSetup?pppConnect=Connect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(pearl|free.?control).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>IPLinx</string>
+ </void>
+ <void index="1">
+ <string>IPLinx Multifunction Switch MB701 S</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=D&M=0&T=10000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*iplinx.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>IPLinx</string>
+ </void>
+ <void index="1">
+ <string>IPLinx Multifunction Switch IAR MB401 S/E</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*iplinx.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>i-smart</string>
+ </void>
+ <void index="1">
+ <string>i-smart 5.28.01r Build 0006</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /discons.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /connects.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*i.?smart.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Kobishi</string>
+ </void>
+ <void index="1">
+ <string>Kobishi Broadband Internet Router + 4 port switch</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess1.exe?disconnect=%Disconnect% HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess1.exe?connect=%%20%20Connect% HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*kobishi.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>LanWare</string>
+ </void>
+ <void index="1">
+ <string>LanWare BR 1200</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status[1].htm?page=status&applyflag=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status[1].htm?page=status&applyflag=0 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*lanware.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>LCS-883R-DSL-4F</string>
+ </void>
+ <void index="1">
+ <string>LCS-883R-DSL-4F / Firmware Version : 6.15.02r Build 0084</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Show-discons.htm= Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Show-connects.htm= Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(Longshine|lcs-883r-dsl-4f).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Level</string>
+ </void>
+ <void index="1">
+ <string>Level One WBR-3406TX</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/logi HTTP/1.1
+ Host: %%%routerip%%%
+
+=NAME=%%%user%%%&PASSWORD=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/dial HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+rc=@&A=H0&rd=status
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/dial HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+rc=@&A=D0&rd=status
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /<POST>cgi-bin/logo HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*level.?one.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Level-One</string>
+ </void>
+ <void index="1">
+ <string>Level-One FBR-1402TX</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+hang_up=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+dial=Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*level.?one.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Level-One</string>
+ </void>
+ <void index="1">
+ <string>Level-One FBR-1403TX (FW 1.6, R06)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+hang_up=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+dial=Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*level.?one.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>LevelOne</string>
+ </void>
+ <void index="1">
+ <string>LevelOne FBR-1412TX</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /ddc.css? HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /192.168.123.254 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*level.?one.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>LevelOne</string>
+ </void>
+ <void index="1">
+ <string>LevelOne FBR-1415TX</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/logi HTTP/1.1
+ Host: %%%routerip%%%
+
+=NAME=%%%user%%%&PASSWORD=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/dial HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+RC=@&A=H&M=0&T=2000&rd=status
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/dial HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+RC=@&A=D&M=0&T=10000&rd=status
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*level.?one.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>LevelOne</string>
+ </void>
+ <void index="1">
+ <string>LevelOne FBR-1418TX</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/logi METHOD=POST NAME=CGI HTTP/1.1
+ Host: %%%routerip%%%
+
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/dial HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+rc=@&A=H0&rd=status
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/dial HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+rc=@&A=D0&rd=status
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*level.?one.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>LevelOne</string>
+ </void>
+ <void index="1">
+ <string>LevelOne FBR-1461B</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /goform/disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /goform/connect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*levelone.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>LevelOne</string>
+ </void>
+ <void index="1">
+ <string>LevelOne Frt-2101 Tx v1</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /isdn_st.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+p1_dial_hu=Hang up
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /isdn_st.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+p1_dial_hu= Dial
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*level.?one.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>LevelOne</string>
+ </void>
+ <void index="1">
+ <string>LevelOne WBR 3406TX</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/logi HTTP/1.1
+ Host: %%%routerip%%%
+
+rc=@&PS=%PASSWORD
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*level.?one.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>LevelOne</string>
+ </void>
+ <void index="1">
+ <string>LevelOne WBR-2400TX</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+hang_up=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+dial=Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*level.?one.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>LevelOne</string>
+ </void>
+ <void index="1">
+ <string>LevelOne WBR-3407B</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+&todo=disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+&todo=connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*levelone.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>LG</string>
+ </void>
+ <void index="1">
+ <string>LG LAM200E</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /doc/ppp.htm?WINDWEB_URL=/doc/ppp.htm&New_PPP_Action=1&PPP_connection_number=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /doc/ppp.htm?WINDWEB_URL=/doc/ppp.htm&New_PPP_Action=0&PPP_connection_number=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*lg.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>LG</string>
+ </void>
+ <void index="1">
+ <string>LG LAM200R</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /doc/ppp.htm?WINDWEB_URL=/doc/ppp.htm&PPP_virtual_circuit=0&PPP_Action=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /doc/ppp.htm?WINDWEB_URL=/doc/ppp.htm&PPP_virtual_circuit=0&PPP_Action=0 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*lg.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys AG241-DE V.2 (v2.01.00)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys BEFSR41 V.1.42.6</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Gozila.cgi?pppoeAct=0 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Gozila.cgi?pppoeAct=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys BEFSR41/BEFSR11/BEFSRU31</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Gozila.cgi?pppoeAct=0 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Gozila.cgi?pppoeAct=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys BEFSR81 (FW 2.44.2)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Gozila.cgi?pppoeAct=0 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Gozila.cgi?pppoeAct=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys BEFSR81v3 (FW 2.51.1)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Gozila.cgi?Status_Router.htm=255&hid_returnPoint=&pppoeAct=2 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Gozila.cgi?Status_Router.htm=255&hid_returnPoint=&pppoeAct=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys BEFSX41 DE - Firmware 1.52.09</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Gozila.cgi?RouterStatus.htm=255&hid_returnPoint=&hid_dialAction=2 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Gozila.cgi?RouterStatus.htm=255&hid_returnPoint=&hid_dialAction=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys BEFSX41 EU - Firmware 1.50.18</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Gozila.cgi?RouterStatus.htm=255&hid_returnPoint=&hid_dialAction=2 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Gozila.cgi?RouterStatus.htm=255&hid_returnPoint=&hid_dialAction=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys BEFSX41 EU - Firmware 144.11t</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Gozila.cgi?pppoeAct=0 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Gozila.cgi?pppoeAct=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys BEFSX81 V.2 - SW 2.45.10, Jun 03 2004</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Gozila.cgi?pppoeAct=0 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Gozila.cgi?pppoeAct=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys BEFW11S4 - Firmware 1.50.x</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Gozila.cgi?RouterStatus.htm=255&hid_returnPoint=&hid_dialAction=2 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Gozila.cgi?RouterStatus.htm=255&hid_returnPoint=&hid_dialAction=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys RV042</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET / HTTP/1.1
+ Host: http://www.t-online.de
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WAG200G (FW. 1.01.01 english)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+release=%20disconnect%20&ctype=pppoe&ifstatus=Up&todo=disconnect&this_file=status.htm&next_file=status.htm&message=
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+renew=%20connect%20&ctype=pppoe&ifstatus=Up&todo=connect&this_file=status.htm&next_file=status.htm&message=
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WAG200G (FW.: 1.00.09)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+ctype=ppoe&ifstatus=Up&todo=disconnect&this_file=Status.htm&next_file=Status.htm&message=
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+ctype=ppoe&ifstatus=Down&todo=connect&this_file=Status.htm&next_file=Status.htm&message=
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WAG300N (FW 1.01.06)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+release=%20disconnect%20&ctype=pppoe&ifstatus=Up&todo=disconnect&this_file=status.htm&next_file=status.htm&message=
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+renew=%20connect%20&ctype=pppoe&ifstatus=Up&todo=connect&this_file=status.htm&next_file=status.htm&message=
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WAG354G</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WAG54G V.2</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WAG54G V.2 (v1.01.23)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WAG54G V.2 (v1.01.47en)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WAG54G Ver. 1.2</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Gozila.cgi?RouterStatus.htm=255&hid_returnPoint=&hid_dialAction=2 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Gozila.cgi?RouterStatus.htm=255&hid_returnPoint=&hid_dialAction=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WRK54G</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Gozila.cgi?RouterStatus.htm=255&hid_returnPoint=&hid_dialAction=2 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Gozila.cgi?RouterStatus.htm=255&hid_returnPoint=&hid_dialAction=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WRT54G</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WRT54G (DD-WRT v23 SP1)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /apply.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+submit_button=Status_Router&submit_type=Disconnect_pppoe&change_action=gozila_cgi&action=Apply
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /apply.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+submit_button=Status_Router&submit_type=Connect_pppoe&change_action=gozila_cgi&action=Apply
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WRT54G (DD-WRT v23 SP2)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /apply.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+submit_button=Status_Router&submit_type=Disconnect_pppoe&change_action=gozila_cgi&action=Apply
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /apply.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+submit_button=Status_Router&submit_type=Connect_pppoe&change_action=gozila_cgi&action=Apply
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WRT54G (DD-WRT v23)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WRT54G (FW 1.42.2)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WRT54G (FW v2.02.7)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WRT54G (FW v3.03.2-de)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WRT54G (FW v3.03.6, HyperWRT 2.1b1)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /apply.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+submit_button=Status_Router&submit_type=Disconnect_pppoe&change_action=gozila_cgi&wan_proto=pppoe
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /apply.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+submit_button=Status_Router&submit_type=Connect_pppoe&change_action=gozila_cgi&wan_proto=pppoe
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WRT54G v5.1 (FW 1.00.6)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /rstatus.tri HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+action=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /rstatus.tri HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+action=Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WRT54GC Firmwareversion: v1.03.0</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+release=Trennung&ctype=pppoe
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+renew=Schließen+Sie+an&ctype=pppoe
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WRT54G-D2 (DD-WRT v23 SP1)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WRT54GL (FW v4.71.1, Hyperwrt 2.1b1 + Thibor15c) by xtime</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WRT54GL (Original-FW v4.30.7, Deutsch)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /apply.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+submit_button=Status_Router&submit_type=Disconnect_pppoe&change_action=gozila_cgi&wan_proto=pppoe
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /apply.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+submit_button=Status_Router&submit_type=Connect_pppoe&change_action=gozila_cgi&wan_proto=pppoe
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WRT54GS (DD-WRT Firmware v23 SP2)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /apply.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+submit_button=Status_Router&submit_type=Disconnect_pppoe&change_action=gozila_cgi&action=Apply
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /apply.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+submit_button=Status_Router&submit_type=Connect_pppoe&change_action=gozila_cgi&action=Apply
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WRT54GS (FW v.3.37.2.de)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WRT54GS DSLONAIR Firmware</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /apply.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+submit_button=Status_Router&submit_type=Disconnect_pppoe&change_action=gozila_cgi&action=Apply
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /apply.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+submit_button=Status_Router&submit_type=Connect_pppoe&change_action=gozila_cgi&action=Apply
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WRT54GS HW: v6; FW: v1.50.9 (Original von Linksys)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /rstatus.tri HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+action=Disconnect&wan_pro=2&conn_stats=300&layout=de
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /rstatus.tri HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+action=Connect&wan_pro=2&conn_stats=-1&layout=de
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WRT54GS V1.1 (DD-WRT v23 SP1 Final)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /apply.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+submit_button=Status_Router&submit_type=Disconnect_pppoe&change_action=gozila_cgi&action=Apply
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /apply.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+submit_button=Status_Router&submit_type=Connect_pppoe&change_action=gozila_cgi&action=Apply
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WRT54GS v1.1 Thibor 15 c</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys</string>
+ </void>
+ <void index="1">
+ <string>Linksys WRTG54 v2.2 (FW v4.21.1-us)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Disconnect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /apply.cgi?submit_button=Status&submit_type=Connect&change_action=gozila_cgi&wan_proto=pppoe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*linksys.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Longshine</string>
+ </void>
+ <void index="1">
+ <string>Longshine LCS-883R-ADSL-redBox (8.2.0.16 v2.0)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status-welcome-common.html/disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+EmWeb_ns:vim:2=/status.html&EmWeb_ns:vim:8._wanppp=ImService:PppoeUp&EmWeb_ns:vim:6._wanppp:enabled=false&EmWeb_ns:vim:16=true
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET / HTTP/1.1
+ Host: http://www.routercontrol.de
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(longshine|redbox).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Longshine</string>
+ </void>
+ <void index="1">
+ <string>Longshine LCS-883R-DSL-4F</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /discons.html HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /connects.html HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*longshine.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Longshine</string>
+ </void>
+ <void index="1">
+ <string>Longshine LCS-883R-DSL-4F (6.15.02l Build 0087)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Show-discons.htm= Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Show-connects.htm= Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*longshine.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Longshine</string>
+ </void>
+ <void index="1">
+ <string>Longshine LCS-883R-WRP-4F (6.16.02l Build 0032 L:02)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Show-discons.htm= Trennen
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Show-connects.htm= Einw&auml;hlen
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*longshine.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Longshine</string>
+ </void>
+ <void index="1">
+ <string>Longshine LCS-IR-2114-A (FW R1.97f5)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&amp&A=H0&amp&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*longshine.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Mentor</string>
+ </void>
+ <void index="1">
+ <string>Mentor Broadband Router Rev.A1-01 V2.00.0028</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /<td class=textCell><input type="button" value="Disconnect" name="disconnect" onClick="suspend();"></td> HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /<td class=textCell><input type="button" value="Connect" name="connect" onClick="resume();"></td> HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*mentor.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Mentor</string>
+ </void>
+ <void index="1">
+ <string>Mentor MR4</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /<td class=textCell><input type="button" value="Disconnect" name="disconnect" onClick="suspend();"></td> HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /<td class=textCell><input type="button" value="Connect" name="connect" onClick="resume();"></td> HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*mentor.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Microsoft</string>
+ </void>
+ <void index="1">
+ <string>Microsoft MN-500</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /login.htm HTTP/1.1
+ Host: %%%routerip%%%
+
+page=login&pws=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /home.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+fs=1&release=2&connectflag=2&page=status
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /home.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+fs=1&release=1&connectflag=1&page=status
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*microsoft.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>admin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>MSI</string>
+ </void>
+ <void index="1">
+ <string>MSI RG54G3</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/dial HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+rc=@&A=H0&rd=status
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/dial HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+rc=@&A=D0&rd=status
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*msi.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>NetEasy</string>
+ </void>
+ <void index="1">
+ <string>NetEasy by D-Link NetQom DSL 4100 (FW 0.99i RC1)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online1.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*neteasy.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear WGT624v2 - FW 4.2.10_1.0.1 - PPTP</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_pptp.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect&close=Close Window
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_pptp.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect= Connect &close=Close Window
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /LGO_logout.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear DG632b Firmware 3.40</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+nextpage=../html/st_poe.htm&var:wanType=pppoe&connection0:pppoe:command/stop="&
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+nextpage=../html/st_poe.htm&var:wanType=pppoe&connection0:pppoe:command/start="&
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear DG824B</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=++Connect++
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear DG824MB</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=++Connect++
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear DG834B FW 1.03</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /setup.cgi?todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /setup.cgi?todo=connect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /setup.cgi?todo=logout HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear DG834B FW 1.05</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+todo=connect&this_file=st_poe.htm&next_file=st_poe.htm
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear DG834B FW V2.10.22</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+todo=connect&this_file=st_poe.htm&next_file=st_poe.htm
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /<POST>setup.cgi?todo=logout HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear DG834B FW V3.01.25</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+todo=connect&this_file=st_poe.htm&next_file=st_poe.htm
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /<POST>setup.cgi?todo=logout HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear DG834GB FW 1.03</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /setup.cgi?todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /setup.cgi?todo=connect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear DG834GB FW 1.05.00</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /setup.cgi?todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /setup.cgi?todo=connect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear DG834GB FW V4.01.06</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+todo=connect&this_file=st_poe.htm&next_file=st_poe.htm
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /<POST>setup.cgi?todo=logout HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear DG834GTB FW 1.01.00</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /setup.cgi?todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /setup.cgi?todo=connect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear DG834GTB FW 1.01.28</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /setup.cgi?todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /setup.cgi?todo=connect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear DG834GTB FW 1.02.04</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /setup.cgi?todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /setup.cgi?todo=connect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear DG834PNB</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /setup.cgi?todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /setup.cgi?todo=connect&this_file=st_poe.htm&next_file=st_poe.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear FM114P</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=++Connect++
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear FR114P V 1.4 Release 17</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=++Connect++
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear FR114P V 1.5 Release 09</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=++Connect++
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear FR114P v1.5 Release 08</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=++Connect++
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear FVS114 v1.1 Release 01</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_pptp.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=++Connect++
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear FWG114P V1.0 Release 16</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=++Connect++
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear FWG114P V 1.1 betarelease 05</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=++Connect++
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>NETGEAR</string>
+ </void>
+ <void index="1">
+ <string>NETGEAR MR814v2 (Version 5.09 Dec 12 2003)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=++Connect++
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>NETGEAR</string>
+ </void>
+ <void index="1">
+ <string>NETGEAR MR814v2 (Version 5.09 Dez 5 2003)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_pptp.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect="Disconnect"
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_pptp.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=" Connect "
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>NETGEAR</string>
+ </void>
+ <void index="1">
+ <string>NETGEAR MR814v2 (Version 5.3_05 Jun 7 2004)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect="Disconnect"
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=" Connect "
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear MR814v2 PPTP-Verbindung</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_pptp.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect="Disconnect"
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_pptp.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=" Connect "
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear MR814v3</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect="Verbindung trennen"
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=" Verbinden "
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear ProSafe VPN Wireless ADSL Gateway DGFV338</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /platform.cgi HTTP/1.1
+ Host: %%%routerip%%%
+
+web0x120010=admin&web0x120011=ccl&umi.loginAuth=Login
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /platform.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+web0x220001=1&umi.wan1Disconnect=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET / HTTP/1.1
+ Host: http://www.google.de
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(netgear|prosafe).*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear RP 614 V4 - Firmware V0.1.9_05.09GR </string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/apply.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+page=pppoestatus.html&action=connection&pppoeAct=2&Button=Apply
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/apply.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+page=pppoestatus.html&action=connection&connStatus=Idle&getIP=0.0.0.0&pppoeAct=1&Button=Apply
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /gologout.html HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear RP614 Firmware 4.14</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /post-query?pppoeAct=2&Load=Q HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /post-query?pppoeAct=1&Load=Q HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear RP614v1 - 4.15 RC4</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /post-query HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Load=Q&connTime=0:00:10&connStatus=Connected&getIP=OK&pppoeAct=2&Button=Apply
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /post-query HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Load=Q&connTime=00:00:00&connStatus=Disconnected&getIP=---&pppoeAct=1&Button=Apply
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear RP614v2 [5.20 GR RC3]</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /post-query HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Load=Q&connTime=00%3A06%3A30&connStatus=Connected&getIP=OK&pppoeAct=2&Button=Apply
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /post-query HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Load=Q&connTime=00%3A00%3A00&connStatus=Disconnected&getIP=---&pppoeAct=1&Button=Apply
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear RP614v3 [6.00GR]</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /post-query HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Load=Q&connTime=00%3A00%3A02&connStatus=Connected&getIP=OK&pppoeAct=2&Button=Apply
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /post-query HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Load=Q&connTime=00%3A00%3A02&connStatus=Connected&getIP=OK&pppoeAct=1&Button=Apply
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear RP614v3 Alle dt. Firmware</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /post-query HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Load=Q&connStatus=Connected&getIP=OK&pppoeAct=1&close=Close Window&Button=Apply
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /post-query HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Load=Q&connStatus=Disconnected&getIP=---&pppoeAct=2&close=Close Window&Button=Apply
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear RP614v3 Alle engl. Firmware</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /post-query HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Load=Q&connStatus=Connected&getIP=OK&pppoeAct=1&close=Close Window&Button=Apply
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /post-query HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Load=Q&connStatus=Disconnected&getIP=---&pppoeAct=2&close=Close Window&Button=Apply
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear RT311 (FW 3.25)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=H&M=1&T=14000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=D&M=1&T=180000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear RT311 (FW 3.26)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=H&M=1&T=14000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=D&M=1&T=180000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>NETGEAR</string>
+ </void>
+ <void index="1">
+ <string>NETGEAR WGR614 Firmware 1400 Beta</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=++Connect++
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>NETGEAR</string>
+ </void>
+ <void index="1">
+ <string>NETGEAR WGR614 Firmware-Version 11.23</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=++Connect++
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear WGR614 FW: Version 1.12 July 24 2003 Beta</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=++Connect++
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear WGR614 v2 Firmware 2.00</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /st_poe.cgi?Disconnect=Disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /st_poe.cgi?Connect=++Connect++ HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear WGR614 v4 Firmware 4.0_70GR</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Disconnect=disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Connect=connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear WGR614 v4 Firmware 5.0_07</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Disconnect=disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Connect=connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear WGR614v1 FW 1.40 beta / Feb. 18, 2004</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect= Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear WGR614v5 FW V1.0.7_1.0.6</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Disconnect=disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Connect=connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear WGR614v5 FW V1.1.8 (german)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Disconnect=Verbindung trennen
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Connect=Verbinden
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear WGR614v6 V2.0.14_1.0.14 (English)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+ConMethod=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+ConMethod=++Connect++
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear WGR614v6 FW V1.1.9GR_1.1.9 german</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Disconnect=verbindung trennen&close=Fenster schliesen&ConMethod=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Connect= Verbinden&close=Fenster schliesen&ConMethod=Verbinden
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear WGR614v7 V1.0.14_1.0.14 (English)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+ConMethod=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+ConMethod=++Connect++
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>NETGEAR</string>
+ </void>
+ <void index="1">
+ <string>NETGEAR WGR624 Firmware-Version 3.0.2</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=++Connect++
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>NETGEAR</string>
+ </void>
+ <void index="1">
+ <string>NETGEAR WGR624 Firmware-Version 3.0.2 (Attached Devices)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=++Connect++
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>NETGEAR</string>
+ </void>
+ <void index="1">
+ <string>NETGEAR WGR624 Firmware-Version 4.07 deutsch</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Verbindung+trennen&
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=++Verbinden++&
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear WGT624 v3 V1.1.125 Deutsch</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Disconnect=Disconnect&close=Close Window&ConMethod=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Connect= Connect &close=Close Window&ConMethod= Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /LGO_logout.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear WGT624, FW: Version 3.0.2 Nov 13 2003</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET / HTTP/1.1
+ Host: http://www.google.de
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /LGO_logout.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear WGT624, FW: Version 4.2.6_1.0.1 englisch</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Disconnect=Disconnect&close=Close Window&ConMethod=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Connect= Connect &close=Close Window&ConMethod= Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /LGO_logout.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear WGT624v1/v2 FW 4.2.6_101 buggy unit version - read info</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Disconnect=Disconnect&close=Close Window&ConMethod=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Connect= Connect &close=Close Window&ConMethod= Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear WGT624v2 FW: 4.2.10_1.0.1 englisch</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Disconnect=Disconnect&close=Close Window&ConMethod=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Connect= Connect &close=Close Window&ConMethod= Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /LGO_logout.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear WGT624v3 german (für PPTP Verbindung)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_pptp.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Disconnect=Disconnect&close=Close Window&ConMethod=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_pptp.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Connect= Connect &close=Close Window&ConMethod= Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /LGO_logout.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>NETGEAR</string>
+ </void>
+ <void index="1">
+ <string>NETGEAR WPN 824/ Firmware Version 2.0.11</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Disconnect=Disconnect&close=Close Window&ConMethod=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Connect= Connect &close=Close Window&ConMethod= Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>NETGEAR</string>
+ </void>
+ <void index="1">
+ <string>NETGEAR WPN 824/ Firmware Version V2.1.6-RC1_2.1.6</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Disconnect=Disconnect&close=Close Window&ConMethod=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+Connect= Connect &close=Close Window&ConMethod= Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netgear</string>
+ </void>
+ <void index="1">
+ <string>Netgear WPNT834 FW; 1.0.51</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+todo=disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+todo=connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netgear.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netopia</string>
+ </void>
+ <void index="1">
+ <string>Netopia 3346</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Forms/homeRES_1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Forms/homeRES_1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netopia.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netopia</string>
+ </void>
+ <void index="1">
+ <string>Netopia 3351</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Forms/homeRES_1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Forms/homeRES_1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netopia.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netopia</string>
+ </void>
+ <void index="1">
+ <string>Netopia 3397G</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Forms/homeRES_1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Forms/homeRES_1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netopia.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Netopia</string>
+ </void>
+ <void index="1">
+ <string>Netopia R3100EU-S</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Disconnect?2 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Connect?2 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*netopia.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Nexland</string>
+ </void>
+ <void index="1">
+ <string>Nexland ISB SOHO</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /advpppoe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+hang_Up=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /advpppoe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+dial=Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*nexland.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Nexland</string>
+ </void>
+ <void index="1">
+ <string>Nexland ISDN</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=H&M=1&T=14000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=D&M=1&T=180000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*nexland.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Nexland</string>
+ </void>
+ <void index="1">
+ <string>Nexland xDSL</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=H&M=1&T=14000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=D&M=1&T=180000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*nexland.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>o2</string>
+ </void>
+ <void index="1">
+ <string>o2 Surf & Phone Router</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /Forms/rpAuth_1 HTTP/1.1
+ Host: %%%routerip%%%
+
+hiddenPassword=MD5PasswordL(%%%pass%%%)&Prestige_Login=Einloggen
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Forms/DiagADSL_1?DiagResetADSL HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET / HTTP/1.1
+ Host: http://www.t-online.de
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*o2.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Pearl</string>
+ </void>
+ <void index="1">
+ <string>Pearl Free Control</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?disconnect=true HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?connect=true HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(pearl|free.?control).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Pheenet</string>
+ </void>
+ <void index="1">
+ <string>Pheenet BIG 31/4P</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/logi?rc=@admin&ps=admin HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*pheenet.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>PheeNet</string>
+ </void>
+ <void index="1">
+ <string>PheeNet FW 1.08.01 (26.05.2003)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?disconnect=Disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?connect=Connect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*pheenet.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>PheeNet</string>
+ </void>
+ <void index="1">
+ <string>PheeNet WBIG-104b+ FW 3.3.1</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?disconnect=Disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?connect=Connect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*pheenet.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Philips</string>
+ </void>
+ <void index="1">
+ <string>Philips SNB6500</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/login.exe HTTP/1.1
+ Host: %%%routerip%%%
+
+pws=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/statusprocess.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+disconnect=disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/statusprocess.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connect=connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/logout.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*philips.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Siemens</string>
+ </void>
+ <void index="1">
+ <string>Siemens ADSL SL2-141-I</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Disbut() HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /ConBut() HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*siemens.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Siemens</string>
+ </void>
+ <void index="1">
+ <string>Siemens Gigaset Router DSL/Cable</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /login.htm HTTP/1.1
+ Host: %%%routerip%%%
+
+page=login&pws=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status_main.htm?page=status_main&button=pppoedisconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status_main.htm?page=status_main&button=pppoeconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status_main.htm?page=logout HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(siemens|gigaset).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Siemens</string>
+ </void>
+ <void index="1">
+ <string>Siemens Gigaset SE105 dsl/cable</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /login.htm?page=login&pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status_main.htm?page=status_main&button=pppoedisconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status_main.htm?page=status_main&button=pppoeconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(siemens|gigaset).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Siemens</string>
+ </void>
+ <void index="1">
+ <string>Siemens Gigaset SE252 dsl</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /pflogin.cgi HTTP/1.1
+ Host: %%%routerip%%%
+
+username=%%%user%%%&password=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /RunConnect.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+submit=Trennen
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /RunConnect.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+submit=Verbinden
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(siemens|gigaset).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Siemens</string>
+ </void>
+ <void index="1">
+ <string>Siemens Gigaset SE505 dsl/cable (3.01.05)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /login.cgi HTTP/1.1
+ Host: %%%routerip%%%
+
+page=login&pws=%%%pass%%%&bug=fixed
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /pppoe.cgi?webpage=de%2FSetup.htm&rc_restart=6&action=Disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /pppoe.cgi?webpage=de%2FSetup.htm&rc_restart=6&action=Connect HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(siemens|gigaset).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Siemens</string>
+ </void>
+ <void index="1">
+ <string>Siemens Gigaset SE515 dsl</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /welcome.htm HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /lineconn.tri HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+wanId=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /lineconn.tri HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+wanId=1&Submit=Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(siemens|gigaset).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Siemens</string>
+ </void>
+ <void index="1">
+ <string>Siemens Gigaset SE515 dsl</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /login.htm HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /welcome.htm?wanId=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /welcome.htm?wanId=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(siemens|gigaset).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Siemens</string>
+ </void>
+ <void index="1">
+ <string>Siemens Gigaset SE555 WLAN dsl</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/conninfo.exe?pvc=0&cur_if=3&connect=Verbinden HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/conninfo.exe?pvc=0&cur_if=3&connect=Verbinden HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(siemens|gigaset).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Siemens</string>
+ </void>
+ <void index="1">
+ <string>Siemens Gigaset SX541 WLAN dsl</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/conninfo.exe?pvc=0&cur_if=11&disconnect=Trennen HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/conninfo.exe?pvc=0&cur_if=3&connect=Verbinden HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/logout.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(siemens|gigaset).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Siemens</string>
+ </void>
+ <void index="1">
+ <string>Siemens Gigaset SX550i (DD-WRT Firmware v23 SP2)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /apply.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+submit_button=Status_Router&submit_type=Disconnect_pppoe&change_action=gozila_cgi&action=Apply
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /apply.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+submit_button=Status_Router&submit_type=Connect_pppoe&change_action=gozila_cgi&action=Apply
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(siemens|gigaset).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Siemens</string>
+ </void>
+ <void index="1">
+ <string>Siemens Gigaset SX553 WLAN dsl</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/conninfo.exe?pvc=0&cur_if=11&disconnect=Trennen HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/conninfo.exe?pvc=0&cur_if=3&connect=Verbinden HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(siemens|gigaset).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SilverCrest</string>
+ </void>
+ <void index="1">
+ <string>SilverCrest Silvercrest-6640Sg</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /goform/cgiaction HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+frmno=19
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /goform/cgiaction HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+frmno=18
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*silvercrest.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Sitecom</string>
+ </void>
+ <void index="1">
+ <string>Sitecom Broadband Home Station</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=H0&RD HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=D0&RD HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sitecom.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Sitecom</string>
+ </void>
+ <void index="1">
+ <string>Sitecom DC-202</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+hang_Up=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+dial=Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sitecom.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Sitecom</string>
+ </void>
+ <void index="1">
+ <string>Sitecom DC-202 V3</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+modem_log_st_poe=&hang_up_st_poe=Disconnect&message=
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+modem_log_st_poe=&dial_st_poe=Connect&message=
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sitecom.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Sitecom</string>
+ </void>
+ <void index="1">
+ <string>Sitecom DC-202v5</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/logi HTTP/1.1
+ Host: %%%routerip%%%
+
+rc=@&PS=%%%pass%%%&rd=menu&TC=''
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sitecom.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>sitecom</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Sitecom</string>
+ </void>
+ <void index="1">
+ <string>Sitecom DC-207</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/logi HTTP/1.1
+ Host: %%%routerip%%%
+
+rc=@&PS=%%%pass%%%&rd=menu&TC=''
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sitecom.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>sitecom</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Sitecom</string>
+ </void>
+ <void index="1">
+ <string>Sitecom WL-114v1</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/logi HTTP/1.1
+ Host: %%%routerip%%%
+
+rc=@&PS=%%%pass%%%&rd=menu&TC=''
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sitecom.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>sitecom</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Sitecom</string>
+ </void>
+ <void index="1">
+ <string>Sitecom WL-143</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /goform/ipcnt_button HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /goform/ipcnt_button HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sitecom.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Sitecom</string>
+ </void>
+ <void index="1">
+ <string>Sitecom WL-143</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /goform/ipcnt_button HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /goform/ipcnt_button HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sitecom.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Sitecom</string>
+ </void>
+ <void index="1">
+ <string>Sitecom WL-143 v250</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /goform/ipcnt_button HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /goform/ipcnt_button HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sitecom.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Sitecom</string>
+ </void>
+ <void index="1">
+ <string>Sitecom WL-153 MIMO XR</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /goform/formConnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+buttonact1=Disconnect&buttonact=Disconnect&submit-url=/stanet.asp&wanMode=2
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /goform/formConnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+buttonact1=Connect&buttonact=Connect&submit-url=/stanet.asp&wanMode=2
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sitecom.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Sitecom</string>
+ </void>
+ <void index="1">
+ <string>Sitecom WL-160</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /goform/formConnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+buttonact1=Disconnect&buttonact=Disconnect&submit-url=/stanet.asp&wanMode=2
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /goform/formConnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+buttonact1=Connect&buttonact=Connect&submit-url=/stanet.asp&wanMode=2
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sitecom.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SiteCom</string>
+ </void>
+ <void index="1">
+ <string>SiteCom WL-160 54g Wireless Broadband Router v1.45 v1.61</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /goform/formConnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+internetSta=Disconnect&buttonact1=Disconnect&buttonact=Disconnect&submit-url=/status.asp&wanMode=3
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /goform/formConnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+internetSta=Connect&buttonact1=Connect&buttonact=Connect&submit-url=/status.asp&wanMode=3
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sitecom.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Sitecom</string>
+ </void>
+ <void index="1">
+ <string>Sitecom WL-517</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/logi HTTP/1.1
+ Host: %%%routerip%%%
+
+rc=@&PS=%%%pass%%%&rd=menu&TC=''
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sitecom.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>sitecom</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Sitecom</string>
+ </void>
+ <void index="1">
+ <string>Sitecom WR1133 (WL-504) FW V.3.14.0014 (2003.07.15)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.htm?page=status&applyflag=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.htm?page=status&applyflag=0 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sitecom.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC</string>
+ </void>
+ <void index="1">
+ <string>SMC 2804WBR "Barricade g"</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?disconnect=disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?connect=+connect+ HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>smcadmin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC</string>
+ </void>
+ <void index="1">
+ <string>SMC 2804WBR "Barricade g" 1.11a</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?disconnect=disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?connect=+connect+ HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/logout.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>smcadmin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC</string>
+ </void>
+ <void index="1">
+ <string>SMC 2804WBR "Barricade g" V.2</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /login.htm?page=login&pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?disconnect=disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?connect=+connect+ HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>smcadmin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC</string>
+ </void>
+ <void index="1">
+ <string>SMC 2804WBR "Barricade g" V.2 V1.00.007.1</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /login.htm?page=login&pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /page=status_main&button=pppoedisconnect&disconnect=Disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /page=status_main&button=pppoeconnect&connect=+Connect+ HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>smcadmin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC</string>
+ </void>
+ <void index="1">
+ <string>SMC 7004ABR (FW. 1.42.024)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /login.htm HTTP/1.1
+ Host: %%%routerip%%%
+
+page=login&pws=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup_wan_pppoe.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+page=setup_wan_pppoe&connectflag=2&logout=2&UN=sebfloth%40dsl-flat&PW=3rb2o7t&PWV=3rb2o7t&SN=Citykom+DSL&idle=0&reconnect=on
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup_wan_pppoe.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+page=setup_wan_pppoe&connectflag=1&logout=2&UN=sebfloth%40dsl-flat&PW=3rb2o7t&PWV=3rb2o7t&SN=Citykom+DSL&idle=0&reconnect=on
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>smcadmin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC</string>
+ </void>
+ <void index="1">
+ <string>SMC 7004FW</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?disconnect=Disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?connect=Connect HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/logout.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>smcadmin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC</string>
+ </void>
+ <void index="1">
+ <string>SMC 7004VBR</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?disconnect=disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?connect=+connect+ HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>smcadmin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC</string>
+ </void>
+ <void index="1">
+ <string>SMC 7004VBR (FW 1.23)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /login.htm HTTP/1.1
+ Host: %%%routerip%%%
+
+page=login&pws=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.htm?RC=@ HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>smcadmin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC</string>
+ </void>
+ <void index="1">
+ <string>SMC 7004VBR v2</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /login.htm HTTP/1.1
+ Host: %%%routerip%%%
+
+page=login&pws=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.htm?RC=@ HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>smcadmin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC</string>
+ </void>
+ <void index="1">
+ <string>SMC 7004VBR v2 FW: 1.07</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/logi HTTP/1.1
+ Host: %%%routerip%%%
+
+rc=@&PS=%%%pass%%%&rd=login
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.htm?RC=@ HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>smcadmin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC</string>
+ </void>
+ <void index="1">
+ <string>SMC 7004VWBR V.2 EU</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /login.htm HTTP/1.1
+ Host: %%%routerip%%%
+
+page=login&pws=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /page=status_main&button=pppoedisconnect&disconnect=Disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /page=status_main&button=pppoeconnect&connect=+Connect+ HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /<POST>setup_top.htm?page=logout HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>smcadmin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC</string>
+ </void>
+ <void index="1">
+ <string>SMC 7204BRB (FW4.1.0.9-002)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /doc/ppp.htm?WINDWEB_URL=/doc/ppp.htm&PPP_connection_number=1&New_PPP_Action=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /doc/ppp.htm?WINDWEB_URL=/doc/ppp.htm&PPP_connection_number=1&New_PPP_Action=0 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>1234</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC</string>
+ </void>
+ <void index="1">
+ <string>SMC 7404BRB (Firmware 0.17)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?disconnect=disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?connect=+connect+ HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>smcadmin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC</string>
+ </void>
+ <void index="1">
+ <string>SMC 7404BRB (FW 0.25_german)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/login.exe HTTP/1.1
+ Host: %%%routerip%%%
+
+&pws=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/statusprocess.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+disconnect=disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/statusprocess.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connect=connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>smcadmin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC</string>
+ </void>
+ <void index="1">
+ <string>SMC Barricade (7004 ABR 1.015)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?disconnect=disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?connect=+connect+ HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>smcadmin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC</string>
+ </void>
+ <void index="1">
+ <string>SMC Barricade (7004ABR - Mod. Nr.750.9918)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?connect=disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?connect=+connect+ HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>smcadmin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC</string>
+ </void>
+ <void index="1">
+ <string>SMC Barricade (7004ABR EU - Mod.Nr.750.5703)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /login.htm HTTP/1.1
+ Host: %%%routerip%%%
+
+page=login&pws=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status.HTM HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+page=status&logout=2&connectflag=3
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status.HTM HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+page=status&logout=2&connectflag=4
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>smcadmin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC</string>
+ </void>
+ <void index="1">
+ <string>SMC Barricade (7004AWBR EU, Firmware R1.96h2) Dial up</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&amp;A=H1&amp;rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&amp;A=D1&amp;rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC</string>
+ </void>
+ <void index="1">
+ <string>SMC Barricade (7004AWBR V2.0)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?hangup=Hangup HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?dialcon=+Dial+ HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>smcadmin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC</string>
+ </void>
+ <void index="1">
+ <string>SMC Barricade (7004BR)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=D&M=0&T=10000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC</string>
+ </void>
+ <void index="1">
+ <string>SMC Barricade (7004BR, Firmware R1.96h2)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>1234</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC</string>
+ </void>
+ <void index="1">
+ <string>SMC Barricade (7008ABR V2.0)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/statusprocess.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+disconnect=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/statusprocess.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connect=+Connect+
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>smcadmin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC</string>
+ </void>
+ <void index="1">
+ <string>SMC Barricade (7404BRB - Mod. Nr. 750.896)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/login.exe HTTP/1.1
+ Host: %%%routerip%%%
+
+&pws=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/statusprocess.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+disconnect=disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/statusprocess.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connect=connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>smcadmin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC</string>
+ </void>
+ <void index="1">
+ <string>SMC Barricade Wireless 7404WBRB (FW 0.25_german)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/login.exe HTTP/1.1
+ Host: %%%routerip%%%
+
+&pws=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/statusprocess.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+disconnect=disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/statusprocess.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connect=connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>smcadmin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMC2404WBR</string>
+ </void>
+ <void index="1">
+ <string>SMC2404WBR Barricade Turbo</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /login.cgi?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status_main_1.cgi?disconnect="disconnect" HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status_main_1.cgi?connect=connect HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>smcadmin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>SMCWBR14T-G</string>
+ </void>
+ <void index="1">
+ <string>SMCWBR14T-G (FW 1.07)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/login.exe HTTP/1.1
+ Host: %%%routerip%%%
+
+pws=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?disconnect=Disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?connect=Connect HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/logout.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(smc|barricade).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>smcadmin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Speedtouch</string>
+ </void>
+ <void index="1">
+ <string>Speedtouch 585iv6 5.4.4.1.0</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi/b/is/_pppoe_/dt/ HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET / HTTP/1.1
+ Host: http://www.google.de
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*speedtouch.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Sphairon</string>
+ </void>
+ <void index="1">
+ <string>Sphairon Turbolink AR860E1-B (FW T360A.051121b2_36)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+
+login:command/username=%%%user%%%&login:command/password=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connection0:pppoe:command/stop=""
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connection0:pppoe:command/start=""
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sphairon.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>xad$l#12</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Sphairon</string>
+ </void>
+ <void index="1">
+ <string>Sphairon Turbolink AR860E1-B V2 (FW T370.070108b2_55)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+
+login:command/username=%%%user%%%&login:command/password=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connection0:pppoe:command/stop=""
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connection0:pppoe:command/start=""
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sphairon.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Sphairon</string>
+ </void>
+ <void index="1">
+ <string>Sphairon Turbolink JDR454W</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect&todo=disconnect&this_file=header.htm&next_file=header.htm
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=%20Connect%20&todo=connect&this_file=header.htm&next_file=header.htm
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sphairon.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Sphairon</string>
+ </void>
+ <void index="1">
+ <string>Sphairon Turbolink JDR454W (FW 4.00.05)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+disconnect=Disconnect&todo=disconnect&this_file=header.htm&next_file=header.htm
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /setup.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+connect=%20Connect%20&todo=connect&this_file=header.htm&next_file=header.htm
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sphairon.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Synergy21</string>
+ </void>
+ <void index="1">
+ <string>Synergy21 s21610B</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /doc/ppp.htm?WINDWEB_URL=/doc/ppp.htm&PPP_connection_number=1&New_PPP_Action=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /doc/ppp.htm?WINDWEB_URL=/doc/ppp.htm&PPP_connection_number=1&New_PPP_Action=0 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*synergy21.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>synergy21</string>
+ </void>
+ <void index="1">
+ <string>synergy21 s21611</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_pptp HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+hang_Up=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_pptp HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+dial= Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*synergy21.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Targa</string>
+ </void>
+ <void index="1">
+ <string>Targa WR 500 VoIP (Firmware 0.10)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /start.login HTTP/1.1
+ Host: %%%routerip%%%
+
+P1=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /pppctl.cmd?action=0 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /pppctl.cmd?action=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /logout.cmd HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*targa.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com Speedport 500V (FW 1.31)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /start.login HTTP/1.1
+ Host: %%%routerip%%%
+
+P1=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /pppctl.cmd HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+action=0
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /pppctl.cmd HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+action=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /<POST>logout.cmd?action=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*speedport.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>0000</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com Speedport W 500 (FW 1.0)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/status_startseite.exe?connect=0&disconnect=1&block=0&nonblock=0 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/status_startseite.exe?connect=1&disconnect=0&block=0&nonblock=0 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*speedport.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>0000</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com Speedport W 500V (FW 1.23)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /start.login HTTP/1.1
+ Host: %%%routerip%%%
+
+P1=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /pppctl.cmd HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+action=0
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /pppctl.cmd HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+action=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /<POST>logout.cmd?action=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*speedport.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>0000</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com Speedport W 501 V (FW 28.04.07)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+
+login:command/password=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connection0:settings/cmd_disconnect=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connection0:settings/cmd_connect=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*speedport.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>0000</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com Speedport W 501 V (FW 28.04.38)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+
+login:command/password=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connection0:settings/cmd_disconnect=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connection0:settings/cmd_connect=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*t-com.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com Speedport W 501V (FW 28.03.93)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+logic:command/reboot=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+logic:command/reboot=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*t-com.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com Speedport W 700 V (FW 1.16)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /login.cgi HTTP/1.1
+ Host: %%%routerip%%%
+
+pws=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/status_startseite.cgi?connect=0&disconnect=1&block=0&nonblock=0 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/status_startseite.cgi?connect=1&disconnect=0&block=0&nonblock=0 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*speedport.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>0000</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com Speedport W 700 V (FW.1.07.001)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /start.login HTTP/1.1
+ Host: %%%routerip%%%
+
+P1=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /pppctl.cmd HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+action=0
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /pppctl.cmd HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+action=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /<POST>logout.cmd?action=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*speedport.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>0000</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com Speedport W 700V (FW 1.16)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/login.cgi HTTP/1.1
+ Host: %%%routerip%%%
+
+pws=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/disconnect.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/connect.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*speedport.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>0000</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com Speedport W 700V (Version 1.22.000)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/login.cgi HTTP/1.1
+ Host: %%%routerip%%%
+
+pws=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/disconnect.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/connect.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*speedport.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>0000</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com Speedport W 701 V (FW 33.04.01)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+
+login:command/password=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connection0:settings/cmd_disconnect=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connection0:settings/cmd_connect=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*speedport.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>0000</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com Speedport W 701 V (FW 33.04.01)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+
+login:command/password=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connection0:settings/cmd_disconnect=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connection0:settings/cmd_connect=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*speedport.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>0000</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com Speedport W 701 V (FW 33.04.25)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+
+login:command/password=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connection0:settings/cmd_disconnect=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connection0:settings/cmd_connect=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*speedport.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>0000</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com Speedport W 701 V (FW 33.04.25) short/fast</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+
+login:command/password=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connection0:settings/cmd_disconnect=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connection0:settings/cmd_connect=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*speedport.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>0000</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com Speedport W 701 V (FW 33.04.26)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+
+login:command/password=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connection0:settings/cmd_disconnect=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connection0:settings/cmd_connect=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*t-com.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com Speedport W 900 V (FW 34.04.21)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+
+login:command/password=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connection0:settings/cmd_disconnect=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connection0:settings/cmd_connect=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*t-com.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com Teledat 730 DSL-Router Ver. 1.08</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?disconnect=true HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?connect=true HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*teledat.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>0000</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com Teledat 830 DSL Router</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/v2x00.cgi?fid=71&aa=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/online3.cgi?1 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/goinet.cgi?1 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/v2x00.cgi?fid=72 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*teledat.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com T-Sinus 1054 DSL</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /start.login HTTP/1.1
+ Host: %%%routerip%%%
+
+T1=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /pppctl.cmd?action=0 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /hcti_status_internet.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /pppctl.cmd?action=1 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sinus.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>0000</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com T-Sinus 111 DSL (FW 1.0.0)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?disconnect=true HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?connect=true HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sinus.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>0000</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com T-Sinus 111 DSL (FW 1.1)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?disconnect=true HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?connect=true HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sinus.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>0000</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com T-Sinus 111 DSL (FW 1.2)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?disconnect=true HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?connect=true HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sinus.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>0000</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com T-Sinus 130 DSL</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?disconnect=true HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?connect=true HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sinus.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>0000</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com T-Sinus 154 DSL Basic 3 FW 1.00</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?disconnect=Trennen HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?connect=Verbinden HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sinus.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>0000</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com T-Sinus 154 DSL Basic SE FW 1.10b / 14.09.2004</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?disconnect=Trennen HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?connect=Verbinden HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sinus.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>0000</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com T-Sinus 154 DSL FW 0.76</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?disconnect=true HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?connect=true HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sinus.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>0000</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com T-Sinus 154 DSL FW 0.81</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?disconnect=Trennen HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/statusprocess.exe?connect=Verbinden HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sinus.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>0000</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com T-Sinus 154 DSL FW 0.84</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/login.exe HTTP/1.1
+ Host: %%%routerip%%%
+
+pws=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/statusprocess.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+disconnect=Trennen
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/statusprocess.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connect=Verbinden
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sinus.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>0000</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com T-Sinus 154 DSL SE</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/disconnect.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/connect.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sinus.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>T-Com</string>
+ </void>
+ <void index="1">
+ <string>T-Com T-Sinus 154 Komfort </string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/login.exe?pws=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/statusprocess.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+disconnect=true
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/statusprocess.exe HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+connect=true
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*sinus.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>0000</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>TEI6608S</string>
+ </void>
+ <void index="1">
+ <string>TEI6608S FW R03-027</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /if.cgi?redirect=sys_status.htm&failure=fail.htm&type=wan_state_reset&ifname=ppp0&ifstatus=Up&ifcmd=DISCONNECT&submit() HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /if.cgi?redirect=sys_status.htm&failure=fail.htm&type=wan_state_reset&ifname=ppp0&ifstatus=Down&ifcmd=CONNECT&submit() HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*tei6608s.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>TEI6608S</string>
+ </void>
+ <void index="1">
+ <string>TEI6608S FW R03-027-L</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /if.cgi?redirect=sys_status.htm&failure=fail.htm&type=wan_state_reset&ifname=ppp0&ifstatus=Up&ifcmd=DISCONNECT&submit() HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /if.cgi?redirect=sys_status.htm&failure=fail.htm&type=wan_state_reset&ifname=ppp0&ifstatus=Down&ifcmd=CONNECT&submit() HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /man.cgi?redirect=login.htm&failure=fail.htm&type=logout&logout=Logout&submit() HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*tei6608s.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Teledat</string>
+ </void>
+ <void index="1">
+ <string>Teledat DSL Router Komfort FW: V3.20 (CA.0)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=H&M=1&T=14000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=D&M=1&T=180000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*teledat.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Teledat</string>
+ </void>
+ <void index="1">
+ <string>Teledat DSL Router Komfort FW: V3.25(CA.0)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=H&M=1&T=14000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=D&M=1&T=180000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*teledat.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Teledat</string>
+ </void>
+ <void index="1">
+ <string>Teledat Router 820</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/v2x00.cgi?fid=71&aa=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/online3.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/goinet.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+df=home&mode=pppoe
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*teledat.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>1234</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Thomson</string>
+ </void>
+ <void index="1">
+ <string>Thomson Speedtouch 546v6 SW 6.2.17.5</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /submitForm(document.PPPConn,13,0,"Internet","",0,"") HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /submitForm(document.PPPConn,12,0,"Internet","",0,"") HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*thomson.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Thomson</string>
+ </void>
+ <void index="1">
+ <string>Thomson Speedtouch 546v6 SW 5.3.9.2</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /?0=13&1=Shared_Internet&5=2 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+0=13&1=Shared_Internet&5=2
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /?0=12&1=Shared_Internet&5=2 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+0=12&1=Shared_Internet&5=2
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*thomson.*</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>TP-LINK</string>
+ </void>
+ <void index="1">
+ <string>TP-LINK Cable/DSL Router Model No.: TL-R460</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /userRpm/StatusRpm.htm?Disconnect=Disconnect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /userRpm/StatusRpm.htm?Connect=Connect HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /userRpm/StatusRpm.htm?Logout=Logout HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*tp-link.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>TrendNet</string>
+ </void>
+ <void index="1">
+ <string>TrendNet TEW-431BRP</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+hang_Up=Disconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+dial=Connect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*trendnet.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>TRENDnet</string>
+ </void>
+ <void index="1">
+ <string>TRENDnet TEW-431BRP (FW 1.1 R05)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+message=hang_Up
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /st_poe.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+message=dial
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*trendnet.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Trendware</string>
+ </void>
+ <void index="1">
+ <string>Trendware TW100-S4W1CA (Version F1)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /login.htm HTTP/1.1
+ Host: %%%routerip%%%
+
+page=login&pws=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /system_status.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+page=status&connectflag=1
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /system_status.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+page=status&connectflag=2
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*trendware.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>U.S.</string>
+ </void>
+ <void index="1">
+ <string>U.S. Robotics Broadband Router (Model # 8003 , 1.04 06 ) (master)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /login.cgi?PSW=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Gozila.cgi?stat_pppoeconn=2 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /www.routercontrol.de HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*robotics.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>12345</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>U.S.</string>
+ </void>
+ <void index="1">
+ <string>U.S. Robotics Broadband Router (Model # USR8000, Version V1.25) </string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /login.cgi?PSWD=%%%pass%%% HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=H&M=0&T=2000 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=D&M=0&T=10000 HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*robotics.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>12345</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>U.S.</string>
+ </void>
+ <void index="1">
+ <string>U.S. Robotics Wireless Starter Kit Router USR5462 - PPTP</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /login.htm HTTP/1.1
+ Host: %%%routerip%%%
+
+page=login&pws=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status_main.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+page=status_main&button=pptpcdisconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /status_main.htm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+page=status_main&button=pptpcconnect
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*robotics.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>12345</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>US-Robotics</string>
+ </void>
+ <void index="1">
+ <string>US-Robotics USR8000 (FW 1.23)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=H&M=1&T=14000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?RC=@&A=D&M=1&T=180000 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*robotics.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>US-Robotics</string>
+ </void>
+ <void index="1">
+ <string>US-Robotics USR8000A (8000-02) (FW 2.3)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST / cgi-bin/dial HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+rc=@&A=H0&rd=status
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST / cgi-bin/dial HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+rc=@&A=D0&rd=status
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*robotics.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>US-Robotics</string>
+ </void>
+ <void index="1">
+ <string>US-Robotics USR8000A (8000-02) (FW 2.5)</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/logi?login=Log+in&rc=@&PS=%%%pass%%%&rd=menu HTTP/1.1
+ Host: %%%routerip%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=H0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /cgi-bin/dial?rc=@&A=D0&rd=status HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*robotics.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string>admin</string>
+ </void>
+ </array>
+ </void>
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>US-Robotics</string>
+ </void>
+ <void index="1">
+ <string>US-Robotics USR808054 (FW 1.67) - PPPoE</string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?dhcp=2 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="3"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /status.cgi?dhcp=3 HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*robotics.*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ </object>
+</java>
diff --git a/bin/jdownloader/jd/router/tilgin.xml b/bin/jdownloader/jd/router/tilgin.xml new file mode 100644 index 0000000..bd4d83e --- /dev/null +++ b/bin/jdownloader/jd/router/tilgin.xml @@ -0,0 +1,112 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<java version="1.6.0_03" class="java.beans.XMLDecoder">
+ <object class="java.util.Vector">
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Tilgin</string>
+ </void>
+ <void index="1">
+ <string>Tilgin Vood 452w</string>
+ </void>
+ <void index="2"> <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /vood/cgi-bin/vood_login.cgi HTTP/1.1
+ Host: %%%routerip%%%
+
+ login:command/username=%%%user%%%&login:command/password=%%%pass%%%
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+ connection0:pppoe:command/stop=
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]][[[WAIT seconds="4"/]]][[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /cgi-bin/webcm HTTP/1.1
+ Host: %%%routerip%%%
+ Cookie: %%%Set-Cookie%%%
+
+ connection0:pppoe:command/start=
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(tilgin|vood).*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Tilgin</string>
+ </void>
+ <void index="1">
+ <string>Tilgin Vood 422</string>
+ </void>
+ <void index="2"> <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[DEFINE routerip="192.168.1.1"/]]];
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Wizard/cgi-sig/CGI_Wizard?act=stop_pppoe HTTP/1.1
+ Host: %%%routerip%%%:8080
+ User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7
+ Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
+ Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
+ Accept-Encoding: gzip,deflate
+ Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
+ Keep-Alive: 300
+ Connection: keep-alive
+ Referer: http://%%%routerip%%%/
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[WAIT seconds="10"/]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ GET /Wizard/cgi-sig/CGI_Wizard?act=start_pppoe HTTP/1.1
+ Host: %%%routerip%%%:8080
+ User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7
+ Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
+ Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
+ Accept-Encoding: gzip,deflate
+ Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
+ Keep-Alive: 300
+ Connection: keep-alive
+ Referer: http://%%%routerip%%%/index.html
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(tilgin|vood).*</string>
+ </void>
+ <void index="4">
+ <string>admin</string>
+ </void>
+ <void index="5">
+ <string>password</string>
+ </void>
+ </array>
+ </void>
+
+ </object>
+</java>
diff --git a/bin/jdownloader/jd/router/tomato.xml b/bin/jdownloader/jd/router/tomato.xml new file mode 100644 index 0000000..4516d37 --- /dev/null +++ b/bin/jdownloader/jd/router/tomato.xml @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<java version="1.6.0_03" class="java.beans.XMLDecoder">
+ <object class="java.util.Vector">
+ <void method="add">
+ <array class="java.lang.String" length="6">
+ <void index="0">
+ <string>Linksys/Buffalo</string>
+ </void>
+ <void index="1">
+ <string>Tomato 1.13 Firmeware </string>
+ </void>
+ <void index="2">
+ <string>[[[HSRC]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /service.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+ _service=wan-stop
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[WAIT seconds="2"/]]]
+ [[[/STEP]]]
+ [[[STEP]]]
+ [[[REQUEST]]]
+ POST /service.cgi HTTP/1.1
+ Host: %%%routerip%%%
+ Authorization: Basic %%%basicauth%%%
+
+ _service=wan-restart
+ [[[/REQUEST]]]
+ [[[/STEP]]]
+[[[/HSRC]]]</string>
+ </void>
+ <void index="3">
+ <string>(?s).*(linksys|buffalo|tomato).*</string>
+ </void>
+ <void index="4">
+ <string></string>
+ </void>
+ <void index="5">
+ <string></string>
+ </void>
+ </array>
+ </void>
+ </object>
+</java>
|