This page is archived!
This will NOT show up in the index or search.
It is kept around for historical reasons and may no longer be accurate.
Packages and Binaries:
redeye
Tool to help you manage your data during a pentest operation
This package contains a tool intended to help you manage your data during a
pentest operation in the most efficient and organized way.
Installed size: 22.29 MB
How to install: sudo apt install redeye
Dependencies:
- kali-defaults
- octicons
- python3
- python3-bidict
- python3-certifi
- python3-charset-normalizer
- python3-click
- python3-dnspython
- python3-docx
- python3-docxcompose
- python3-docxtpl
- python3-engineio
- python3-eventlet
- python3-fire
- python3-flask
- python3-flask-jsglue
- python3-flask-restful
- python3-flask-socketio
- python3-greenlet
- python3-idna
- python3-itsdangerous
- python3-jinja2
- python3-jwt
- python3-lxml
- python3-markupsafe
- python3-neo4j
- python3-requests
- python3-six
- python3-socketio
- python3-termcolor
- python3-urllib3
- python3-websocket
- python3-werkzeug
- sqlite3
redeye
root@kali:~# redeye -h
┏━(Message from Kali developers)
┃
┃ The command redeye is deprecated. Please use redeye-start instead.
┃
┗━
redeye-start
root@kali:~# redeye-start -h
┏━(Message from Kali developers)
┃
┃ Please wait for the redeye service to start
┃ ..
┃ [*] Web UI: http://127.0.0.1:8443
┃ [i] You might need to refresh your browser once it opens
┃
┗━
redeye-stop
root@kali:~# redeye-stop -h
┏━(Message from Kali developers)
┃
┃ Service status:
┃ * redeye.service - Redeye service
┃ Loaded: loaded (/usr/lib/systemd/system/redeye.service; 5:185mdisabled; preset: 5:185mdisabled)
┃ Active: inactive (dead)
┃
┃ Sep 08 07:39:43 kali python3[612365]: /usr/share/redeye/redeye.py:2: DeprecationWarning:
┃ Sep 08 07:39:43 kali python3[612365]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and
┃ Sep 08 07:39:43 kali python3[612365]: we strongly recommend against using it for new projects.
┃ Sep 08 07:39:43 kali python3[612365]: If you are already using Eventlet, we recommend migrating to a different
┃ Sep 08 07:39:43 kali python3[612365]: framework. For more detail see
┃ Sep 08 07:39:43 kali python3[612365]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html
┃ Sep 08 07:39:43 kali python3[612365]: import eventlet
┃ Sep 08 07:39:43 kali python3[612365]: 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules.
┃ Sep 08 07:39:44 kali systemd[1]: redeye.service: Deactivated successfully.
┃ Sep 08 07:39:44 kali systemd[1]: redeye.service: Consumed 904ms CPU time over 1.418s wall clock time, 108.4M memory peak.
┃
┗━
Updated on: 2026-Aug-25