KO
|
EN
gitlite — search
Search
#php
#javascript
#java
#csharp
#python
#android
#hacktoberfest
#wordpress
#npm
#nodejs
#yaml
#docker
ADExplorerX
★ 46
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
Retroid-Pocket-3-Plus-Wiki
:
Retroid Pocket 3 Plus FAQ & Wiki
data-analysis-with-polars
:
Public notebooks and datasets to accompany the Data Analysis with Polars course on Udemy
Kobra_Neo
:
No description available.
rhgold
:
Decompilation for Rhythm Heaven (Nintendo DS)
satelliteBook
:
Pythonで学ぶ衛星データ解析基礎のGitHubページです。分析ノートブックが掲載されています。ぜひご活用ください。
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ADExplorerX
?
Download (.md)
# ADExplorerX >一款用于处理`ADExplorerSnapshot.py`生成的`Objects`数据,方便快速分析导出域内数据,在上传DNS数据和登录日志后能快速定位机器。 理想未完成WEB界面  经过简单的几行代码组装实现了临时命令行版本(~~能用就行版本~~) ``` USE: ╭─Ye@MacBook-Pro ~/Documents/Ldap ╰─$ python3 run.py usage: run.py [-h] [-g] [-p] [-u] noJson run.py: error: the following arguments are required: noJson ╭─Ye@MacBook-Pro ~/Documents/Ldap ╰─$ python3 run.py DC1.test.local_1667736177_objects.ndjson -u > 1.html ```  # 参考 [ADExplorerSnapshot.py](https://github.com/c3c/ADExplorerSnapshot.py/) [ldapsearch-ad](https://github.com/yaap7/ldapsearch-ad) [BloodHound.py](https://github.com/fox-it/BloodHound.py)