Re: [sqlmap-users] sqlmap no colors!
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2014-10-13 10:03:42
|
You are most probably running the old version of sqlmap (installed on your system via system repository). Please do this: 1) cd /tmp 2) git clone https://github.com/sqlmapproject/sqlmap.git 3) cd /tmp/sqlmap 4) python sqlmap.py Bye On Sun, Oct 12, 2014 at 9:45 PM, FLO <neu...@ch...> wrote: > Hey Guys, > I use sqlmap 0.9 at freebsd 10.0 system, and i have the problem, that in > my shell: when i run the command "sqlmap" there is no color highlighting! > I only have black letters, and white background. Normally i have colours > in my shell! > So what to do? And also: I dont know why, but i cant start sqlmap with > the common command: "python sqlmap.py", only with the command "sqlmap" > it works. > Would be fine, if you can help me! > Thx, > Flo > > --- > Diese E-Mail ist frei von Viren und Malware, denn der avast! Antivirus > Schutz ist aktiv. > http://www.avast.com > > > > ------------------------------------------------------------------------------ > Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer > Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports > Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper > Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer > http://p.sf.net/sfu/Zoho > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > -- Miroslav Stampar http://about.me/stamparm |