Investigating a Forged PDF

(mjg59.dreamwidth.org)

24 points | by teddyh 3 hours ago ago

6 comments

  • fshafique 14 minutes ago ago

    It feels like you need to sue them for scamming you with fake documents. Their attempts didn't work on you, but it might've scammed many others.

  • arjvik an hour ago ago

    I so wish there was a conclusion on what happened with the leasing agency

    • mjg59 6 minutes ago ago

      As yet, nothing - I'm in the process of drafting a complaint to the department of Real Estate, but the agency hasn't said anything further

  • phyzome 2 hours ago ago

    Sounds like there's pretty clear evidence present on the RightSignature site, but they really need to provide a way to verify a document without the site being up and intact. That certification page is basically worthless otherwise.

    • bonyt an hour ago ago

      The PDF format supports this, at least Adobe Reader can validate a signed PDF if it's signed in a certain way[1]. I know DocuSign does this - and Reader even has a little button to view the signed version (embedded in the PDF, I think)[2]. [1]: https://helpx.adobe.com/acrobat/desktop/e-sign-documents/man... [2]: Example in Adobe Reader: https://i.moveything.com/1cf1e4ea5619 (redacted partly by me)

    • mjg59 2 hours ago ago

      It's difficult, because the certification page is part of the PDF so obviously can't include a hash or signature of itself. And you can't just rely on a hash since someone could tamper with the file and just update the hash. A well defined way to extract the signed payload would work, but their design doesn't currently involve any cryptography so it would be a pretty wholescale redesign.