Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/OG-Sadpanda/SharpExcelibur
Read Excel Spreadsheets (XLS/XLSX) using Cobalt Strike's Execute-Assembly
https://github.com/OG-Sadpanda/SharpExcelibur
Last synced: about 2 months ago
JSON representation
Read Excel Spreadsheets (XLS/XLSX) using Cobalt Strike's Execute-Assembly
- Host: GitHub
- URL: https://github.com/OG-Sadpanda/SharpExcelibur
- Owner: OG-Sadpanda
- License: gpl-3.0
- Created: 2021-07-16T19:48:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-20T04:56:55.000Z (over 3 years ago)
- Last Synced: 2024-08-05T17:26:24.833Z (5 months ago)
- Language: C#
- Homepage:
- Size: 3.86 MB
- Stars: 85
- Watchers: 5
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - OG-Sadpanda/SharpExcelibur - Read Excel Spreadsheets (XLS/XLSX) using Cobalt Strike's Execute-Assembly (C# #)
README
# SharpExcelibur
Read Excel Spreadsheets (XLS/XLSX) using Cobalt Strike's Execute-AssemblyHelp: SharpExcelibur.exe
OPSEC: Tool uses Microsoft.Office.Interop.Excel... will spawn a temporary Excel process to retrieve worksheet data.
Update 07/20/21:
- Added functionality to check if workbook is password protected
- Added inline decryption of workbook :)![image](https://user-images.githubusercontent.com/1459500/126264038-6ae2d1c4-1d62-4a2a-b45f-bb1ab2da6642.png)
Update 09/27/2024:
- We getting Griddy! - Added grids to SharpExcelibur output!![image](https://github.com/user-attachments/assets/d144913b-03e3-4817-9cf2-dcd092a14b87)
![image](https://github.com/user-attachments/assets/64a1b0bd-714e-47ad-ae37-705b3324f771)