NetWrapper is a powerful shell script designed to enhance the capabilities of the netexec tool by generating detailed HTML reports. Simplify your network execution tasks and visualize the results with style and clarity.
- Easy to Use: Simply wrap your existing netexec commands with NetWrapper to create beautiful HTML reports.
- HTML Report Generation: Automatically generates a well-structured HTML report of netexec output.
- Visual Enhancements: Highlights important details and protocols (e.g., SMB, LDAP, FTP, SSH) with colored and icon-based indicators for quick analysis.
- Custom Styling: Incorporates Bootstrap for a responsive and clean design, with custom CSS for enhanced readability.
- Run Your Commands: Use NetWrapper to execute your netexec commands.
- Generate Reports: NetWrapper captures the output and converts it into an HTML report.
- Visualize: Open the generated report in your favorite browser to explore the results.
Make sure you have netexec installed and available in your system's PATH. Then, simply download the NetWrapper script:
git clone https://github.com/Edd13Mora/NetWrapper.git
cd NetWrapper
chmod +x net.sh