(Translated by https://www.hiragana.jp/)
Ipsectrace - Wikipedia Jump to content

Ipsectrace

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Bunnyhop11 (talk | contribs) at 18:40, 20 August 2011 (remove link to dab page). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

ipsectrace is a software tool designed by Wayne Schroeder to help profile ipsec connections in a packet capture file. The program uses a command line interface to point at a PCP capture and informs the user about what is going on. It is somewhat inspired by tcptrace, which uses the same input of PCP files.[1] Ipsectrace is only available for the Linux operating system. It is coded in C++ and is licensed under the GPL, effectively allowing anyone to modify and redistribute it.[2]

Although its main purpose is to monitor ipsec traffic, ipsectrace can be used to crack extra layers of security brought about by VPN implementations of security such as ipsec and SSH[3] , whereas programs such as Anger, Deceit, and Ettercap can be used to infiltrate PPTP security.[4]

References

  1. ^ "tcptrace". Retrieved 9 May 2011.
  2. ^ "Frequently Asked Questions about the GNU Licenses". GNU. Retrieved 9 May 2011.
  3. ^ Dean, Tamara (2009). Network+ guide to networks (5th ed. ed.). Boston, Mass.: Cengage Course Technology. pp. 575–615. ISBN 978-1-423-90245-4. {{cite book}}: |edition= has extra text (help)
  4. ^ Beaver, Kevin (2005). Hacking wireless networks for dummies : [find and fix network loopholes before invaders exploit them] (1st ed. ed.). Hoboken, NJ: Wiley. ISBN 0764597302. {{cite book}}: |edition= has extra text (help); Unknown parameter |coauthors= ignored (|author= suggested) (help)

External Links