hacktricks/post-exploitation.md

44 lines
3.8 KiB
Markdown
Raw Normal View History

{% hint style="success" %}
学习和实践AWS Hacking<img src="/.gitbook/assets/arte.png" alt="" data-size="line">[**HackTricks 培训 AWS 红队专家 (ARTE)**](https://training.hacktricks.xyz/courses/arte)<img src="/.gitbook/assets/arte.png" alt="" data-size="line">\
学习和实践GCP Hacking: <img src="/.gitbook/assets/grte.png" alt="" data-size="line">[**HackTricks 培训 GCP 红队专家 (GRTE)**<img src="/.gitbook/assets/grte.png" alt="" data-size="line">](https://training.hacktricks.xyz/courses/grte)
2022-04-28 16:01:33 +00:00
<details>
2022-04-28 16:01:33 +00:00
<summary>支持 HackTricks</summary>
2022-04-28 16:01:33 +00:00
* 检查[**订阅计划**](https://github.com/sponsors/carlospolop)!
* **加入** 💬 [**Discord 群组**](https://discord.gg/hRep4RUj7f) 或 [**telegram 群组**](https://t.me/peass) 或 **关注**我们的 **Twitter** 🐦 [**@hacktricks\_live**](https://twitter.com/hacktricks\_live)**.**
* 通过向 [**HackTricks**](https://github.com/carlospolop/hacktricks) 和 [**HackTricks Cloud**](https://github.com/carlospolop/hacktricks-cloud) github 仓库提交 PR 来分享黑客技巧。
2022-04-28 16:01:33 +00:00
</details>
{% endhint %}
2022-04-28 16:01:33 +00:00
2022-05-01 16:32:23 +00:00
2023-08-03 19:12:22 +00:00
## **本地战利品**
2022-04-28 16:01:33 +00:00
* [**PEASS-ng**](https://github.com/carlospolop/PEASS-ng):这些脚本除了寻找 PE 向量外,还会在文件系统中寻找敏感信息。
* [**LaZagne**](https://github.com/AlessandroZ/LaZagne)**LaZagne 项目**是一个开源应用程序用于检索存储在本地计算机上的许多密码。每个软件使用不同的技术明文、API、自定义算法、数据库等存储其密码。该工具旨在查找这些最常用软件的密码。
2022-05-01 16:32:23 +00:00
2023-08-03 19:12:22 +00:00
## **外部服务**
2022-05-01 16:32:23 +00:00
* [**Conf-Thief**](https://github.com/antman1p/Conf-Thief):此模块将使用访问令牌连接到 Confluence 的 API导出为 PDF并下载目标可以访问的 Confluence 文档。
* [**GD-Thief**](https://github.com/antman1p/GD-Thief):红队工具,用于通过 Google Drive API 从攻击者可以访问的目标的 Google Drive 中窃取文件。这包括所有共享文件、所有来自共享驱动器的文件以及目标可以访问的所有来自域驱动器的文件。
* [**GDir-Thief**](https://github.com/antman1p/GDir-Thief):红队工具,用于通过 Google 的 People API 从您可以访问的目标组织的 Google People 目录中窃取信息。
* [**SlackPirate**](https://github.com/emtunc/SlackPirate)****这是一个用 Python 开发的工具,使用本机 Slack API 从 Slack 工作区提取“有趣”的信息,只需提供访问令牌。
* [**Slackhound**](https://github.com/BojackThePillager/Slackhound)Slackhound 是一个命令行工具,供红队和蓝队快速对 Slack 工作区/组织执行侦察。Slackhound 使组织的用户、文件、消息等的收集快速可搜索,并将大型对象写入 CSV 以供离线审查。
{% hint style="success" %}
学习和实践AWS Hacking<img src="/.gitbook/assets/arte.png" alt="" data-size="line">[**HackTricks 培训 AWS 红队专家 (ARTE)**](https://training.hacktricks.xyz/courses/arte)<img src="/.gitbook/assets/arte.png" alt="" data-size="line">\
学习和实践GCP Hacking: <img src="/.gitbook/assets/grte.png" alt="" data-size="line">[**HackTricks 培训 GCP 红队专家 (GRTE)**<img src="/.gitbook/assets/grte.png" alt="" data-size="line">](https://training.hacktricks.xyz/courses/grte)
<details>
<summary>支持 HackTricks</summary>
* 检查[**订阅计划**](https://github.com/sponsors/carlospolop)!
* **加入** 💬 [**Discord 群组**](https://discord.gg/hRep4RUj7f) 或 [**telegram 群组**](https://t.me/peass) 或 **关注**我们的 **Twitter** 🐦 [**@hacktricks\_live**](https://twitter.com/hacktricks\_live)**.**
* 通过向 [**HackTricks**](https://github.com/carlospolop/hacktricks) 和 [**HackTricks Cloud**](https://github.com/carlospolop/hacktricks-cloud) github 仓库提交 PR 来分享黑客技巧。
</details>
{% endhint %}