Wednesday, September 9, 2009

Mimic AMF Header to get an HTTP response

Following on the last post, you can use netcat to get an error from a python gateway. But how is it possible to get a successful response from a python gateway? As previously seen, you can use a client in a python command line. But what about using the netcat 'swiss-army knife' to elicit a successful response from an AMF gateway?

Read this page from OS Flash to learn the composition of an AMF header.

No comments: