-
Hi.
Love the software.
there seems to be a problems with subject, following is the data from the Whois command:
```
whois vulnweb.com
[Querying whois.verisign-grs.com]
[Redirected to whois.eurodns.co…
-
1.How to check only one custom payload for example
';select%20pg_sleep(0);%20--%20
2. How to add custom payload in payloads.xml like
if(now()=sysdate(),sleep(0),0)/_'XOR(if(now()=sysdate(),sleep(0)…
-
Due to the new endpoints, you get URLs like:
http://www.mydomain.nl/my-account/?lang=en%2Fedit-address%2Fbilling
Product, Product category and other pages like my-account work fine. Just not the lin…
-
hey, today night someone tried to hack my webservice..
and i noticed that following happened:
somehow the attacker could post a hash to my controller and this raised an SQL exception - which maybe c…
-
_From [vitali....@geniestills.com](https://code.google.com/u/103550835209816945146/) on February 18, 2011 07:33:32_
What version of the product are you using? On what operating system? web2py 1.92 Pl…
-
Hey
I hope your project goes well for you, however, there, at first inspection, appear to be some significant issues in the PHP code.
You are accepting group names from $_POST then simply creating …
-
On another scanner (Acunetix) i noticed this feature, basically can warn if URl rewrite was detected and then you got 2 options, ignore and continue scan or stop scan and define URL rewrite rules, i w…
-
Windows 7 python installed. Latest version of SQLmap.
Commands I'm using.
sqlmap.py -r httpreq.txt --dbs dbms=mysql --tamper=between --level=5 --risk=3 -v 2
As well as sqlmap.py m.site.com/blah/sit…
-
Larger HTTP responses than a specified size shall not be crawled, more control.
-
hey, today night someone tried to hack my webservice..
and i noticed that following happened.. somehow the attacker could post a hash to my controller.. and this lead to an exception (where i thought…