Categories: Kali Linux

Blackowl – Tool To Gather Information, Based On Operative-Framework

Blackowl is a simple tool to gather information, based on Operative-Framework. Leading source of Security Tools, Hacking Tools, CyberSecurity and Network Security.

Blackowl Requirements

  • requests
  • pythonwhois
  • beautifulsoup4

Also Read Scout2 – Security Auditing Tool For AWS Environments

How To Use Blackowl

$ git clone https://github.com/qqwaszx/blackowl.git ; cd blackowl
$ pip install -r requirements.txt
$ python main.py

: blackowl > help

Demo

Modules /core/modules/

  • CMS Gathering : CMS Detection
  • Email to Domain : Get domain with email
  • Hackedmail : Check if email as been hacked
  • IP Geolocation : Obtain IP geolocation information
  • Namech_k : Get info on a specific person with his username
  • Subdomain Search : Search for subdomain
  • Whois Domain : Whois information for domain

Write module

  • Create new module:
: blackowl > new_module
: blackowl(New module name ?) > my_module
: blackowl(New module description ?) > This is a module
  • Write your code in ‘def main(self):
$ vim core/modules/my_module.py

R K

Recent Posts

Wifi-Hacking.py : Your Ultimate Guide To Ethical WiFi Penetration Testing

Unlock the potential of ethical hacking with Wifi-Hacking.py, a powerful cybersecurity tool designed to navigate…

1 hour ago

THREAT ACTORS – TTPs : Decoding The Digital Underworld Through Comprehensive Mapping

This repository was created with the aim of assisting companies and independent researchers about Tactics,…

1 hour ago

MagicDot : Harnessing DOT-To-NT Path Conversion For Rootkit-Like Capabilities

A set of rootkit-like abilities for unprivileged users, and vulnerabilities based on the DOT-to-NT path…

1 hour ago

Ethical Hacking And Penetration Testing Tools – Harnessing Python For Robust Cybersecurity Solutions

This repository contains tools created by yogSahare0 while learning Python 3 for ethical hacking and penetration testing.…

3 days ago

SentinelEye – Automated Wireless Security Toolkit

"NetSecChallenger" provides a suite of automated tools designed for security professionals and network administrators to…

3 days ago

Autohack : Your Step-By-Step Guide To Installation And Setup

The essential tool for cybersecurity enthusiasts! This guide provides a detailed walkthrough on how to…

3 days ago