Closed GoogleCodeExporter closed 9 years ago
On a new backbox 3.05 installation the same problem appears.
Original comment by 8888...@gmail.com
on 27 May 2013 at 4:00
Issue only appears thus far with --> "Exploit" --> "Linux" --> "http" -->
"nginx_chunked_size" . Took a while to recognize that ....
Original comment by 8888...@gmail.com
on 31 May 2013 at 7:09
Thanks for the report. I tried the nginx_chunked_size exploit. It looks like
this module returns a Long type which causes my MsgPack parser to throw a fit
(it tries to interpret any integer (short, long, int) as an integer).
I wrote a unit test to check all modules for this behavior. This is the first
and only module that shows this problem. In either case, I'll have a fix with
tomorrow's Armitage release.
Original comment by rsmu...@gmail.com
on 6 Jun 2013 at 3:42
Original issue reported on code.google.com by
8888...@gmail.com
on 24 May 2013 at 10:52