Releases: nodauf/GoMapEnum
Releases · nodauf/GoMapEnum
v1.1.0
Changelog
- f228c00 Fix issue when the connection was remotely closed
- 4df1aea Fix log level
- 64de983 Use proxy for azure user enumeration
- f062f61 FIx string generation and remove non alphanumeric character
- d48b6f5 Add check to avoid crash
- 957fde6 FIx help for proxy
- bea91fd Update the readme for smtp module
- 98da5e6 Supports all keyword for the mode
- 10118b8 Fix issue when enumerating users with all modes
- 0181ef6 Use all methods if none is specified
- dc75242 Update README.md
- 2fb5ee6 Fix crash and add debug log
- add98b0 Fix log's target for smtp
- 25ba18b If target is not specified use the server in MX record
- 993fa7f Update README.md
- de70448 Fix issue on teams enumeration
- 4e58daa Use log from options
- 5239c1c Fix #2
- d12458a Update README
- 5b68f86 Update description
- 677ccf7 Merge branch
- 83a0a97 Merge branch 'main' of https://github.com/nodauf/gomapenum
- 20800f9 Add smtp module
- 5bd393e Merge branch 'orchestrator'
- cc3d310 Update readme
- 0c3f8b4 Refactor the all code to add an orchestrator and be more scalable Fix few bugs Add debugs and verbose logs
- b54c55c Add a check to avoid panic
- c85d941 Allow to save the valid users to a file
- 4acd89b Save output to a file for brute forcing ADFS
v1.0.4
Changelog
- 2fb5ee6 Fix crash and add debug log
- add98b0 Fix log's target for smtp
- 25ba18b If target is not specified use the server in MX record
- 993fa7f Update README.md
- de70448 Fix issue on teams enumeration
- 4e58daa Use log from options
- 5239c1c Fix #2
- d12458a Update README
- 5b68f86 Update description
- 677ccf7 Merge branch
- 83a0a97 Merge branch 'main' of https://github.com/nodauf/gomapenum
- 20800f9 Add smtp module
- 5bd393e Merge branch 'orchestrator'
- cc3d310 Update readme
- 0c3f8b4 Refactor the all code to add an orchestrator and be more scalable Fix few bugs Add debugs and verbose logs
- b54c55c Add a check to avoid panic
- c85d941 Allow to save the valid users to a file
- 4acd89b Save output to a file for brute forcing ADFS
v1.0.3
v1.0.2
Changelog
- 2401c16 Show more information (title name, location) for linkedin module. Add option to not convert to email Add debug
- 42bbd18 Add debug logs
- d00f8cc escape url. Buf when company name contains spaces
- d9f9d37 Extract more data from the search results (current job)
- 2ce1276 Remove unused function
- 040113a Fix a bug when the tenant was not valid. Lower the number of requests by remembering which domain are valid or note
- b689510 Update README.md
v1.0.1
Changelog
- b09885a Add missing comment
- f2c818a Improve gathering with search engine by searching on multiple pages
- 1904541 Support different regexes for the SE
- a426f02 Add option to specified search engine to query
- ef7de94 Add teams screenshot
- 266401e Add check for empty lines
- 367dfa3 Add debug log
- c5353f0 Add TODO list
- 27e1301 Update README.md
- cc84e1b Update README.md
- 4878302 Fix golint issues
- 5ae0b0c Fix golint issue