Hi,

is there a way to access the value of elements in eval-code, if custom
injection markers are used?

Why am I asking?

==
$ ~/Downloads/sqlmap/sqlmap.py -u
"http://localhost/test.php?argl=1*&foo=2"; --eval="print dir()"

[..]

[*] starting at 15:37:51

custom injection marking character ('*') found in option '-u'. Do you
want to process it? [Y/n/q]
[15:37:52] [INFO] testing connection to the target URL
['__builtins__']
[15:37:52] [INFO] heuristics detected web page charset 'ascii'
[..]
==

Is there a way to access the parameters?

Thanks!

Sebastian

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to