An open API service indexing awesome lists of open source software.

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.

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 💙