Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.39 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.39 KB

Panic Sonda OSINT Search Engine

A single-page designed to streamline reconnaissance and data-gathering processes.
This search engine integrates top-tier resources and tools, ensuring privacy and efficiency for penetration testers and security researchers.

Built with the OSINT (Open Source Intelligence) framework.

Set it up as your home page in kali (or any distro)

echo 'user_pref("browser.startup.homepage", "https://panicsonda.github.io");' >> $(find /home -type f -name prefs.js -path "*/.mozilla/firefox/*" 2>/dev/null) && echo "\nFirefox default page updated successfully." || echo "\nFailed to set firefox default page." 

Contributions

All contributions for improving or extending the tool are welcome, just:

  1. Fork the repository.
  2. Create a new feature branch.
  3. Submit a pull request for review.

License

This project is licensed under the MIT License - see the LICENSE file for details.

image

This project is currently in its alpha stage and is under active development.