-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Issue Description:
I'd like to express my genuine interest in this project, and I'm eager to see it working effectively. However, I've encountered an issue where the ESP8266-based honeypot FTP server seems to be unable to communicate with the Canary Token website or any other URL. My suspicion is that this issue might be related to recent API changes.
Issue Details:
Platform: ESP8266
Scenario: The ESP8266 should communicate with the Canary Token website (or any webhook url), but it's not working as expected.
Possible Cause: Recent changes in the Canary Token website API or Arduino library may have affected the ESP8266's ability to communicate with it.
Desired Outcome: communicate with a website link to send info on possible attackers.
Steps Taken:
I have reviewed the code, checked the network configuration, and verified that the ESP8266 is properly connected to the Wi-Fi network. Despite these checks, the communication with the website remains unsuccessful.
How to Reproduce:
To reproduce the issue, set up the ESP8266 honeypot FTP server and attempt to trigger the Canary Token website communication.
Thank you for your efforts in developing this project, and I look forward to your response and assistance in addressing this issue.