ReconCobra : Complete Automated Pentest Framework For Information Gathering

ReconCobra is a complete Automated pentest framework for Information Gathering and it will tested on Kali, Parrot OS, Black Arch, Termux, Android Led TV.

Introduction

  • It is useful in Banks, Private Organizations and Ethical hacker personnel for legal auditing.
  • It serves as a defense method to find as much as information possible for gaining unauthorized access and intrusion.
  • With the emergence of more advanced technology, cyber-criminals have also found more ways to get into the system of many organizations.
  • It software can audit, firewall behavior, if it is leaking backend machines/server and replying pings, it can find internal and external networks where many software’s like erp, mail firewalls are installed, exposing servers so it do Foot-printing, Scanning & Enumeration as much as possible of target, to discover and collect most possible information like username, web technologies, files, endpoint, API and much more.
  • It’s first step to stop cyber criminals by securing your Infrastructural Information Gathering leakage. It is false positive free, when there is something it will show no matter what, if it is not, it will give blank results rather error.

Also Read – PBTK : A Toolset For Reverse Engineering & Fuzzing Protobuf-Based Apps

Integrations

  • Tigerman Root Software Package

Kali Installation

  • git clone https://github.com/haroonawanofficial/ReconCobra.git
  • cd Reconcobra
  • sudo chmod u+x *.sh
  • ./Kali_Installer.sh
  • It will integrate as system software
  • Dependencies will be handled automatically
  • Third party software(s)/dependencies/modules will be handled automatically

Parrot OS Installation

  • git clone https://github.com/haroonawanofficial/ReconCobra.git
  • cd Reconcobra
  • chmod u+x *.sh
  • Bash ParrotOS_Installer.sh
  • It will integrate as system software
  • Dependencies will be handled automatically
  • Third party software(s)/dependencies/modules will be handled automatically

Termux Installation

  • git clone https://github.com/haroonawanofficial/ReconCobra.git
  • cd Reconcobra
  • chmod u+x *.sh
  • pkg install proot
  • type: termux-chroot
  • ./Termux_Installer.sh
  • ./Termux_fixme.sh
  • Reboot your Termux
  • perl ReconCobraTermux.pl
  • Dependencies will be handled automatically for Termux
  • Third party software(s)/dependencies/modules will be handled automatically for Termux

Android Led TV Installation

  • Install termux
  • Input usb keyboard
  • git clone https://github.com/haroonawanofficial/ReconCobra.git
  • cd Reconcobra
  • chmod u+x *.sh
  • pkg install proot
  • type: termux-chroot
  • ./Termux_Installer.sh
  • ./Termux_fixme.sh
  • Reboot your Termux
  • perl ReconCobraTermux.pl
  • Dependencies will be handled automatically for Termux
  • Third party software(s)/dependencies/modules will be handled automatically for Termux

Black Arch Installation

  • Open issue, if error occur
  • git clone https://github.com/haroonawanofficial/ReconCobra.git
  • cd Reconcobra
  • chmod u+x *.sh
  • ./BlackArch_Installer.sh
  • It will integrate as system software
  • Dependencies will be handled automatically
  • Third party software(s)/dependencies/modules will be handled automatically
R K

Recent Posts

Kali Linux 2024.4 Released, What’s New?

Kali Linux 2024.4, the final release of 2024, brings a wide range of updates and…

7 hours ago

Lifetime-Amsi-EtwPatch : Disabling PowerShell’s AMSI And ETW Protections

This Go program applies a lifetime patch to PowerShell to disable ETW (Event Tracing for…

7 hours ago

GPOHunter – Active Directory Group Policy Security Analyzer

GPOHunter is a comprehensive tool designed to analyze and identify security misconfigurations in Active Directory…

2 days ago

2024 MITRE ATT&CK Evaluation Results – Cynet Became a Leader With 100% Detection & Protection

Across small-to-medium enterprises (SMEs) and managed service providers (MSPs), the top priority for cybersecurity leaders…

5 days ago

SecHub : Streamlining Security Across Software Development Lifecycles

The free and open-source security platform SecHub, provides a central API to test software with…

1 week ago

Hawker : The Comprehensive OSINT Toolkit For Cybersecurity Professionals

Don't worry if there are any bugs in the tool, we will try to fix…

1 week ago