<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Michael,<br>
      <br>
      I am just checking all my Links. Let me know what happens. I moved
      from over there to over here. <br>
      <br>
      I just, also went to Backbox 4.0.<br>
      <div class="moz-signature"><img
          src="cid:part1.04010201.08040807@jjmacey.net" alt="Image"
          hspace="6" align="left">
        <p style="font-family: Helvetica, Arial, sans-serif; font-size:
          10px; line-height: 11px; color: #999;"><span id="name-input"
            style="font-weight: bold;" class="txt">John J. Macey</span>
          <span id="title-sep">/</span> <span id="title-input"
            style="color: #999;" class="txt">Wildwood, New Jersey</span><br>
          <span id="mobile-input" style="color: #999;" class="txt">480-242-1503</span><span
            id="email-sep" class="txt">/</span> <a id="email-input"
            class="link email" href="mailto:jjmacey@jjmacey.net"
            style="color: #DDA200">jjmacey@jjmacey.net</a></p>
        <p style="font-family: Helvetica, Arial, sans-serif; font-size:
          10px; line-height: 11px">
          <span id="company-input" style="font-weight: bold; color:
            #999;" class="txt">Biotech Consultant</span>
          <span id="office-sep" style="color: #999;" class="txt">Office:
          </span> <span id="office-input" style="color: #999;"
            class="txt">480-242-1503</span> <span id="fax-sep"
            style="color: #999;" class="txt">/ Fax: </span> <span
            id="fax-input" style="color: #999;" class="txt">480-242-1503</span>
          <span id="address-sep"><br>
          </span> <span id="address-input" style="color: #999;"
            class="txt">310 E. Hand Avenue #12 Wildwood, New Jersey
            08260</span><br>
          <a id="website-input" class="link"
            href="http://jjmacey.net/blog" style="color: #DDA200">http://jjmacey.net/blog</a>
        </p>
        <p><a id="facebook-input" class="social"
            href="https://www.facebook.com/john.j.macey/about"><img
              src="cid:part4.03040304.09040801@jjmacey.net"
              alt="Facebook"></a> <a id="twitter-input" class="social"
            href="https://twitter.com/JJMacey"><img
              src="cid:part6.04020704.03070009@jjmacey.net"
              alt="Twitter"></a> <a id="googleplus-input"
            class="social"
            href="https://plus.google.com/u/0/+JohnJMacey/posts"><img
              src="cid:part8.03050908.02080302@jjmacey.net" alt="Google
              Plus"></a> <a id="youtube-input" class="social"
            href="https://www.youtube.com/user/jjmacey"><img
              src="cid:part10.01050206.08080408@jjmacey.net"
              alt="Youtube"></a> <a id="linkedin-input" class="social"
            href="http://www.linkedin.com/pub/john-macey/5/151/564"><img
              src="cid:part12.04020303.06070608@jjmacey.net"
              alt="Linkedin"></a> <a id="pinterest-input"
            class="social" href="http://www.pinterest.com/jjmacey0951/"><img
              src="cid:part14.04020304.02080005@jjmacey.net"
              alt="Pintrest"></a> <a id="dribbble-input" class="social"
            href="https://dribbble.com/Adler"><img
              src="cid:part16.07060801.00000206@jjmacey.net"
              alt="Dribbble"></a> <a id="skype-input" class="social"
            href="John_J_Macey"><img
              src="cid:part18.03000308.01040309@jjmacey.net" alt="Skype"></a></p>
        <p id="disclaimer-input" style="font-family: Helvetica, Arial,
          sans-serif; color: #999; font-size: 9px; line-height: 11px;"
          class="txt">This e-mail message may contain confidential or
          legally privileged information and is intended only for the
          use of the intended recipient(s). Any unauthorized disclosure,
          dissemination, distribution, copying or the taking of any
          action in reliance on the information herein is prohibited.
          E-mails are not secure and cannot be guaranteed to be error
          free as they can be intercepted, amended, or contain viruses.
          Anyone who communicates with me, or my affiliations, by e-mail
          is deemed to have accepted these risks. John J. Macey is not
          responsible for errors or omissions in this message and denies
          any responsibility for any damage arising from the use of
          e-mail. Any opinion and other statement contained in this
          message and any attachment are solely those of the author and
          do not necessarily represent those of the company.</p>
      </div>
      On 11/03/2014 02:56 PM, Michael Butash wrote:<br>
    </div>
    <blockquote cite="mid:5457DDD4.2080204@butash.net" type="cite">On
      11/02/2014 02:46 PM, Bob Holtzman wrote:
      <br>
      <blockquote type="cite">Dandy, but looking at source code tells a
        nonprogrammer (me) little.
        <br>
        <br>
        I guess I'll just coast along with https for the important stuff
        even
        <br>
        tho I've read that it can be spoofed.
        <br>
        <br>
      </blockquote>
      I only read source code when I have to figure out obscure driver
      error conditions on garbage code.  Or morbid curiosity.
      <br>
      <br>
      Really what i mean is seeing what is opening sockets on your box
      and transmitting data.  Use of "iftop", tcpdump, wireshark, or
      other applications will show you this in the way of open
      socket/port connections.  Use of "ss" or "netstat" with various
      flags (that I've posted before for Havens) to see what is opening
      listening sockets or establishing connections out.  From there you
      can examine the packets, might be amazed to see readable ascii
      flying past in the network data payloads.
      <br>
      <br>
      Used to be fun to sit on the office switch on a span/monitor port
      doing network diagnostics when you begin to see people's
      credentials coming across too.  Learned what dsniff was for then
      for some fun quite early on in my career to harvest credentials of
      my buddies to torment.  ;)
      <br>
      <br>
      Started enforcing SSL and encryption for myself shortly after.
      <br>
      <br>
      -mb
      <br>
      ---------------------------------------------------
      <br>
      PLUG-discuss mailing list - <a class="moz-txt-link-abbreviated" href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a>
      <br>
      To subscribe, unsubscribe, or to change your mail settings:
      <br>
      <a class="moz-txt-link-freetext" href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a>
      <br>
    </blockquote>
    <br>
  </body>
</html>