FakeTag icon indicating copy to clipboard operation
FakeTag copied to clipboard

Is there an end-to-end description?

Open klaernie opened this issue 2 years ago • 10 comments

Could you please provide an end to end example how you integrated your mailbox sensor?

I for one would be very happy to get a working mailbox sensor and status updates into my home assistant instance.

Thanks and nice work!

klaernie avatar Jun 01 '22 22:06 klaernie

Hi,

I would love to help you with this, sadly there is a bit of infrastructure involved that I am not willing to make public. Essentially, here is the whole structure:

Mailbox sensor -> some random iphone -> apple cloud -> openhaystack server running on a mac -> code fetching and decrypting reports -> cron-script fetching and decoding the mailbox sensor data -> openhab.

Since all of the components would allow for easily making undetectable trackers I prefer to not just put that information out there.

I am willing to help you with this though, so if you have any questions here I will gladly answer them.

You should start off by getting openhaystack to work with an ESP32 or nRF boards, we can take care of the rest after that.

dakhnod avatar Jun 03 '22 11:06 dakhnod

Could you show the line in the code, where you put info from mailbox?

utya avatar Oct 16 '22 21:10 utya

That's done by another piece of code that is not public. Sorry.

dakhnod avatar Oct 16 '22 23:10 dakhnod

There are already papers on creating undetectable find-my network trackers.

darthnithin avatar Oct 17 '22 19:10 darthnithin

https://dl.acm.org/doi/10.1145/3463676.3485616

This has been public for 2 years I do not believe your code would cause any real security vulnerability

darthnithin avatar Oct 17 '22 19:10 darthnithin

If it's all public you shouldn't need my code. I am open to answering questions.

dakhnod avatar Oct 17 '22 22:10 dakhnod

@darthnithin it's not an issue of public knowledge, it's an ethical hacking issue.

lNOFXl avatar Jan 25 '23 12:01 lNOFXl