AtlasReaper is a command-line tool developed for offensive security purposes, primarily focused on reconnaissance of Confluence and Jira. It also provides various features that can be helpful for tasks such as credential farming and social engineering. The tool is written in C#.
Link: ‣
AtlasReaper.exe confluence listspaces-u $URL -c $Cookie -o Confluence_listspaces.txt --all
AtlasReaper.exe confluence listpages -u $URL -c $Cookie -o Confluence_listpages.txt --all
AtlasReaper.exe Confluence listattachments -u $URL -c $Cookie -o Confluence_listattachments.txt --all