{"id":15008886,"url":"https://github.com/bitwise-01/loki","last_synced_at":"2025-04-04T19:10:11.215Z","repository":{"id":41523966,"uuid":"143916814","full_name":"Bitwise-01/Loki","owner":"Bitwise-01","description":"Remote Access Tool","archived":false,"fork":false,"pushed_at":"2023-05-01T23:38:10.000Z","size":2945,"stargazers_count":561,"open_issues_count":35,"forks_count":219,"subscribers_count":43,"default_branch":"master","last_synced_at":"2024-04-09T20:21:52.073Z","etag":null,"topics":["botnet","cryptography","flask-application","python-3","remote-admin-tool","rsa-aes","ssl","tcp-socket"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bitwise-01.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2018-08-07T19:15:14.000Z","updated_at":"2024-03-26T01:45:13.000Z","dependencies_parsed_at":"2024-01-12T03:36:31.508Z","dependency_job_id":"1bff7a6d-e273-4507-9079-aea7eaa1bbbb","html_url":"https://github.com/Bitwise-01/Loki","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/Bitwise-01%2FLoki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bitwise-01%2FLoki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bitwise-01%2FLoki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bitwise-01%2FLoki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bitwise-01","download_url":"https://codeload.github.com/Bitwise-01/Loki/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247234921,"owners_count":20905854,"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":["botnet","cryptography","flask-application","python-3","remote-admin-tool","rsa-aes","ssl","tcp-socket"],"created_at":"2024-09-24T19:21:29.561Z","updated_at":"2025-04-04T19:10:11.194Z","avatar_url":"https://github.com/Bitwise-01.png","language":"Python","readme":"# Loki\r\n\r\nLoki is a simple **R**emote **A**ccess **T**ool.\u003cbr/\u003e\r\nLoki uses **RSA-2048** with **AES-256** to keep your communication with infected machines secure.\u003cbr/\u003e\r\n\r\n[![Version](https://img.shields.io/badge/Version-v0.1.1-blue)]()\r\n[![Python](https://img.shields.io/badge/Python-v3.6%2B-blue)]()\r\n[![Discord](https://img.shields.io/badge/Discord-server-blue)](https://discord.gg/VYRAZg5)\r\n[![Donate](https://img.shields.io/badge/PayPal-Donate-orange.svg)](https://www.paypal.me/Msheikh03)\r\n\u003cbr/\u003e\u003cbr/\u003e\r\n\r\n\u003cimg src=\"Screenshots/bots.png\" atl=\"\"/\u003e\r\n\r\n### Disclaimer\r\n\r\n```\r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\r\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\r\nSOFTWARE.\r\n```\r\n\r\nLoki, just like all my other repos is stricly for **educational** purposes.\r\n\r\n### Requirements\r\n\r\n-   Python **3.6.x** | **3.7.x** | **3.8.x**\r\n\r\n### Server tested on\r\n\r\n-   Windows 10\r\n-   Kali Linux\r\n\r\n### Bot tested on\r\n\r\n-   Windows 10\r\n\r\n### Payload generator tested on\r\n\r\n-   Windows 10\r\n\r\n### Features\r\n\r\n-   Upload \u0026 Download\r\n-   Chrome Launching\r\n-   Persistence\r\n-   Screenshare\r\n-   Screenshot\r\n-   Keylogger\r\n-   SFTP\r\n-   SSH\r\n\r\n### Video\r\n\r\nhttps://www.youtube.com/watch?v=UTfZlXGoJ5Y\r\n\r\n### Installation\r\n\r\n```shell\r\n$\u003e pip install -r requirements.txt\r\n```\r\n\r\n### Server side\r\n\r\n1. Open `/lib/const.py` \u0026 configure your private and public IP's\r\n2. Start loki.py\r\n3. Navigate to http://localhost:5000\r\n4. Login\r\n\r\n    ```\r\n    Username: loki\r\n    Password: ikol\r\n    ```\r\n\r\n5. Start the server on the same IP as your private IP\r\n\r\n### Generate a payload\r\n\r\nNavigate to agent directory and run the following command\r\n\r\n```shell\r\n$\u003e python builder.py -h\r\n```\r\n\r\n**It will not compile inside a virtual environment**\r\n\r\n### After connection\r\n\r\n-   You can click the id of the bot once it connects\r\n\r\n### FYI\r\n\r\n-   The bot will call the server using the Public IP, not the private IP\r\n-   The bot will call the server using the port specified on the server tab\r\n","funding_links":["https://www.paypal.me/Msheikh03"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitwise-01%2Floki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitwise-01%2Floki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitwise-01%2Floki/lists"}