intigriti / misconfig-mapper

Misconfig Mapper is a fast tool to help you uncover security misconfigurations on popular third-party services used by your company and/or bug bounty targets!
https://bugology.intigriti.io/misconfig-mapper-docs
MIT License
267 stars 17 forks source link

Feature: make templates directory configurable #19

Closed hazcod closed 2 weeks ago

hazcod commented 2 weeks ago

This allows you to:

% go run main.go -update-templates -templates=templates3/
[+] Info: Pulling latest services and saving in templates3/services.json
[+] Info: Creating templates directory...
[+] Info: Successfully pulled the latest templates!
0xblackbird commented 2 weeks ago

Awesome! Thank you @hazcod!