- Not using too much bandwith
 - multiple software support
 
Install the app on the server
user@domain:~# git clone https://github.com/SystemVll/hgrab.git
user@domain:~# cd ./hgrab/
user@domain:~# pip3 install requests
user@domain:~# mkdir ./scan-output/
user@domain:~# cat ./your-file.txt | python3 ./main.py <http/https> <port> <software>Usage: main.py <http/https> <port> <software>
   -h, --help      display this help
   -v, --version   print version information
   -ls --list      list of available software for scanning
Known software for scanning :
       vmware-vcenter - VMWare vCenter is a web application that provides a unified interface for managing a virtualized environment.
       apache-nifi - Apache NiFi supports powerful and scalable directed graphs of data routing, transformation, and system mediation logic.
       confluence - Atlassian Confluence is a Team Workspace Where Knowledge & Collaboration Meet.
       gitlab - GitLab that is used for version control and project management.
       unifi - Ubiquiti Unifi is a powerful wifi repeater.
       wso2 - WSO2's first product was code-named Tungsten, and was meant for the development of web applications.
       laravel - Laravel is a PHP web application framework with expressive, elegant syntax.
       bitbucket - Bitbucket is a web-based version control repository hosting service owned by Atlassian.
       zimbra - Zimbra is a web-based email and collaboration platform developed by Synacor.
