{"id":21469919,"url":"https://github.com/dobin/phishinghelp","last_synced_at":"2025-10-06T14:45:52.363Z","repository":{"id":70330160,"uuid":"43317269","full_name":"dobin/PhishingHelp","owner":"dobin","description":"A phishing help site","archived":false,"fork":false,"pushed_at":"2016-09-02T08:47:45.000Z","size":2222,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T06:47:46.391Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://phishing.help","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dobin.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-09-28T17:58:09.000Z","updated_at":"2016-09-02T08:47:46.000Z","dependencies_parsed_at":"2023-05-04T06:04:05.275Z","dependency_job_id":null,"html_url":"https://github.com/dobin/PhishingHelp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dobin/PhishingHelp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dobin%2FPhishingHelp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dobin%2FPhishingHelp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dobin%2FPhishingHelp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dobin%2FPhishingHelp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dobin","download_url":"https://codeload.github.com/dobin/PhishingHelp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dobin%2FPhishingHelp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278628772,"owners_count":26018476,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-23T09:19:29.746Z","updated_at":"2025-10-06T14:45:52.358Z","avatar_url":"https://github.com/dobin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"How to install:\n\nSource\n------\n\n# cd /var/www\n# git clone https://github.com/dobin/PhishingHelp.git\n\n\nPython\n------\n\napt-get install python-pip\npip install Flask pymongo unirest ipwhois simplejson python-whois pythonwhois\n\n\nApache \n------\n\nInstall mod_proxy:\n\n# apt-get install apache2\n# apt-get install libapache2-mod-proxy-html\n# a2enmod proxy_html\n\n\nConfigure Apache to forward requests to /service to localhost:5000\n\n\u003cVirtualHost ....\u003e\n[...]\n    ProxyRequests Off # disable open proxy\n    ProxyPass /service http://127.0.0.1:5000\n    ProxyPassReverse /service http://127.0.0.1:5000\n    ProxyPreserveHost On\n\n\nMongo\n-----\n\n# apt-get install mongodb\n\n\nStart Flask Server\n------------------\n\nRun on port 5000 on localhost:\n\n$ python service.py localhost\n\n\nWebsite\n-------\n\ngo to:\nhttp://localhost/PhishingHelp/\n\n\n\nConsole client:\n---------------\n\n$ cd /var/www/PhishingHelp/service\n$ python consoleclient.py -d \u003cdomain\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdobin%2Fphishinghelp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdobin%2Fphishinghelp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdobin%2Fphishinghelp/lists"}