{"id":18926029,"url":"https://github.com/sweetsoftware/bigbrowser","last_synced_at":"2025-04-15T13:32:26.509Z","repository":{"id":37394927,"uuid":"61431038","full_name":"sweetsoftware/BigBrowser","owner":"sweetsoftware","description":"Generates an HTML report with screenshots of all Web applications from a nmap XML file.","archived":false,"fork":false,"pushed_at":"2019-05-29T10:06:13.000Z","size":9,"stargazers_count":9,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-03-15T08:39:45.830Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/sweetsoftware.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":"2016-06-18T11:46:48.000Z","updated_at":"2023-06-02T01:51:26.000Z","dependencies_parsed_at":"2022-09-04T17:52:02.045Z","dependency_job_id":null,"html_url":"https://github.com/sweetsoftware/BigBrowser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sweetsoftware%2FBigBrowser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sweetsoftware%2FBigBrowser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sweetsoftware%2FBigBrowser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sweetsoftware%2FBigBrowser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sweetsoftware","download_url":"https://codeload.github.com/sweetsoftware/BigBrowser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223672985,"owners_count":17183618,"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-08T11:14:17.496Z","updated_at":"2024-11-08T11:14:18.207Z","avatar_url":"https://github.com/sweetsoftware.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BigBrowser\n\nGenerates an HTML report with screenshots of all Web applications from a nmap XML file. \n\nusage: BigBrowser.py [-h] [-t THREADS] [-o OUTPUT] file\n\n## Setup\n\nRequirements:\n\n* beautyfulsoup\n* phantomjs\n\nSetup on Kali:\n\n```\napt install phantomjs\npip install -r requirements.txt\n```\n\nRunning on a headless server:\n\n```\napt install xvfb\nxvfb-run ./Bigbrowser.py scan.xml\n```\n\n## Example\n\n```\n./BigBrowser.py nmapscan.xml \n[3%] Downloading: https://10.10.10.19:443 \u003e pics/10.10.10.19:443.png\n[6%] Downloading: https://10.10.10.1:443 \u003e pics/10.10.10.1:443.png\n[9%] Downloading: https://10.10.10.51:443 \u003e pics/10.10.10.51:443.png\n[11%] Downloading: http://10.10.10.52:443 \u003e pics/10.10.10.52:443.png\n[15%] Downloading: https://10.10.10.42:443 \u003e pics/10.10.10.42:443.png\n[17%] Downloading: https://10.10.10.53:443 \u003e pics/10.10.10.53:443.png\n[20%] Downloading: http://10.10.10.6:80 \u003e pics/10.10.10.6:80.png\n[24%] Downloading: https://10.10.10.44:443 \u003e pics/10.10.10.44:443.png\n[27%] Downloading: http://10.10.10.45:443 \u003e pics/10.10.10.45:443.png\n[30%] Downloading: https://10.10.10.47:443 \u003e pics/10.10.10.47:443.png\n[33%] Downloading: https://10.10.10.54:443 \u003e pics/10.10.10.54:443.png\n[36%] Downloading: http://10.10.10.48:443 \u003e pics/10.10.10.48:443.png\n[39%] Downloading: https://10.10.10.56:443 \u003e pics/10.10.10.56:443.png\n[41%] Downloading: http://10.10.10.57:443 \u003e pics/10.10.10.57:443.png\n[45%] Downloading: https://10.10.10.6:443 \u003e pics/10.10.10.6:443.png\n[48%] Downloading: https://10.10.10.33:443 \u003e pics/10.10.10.33:443.png\n[51%] Downloading: https://10.10.10.49:443 \u003e pics/10.10.10.49:443.png\n[55%] Downloading: http://10.10.10.14:443 \u003e pics/10.10.10.14:443.png\n[57%] Downloading: https://10.10.10.58:443 \u003e pics/10.10.10.58:443.png\n[60%] Downloading: http://10.10.10.28:80 \u003e pics/10.10.10.28:80.png\n[64%] Downloading: http://10.10.10.16:443 \u003e pics/10.10.10.16:443.png\n[67%] Downloading: http://10.10.10.17:443 \u003e pics/10.10.10.17:443.png\n[70%] Downloading: https://10.10.10.59:443 \u003e pics/10.10.10.59:443.png\n[73%] Downloading: https://10.10.10.28:443 \u003e pics/10.10.10.28:443.png\n[76%] Downloading: https://10.10.10.30:443 \u003e pics/10.10.10.30:443.png\n[79%] Downloading: http://10.10.10.32:80 \u003e pics/10.10.10.32:80.png\n[83%] Downloading: https://10.10.10.32:443 \u003e pics/10.10.10.32:443.png\n[86%] Downloading: https://10.10.10.34:443 \u003e pics/10.10.10.34:443.png\n[89%] Downloading: https://10.10.10.36:443 \u003e pics/10.10.10.36:443.png\n[93%] Downloading: https://10.10.10.37:443 \u003e pics/10.10.10.37:443.png\n[96%] Downloading: https://10.10.10.40:443 \u003e pics/10.10.10.40:443.png\n[99%] Downloading: https://10.10.10.41:443 \u003e pics/10.10.10.41:443.png\n[*] Report generated: file:///home/glaucos/Tools/bigbrowser/bigbrowser_report/bigbrowser_report.html\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsweetsoftware%2Fbigbrowser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsweetsoftware%2Fbigbrowser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsweetsoftware%2Fbigbrowser/lists"}