Jump to content

My best idea ever


newbi3

Recommended Posts

I remembered in an episode of hak5 a long time ago Darren was joking around and said something about changing everyones posts on facebook to something about a zombie apocalypse starting so I decided that would be pretty funny and starting looking at the html from my facebook feed. Every single post looks like this:

<div class="mbs _5pbx userContent" data-ft="{"tn":"K"}">We are taking over @atticusclothing on instagram right now!  Check it out and see what practice is llike before tour!</div>

The above it a post made by August Burns Red and here is a post from Wendy's

<div class="mbs _5pbx userContent" data-ft="{"tn":"K"}">Enter for a chance to win Spotify Premium, and drop ads like they’re hot, Spicy Chipotle Sandwiches! </div>

They look completely Identical so by creating a simple etterfilter you should be able to replace everything on someones facebook feed with "OMG ZOMBIES ARE EATING MY NEIGHBORS"

Ill be posting more when I get this working :)

UPDATE: I have realized I hate etterfilter so to accomplish this same thing I am creating a simple HTTP proxy that will do the same thing

Edited by newbi3
Link to comment
Share on other sites

I remembered in an episode of hak5 a long time ago Darren was joking around and said something about changing everyones posts on facebook to something about a zombie apocalypse starting so I decided that would be pretty funny and starting looking at the html from my facebook feed. Every single post looks like this:

<div class="mbs _5pbx userContent" data-ft="{"tn":"K"}">We are taking over @atticusclothing on instagram right now!  Check it out and see what practice is llike before tour!</div>

The above it a post made by August Burns Red and here is a post from Wendy's

<div class="mbs _5pbx userContent" data-ft="{"tn":"K"}">Enter for a chance to win Spotify Premium, and drop ads like they’re hot, Spicy Chipotle Sandwiches! </div>

They look completely Identical so by creating a simple etterfilter you should be able to replace everything on someones facebook feed with "OMG ZOMBIES ARE EATING MY NEIGHBORS"

Ill be posting more when I get this working :)

I like it :P, would it be possible to make it so it is not every post and have it increase in frequency over time?

Link to comment
Share on other sites

I'm not sure. However, it should be possible to inject more status's into their newsfeed so you could increase it over time that way

Link to comment
Share on other sites

  • 4 weeks later...

Hey newbi3,

Did you manage to get this working at all?

I want to be able to do this to warn my friends and family when the 'End of Days' is really upon up and the Zombies rise up!

:D

Cheers,

3mrgnc3

Link to comment
Share on other sites

Hey newbi3,

Did you manage to get this working at all?

I want to be able to do this to warn my friends and family when the 'End of Days' is really upon up and the Zombies rise up!

:D

Cheers,

3mrgnc3

Its still a work in progress, right now i just have a proxy working I am trying to minipulate the packet still. I haven't had much time to work on personal projects with my work schedule recently but I surely have not forgotten this!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...