Re: [sqlmap-users] Search based on fileds value
Brought to you by:
inquisb
From: Marcell F. <fod...@gm...> - 2015-02-04 15:22:54
|
--search "asd" On Wed, Feb 4, 2015 at 3:20 PM, a dehqan <deh...@gm...> wrote: > Thanks > > You mean first dump all databases and then search in files ? > if yes i need a way without dumping all databases because database is huge > ofcourse about 40 databases . > > And may i use --thread or any other option to make it faster ? > > On Wed, Feb 4, 2015 at 6:45 PM, Brandon Perry <bpe...@gm...> > wrote: > >> --dump then grep? >> >> >> On Wed, Feb 4, 2015 at 9:11 AM, a dehqan <deh...@gm...> wrote: >> >>> Hi >>> >>> Guys , is there any way to search based on fileds value on sqlmap ? >>> >>> for exmample how to search in all databases for column with value of >>> 1232434345 ? >>> >>> >>> Regards >>> >>> >>> ------------------------------------------------------------------------------ >>> Dive into the World of Parallel Programming. The Go Parallel Website, >>> sponsored by Intel and developed in partnership with Slashdot Media, is >>> your >>> hub for all things parallel software development, from weekly thought >>> leadership blogs to news, videos, case studies, tutorials and more. Take >>> a >>> look and join the conversation now. http://goparallel.sourceforge.net/ >>> _______________________________________________ >>> sqlmap-users mailing list >>> sql...@li... >>> https://lists.sourceforge.net/lists/listinfo/sqlmap-users >>> >>> >> >> >> -- >> http://volatile-minds.blogspot.com -- blog >> http://www.volatileminds.net -- website >> > > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming. The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is > your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > |