Weird table names in SQLite database
This is the first time I’m using sqlmap against SQLite.
When I run:
sqlmap -u www.site.com:80/index.php?vulnParametr=p –dump-all –keep-alive –dbms=sqlite
It gives me this:
What is that? Is SQLite using some sort of e… Continue reading Weird table names in SQLite database