Skip to content

42webok/IP-Address-Reputation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IP Abuse Checker 🛡️

Screenshot

A web-based tool to check the reputation of any IP address against AbuseIPDB's database of malicious actors. Designed for cybersecurity professionals, network admins, and developers.

Features ✨

  • Instant Risk Assessment: Get abuse confidence scores (0-100%) for any IPv4 address
  • Comprehensive Reporting:
    • ISP and geographic data
    • Historical abuse reports
    • Usage type classification
  • Professional Dashboard:
    • Color-coded risk indicators
    • Responsive design for all devices
    • Interactive IP search

How It Works ⚙️

  1. Frontend: HTML/jQuery interface

    • User input validation
    • Dynamic results display
    • Error handling
  2. Backend: PHP proxy server

    • Securely communicates with AbuseIPDB API
    • Prevents CORS issues
    • Protects API keys

Installation 🚀

Requirements

  • Web server with PHP (Apache/Nginx)
  • AbuseIPDB API key (free tier available)

Setup

  1. Clone this repository:
    git clone https://github.com/42webok/IP-Address-Reputation.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published