{"id":19938072,"url":"https://github.com/dweinstein/burp-parse","last_synced_at":"2025-09-07T05:37:10.831Z","repository":{"id":26254063,"uuid":"29701216","full_name":"dweinstein/burp-parse","owner":"dweinstein","description":"print a burp flow with base64 components to stdout","archived":false,"fork":false,"pushed_at":"2015-08-29T14:46:34.000Z","size":144,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T12:03:18.620Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dweinstein.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-22T21:28:37.000Z","updated_at":"2015-06-15T01:36:53.000Z","dependencies_parsed_at":"2022-09-01T03:23:11.418Z","dependency_job_id":null,"html_url":"https://github.com/dweinstein/burp-parse","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweinstein%2Fburp-parse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweinstein%2Fburp-parse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweinstein%2Fburp-parse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweinstein%2Fburp-parse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dweinstein","download_url":"https://codeload.github.com/dweinstein/burp-parse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241367138,"owners_count":19951440,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T23:38:18.474Z","updated_at":"2025-03-01T12:30:35.120Z","avatar_url":"https://github.com/dweinstein.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SYNOPSIS\n\nSometimes you want to review a BASE64 encoded burp traffic log. This reads the\nXML from stdin and decodes/outputs to stdout.\n\n# USAGE\n\n```\n$ npm install -g burp-parse\n$ burp-parse \u003c burpRecording | less\n```\n\n## sample burp\n\nA burp XML log might look something like:\n\n```xml\n\u003c?xml version=\"1.0\"?\u003e\n\u003c!DOCTYPE items [\n\u003c!ELEMENT items (item*)\u003e\n\u003c!ATTLIST items burpVersion CDATA \"\"\u003e\n\u003c!ATTLIST items exportTime CDATA \"\"\u003e\n\u003c!ELEMENT item (time, url, host, port, protocol, method, path, extension, request, status, responselength, mimetype, response, comment)\u003e\n\u003c!ELEMENT time (#PCDATA)\u003e\n\u003c!ELEMENT url (#PCDATA)\u003e\n\u003c!ELEMENT host (#PCDATA)\u003e\n\u003c!ATTLIST host ip CDATA \"\"\u003e\n\u003c!ELEMENT port (#PCDATA)\u003e\n\u003c!ELEMENT protocol (#PCDATA)\u003e\n\u003c!ELEMENT method (#PCDATA)\u003e\n\u003c!ELEMENT path (#PCDATA)\u003e\n\u003c!ELEMENT extension (#PCDATA)\u003e\n\u003c!ELEMENT request (#PCDATA)\u003e\n\u003c!ATTLIST request base64 (true|false) \"false\"\u003e\n\u003c!ELEMENT status (#PCDATA)\u003e\n\u003c!ELEMENT responselength (#PCDATA)\u003e\n\u003c!ELEMENT mimetype (#PCDATA)\u003e\n\u003c!ELEMENT response (#PCDATA)\u003e\n\u003c!ATTLIST response base64 (true|false) \"false\"\u003e\n\u003c!ELEMENT comment (#PCDATA)\u003e\n]\u003e\n\u003citems burpVersion=\"1.6.14\" exportTime=\"Mon Apr 13 18:04:58 EDT 2015\"\u003e\n  \u003citem\u003e\n    \u003ctime\u003eMon Apr 13 18:03:10 EDT 2015\u003c/time\u003e\n    \u003curl\u003e\u003c![CDATA[http://www.google-analytics.com/collect?v=1\u0026_v=j34\u0026a=1908689507\u0026t=pageview\u0026_s=1\u0026dl=http%3A%2F%2Fbeautifulgranite.com%2F\u0026ul=en-us\u0026de=UTF-8\u0026dt=Untitled%20Document\u0026sd=32-bit\u0026sr=720x1280\u0026vp=980x1402\u0026je=0\u0026_utma=63499196.178485963.1414159547.1428962577.1428962577.1\u0026_utmz=63499196.1428962577.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)\u0026_utmht=1428962591519\u0026_u=AACCAAQAI~\u0026jid=\u0026cid=178485963.1414159547\u0026tid=UA-856047-1\u0026z=658582538]]\u003e\u003c/url\u003e\n    \u003chost ip=\"63.88.73.148\"\u003ewww.google-analytics.com\u003c/host\u003e\n    \u003cport\u003e80\u003c/port\u003e\n    \u003cprotocol\u003ehttp\u003c/protocol\u003e\n    \u003cmethod\u003eGET\u003c/method\u003e\n    \u003cpath\u003e\u003c![CDATA[/collect?v=1\u0026_v=j34\u0026a=1908689507\u0026t=pageview\u0026_s=1\u0026dl=http%3A%2F%2Fbeautifulgranite.com%2F\u0026ul=en-us\u0026de=UTF-8\u0026dt=Untitled%20Document\u0026sd=32-bit\u0026sr=720x1280\u0026vp=980x1402\u0026je=0\u0026_utma=63499196.178485963.1414159547.1428962577.1428962577.1\u0026_utmz=63499196.1428962577.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)\u0026_utmht=1428962591519\u0026_u=AACCAAQAI~\u0026jid=\u0026cid=178485963.1414159547\u0026tid=UA-856047-1\u0026z=658582538]]\u003e\u003c/path\u003e\n...\n```\n\n## sample output\nThe output of this tool will look something like:\n\n```\n± burp-parse \u003c log | head\nmethod: GET\nurl: http://www.google-analytics.com/collect?v=1\u0026_v=j34\u0026a=1908689507\u0026t=pageview\u0026_s=1\u0026dl=http%3A%2F%2Fbeautifulgranite.com%2F\u0026ul=en-us\u0026de=UTF-8\u0026dt=Untitled%20Document\u0026sd=32-bit\u0026sr=720x1280\u0026vp=980x1402\u0026je=0\u0026_utma=63499196.178485963.1414159547.1428962577.1428962577.1\u0026_utmz=63499196.1428962577.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)\u0026_utmht=1428962591519\u0026_u=AACCAAQAI~\u0026jid=\u0026cid=178485963.1414159547\u0026tid=UA-856047-1\u0026z=658582538\nhost: www.google-analytics.com\nrequest:\nGET /collect?v=1\u0026_v=j34\u0026a=1908689507\u0026t=pageview\u0026_s=1\u0026dl=http%3A%2F%2Fbeautifulgranite.com%2F\u0026ul=en-us\u0026de=UTF-8\u0026dt=Untitled%20Document\u0026sd=32-bit\u0026sr=720x1280\u0026vp=980x1402\u0026je=0\u0026_utma=63499196.178485963.1414159547.1428962577.1428962577.1\u0026_utmz=63499196.1428962577.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)\u0026_utmht=1428962591519\u0026_u=AACCAAQAI~\u0026jid=\u0026cid=178485963.1414159547\u0026tid=UA-856047-1\u0026z=658582538 HTTP/1.1\nHost: www.google-analytics.com\nProxy-Connection: keep-alive\nReferer: http://beautifulgranite.com/\nX-Requested-With: com.android.browser\nUser-Agent: Mozilla/5.0 (Linux; U; Android 4.2.2; en-us; x86-Nexus7 Build/JDQ39E) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdweinstein%2Fburp-parse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdweinstein%2Fburp-parse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdweinstein%2Fburp-parse/lists"}