[sqlmap-users] do you anyone know how to work with non-ascii table name with boolean blind injectio
Brought to you by:
inquisb
From: J. <hot...@qq...> - 2015-11-12 03:44:39
|
hi, I want to display the non-ascii table name with boolean blind injection? i tried all the ways i could find from the internet, but none of them seems work in my case. 1. append --charset=UTF-8 2. append "# -*- coding: utf-8 -*-" to sqlmap.py 3. copy from log to other editor. Does anyone have success deal with Non-ascii tablename? for example, chinese. ------------------ Best Regards! Zhang Nan |