> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qparser.cloud/llms.txt
> Use this file to discover all available pages before exploring further.

# 💡 Modules Knowledges

> Here is the right place to understand QParser Modules and how it works.

## 🐾 Modules understanding

* **Search Engine Scraper (Parser)**: Grab links from some search engine like Google, Ask, Bing, etc.

* **Scanner Modules**: All kind of scanning modules such as SQLi Vulnerability Scanner, Env Scanner, Shell Scanner, CMS Scanner, Subdomain Scanner and etc.

* **Dumper Modules**: All kind testing and dumping modules such as SQL Injection Testing and Automatic SQLi Dumping

* **Checkers Modules**: All kind of checkers modules such as Web Quality Checker, Admin Login Checker, etc.

* **Utilities Modules**: All kind of utilities modules such as Dork Generator, Keyword Scraper, URL Crawler, etc

* **Extractor Modules**: Coming soon...

* **Dehasher Modules**: Decrypt hashes string from file and return result

## ⛩️ Modules Usage

<CardGroup cols="2">
  <Card title="Search Engine Scraper (Parser)" icon="water" href="/modules-usage/scraper" />

  <Card title="Scanner Modules" icon="telescope" />

  <Card title="Dumper Modules" icon="database" href="/modules-usage/dumper" />

  <Card title="Scanner Modules" icon="glasses" />

  <Card title="Utilities Modules" icon="book" />

  <Card title="Dehasher Modules" icon="binary" />
</CardGroup>
