Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mnemonic-re/parsePEASS
Bash script to parse and convert linpeas\winpeas output files to readable HTML or PDF format
https://github.com/mnemonic-re/parsePEASS
Last synced: 9 days ago
JSON representation
Bash script to parse and convert linpeas\winpeas output files to readable HTML or PDF format
- Host: GitHub
- URL: https://github.com/mnemonic-re/parsePEASS
- Owner: mnemonic-re
- Created: 2022-04-01T08:44:07.000Z (over 2 years ago)
- Default Branch: Scripts
- Last Pushed: 2022-04-16T06:19:05.000Z (over 2 years ago)
- Last Synced: 2024-08-13T07:08:16.822Z (4 months ago)
- Language: Python
- Size: 146 KB
- Stars: 14
- Watchers: 1
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
Awesome Lists containing this project
- jimsghstars - mnemonic-re/parsePEASS - Bash script to parse and convert linpeas\winpeas output files to readable HTML or PDF format (Python)
README
# PEASS-ng Parser and Converter
Bash script to parse and convert raw linpeas\winpeas output files to readable HTML or PDF format using PEASS_ng in-built parsers.Select raw output file from the list and you get options on what to do.
![main](https://user-images.githubusercontent.com/41833021/161229864-8cf1121b-1318-458b-8bdc-9c9895c23859.png)
Converting raw output file to HTML
![create](https://user-images.githubusercontent.com/41833021/161230074-44307b0d-fddf-452d-a6d8-f239afa571a4.png)
Further you can restart the script for a new file or simply exit if you are done.
End Result in Firefox:
![endresult](https://user-images.githubusercontent.com/41833021/161230899-a6aa9da5-31b4-47bb-98b9-3c12b436ff10.png)
All fields are expandable and there is a lot of customization options for viewing
Enjoy.