{"id":13794510,"url":"https://github.com/anouarbensaad/honeypot-iot","last_synced_at":"2025-04-14T07:33:10.977Z","repository":{"id":98545429,"uuid":"142871486","full_name":"anouarbensaad/honeypot-iot","owner":"anouarbensaad","description":"This tool to simulate http server attacks in Python which logs HackerIP and all the tracing he does into a Logfile then a database.","archived":false,"fork":false,"pushed_at":"2019-05-09T00:12:30.000Z","size":624,"stargazers_count":69,"open_issues_count":5,"forks_count":18,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-27T21:06:43.646Z","etag":null,"topics":["honeyd","honeypot","http-server","iot-device","network","security-tools","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/anouarbensaad.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}},"created_at":"2018-07-30T12:20:44.000Z","updated_at":"2024-11-18T12:35:39.000Z","dependencies_parsed_at":"2023-05-29T11:51:58.181Z","dependency_job_id":null,"html_url":"https://github.com/anouarbensaad/honeypot-iot","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/anouarbensaad%2Fhoneypot-iot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anouarbensaad%2Fhoneypot-iot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anouarbensaad%2Fhoneypot-iot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anouarbensaad%2Fhoneypot-iot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anouarbensaad","download_url":"https://codeload.github.com/anouarbensaad/honeypot-iot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248839400,"owners_count":21169809,"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":["honeyd","honeypot","http-server","iot-device","network","security-tools","socket"],"created_at":"2024-08-03T23:00:42.358Z","updated_at":"2025-04-14T07:33:10.921Z","avatar_url":"https://github.com/anouarbensaad.png","language":"Python","funding_links":[],"categories":["\u003ca id=\"a53d22b9c5d09dc894413453f4755658\"\u003e\u003c/a\u003e未分类"],"sub_categories":[],"readme":"# IoT-Honeypot\n\n![Plateform](https://img.shields.io/badge/platform-Linux%2FMacOS-red.svg) \n![Python](https://img.shields.io/badge/Python-V.2-blue.svg?logo=Python)\n\n\n![isetsohoney to git](https://user-images.githubusercontent.com/23563528/44610164-50430700-a7fb-11e8-9fc8-9d9934c0db25.gif)\n\nThis tool to simulate Device IoT(Router) attacks in Python which logs HackerIP and all the tracing he does into a Logfile then a database.\n\n#### Requirements\n\n* Python (2.7 or 3.0)\n* Apache2\n* Mysql-server\n* HTTrack\n\n## Installation\n\n* Clone the repository. `git clone https://github.com/anouarbensaad/HTTP-Honeypot.git` and switch into the directory `cd HTTP-Honeypot`\n\n#### Configuration DATABASE\n\n* Run mysql with root user `sudo mysql -u root`\n* Create the database isetsohoney `CREATE DATABASE isetsohoney;`\n* add the privileges to root`GRANT ALL PRIVILEGES ON *.* TO 'root'@'localhost' IDENTIFIED BY 'isetso';`\n* create table log with this fields`CREATE TABLE log (id int NOT NULL PRIMARY KEY, date datetime, iphacker varchar(255), uri varchar(255));`\n\n## Running\n\n* run server with command : `python HTTP_Honeypot_Server.py`\n* Starting Server ON `999`, Username : `root` , Password : `toor`\n* Run `HTTrack` for copy real websites to local directory and copy it in `Sys/fake`\n\n#### Test\n\n* Scan The Server Banner with Nmap\n`nmap -sV --script=banner 192.168.1.1 -p999`\n* Open \n`http://192.168.1.1:999`\n\n#### Logs Files\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/23563528/43874380-d7dd5066-9b8b-11e8-8ce7-28903206cdeb.png\"\u003e\n\u003c/p\u003e\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanouarbensaad%2Fhoneypot-iot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanouarbensaad%2Fhoneypot-iot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanouarbensaad%2Fhoneypot-iot/lists"}