mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-11-07 19:38:06 +03:00
error checking was checking if len(conf.cookieDel) which always returns true when option is used. Now it checks if len(conf.cookieDel) != 1 |
||
|---|---|---|
| .. | ||
| controller | ||
| core | ||
| parse | ||
| request | ||
| takeover | ||
| techniques | ||
| utils | ||
| __init__.py | ||