Jump to content

NETMODE CLONE / TCPDUMP


picklewill

Recommended Posts

Hi Squirrel Family,

Anyone running into an issue when altering the tcpdump payload to NETMODE CLONE. The packet squirrel isn't writing tcpdumps when editing the contents of the payload from NETMODE TRANSPARENT to NETMODE CLONE.

function run() {
    # Create loot directory
    mkdir -p /mnt/loot/tcpdump &> /dev/null
    
    # Set networking to TRANSPARENT mode and wait five seconds
    NETMODE CLONE (Previously TRANSPARENT)
    sleep 5 

Link to comment
Share on other sites

I am having the same problem. I edited the default switch1 payload and only changed TRANSPARENT to CLONE. The loot directory is created but there's nothing in it. I upgraded the firmware to 1.2 just before I tried this. I will update this thread if/when I find out what I'm doing wrong, or whatever.

Link to comment
Share on other sites

  • 2 months later...
  • 2 months later...

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...