Tarayıcı içinde hızlı ve yerel web keşfi.
Fast, local web reconnaissance inside your browser.
| Genel Bakış / Overview | Teknoloji / Technology |
|---|---|
![]() |
![]() |
| Ayarlar / Settings | Tarama İlerlemesi / Scan Progress |
|---|---|
![]() |
![]() |
KageTarget, Chrome için geliştirilmiş yerel bir web keşif eklentisidir. Açık sekmeyi veya elle girdiğiniz bir HTTP(S) adresini analiz eder. Ana arayüz kompakt Chrome popup’ıdır; isteğe bağlı Side Panel desteği de vardır.
- Sayfa başlığı, canonical, robots, generator, bağlantı, script, form ve iframe özeti
- HTTP ve güvenlik başlıkları ile CSP inceleme
robots.txt,security.txtvesitemap.xmlkontrolü- Bağlantı, kaynak ve form listeleri
- Kanıtlarıyla birlikte teknoloji algılama
- Internet Archive CDX üzerinden geçmiş URL keşfi, durum/tür/API/parametre filtreleri ve arşiv aksiyonları
- URL inceleyici ve IPv4 alt ağ hesaplayıcı
- Aynı kaynaktaki 24 yaygın yönetim/giriş yolunu kontrollü inceleme
- Manuel hedef, Focus Mode, Türkçe/İngilizce arayüz ve isteğe bağlı Side Panel
- Normal bir HTTP veya HTTPS sitesi açın.
- Chrome araç çubuğundaki KageTarget simgesine tıklayın.
- İlk kullanımda isteğe bağlı site erişimini açın veya sınırlı modda devam edin.
- Analiz Et düğmesine basın.
- Üst menüden Özet, Web, Sayfa veya Araçlar bölümünü seçin.
Başka bir adresi incelemek için Manuel Hedef seçeneğini kullanabilirsiniz. Ağ kontrolleri kimlik bilgisi göndermez.
npm install
npm run buildArdından:
- Chrome’da
chrome://extensionsadresini açın. - Geliştirici modunu etkinleştirin.
- Paketlenmemiş öğe yükle seçeneğine tıklayın.
- Projedeki
dist/klasörünü seçin.
KageTarget hesap, reklam, analytics, telemetri veya backend kullanmaz. Sonuçlar bellekte tutulur; yalnızca dil ve sınırlı mod tercihleri yerel olarak saklanır. Aracı sadece sahibi olduğunuz veya test izniniz bulunan sistemlerde kullanın.
Gizlilik Politikası · İzin Açıklaması
KageTarget is a local web reconnaissance extension for Chrome. It analyzes the active tab or an HTTP(S) address you enter manually. Its primary interface is a compact Chrome popup, with an optional Side Panel.
- Quick summary of title, canonical, robots, generator, links, scripts, forms, and iframes
- HTTP headers, security headers, and CSP inspection
- Checks for
robots.txt,security.txt, andsitemap.xml - Link, resource, and form listings
- Technology detection with visible evidence
- Historical URL discovery through Internet Archive CDX with status, type, API, parameter, copy, and archive actions
- URL inspector and IPv4 subnet calculator
- Controlled checks for 24 common same-origin admin and login paths
- Manual targets, Focus Mode, English/Turkish UI, and an optional Side Panel
- Open a normal HTTP or HTTPS website.
- Click the KageTarget icon in the Chrome toolbar.
- On first use, enable optional site access or continue in limited mode.
- Click Analyze.
- Choose Snapshot, Web, Page, or Utils from the top navigation.
Use Manual Target to inspect another address. Network checks never send credentials.
npm install
npm run buildThen:
- Open
chrome://extensions. - Enable Developer mode.
- Click Load unpacked.
- Select the project’s
dist/directory.
KageTarget has no account, advertising, analytics, telemetry, or backend. Results stay in memory; only language and limited-mode preferences are stored locally. Use it only on systems you own or are authorized to test.
Privacy Policy · Permission Rationale
npm run typecheck
npm run lint
npm run test
npm run test:e2e
npm run packagenpm run package creates release/kagetarget-3.7.0.zip.
Chrome Web Store preparation details are available in Store Readiness.




