So we need a way to have JS message between two different windows, that way we can link a system like Cleverbot up to our Facebook Messaging Service for our Phishbot. There is such a way localStorage which ought to work here. Now we could run the whole system through Post and Pull requests but for right now we will wait and C(haha).
To pull data from cleverbot is easy, we can identify the span or just hijack the share button for our nefarious purposes directly:
Okay, lets try hijacking first:
We need to get to this snipBox:
That is just a button click away or two, we just need to confirm that the button names are not dynamic like they are on fb, else we will have to switch our methodology as I demonstrated how to bypass dynamic web code in a previous post.
Trying directly from the console:
Success is undefined in a non philosophical way here because there isn't an ouput but that sure did open the first dialogue:
Finishing:
Okay and now we parse that data, but I have to go take a Spanish placement exam, so I'd rather make a new post after than continue this one.
Chao
No comments:
Post a Comment