https://github.com/aydinnyunus/exifLooter Skip to content Sign up * Product + Features + Mobile + Actions + Codespaces + Copilot + Packages + Security + Code review + Issues + Discussions + Integrations + GitHub Sponsors + Customer stories * Team * Enterprise * Explore + Explore GitHub + Learn and contribute + Topics + Collections + Trending + Skills + GitHub Sponsors + Open source guides + Connect with others + The ReadME Project + Events + Community forum + GitHub Education + GitHub Stars program * Marketplace * Pricing + Plans + Compare plans + Contact Sales + Education [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this user All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} aydinnyunus / exifLooter Public * Notifications * Fork 2 * Star 59 finds geolocation on all image urls and directories License View license 59 stars 2 forks Star Notifications * Code * Issues 0 * Pull requests 0 * Actions * Projects 0 * Wiki * Security * Insights More * Code * Issues * Pull requests * Actions * Projects * Wiki * Security * Insights aydinnyunus/exifLooter This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags 1 branch 0 tags Code Latest commit @aydinnyunus aydinnyunus Update README.md ... a8d9d04 Jul 30, 2022 Update README.md a8d9d04 Git stats * 16 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time cmd [feat] Remove Metadata from Images Jul 30, 2022 images Add images Jul 30, 2022 LICENSE [feat] Add image, directory, pipe functionalities Jul 30, 2022 README.md Update README.md Jul 30, 2022 go.mod docs: improve installation instructions Jul 30, 2022 go.sum [feat] Add image, directory, pipe functionalities Jul 30, 2022 main.go [feat] Add image, directory, pipe functionalities Jul 30, 2022 View code [ ] Exif Looter Getting Started Installation Usage Analyze Image Analyze Directory Pipe Remove Metadata Reports Roadmap Contributing License Contact README.md Contributors Forks Stargazers Issues MIT License LinkedIn Exif Looter Explore the docs >> * Report Bug * Request Feature Table of Contents 1. Getting Started + Installation 2. Usage + Analyze specific image + Analyze specific directory + Pipe with other tools + Remove metadata from Images 3. Reports 4. Roadmap 5. Contributing 6. License 7. Contact Getting Started General information about setting up Exif Looter locally Installation go install github.com/aydinnyunus/exifLooter@latest Exif Looter depends on exiftool, so make sure it is on your PATH. Usage Analyze Image After you have install requirements , you can simply analyze the image via: $ exifLooter --image image.jpeg Image Image Analyze Directory If you want to specify directory use this command: $ exifLooter -d images/ Pipe If you want to pipe with other tools use this command: $ cat urls | exifLooter -p $ cat urls | exifLooter --pipe $ cat subdomains | waybackurls | grep "jpeg\|png\|jiff\|jpg" >> urls; cat urls | exifLooter --pipe Remove Metadata Remove Metadata from Images $ exifLooter --remove --image image.jpeg $ exifLooter --remove --directory images/ Reports Bugcrowd's Vulnerability Rating Taxonomy P3 P4 Example Hackerone Report : https://hackerone.com/reports/906907 200$ Example BugCrowd Report : https://medium.com/@souravnewatia/ exif-geolocation-data-not-stripped-from-uploaded-images-794d20d2fa7d 500$ Roadmap See the open issues for a list of proposed features (and known issues). Contributing Contributions are what make the open source community such an amazing place to be learned, inspire, and create. Any contributions you make are greatly appreciated. 1. Fork the Project 2. Create your Feature Branch (git checkout -b feature/ AmazingFeature) 3. Commit your Changes (git commit -m 'Add some AmazingFeature') 4. Push to the Branch (git push origin feature/AmazingFeature) 5. Open a Pull Request License Distributed under the Apache License 2.0 License. See LICENSE for more information. Contact [6874747073] [6874747073] [6874747073] [6874747073] About finds geolocation on all image urls and directories Topics golang metadata security image osint hack hacking exif bug-bounty bugbounty exiftool cyber-security metadata-extraction exif-metadata redteam Resources Readme License View license Stars 59 stars Watchers 1 watching Forks 2 forks Releases No releases published Packages 0 No packages published Contributors 2 * @aydinnyunus aydinnyunus Yunus AYDIN * @fahrradflucht fahrradflucht Mathis Wiehl Languages * Go 100.0% Footer (c) 2022 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.