PHPackages                             cvar1984/sqlscan - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. cvar1984/sqlscan

AbandonedApplication[Database &amp; ORM](/categories/database)

cvar1984/sqlscan
================

quick sql scanner

1.0.5(5y ago)256539MITPHP

Since Dec 23Pushed 2y ago6 watchersCompare

[ Source](https://github.com/Cvar1984/sqlscan)[ Packagist](https://packagist.org/packages/cvar1984/sqlscan)[ Fund](https://www.paypal.me/Cvar1984)[ RSS](/packages/cvar1984-sqlscan/feed)WikiDiscussions dev Synced 6d ago

READMEChangelog (4)Dependencies (5)Versions (4)Used By (0)

[![serps](https://camo.githubusercontent.com/8c1d99a26c9579f37a46f999e6bb56cf876973d7934204f5ee15f31aaddbf717/687474703a2f2f736572702d7370696465722e6769746875622e696f2f6c6f676f2e706e67)](http://serp-spider.github.io)

[![ForTheBadge built-by-developers](https://camo.githubusercontent.com/df2d88400f7e1f410dd74297c1fe96bf3d4caef150a62ce7ba2a392cbed0674f/687474703a2f2f466f7254686542616467652e636f6d2f696d616765732f6261646765732f6275696c742d62792d646576656c6f706572732e737667)](https://github.com/Cvar1984)

[![GitHub license](https://camo.githubusercontent.com/dcfd4525b3e95551691fd645e2123a32a45c957703d551bb36ed0aa0f2a116ed/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f4e61657265656e2f5374726170446f776e2e6a732e737667)](https://github.com/Cvar1984/sqlscan/blob/dev/LICENSE)[![GitHub release](https://camo.githubusercontent.com/21cdda56b90fa1f85f1250cbf8aeb66a8452015194fff8745039f2ac790e4a43/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f4e61657265656e2f5374726170446f776e2e6a732e737667)](https://GitHub.com/Cvar1984/sqlscan/releases/)[![PRs Welcome](https://camo.githubusercontent.com/25b3e6d0d42c98de74a98cbb4d149a1c09020cf6d1361993b72d7d5b8ffed363/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5052732d77656c636f6d652d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](http://makeapullrequest.com)[![CodeFactor](https://camo.githubusercontent.com/84a48aa709f3b75fdd20108f83722d00d67d4c72d11c5ca4bed94c1bfbb6dfeb/68747470733a2f2f7777772e636f6465666163746f722e696f2f7265706f7369746f72792f6769746875622f63766172313938342f73716c7363616e2f6261646765)](https://www.codefactor.io/repository/github/cvar1984/sqlscan)

sqlscan
=======

[](#sqlscan)

> sqlscan is quick web scanner for find an sql inject point. not for educational, this is for hacking.
>
> use sitemap for best result [![sqlscan images](assets/images.gif)](assets/images.gif)

- Simple to use
- Multi platform
- Fast af
- Cool af

Installation
------------

[](#installation)

requires [php](https://php.net) to run.

### PHP Depencies

[](#php-depencies)

- ext-bz2
- ext-curl
- ext-mbstring

> see composer.json for more information

### For PC Linux debian based environments.

[](#for-pc-linux-debian-based-environments)

```
$ sudo apt install php php-bz2 php-curl php-mbstring curl
$ sudo curl https://raw.githubusercontent.com/Cvar1984/sqlscan/dev/build/main.phar --output /usr/local/bin/sqlscan
$ chmod +x /usr/local/bin/sqlscan
$ sqlscan http://example.gov --scan
$ sqlscan list_url.txt --scan
```

### For Android Termux environments

[](#for-android-termux-environments)

```
$ apt install php curl
$ curl https://raw.githubusercontent.com/Cvar1984/sqlscan/dev/build/main.phar --output $PREFIX/bin/sqlscan
$ chmod +x $PREFIX/bin/sqlscan
$ sqlscan http://example.gov --scan
$ sqlscan list_url.txt --scan
```

build phar from source
----------------------

[](#build-phar-from-source)

download [Box](https://github.com/box-project/box2)

```
$ composer install
$ box build
```

Todo
----

[](#todo)

- Quick shell code injector
- Bypass waf
- Url from json
- report csv/xml/html/pdf/db ( composer dependcies )
- multi threads ( pthread )

License
-------

[](#license)

> Copyright (c) 2019 &lt;Cvar1984&gt;
>
> Licensed unter the Apache License, Version 2.0 or the MIT license, at your option.
>
> ---
>
> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
>
> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
>
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
>
> ---
>
> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
>
>
>
> Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Thanks for hundred likes
------------------------

[](#thanks-for-hundred-likes)

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~84 days

Total

3

Last Release

2171d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a4aeee6986491786f84713a9f2f641e072423b289fd381e008525487509788cd?d=identicon)[Cvar1984](/maintainers/Cvar1984)

---

Top Contributors

[![Cvar1984](https://avatars.githubusercontent.com/u/32727560?v=4)](https://github.com/Cvar1984 "Cvar1984 (21 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![chigivariu](https://avatars.githubusercontent.com/u/144779029?v=4)](https://github.com/chigivariu "chigivariu (1 commits)")

---

Tags

deface-toolsdefacementdorkingframeworkfuzzy-searchgeektoolhackinghacktoberfestpenetration-testingpentestpentest-toolpentestingphpscanner-websqlsql-injection

### Embed Badge

![Health badge](/badges/cvar1984-sqlscan/health.svg)

```
[![Health](https://phpackages.com/badges/cvar1984-sqlscan/health.svg)](https://phpackages.com/packages/cvar1984-sqlscan)
```

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[kreait/firebase-php

Firebase Admin SDK

2.4k39.7M72](/packages/kreait-firebase-php)[mongodb/mongodb

MongoDB driver library

1.6k64.0M546](/packages/mongodb-mongodb)[getgrav/grav

Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS

15.4k84.1k1](/packages/getgrav-grav)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)[plank/laravel-mediable

A package for easily uploading and attaching media files to models with Laravel

8271.5M11](/packages/plank-laravel-mediable)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
