Hi Sherif.

This should be fixed with the latest commit.

Kind regards,
Miroslav Stampar

On Tue, Dec 20, 2011 at 10:20 AM, Sherif El-Deeb <archeld...@gmail.com>wrote:

> The site has Arabic text.
>
> sqlmap version: 1.0-dev (r4595)
> Python version: 2.6.5
> Operating system: posix
> Command line: ./sqlmap.py -u ********************** --crawl 4 --form
> --random-agent --batch
> Technique: None
> Back-end DBMS: None (identified)
> Traceback (most recent call last):
>   File "/pentest/database/sqlmap/lib/core/threads.py", line 123, in
> runThreads
>     threadFunction()
>   File "/pentest/database/sqlmap/lib/utils/crawler.py", line 75, in
> crawlThread
>     soup = BeautifulSoup(content)
>   File "/pentest/database/sqlmap/extra/beautifulsoup/beautifulsoup.py",
> line 1519, in __init__
>     BeautifulStoneSoup.__init__(self, *args, **kwargs)
>   File "/pentest/database/sqlmap/extra/beautifulsoup/beautifulsoup.py",
> line 1144, in __init__
>     self._feed(isHTML=isHTML)
>   File "/pentest/database/sqlmap/extra/beautifulsoup/beautifulsoup.py",
> line 1186, in _feed
>     SGMLParser.feed(self, markup)
>   File "/usr/lib/python2.6/sgmllib.py", line 104, in feed
>     self.goahead(0)
>   File "/usr/lib/python2.6/sgmllib.py", line 143, in goahead
>     k = self.parse_endtag(i)
>   File "/usr/lib/python2.6/sgmllib.py", line 320, in parse_endtag
>     self.finish_endtag(tag)
>   File "/usr/lib/python2.6/sgmllib.py", line 358, in finish_endtag
>     method = getattr(self, 'end_' + tag)
> UnicodeEncodeError: 'ascii' codec can't encode characters in position
> 586-587: ordinal not in range(128)
>
>
>
> ------------------------------------------------------------------------------
> Write once. Port to many.
> Get the SDK and tools to simplify cross-platform app development. Create
> new or port existing apps to sell to consumers worldwide. Explore the
> Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
> http://p.sf.net/sfu/intel-appdev
> _______________________________________________
> sqlmap-users mailing list
> sqlmap-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>
>


-- 
Miroslav Stampar
http://about.me/stamparm
------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to