> For the complete documentation index, see [llms.txt](https://www.heresecurity.wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.heresecurity.wiki/shang-jin-ji-qiao.md).

# 赏金技巧

- [TOP系列](https://www.heresecurity.wiki/shang-jin-ji-qiao/top-xi-lie.md)
- [Top25LFI参数](https://www.heresecurity.wiki/shang-jin-ji-qiao/top-xi-lie/top25lfi-can-shu.md)
- [Top25RCE参数](https://www.heresecurity.wiki/shang-jin-ji-qiao/top-xi-lie/top25rce-can-shu.md)
- [Top25ssrf](https://www.heresecurity.wiki/shang-jin-ji-qiao/top-xi-lie/top25ssrf.md)
- [Top25重定向dorks](https://www.heresecurity.wiki/shang-jin-ji-qiao/top-xi-lie/top25-zhong-ding-xiang-dorks.md)
- [一行命令](https://www.heresecurity.wiki/shang-jin-ji-qiao/yi-hang-ming-ling.md)
- [一条正则命令获取私钥或密码](https://www.heresecurity.wiki/shang-jin-ji-qiao/yi-hang-ming-ling/yi-tiao-zheng-ze-ming-ling-huo-qu-si-yao-huo-mi-ma.md)
- [使用grep快速去除垃圾数据](https://www.heresecurity.wiki/shang-jin-ji-qiao/yi-hang-ming-ling/shi-yong-grep-kuai-su-qu-chu-la-ji-shu-ju.md)
- [字典](https://www.heresecurity.wiki/shang-jin-ji-qiao/zi-dian.md)
- [从站点生成字典](https://www.heresecurity.wiki/shang-jin-ji-qiao/zi-dian/cong-zhan-dian-sheng-cheng-zi-dian.md)
- [来自github的字典](https://www.heresecurity.wiki/shang-jin-ji-qiao/zi-dian/lai-zi-github-de-zi-dian.md)
- [已泄露的密码整理出的字典](https://www.heresecurity.wiki/shang-jin-ji-qiao/zi-dian/yi-xie-lou-de-mi-ma-zheng-li-chu-de-zi-dian.md)
- [loT高频率账户密码](https://www.heresecurity.wiki/shang-jin-ji-qiao/zi-dian/lot-gao-pinlzhang-hu-mi-ma.md)
- [查找git和svn的字典](https://www.heresecurity.wiki/shang-jin-ji-qiao/zi-dian/cha-zhao-git-he-svn-de-zi-dian.md)
- [403 bypass](https://www.heresecurity.wiki/shang-jin-ji-qiao/403-bypass.md)
- [CMS](https://www.heresecurity.wiki/shang-jin-ji-qiao/cms.md)
- [favico信息](https://www.heresecurity.wiki/shang-jin-ji-qiao/favico-xin-xi.md)
- [Github](https://www.heresecurity.wiki/shang-jin-ji-qiao/github.md)
- [git和svn](https://www.heresecurity.wiki/shang-jin-ji-qiao/git-he-svn.md)
- [sql注入检测](https://www.heresecurity.wiki/shang-jin-ji-qiao/sql-zhu-ru-jian-ce.md)
- [参数污染](https://www.heresecurity.wiki/shang-jin-ji-qiao/can-shu-wu-ran.md)
- [测试是否存在heartbleed漏洞](https://www.heresecurity.wiki/shang-jin-ji-qiao/ce-shi-shi-fou-cun-zai-heartbleed-lou-dong.md)
- [命令注入Bypass](https://www.heresecurity.wiki/shang-jin-ji-qiao/ming-ling-zhu-ru-bypass.md)
- [配置错误的云存储桶](https://www.heresecurity.wiki/shang-jin-ji-qiao/pei-zhi-cuo-wu-de-yun-cun-chu-tong.md)
- [通过.json的信息泄露](https://www.heresecurity.wiki/shang-jin-ji-qiao/tong-guo-.json-de-xin-xi-xie-lou.md)
- [未认证的ElasticsearchDB](https://www.heresecurity.wiki/shang-jin-ji-qiao/wei-ren-zheng-de-elasticsearchdb.md)
- [子域名接管](https://www.heresecurity.wiki/shang-jin-ji-qiao/zi-yu-ming-jie-guan.md)
- [2FA双因子认证绕过](https://www.heresecurity.wiki/shang-jin-ji-qiao/2fa-shuang-yin-zi-ren-zheng-rao-guo.md)
- [绕过登录限制](https://www.heresecurity.wiki/shang-jin-ji-qiao/rao-guo-deng-lu-xian-zhi.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.heresecurity.wiki/shang-jin-ji-qiao.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
