Skip to content

Dongyeon1201/burpsuite-http-history-xml-convert-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

burpsuite-http-history-xml-convert-html

Overview

burpsuite-http-history-xml-convert-html는 burpsuite의 HTTP HISTORY를 xml 파일을 HTML에서 확인하도록 변환해주는 도구입니다.

Test Result

Usage

# install package
pip install -r requirements.txt

# help
python main.py -h

# xml to html
python main.py -f ./test/test.xml

# open Result HTML
open result.html

참고

  • template.html의 위치를 별도로 지정하지 않은 경우, main.py와 같은 위치에 존재해야 합니다.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published