Commit Graph

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