Skip to content

hdsy/auto_store_by_fiddler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capture certain contents and store by fiddler 4

Edit the script to store the certain content-type from certain site. Store the request response in files or in databases or the media .

Following the steps:

Edit script

  1. fiddler-->[rules]->[customize rules...]
  2. use the file content from this project and replace the same function 'OnBeforeResponse' by https://github.com/hdsy/fiddler_capture_storage/blob/master/hsb_vs_ahs.js
  3. change the target dir as you want. for me "D:\TEST" for interface; "D:\PRVIT" for media ;ODBC to your DSN db_www.wucar.com.cn

configure fiddler

  1. fiddler -->[tools]->[options ...] ->[https]

avarta

  1. fiddler -->[tools]->[options ...] ->[connections]

avarta

check the ip on the node which running fiddler

  1. [windows start menu]-->[run] -> cmd -> ipconfig

avarta

config your DSN on the node which running fiddler

  1. windows [run] -> odbc avarta

database prepared as below , here is mysql

avarta

on your smartphone

  1. type url http://ip:8888 ,and you will see like this

avarta

  1. install the cert ,following the notice , next - click ...
  2. network config as below: avarta avarta avarta

now it works ...

  1. visit the site you want to capture, on your smartphone

About

use fiddler to capture and store the certain contents from certain sites

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •