The power of golang lies in its concurrency. This repository contains the code for automating the tasks during the penetration testing. Below is the list of comman tasks which have been added to this repository.
Source Code for Black Hat Go are located at https://github.com/blackhat-go/bhg
- Make REST API call and parse JSON response
- Make Non Concurrent API calls
- Make Concurrent & Parallel API calls