Category: Web Information Gathering

djangohunter

djangohunter: identify incorrectly configured Django applications

Djangohunter A tool designed to help identify incorrectly configured Django applications that are exposing sensitive information. Download git clone https://github.com/6IX7ine/djangohunter.git cd  djangohunter pip -r install requirements Usage python3 djangohunter.py –key {shodan} Dorks: ‘DisallowedHost’, ‘KeyError’, ‘OperationalError’, ‘Page...

github-dorks

github-dorks: Collection of github dorks

Github Dorks Github search is quite powerful and useful feature and can be used to search sensitive data on the repositories. Collection of github dorks that can reveal sensitive personal and/or organizational information such as...

Darknet Osint Graph

DOGE: Darknet Osint Graph Explorer

DOGE Darknet Osint Graph Explorer Still in dev, works right. You should use this in addition to Darknet OSINT Transform Download git clone https://github.com/pielco11/DOGE.git Pay attention here Query prototype: SELECT DISTINCT custom_column_name AS input, another_custom_name AS...