Skip to content

Rixz-Ploit/scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infoga - Advanced Information Tool

Description

Infoga is a tool for advanced information gathering on domains or hosts. It supports various features like pinging, Nmap scanning, Whois, brute force testing, and more.

Features

  • Check Ping: Tests the connection to a host.
  • Nmap: Network scanning and port detection.
  • Whois: Domain information.
  • Brute Force: Tests credentials.
  • Detect APK: Analyzes Android APK files.
  • Check Port: Scans open ports.
  • NSLookup: Retrieves DNS records.
  • Subdomain: Finds subdomains.

Screenshot

Requirements

  • Python 3.x
  • Required Tools:
    • whois
    • nmap
    • sublist3r

Installation

Windows Installation Required Tools Use Chocolatey

To install on Windows, use the .\install_windows.ps1 script.

Termux Installation Required Tools Use Bash Script

chmod +x install_termux.sh ./install_termux.sh

Linux Installation Required Tools Use Bash Script

sudo bash install_linux.sh

Run Program

  1. Download or clone the repository:
    git clone https://github.com/Rixz-Ploit/scan.git
    
  2. cd scan
    
  3. python3 infoga.py

About

This program to scan web or ip

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors