https://github.com/hxr16f/ip-stalker
ImGui based program for IP address investigation.
https://github.com/hxr16f/ip-stalker
investigation ipv4 recognition scanner security
Last synced: 3 months ago
JSON representation
ImGui based program for IP address investigation.
- Host: GitHub
- URL: https://github.com/hxr16f/ip-stalker
- Owner: hXR16F
- License: gpl-3.0
- Created: 2022-10-28T09:51:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-28T12:06:47.000Z (almost 3 years ago)
- Last Synced: 2025-03-21T11:35:37.848Z (7 months ago)
- Topics: investigation, ipv4, recognition, scanner, security
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ip-stalker (Windows only)
ImGui based program for IP address investigation.
![]()
# Setup
Download [ZIP](https://github.com/hXR16F/ip-stalker/archive/refs/heads/master.zip) or `git clone https://github.com/hXR16F/ip-stalker.git`.\
Create virtual environment (optionally) and install libraries by `pip3 install -r requirements.txt`.\
Run program `py ip-stalker-mini.py` or `python3 ip-stalker-mini.py` depending on your environment variables.# Features
- [x] Country & ISP recognition
- [x] Ping
- [x] Lookup (IP address to domain name and vice versa)
- [x] Port scanner (external at this moment)
- [x] RDAP (external at this moment)
- [ ] Vulnerability scanner
- [ ] Advanced pinger on different ports in a different ways
- [ ] IP reputation utility
- [ ] IP scanner
- [ ] Custom packet sender/flooder
- [ ] Utility to automatically check if host is up or down
- [ ] OS detector
- [ ] Whitelist/blacklist function (block or enable connections)
- [ ] View currently opened network connections
- [ ] Proxy detector
- [ ] Proxy list generator
- [ ] Stealth option to become invisible to target
- [ ] Traceroute
- [ ] DoSer
- [ ] Shodan/ZoomEye integration# Disclaimer
I am not responsible if someone uses my software for illegal use. This program has been created for educational purposes only.# Donate
If you support my work or like my projects, [you can donate me some money](https://github.com/hXR16F/donate/blob/master/README.md). Thank you 💙