[sqlmap-users] Bug found...

2015-06-18 Thread Marco Mirandola
If use "--forms" the parameter "-p" don't work Best regards M.M. -- *[image: Descrizione: Descrizione: image002] Rispetta l'ambiente. Non stampare questa mail se non è necessario* *Questa e-mail è riservata compresi gli eventuali allegati. In caso di ricezione per errore della presente e-mail

[sqlmap-users] Little addition...

2014-10-09 Thread Marco Mirandola
During the crawler, if the parameter is not set thread (so --threads = 1), you can add a prompt to choose the number of threads? Best regards -- *[image: Descrizione: Descrizione: image002] Rispetta l'ambiente. Non stampare questa mail se non è necessario* *Questa e-mail è riservata compresi

[sqlmap-users] Unicode characters problem

2014-02-07 Thread Marco Mirandola
good morning Is there a way to show these unicode characters? [10:42:30] [INFO] using 'P:\webscanner\New folder (2)\SqlMapwc\trunk\output\resu lts-02072014_1042am.csv' as the CSV results file in multiple targets mode sqlmap identified the following injecti

[sqlmap-users] Problems of attack

2014-01-23 Thread Marco Mirandola
Taking the tests I noticed sqlmap does not find vulnerable spots: sqlmap.py -u "http://target/sezione-3-sottosezione-6-pag-1*.htm"; --dbms=mysql --risk=5 --level=5 If I enter the URL in hand : http://target /sezione-3-sottosezione-6-pag-.htm The page returns

[sqlmap-users] Another 2 little change

2013-11-15 Thread Marco Mirandola
Hello everyone I thought of 2 small modifications to the source: 1) If the selected query came out only one record in this case: *[12:16:30] [INFO] the SQL query provided has more than one field. sqlmap will now unpack it into distinct queries to be able to retrieve the output even if we

Re: [sqlmap-users] Direct access to mysql database

2013-10-17 Thread Marco Mirandola
Hi boys... I was thinking of an innovation, you can change that when sqlmap enumerates the users (especially those of mysql) if found in the character meets a "@" try the next automatically with "localhost"?? for save times? best regards Marco Mirandola 2013/5/12 Mir

Re: [sqlmap-users] tag FORM not supported

2012-08-09 Thread Marco Mirandola
But rather than check enctype = "multipart / form-data", which in my case does not include any upload (see attached html), because not only excludes only the possible upload? we are in the attached example: 2 select (combobox) 3 checkboxes both valid for the injection ...

[sqlmap-users] tag FORM not supported

2012-08-09 Thread Marco Mirandola
go.gif"; width="55" height="19"> ========= Best regards Marco Mirandola -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security an

[sqlmap-users] Bug found!!!

2012-07-12 Thread Marco Mirandola
[11:23:50] [INFO] the back-end DBMS is MySQL web server operating system: Windows 2003 web application technology: ASP.NET, Microsoft IIS 6.0, ASP back-end DBMS: MySQL 5.0 [11:23:50] [INFO] testing if current user is DBA [11:23:50] [INFO] fetching current user [11:23:50] [INFO] heuristics detected

[sqlmap-users] (no subject)

2012-07-03 Thread Marco Mirandola
Hello sqlMap I thought of an improvement, because when you retrieve the databases (or tables or columns) does not enumerate the number of the item? == current sqlMap == [22:15:39] [INFO] the back-end DBMS is Microsoft SQL Ser

[sqlmap-users] Threads optimization

2012-05-29 Thread Marco Mirandola
Great Miroslav I give you some advice on optimizing the use of multithreads... Currently in multi threads sqlMap works like this: - To enum tables (1 thread) - Retrieve length table 'I' (1 thread) - Retrieve name table 'I' (multiple threads) - Retrieve length table 'II' (1 thread) - Retrieve name

[sqlmap-users] Bug Found in sql-shell!

2012-04-04 Thread Marco Mirandola
[22:15:51] [INFO] resuming back-end DBMS 'mysql 5.0.11' from session file [22:15:51] [INFO] testing connection to the target url sqlmap identified the following injection points with a total of 0 HTTP(s) reque sts: --- Place: GET Parameter: id Type: boolean-based blind Title: AND boolean-ba

[sqlmap-users] MySql 3 - sqlMap don't retrieve db name -- Suggestion for new implementation

2012-03-30 Thread Marco Mirandola
>From this DBMS (MySql 3) SqlMap don't retireve the name of 'Current DB' [13:38:33] [INFO] resuming back-end DBMS 'mysql 3' from session file [13:38:33] [INFO] testing connection to the target url sqlmap identified the following injection points with a total of 0 HTTP(s) reque sts: --- Place: GET