? ScanLine - OSINT Güvenlik Tarayıcısı
OSSiqn tarafından geliştirildi ve bakımı yapılıyor.
OSINT Güvenlik Tarayıcısı v1.0.0, OSSiqn Ekibi tarafından geliştirilmiştir.
metin
?? Türkçe Açıklama
ScanLine , OSSiqn tarafından sunulan açık kaynaklı bir OSINT güvenlik tarama aracıdır.
Ne Yapar?
? GitHub Code Search üzerinde unutulmuş API anahtarlarını, şifrelerini ve gizli bilgilerini tarar
? Pastebin ve GitHub Gist üzerindeki veri sızıntılarını tespit eder
? SSL sertifikası geçerlilik kontrolü yapar
?️HTTP güvenlik ilkelerini analiz eder
? Bulgularını Discord ve Telegram üzerinden anlık bildirimleri
? Canlı web arayüzü ile tüm sonuçlar şık bir terminalin izlediği panelde gösterilir
? Docker ile tek komutla kuruluş
Kimler Kullanabilir?
Güvenlik araştırmacıları
Sızma testi
Hata ödül avcıları
Kurumsal güvenlik
https://github.com/ossiqn/scanline
Yasal Uyarı
Bu araç yalnızca kendi sistemlerinizde, sağlanan hedeflerde veya eğitim amaçlı kullanıma olanak sağlar. İzinsiz sistemlere erişim Türk Ceza Kanunu 243-244. maddeler kapsamındaki suçtur.
?? ScanLine is an open-source OSINT security scanning tool developed and maintained by OSSiqn.
What does it do?
? Scans GitHub code for forgotten API keys, passwords, and sensitive credentials.
? Detects data leaks on Pastebin and GitHub Gists.
? Verifies the validity period and integrity of SSL certificates.
?️ Analyzes misconfigurations in HTTP security headers.
? Sends real-time alerts via Discord and Telegram.
? Displays all results in a beautiful, dark, terminal-themed web dashboard.
? Docker compatible — runs with a single command.
Who is it for?
Security researchers
Penetration testers
Bug bounty hunters
Corporate security teams
Disclaimer
This tool must only be used on systems that belong to you, for which you have explicit permission to test, or for educational purposes. Unauthorized access to computer systems is illegal worldwide.
? Quick Start / Installation
With Docker
git clone [https://github.com/ossiqn/scanline]
cd scanline
cp .env.example .env
nano .env
docker-compose up -d
Manual
pip install -r requirements.txt
python src/main.py
Web Dashboard
Configuration
Variable
Description
GITHUB_TOKEN
GitHub Personal Access Token
DISCORD_WEBHOOK_URL
Discord webhook for notifications
TELEGRAM_BOT_TOKEN
Telegram bot token
TELEGRAM_CHAT_ID
Telegram chat/group ID
? Features
Feature
Status
GitHub Code Scanning
Active
Pastebin Monitoring
Active
GitHub Gist Scanning
Active
SSL Certificate Check
Active
HTTP Header Analysis
Active
Discord Notifications
Active
Telegram Notifications
Active
Web Dashboard
Active
Docker Support
Active
Shodan Integration
? Coming Soon
Censys Integration
? Coming Soon
? Developer
OSSiqn Team
? GitHub: @ossiqn
OSSiqn tarafından geliştirildi ve bakımı yapılıyor.
OSINT Güvenlik Tarayıcısı v1.0.0, OSSiqn Ekibi tarafından geliştirilmiştir.
metin
?? Türkçe Açıklama
ScanLine , OSSiqn tarafından sunulan açık kaynaklı bir OSINT güvenlik tarama aracıdır.
Ne Yapar?
? GitHub Code Search üzerinde unutulmuş API anahtarlarını, şifrelerini ve gizli bilgilerini tarar
? Pastebin ve GitHub Gist üzerindeki veri sızıntılarını tespit eder
? SSL sertifikası geçerlilik kontrolü yapar
?️HTTP güvenlik ilkelerini analiz eder
? Bulgularını Discord ve Telegram üzerinden anlık bildirimleri
? Canlı web arayüzü ile tüm sonuçlar şık bir terminalin izlediği panelde gösterilir
? Docker ile tek komutla kuruluş
Kimler Kullanabilir?
Güvenlik araştırmacıları
Sızma testi
Hata ödül avcıları
Kurumsal güvenlik
https://github.com/ossiqn/scanline
Bu araç yalnızca kendi sistemlerinizde, sağlanan hedeflerde veya eğitim amaçlı kullanıma olanak sağlar. İzinsiz sistemlere erişim Türk Ceza Kanunu 243-244. maddeler kapsamındaki suçtur.
?? ScanLine is an open-source OSINT security scanning tool developed and maintained by OSSiqn.
What does it do?
? Scans GitHub code for forgotten API keys, passwords, and sensitive credentials.
? Detects data leaks on Pastebin and GitHub Gists.
? Verifies the validity period and integrity of SSL certificates.
?️ Analyzes misconfigurations in HTTP security headers.
? Sends real-time alerts via Discord and Telegram.
? Displays all results in a beautiful, dark, terminal-themed web dashboard.
? Docker compatible — runs with a single command.
Who is it for?
Security researchers
Penetration testers
Bug bounty hunters
Corporate security teams
This tool must only be used on systems that belong to you, for which you have explicit permission to test, or for educational purposes. Unauthorized access to computer systems is illegal worldwide.
? Quick Start / Installation
With Docker
git clone [https://github.com/ossiqn/scanline]
cd scanline
cp .env.example .env
nano .env
docker-compose up -d
Manual
pip install -r requirements.txt
python src/main.py
Web Dashboard
Variable
Description
GITHUB_TOKEN
GitHub Personal Access Token
DISCORD_WEBHOOK_URL
Discord webhook for notifications
TELEGRAM_BOT_TOKEN
Telegram bot token
TELEGRAM_CHAT_ID
Telegram chat/group ID
? Features
Feature
Status
GitHub Code Scanning
Pastebin Monitoring
GitHub Gist Scanning
SSL Certificate Check
HTTP Header Analysis
Discord Notifications
Telegram Notifications
Web Dashboard
Docker Support
Shodan Integration
? Coming Soon
Censys Integration
? Coming Soon
? Developer
OSSiqn Team
? GitHub: @ossiqn