{"id":15494238,"url":"https://github.com/farolfo/foolscracker-api","last_synced_at":"2025-10-24T09:33:06.652Z","repository":{"id":8666974,"uuid":"10323073","full_name":"farolfo/foolsCracker-API","owner":"farolfo","description":"A  RestAPI that tries 'ids' and 'passwords' in many authentication systems, such as Facebook, Twitter, etc. If you have one person's password of a site and this person REPEATS that password in another account, this API will help you cracking the fool","archived":false,"fork":false,"pushed_at":"2014-03-11T13:46:52.000Z","size":135,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-30T12:19:20.448Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/farolfo.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":"2013-05-27T21:38:32.000Z","updated_at":"2020-06-06T21:06:07.000Z","dependencies_parsed_at":"2022-07-09T20:46:13.436Z","dependency_job_id":null,"html_url":"https://github.com/farolfo/foolsCracker-API","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/farolfo%2FfoolsCracker-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farolfo%2FfoolsCracker-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farolfo%2FfoolsCracker-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farolfo%2FfoolsCracker-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/farolfo","download_url":"https://codeload.github.com/farolfo/foolsCracker-API/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239780147,"owners_count":19695735,"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-10-02T08:12:41.420Z","updated_at":"2025-10-24T09:33:06.564Z","avatar_url":"https://github.com/farolfo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"foolsCracker API\n============\n\n(IN PROGRESS)\n\nAn API that tries 'ids' and 'passwords' in many authentication systems, such as Facebook, Twitter, etc. and tells you which of them succeded.\nIf you have one person's password of a site and this person REPEATS that password in another account, this API will help you cracking the fool ;)\n\n\n###Get started with a simple use case\n\nSuppose you want to try the username 'franco' (the __id__) and the __password__ 'password'. All you have to do is to do a GET to the API as:\n\n      http://foolcracker.com/api?id=franco\u0026pwd=password\n      \nThe response you will get is a JSON object in the payload as:\n\n      {\n          id: franco,\n          pwd: password,\n          \n          ans: [\n              { facebook: 'OK' },\n              { hotmail: 'FAIL' }\n          ]\n      }\n      \n      \n###Application overview\n\nAs this is an application that involves the integration of many sites, we decided to use [mule](http://mulesoft.org) as the development tool.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarolfo%2Ffoolscracker-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffarolfo%2Ffoolscracker-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarolfo%2Ffoolscracker-api/lists"}