SNGREP - INTRO

SIP Flow message viewer from the console
Locked
User avatar
frank
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 3169
Joined: 06 Jul 2004 00:18
Location: New York
Contact:

SNGREP - INTRO

Post by frank »

sngrep is by far one of the best tool the OXE should have, but never had.
It's a live SIP Flow viewer, right from the console.

Simply copy the sngrep.tar.gz archive on the oxe.
Unarchive the file using the command tar -zxvf ./sngrep.tar.gz
With the root user, change the owner and right to the file with the command chown root.root ./sngrep ; chmod 755 ./sngrep
Finally, as root, launch the command ./sngrep , et voila!

If you have any question, open a new topic in this subsection.
Screenshot 2023-09-07 at 2.44.41 PM.png
NOTE:
- This post contain a PGP Signature file (sngrep.tar.gz.tar.gz)
-> You can uncompress it, and validate the authenticity of the sngrep archive (sngrep.tar.gz) against my PGP Signature (frank@hermes42.com)
-> I guaranty that there is no spyware or virus in this binary.

The MD5 are

MD5 (sngrep.tar.gz) = 00948e8d270a5012fcf80c720d1316e5
MD5 (sngrep.tar.gz.sig) = bd455df708513a7d00a35041615ce286
MD5 (sngrep.tar.gz.tar.gz) = 98015fce81df771cf13934e202bbd3ef




After you copied the files in your OXE, here is how you can validate the md5 if you don't know how to use PGP.

Code: Select all

(E)cpua> md5sum sngrep* 
00948e8d270a5012fcf80c720d1316e5  sngrep.tar.gz
bd455df708513a7d00a35041615ce286  sngrep.tar.gz.sig
98015fce81df771cf13934e202bbd3ef  sngrep.tar.gz.tar.gz
You do not have the required permissions to view the files attached to this post.
Code Free Or Die
Locked

Return to “sngrep”