{"id":28443117,"url":"https://github.com/003random/loki","last_synced_at":"2025-06-29T11:31:30.543Z","repository":{"id":42522881,"uuid":"476738513","full_name":"003random/loki","owner":"003random","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-15T20:48:25.000Z","size":29,"stargazers_count":52,"open_issues_count":2,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-28T05:39:08.976Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/003random.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-04-01T13:47:15.000Z","updated_at":"2025-02-14T19:55:34.000Z","dependencies_parsed_at":"2024-06-18T22:52:39.352Z","dependency_job_id":"5c4f52ac-0a2f-4e67-bef6-ad9508061b17","html_url":"https://github.com/003random/loki","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/003random/loki","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/003random%2Floki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/003random%2Floki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/003random%2Floki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/003random%2Floki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/003random","download_url":"https://codeload.github.com/003random/loki/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/003random%2Floki/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262585849,"owners_count":23332735,"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":"2025-06-06T06:41:10.204Z","updated_at":"2025-06-29T11:31:30.535Z","avatar_url":"https://github.com/003random.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://github.com/003random/loki\"\u003e\u003cimg src=\"https://neonxp.gallerycdn.vsassets.io/extensions/neonxp/gotools/0.0.7/1617490636710/Microsoft.VisualStudio.Services.Icons.Default\" alt=\"loki\" sty\u003e\u003c/a\u003e\n  \u003cbr\u003e\n  Loki\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eAdvanced Pentesting \u0026 Bug Bounty Framework\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/003random/loki/releases\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/release/003random/loki.svg\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://travis-ci.com/003random/loki\"\u003e\n    \u003cimg src=\"https://img.shields.io/travis/com/003random/loki.svg\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/003random/loki/issues?q=is%3Aissue+is%3Aclosed\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/issues-closed-raw/003random/loki.svg\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n![output](https://i.imgur.com/t2Pan8p.png)\n\n\nLoki is a modern and advanced pentesting and bug bounty framework written in Go!\nBecause it uses Go it is super fast, stable and modular.\n\nLoki performs tasks such as portscanning, directory scanning, fetching DNS data and fetching response headers.\n\nAs a pentester, Loki is all you need.\n\nLoki is inspired by the rise of popular tools (written in Go) that aim to automate common bug bounty tasks. Very advanced tools such as XSStrike and uro.\n\nThis framework has landed me personally many bounties.\n\n## Installation\n```\ngo install -v github.com/003random/loki\n```\n\n### Specifying targets\n```\n./loki target.com\n```\n\n### Output hackerone.com\n```\nloki:loki/ (dev ?:1✗) $ ./loki hackerone.com\n[+] checking DNS data for hackerone.com\nhackerone.com has address 104.16.99.52\nhackerone.com has address 104.16.100.52\nhackerone.com has IPv6 address 2606:4700::6810:6432\nhackerone.com has IPv6 address 2606:4700::6810:6334\nhackerone.com mail is handled by 30 aspmx3.googlemail.com.\nhackerone.com mail is handled by 10 aspmx.l.google.com.\nhackerone.com mail is handled by 20 alt5.aspmx.l.google.com.\nhackerone.com mail is handled by 30 aspmx2.googlemail.com.\nhackerone.com mail is handled by 20 alt1.aspmx.l.google.com.\n\n[+] running directory scan on http://hackerone.com/\nno directories found...\n\n[+] fetching response headers for hackerone.com\nHTTP/1.1 301 Moved Permanently\nDate: Fri, 01 Apr 2022 14:13:57 GMT\nConnection: keep-alive\nApril: Fools\nCache-Control: max-age=3600\nExpires: Fri, 01 Apr 2022 15:13:57 GMT\nLocation: https://hackerone.com/\nX-Content-Type-Options: nosniff\nServer: cloudflare\nCF-RAY: 6f51edab3f929781-AMS\n\n[+] running a portscan on hackerone.com\nFound open port 22\nFound open port 80\nFound open port 443\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F003random%2Floki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F003random%2Floki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F003random%2Floki/lists"}