Skip to content

A cap/pcap packet parser to make life easier when performing stealth/passive reconnaissance.

Notifications You must be signed in to change notification settings

vysecurity/PacketParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PacketParser

Image

A cap/pcap packet parser to make life easier when performing stealth/passive reconnaissance.

To use PacketParser, follow these steps:

  1. Clone the repository:

    git clone https://github.com/vysec/PacketParser.git
    
  2. Navigate to the project directory:

    cd PacketParser
    
  3. Install the required dependencies:

    pip install -r requirements.txt
    
  4. Run the packet parser:

    python3 packetparser.py -i it-office.pcap -o unique.txt -oP unique-ports.txt -oI unique-ips.txt -s
    

For more information and usage examples, please refer to the PacketParser documentation.

About

A cap/pcap packet parser to make life easier when performing stealth/passive reconnaissance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages