Forensia VS tcpflow

Compare Forensia vs tcpflow and see what are their differences.

Forensia

Anti Forensics Tool For Red Teamers, Used For Erasing Footprints In The Post Exploitation Phase. (by PaulNorman01)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Forensia tcpflow
3 5
657 1,642
- -
0.0 3.7
10 months ago 9 months ago
C++ C++
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Forensia

Posts with mentions or reviews of Forensia. We have used some of these posts to build our list of alternatives and similar projects.

tcpflow

Posts with mentions or reviews of tcpflow. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-02.
  • tcpdump is amazing (2016)
    2 projects | news.ycombinator.com | 2 Feb 2023
    > where: timestamp is an optional timestamp of the time that the first packet was seen

    https://github.com/simsong/tcpflow/blob/master/doc/tcpflow.1...

    .B t

  • Don't skip outgoing traffic
    4 projects | dev.to | 2 Jan 2023
    tcpflow
  • Tcpflow: TCP/IP Packet Demultiplexer
    1 project | news.ycombinator.com | 23 Dec 2022
  • Getting Started with NMAP
    1 project | news.ycombinator.com | 18 Dec 2022
    Mentioning tcpflow here b/c it's one of the most useful networking related tools I know of that very few people even know about.

    What does it do?

    It can reassemble TCP packets back into the FULL body of the original message sent. e.g. if you make a HTTP GET request, it will show you the full text in a file stamped with the time, source and dest ips and port.

    Things I've found it REALLY useful for:

    - migrating a data center

    - for some reason, connection works fine on the old DC but seems to time out in weird ways in the new DC

    - No one can figure it out

    - I suggest using tcpflow

    - Turn out there was a setting in the new DC network hardware that was truncating larger packets and the authorization message was just over the threshold

    People always say "yeah, but Wireshark" which is true, that's a good tool too. That being said, there is just something about seeing the "raw" text of a message sent by a machine over the wire and being able to see it in text from the command line.

    https://github.com/simsong/tcpflow

  • Tracing HTTP Requests with Tcpflow
    3 projects | news.ycombinator.com | 13 Nov 2022
    There seems to be an issue open for this https://github.com/simsong/tcpflow/issues/58

What are some alternatives?

When comparing Forensia and tcpflow you can also consider the following projects:

fatcat - FAT filesystems explore, extract, repair, and forensic tool

htop - htop - an interactive process viewer

Hibr2Bin - Comae Hibernation File Decompressor

ssldump - ssldump - (de-facto repository gathering patches around the cyberspace)

TelemetrySourcerer - Enumerate and disable common sources of telemetry used by AV/EDR.

libpnet - Cross-platform, low level networking using the Rust programming language.

demuxusb - A program and toolset to analyze iDevice USB sessions

tcpreplay - Pcap editing and replay tools for *NIX and Windows - Users please download source from

ImHex - 🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.

netpeek - Layer 7 sniffer

RIP - Free,Open-Source,Cross-platform agent and Post-exploiton tool written in Golang and C++.