{"id":13481798,"url":"https://github.com/schmalle/Nodepot","last_synced_at":"2025-03-27T12:31:31.564Z","repository":{"id":13972176,"uuid":"16672790","full_name":"schmalle/Nodepot","owner":"schmalle","description":"A nodejs web application honeypot","archived":false,"fork":false,"pushed_at":"2015-08-23T16:29:31.000Z","size":623,"stargazers_count":45,"open_issues_count":1,"forks_count":9,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-18T09:33:09.351Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/schmalle.png","metadata":{"files":{"readme":"README.md","changelog":"history.txt","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":"2014-02-09T18:49:45.000Z","updated_at":"2024-10-01T19:30:51.000Z","dependencies_parsed_at":"2022-07-31T16:49:05.002Z","dependency_job_id":null,"html_url":"https://github.com/schmalle/Nodepot","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/schmalle%2FNodepot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schmalle%2FNodepot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schmalle%2FNodepot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schmalle%2FNodepot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schmalle","download_url":"https://codeload.github.com/schmalle/Nodepot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245844994,"owners_count":20681813,"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-07-31T17:00:55.866Z","updated_at":"2025-03-27T12:31:31.280Z","avatar_url":"https://github.com/schmalle.png","language":"HTML","funding_links":[],"categories":["Honeypots","\u003ca name=\"honeypots\"\u003e\u003c/a\u003e Honeypots"],"sub_categories":[],"readme":"Nodepot\n=======\n\nVersion 0.36: 14.05.2015\n\nThanks to Angelo Dell'Aera and Andrea De Pasquale for testing.\n\n- not production ready !!! -\n\nA nodejs web application honeypot designed to run in small environments such as\nRaspberry PI / Cubietrack\n\nBackground:\n-----------\n\nWith Glaspot Lukas did a great job. Nodepot was initially started as a pure learning\nproject for NodeJS.\n\nNeeded things (Openshift):\n--------------------------\n\nSee openshift.txt\n\n\nNeeded things (Ubuntu/Debian):\n------------------------------\n\napt-get install nodejs redis-server curl npm will install all needed components.\nnpm install --save string crypto redis moment\n(NOT NEEDED) npm install nodemailer --save\nnpm install emailjs --save\nnpm install twit\nnpm install string\nnpm install nodejs-hpfeeds\n\nOn a plain vanilla Debian system add the following\n\nnpm install put\nnpm install binary\n\n\nIf the npm call fails, run the following code to fix the entry.\n\nnpm config set registry http://registry.npmjs.org/\n\nIMPORTANT: Copy an adapted version of the config.js file (./template) to /etc/nodepot/config.js\n\nStandard install directory should be /opt/Nodepot\n\n\nStartup\n-------\n\nnodejs app.js will start the server. Please ensure that redis (http://redis.io/) is running.\n\nOptionally as additional parameter you can pass the location / name of the configfile.\n\n\nCrontab\n-------\n\nIf you want to include a check in your crontab for the running service, please add\ne.g. with a 5 minute interval the following call to your crontab:\n\n/opt/Nodepot/nodepot.sh\n\nInternally it will call corecheck.sh for some additional stuff.\n\n\nContact:\n--------\n\nmarkus@mschmall.de\nflakedev on twitter\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschmalle%2FNodepot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschmalle%2FNodepot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschmalle%2FNodepot/lists"}