Use fiddler to capture packets to achieve Daying on the machine to score points

1 Introduction

This article is written for students who are on the computer, and the method will start from the beginning.

2. Download fiddler

2.1 Download Firefox browser

In order to surf the Internet more comfortably, it is recommended to use Firefox in computer classes to break through the limitations of Internet access. After installing this browser, you can access any other website.

Enter www.firefox.com.cn in the computer browser of the computer room to download the browser, and install it after downloading.

2.2 Download fiddler

This Baidu is enough. If you think the official website download is too slow, you can directly download the Baidu software center.

Be careful not to download from some download sites that are bundled with junk software. After downloading, open it to ensure that you restart the computer in minutes

After downloading, install it

3. Capture packets

3.1 Packet capture process

The packet capture process is omitted first

3.2 Simulate send request

Fill in the relevant information in the corresponding place

Select POST for the request, and fill in the address: http://192.168.0.9:8088/Ajax/ScoreAjax.ashx?Math=0.09692104808863459

Request header:

x-requested-with: XMLHttpRequest
Accept-Language: zh-cn
Referer: http://192.168.0.9:8088/Study.aspx?levelID=6&unitID=39&sectionID=318&levelSequence=6&unitSequence=8
Accept: */*
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727)
Host: 192.168.0.9:8088
Content-Length: 323
Connection: Keep-Alive
Pragma: no-cache
Cookie: ASP.NET_SessionId=5ysszb55vpdvop45llfp0g45; highWords_cookie=What%2Cyou%2Cthink%2Cthe%2CIt's%2Cdays%2Ccourse%2Cbut%2Cshe%2Cis%2Coutstanding%2CHer%2Cfrom%2CShe%2Cam%2Calso%2CWhat%2Cme%2Cwell%2CJust%2Cas%2Cfind%2Cknows%2Chow%2CThat's%2Cwould%2Csay%2CYes%2Cmean%2Cit%2Cimportant%2Cfor%2Cphilosophy%2Cto%2Cbe%2Cspeak%2Cwrite%2Cdraw%2CYeah%2Care%2Cright%2Cway%2Cdiscussion%2Cideal%2Cangles%2Cguess%2Cher%2Cstudents; lowWords_cookie=critically%2Cto%2CYou%2Csaid

Fill in Requestbody:

levelSequence=6&unitSequence=7§ionSequence=5§ionName=Real+World+Listening+2&topictype=6&score=MTAw&rolea=0&roleb=0§ionID=1426&unitid=38&passScore=30&timeLimited=00%3A05%3A00&levelID=6&duration=00%3A01%3A28&highWords=&lowWords=&pScore=%E8%89%AF&rScore=%E5%B7%AE&fScore=%E8%89%AF&sScore=%E5%B7%AE&tScore=%E8%89%AF

Among them is the key information, let's analyze it

levelSequence indicates which volume
unitSequence indicates which unit
sectionSequence indicates which question
sectionID indicates the id of the title
score indicates the score
unitid indicates the id of the unit

It is best to modify the above information according to the information on the address of each question, where score represents the score, and MYAw represents the encrypted form of 100 points

After filling in each question, click Execute, so as to achieve the purpose of brushing points

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325055491&siteId=291194637