
보안 분석가를 위해 IP 평판 및 지리적 위치 조회를 신속하게 처리하도록 설계된 OSINT CLI 도구입니다.
보안 분석가를 위한 IP 평판 및 지리적 위치 조회를 신속하게 처리하도록 설계된 OSINT CLI 도구입니다.

bash sudo apt install python3 bash sudo apt install python3-pip Debian 또는 Ubuntu를 사용하지 않는 경우 해당 플랫폼(yum 및 pacman 등)을 검색하세요.
이 도구는 다음 환경에서 호환됩니다:
git clone https://github.com/radioactivetobi/geo-recon.git
cd geo-recon
chmod +x geo-recon.py
sudo apt install python3-pip
pip3 install -r requirements.txt
Termux에서 python 및 pip에 대한 링크 (pkg python에 포함됨)
git clone https://github.com/radioactivetobi/geo-recon.git
cd geo-recon
chmod +x geo-recon.py
pip3 install -r requirements.txt
root@kali:~/geo-recon# python3 geo-recon.py 138.121.128.19
░██████╗░███████╗░█████╗░ ██████╗░███████╗░█████╗░░█████╗░███╗░░██╗
██╔════╝░██╔════╝██╔══██╗ ██╔══██╗██╔════╝██╔══██╗██╔══██╗████╗░██║
██║░░██╗░█████╗░░██║░░██║ ██████╔╝█████╗░░██║░░╚═╝██║░░██║██╔██╗██║
██║░░╚██╗██╔══╝░░██║░░██║ ██╔══██╗██╔══╝░░██║░░██╗██║░░██║██║╚████║
╚██████╔╝███████╗╚█████╔╝ ██║░░██║███████╗╚█████╔╝╚█████╔╝██║░╚███║
░╚═════╝░╚══════╝░╚════╝░ ╚═╝░░╚═╝╚══════╝░╚════╝░░╚════╝░╚═╝░░╚══╝
By d3xt3r_182, @Hautly_idk
Github: https://github.com/radioactivetobi | Twitter: @d3xt3r_182, @Hautly_idk
Usage: python3 geo-recon.py <IPADDRESS> <OPTION>
Use python3 geo-recon.py -h too see the options
[*] Running Geo-location Check Against 138.121.128.19
Country: Brazil
Region: Piaui
City: Teresina
Organization: Itech Telecom
ISP: Itech Telecom
[*] Geo-IP Lookup Complete!!!
[*] Running Reputation Check Against 138.121.128.19
Domain: "redeitechtelecom.com.br"
Hostname: []
Usage Type: "Fixed Line ISP"
Confidence of Abuse: 100
Number Times of Reported: 982
Last Reported: "2020-08-21T16:43:12+00:00"
Whitelisted: false
The IP Address 138.121.128.19 Is Malicious and well known for SSH Bruteforce Attacks
[*] IP Reputation Look up Complete!!!