Commit Graph

19 Commits

Author SHA1 Message Date
whaffman
bbd0b003d3 Add verbose mode to Inquisitor for enhanced FTP packet logging 2025-07-11 14:03:55 +02:00
whaffman
0accde8ee2 Add .venv to .gitignore to exclude virtual environment files 2025-07-11 13:57:29 +02:00
whaffman
806467d8a3 Refactor FTP packet callback and ARP functions for clarity and remove unnecessary comments 2025-07-11 13:54:04 +02:00
whaffman
0da3ed1490 Enhance FTP packet callback to detect file downloads and server responses 2025-07-11 13:46:28 +02:00
whaffman
85f38b389d Implement continuous ARP poisoning in a separate thread and enhance packet sniffing 2025-07-11 13:41:41 +02:00
whaffman
2735b2ef15 health check and double print 2025-07-11 13:33:45 +02:00
whaffman
dd37f802d8 Remove unused FTP command logging from packet callback function 2025-07-11 13:29:34 +02:00
whaffman
f3bc0c1ad0 Enhance FTP packet logging to include source IP and avoid empty payload prints 2025-07-11 13:24:41 +02:00
whaffman
fb68cd0375 Enhance Dockerfile to include custom bashrc for interactive shell and improve FTP packet logging in the Python script 2025-07-11 13:19:14 +02:00
whaffman
38902a98e1 Add custom bashrc for Inquisitor container with network info functions and environment setup 2025-07-11 13:19:05 +02:00
whaffman
dec71886f7 Replace tail command with a while loop to keep the container alive 2025-07-11 13:08:41 +02:00
whaffman
0331e6414e tail-f trick 2025-07-11 13:02:20 +02:00
whaffman
b9cb7da1f8 Add bash installation to Dockerfile for network tools 2025-07-11 13:00:04 +02:00
whaffman
475a2caa1c Enhance Makefile and entrypoint script for interactive shell; improve FTP packet logging 2025-07-11 12:58:44 +02:00
whaffman
2ea35d73fd Enhance FTP packet handling to detect file downloads in RETR commands 2025-07-11 12:41:56 +02:00
whaffman
dee3108d70 Pass MAC address to mitm function in run loop 2025-07-11 12:38:42 +02:00
whaffman
257133cbd2 Pass network variables to the Python script for ARP spoofing 2025-07-11 12:36:26 +02:00
whaffman
c4138e31b5 Add command-line interface and packet sniffing functionality 2025-07-11 12:26:57 +02:00
whaffman
8d9bb50c1c initial commit 2025-07-09 16:01:51 +02:00