




版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡介
1、1、 報(bào)文抓取a、 tcpdum本機(jī)端口互發(fā)抓包寫包到tr069文件tcpdump -i 2 -s0 tcp port 8080 -w tr069.pcapb、 用wireshark 查看內(nèi)容c、 tcpdump -d 可以查看網(wǎng)卡序號2、 連接2.1 cpe a、 cpe connect request http header post /openacs/acs http/1.1host: 15:8080user-agent: gsoap/2.7content-type: text/xml; charset=utf-8content-length: 2023connec
2、tion: keep-alivesoapaction: b、 connect request soap 消息fishcore00a00dfishcore igd devicefc12345678900 bootstrap12012-08-15t01:43:470internetgatewaydevice.devicesummaryinternetgatewaydevice:1.1(baseline:1, udpconnreq:1, time:1, ethernetlan:1, usblan:1, wifilan:1, adslwan:1, ipping:1)internetgatewaydev
3、ice.deviceinfo.hardwareversion1.0internetgatewaydevice.deviceinfo.softwareversion1.0.0internetgatewaydevice.deviceinfo.provisioningcodecodeinternetgatewaydevice.managementserver.parameterkeyinternetgatewaydevice.managementserver.connectionrequesturl15:9892/acscall2.2 openacs-http he
4、ader http/1.1 401 unauthorizedserver: apache-coyote/1.1x-powered-by: servlet 2.4; jboss-4.2.3.ga (build: svntag=jboss_4_2_3_ga date=200807181417)/jbossweb-2.0set-cookie: jsessionid=b7ed1ca86f84eb0b71f076607de4ed6e; path=/www-authenticate: digest realm=openacs,qop=auth,nonce=709372ba4dfb05c20061bfc4b
5、bfa0257content-type: text/html;charset=utf-8content-length: 948date: wed, 15 aug 2012 05:43:47 gmt3、 認(rèn)證3.1cpe 3.1.1 http header http/1.1host: 15:8080user-agent: gsoap/2.7content-type: text/xml; charset=utf-8content-length: 2023connection: keep-aliveauthorization: digest realm=openacs, use
6、rname=cpe, nonce=709372ba4dfb05c20061bfc4bbfa0257, uri=/openacs/acs, qop=auth, nc=00000001, cnonce=502b3713ca536bdf380b, response=78bfead30ffb7c3276e1dfa35e44f2dc, opaque=(null)cookie: jsessionid=b7ed1ca86f84eb0b71f076607de4ed6esoapaction: 3.1.2 soap 消息fishcore00a00dfishcore igd devicefc12345678900
7、bootstrap12012-08-15t01:43:470internetgatewaydevice.devicesummaryinternetgatewaydevice:1.1(baseline:1, udpconnreq:1, time:1, ethernetlan:1, usblan:1, wifilan:1, adslwan:1, ipping:1)internetgatewaydevice.deviceinfo.hardwareversion1.0internetgatewaydevice.deviceinfo.softwareversion1.0.0internetgateway
8、device.deviceinfo.provisioningcodecodeinternetgatewaydevice.managementserver.parameterkeyinternetgatewaydevice.managementserver.connectionrequesturl15:9892/acscall3.2 openacs3.2.1 header http/1.1 200 okserver: apache-coyote/1.1x-powered-by: servlet 2.4; jboss-4.2.3.ga (build: svntag
9、=jboss_4_2_3_ga date=200807181417)/jbossweb-2.0content-type: text/xml;charset=utf-8content-length: 589date: wed, 15 aug 2012 05:43:47 gmt3.2.2 soap 消息id:device_did_not_send_id014、 設(shè)置參數(shù)4.1 cpe 發(fā)空request host: 15:8080user-agent: gsoap/2.7content-type: text/xml; charset=utf-8content-length:
10、0connection: keep-aliveauthorization: digest realm=openacs, username=cpe, nonce=709372ba4dfb05c20061bfc4bbfa0257, uri=/openacs/acs, qop=auth, nc=00000002, cnonce=502b3713ca540367ae97, response=3592a4159a912404b57a2b47a9029a40, opaque=(null)cookie: jsessionid=b7ed1ca86f84eb0b71f076607de4ed6ecookie: c
11、harcode=293a1567c77f25780de94981d4b8b907ba280ee2baa0c4soapaction: 4.2 openacs 響應(yīng)4.2.1http header http/1.1 200 okserver: apache-coyote/1.1x-powered-by: servlet 2.4; jboss-4.2.3.ga (build: svntag=jboss_4_2_3_ga date=200807181417)/jbossweb-2.0content-type: text/xml;charset=utf-8content-length: 886date:
12、 wed, 15 aug 2012 05:43:47 gmt4.2.2soap -setparametervalues id:intrnl.unset.id.setparametervalues1345013027511.14245970internetgatewaydevice.managementserver.periodicinforminterval160mycommandkey4.3 cpe -setparametervaluesresponse4.3.1 http header host: 15:8080user-agent: gsoap/2.7content
13、-type: text/xml; charset=utf-8content-length: 657connection: keep-aliveauthorization: digest realm=openacs, username=cpe, nonce=709372ba4dfb05c20061bfc4bbfa0257, uri=/openacs/acs, qop=auth, nc=00000003, cnonce=502b3713ca552eddf501, response=ddf03724e0c1e47d183de178cf76393c, opaque=(null)cookie: jses
14、sionid=b7ed1ca86f84eb0b71f076607de4ed6ecookie: charcode=293a1567c77f25780de94981d4b8b907ba280ee2baa0c4soapaction: 4.3.2 soap id:intrnl.unset.id.setparametervalues1345013027511.142459705、 獲取參數(shù)openacs 在接到cpe 空請求或response時,判斷是否有方法待執(zhí)行5.1openacs-header http/1.1 200 okserver: apache-coyote/1.1x-powered-by
15、: servlet 2.4; jboss-4.2.3.ga (build: svntag=jboss_4_2_3_ga date=200807181417)/jbossweb-2.0content-type: text/xml;charset=utf-8content-length: 746date: wed, 15 aug 2012 05:43:47 gmt5.2 soapid:intrnl.unset.id.getparametervalues1345013027560.65767550internetgatewaydevice.managementserver.periodicinfor
16、minterval5.2 cpe -response 5.2.1 cpe header host: 15:8080user-agent: gsoap/2.7content-type: text/xml; charset=utf-8content-length: 910connection: keep-aliveauthorization: digest realm=openacs, username=cpe, nonce=709372ba4dfb05c20061bfc4bbfa0257, uri=/openacs/acs, qop=auth, nc=00000004, c
17、nonce=502b3713ca56e1d09941, response=e1e4785168ebf040ee41c7bf2df65b3a, opaque=(null)cookie: jsessionid=b7ed1ca86f84eb0b71f076607de4ed6ecookie: charcode=293a1567c77f25780de94981d4b8b907ba280ee2baa0c4soapaction: 5.2.2 cpe soap getparametervaluesresponseid:intrnl.unset.id.getparametervalues134501302756
18、0.6576755internetgatewaydevice.managementserver.periodicinforminterval1606、 reboot 6.1 openacs -reboot 6.1.1 header http/1.1 200 okserver: apache-coyote/1.1x-powered-by: servlet 2.4; jboss-4.2.3.ga (build: svntag=jboss_4_2_3_ga date=200807181417)/jbossweb-2.0content-type: text/xml;charset=utf-8conte
19、nt-length: 600date: wed, 15 aug 2012 05:43:47 gmt6.1.2 soapid:intrnl.unset.id.reboot1345013027582.163003680commandkey6.2 cpe rebootresponse6.2.1 cpe header host: 15:8080user-agent: gsoap/2.7content-type: text/xml; charset=utf-8content-length: 604connection: keep-alivecookie: jsessionid=b7
20、ed1ca86f84eb0b71f076607de4ed6ecookie: charcode=293a1567c77f25780de94981d4b8b907ba280ee2baa0c4soapaction: 6.2.2 cpe soap id:intrnl.unset.id.reboot1345013027582.163003687、 factoryreset7.1openacs 7.1.1header http/1.1 200 okserver: apache-coyote/1.1x-powered-by: servlet 2.4; jboss-4.2.3.ga (build: svnta
21、g=jboss_4_2_3_ga date=200807181417)/jbossweb-2.0content-type: text/xml;charset=utf-8content-length: 564date: wed, 15 aug 2012 05:43:47 gmt7.1.2soap id:intrnl.unset.id.factoryreset1345013027664.3149906307.2 cpe factoryresetresponse7.2.1 header post /openacs/acs http/1.1host: 15:8080user-ag
22、ent: gsoap/2.7content-type: text/xml; charset=utf-8content-length: 622connection: keep-alivecookie: jsessionid=b7ed1ca86f84eb0b71f076607de4ed6ecookie: charcode=293a1567c77f25780de94981d4b8b907ba280ee2baa0c4soapaction: 7.2.2 soap id:intrnl.unset.id.factoryreset1345013027664.314990638、 getrpcmethods8.
23、1 openacs 8.1.1 header http/1.1 200 okserver: apache-coyote/1.1x-powered-by: servlet 2.4; jboss-4.2.3.ga (build: svntag=jboss_4_2_3_ga date=200807181417)/jbossweb-2.0content-type: text/xml;charset=utf-8content-length: 566date: wed, 15 aug 2012 05:43:47 gmt8.1.2soap -getrpcmethodsid:intrnl.unset.id.g
24、etrpcmethods1345013027703.2079016508.2 cpe -getrpcmethodsresponse8.2.1 header host: 15:8080user-agent: gsoap/2.7content-type: text/xml; charset=utf-8content-length: 1144connection: keep-aliveauthorization: digest realm=openacs, username=cpe, nonce=709372ba4dfb05c20061bfc4bbfa0257, uri=/openacs/acs, qop=auth, nc=00000005, cnonce=502b3713ca5774d9c5aa, response=e684db43f1c5f7362228e26082248623, opaque=(null)cookie: jsessionid=b7ed1ca86f84eb0b71f076607de4ed6ecookie: charcode=293a1567c77f25780de
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 工作中的自我管理與時間分配
- 工業(yè)能源轉(zhuǎn)型高溫超導(dǎo)材料在電力領(lǐng)域的應(yīng)用
- 工作壓力與時間管理策略
- 工作場所心理安全環(huán)境
- 工業(yè)風(fēng)格的環(huán)境設(shè)計(jì)實(shí)踐案例
- 工業(yè)風(fēng)辦公室的設(shè)計(jì)與實(shí)現(xiàn)
- 工作流程優(yōu)化與時間管理的實(shí)踐應(yīng)用
- 工廠生產(chǎn)線上溫控系統(tǒng)的優(yōu)化設(shè)計(jì)
- 工程勘察設(shè)計(jì)質(zhì)量標(biāo)準(zhǔn)解讀
- 工程測量中的精密測量技術(shù)分析
- 湘教版小學(xué)科學(xué)復(fù)習(xí)總結(jié)資料三到六年級
- 圖書批發(fā)業(yè)的存貨管理與成本控制
- 鐵路隧道掘進(jìn)機(jī)法技術(shù)規(guī)程
- GB/T 30685-2024氣瓶直立道路運(yùn)輸技術(shù)要求
- DLT 5434-2021 電力建設(shè)工程監(jiān)理規(guī)范表格
- 【深信服】PT1-AF認(rèn)證考試復(fù)習(xí)題庫(含答案)
- 屋頂光伏勞務(wù)合同范本
- 《灰塵的旅行》閱讀測試題附答案
- 西南聯(lián)大與現(xiàn)代中國智慧樹知到期末考試答案章節(jié)答案2024年云南師范大學(xué)
- MOOC 心理學(xué)與生活-南京大學(xué) 中國大學(xué)慕課答案
- SYT 6968-2021 油氣輸送管道工程水平定向鉆穿越設(shè)計(jì)規(guī)范-PDF解密
評論
0/150
提交評論