236 links
  • Zertrin's links
  • Home
  • Login
  • RSS Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
4 results tagged network x
  • No Wireshark? No TCPDump? No Problem!
    Have you ever been on a pentest, or troubleshooting a customer issue, and the "next step" was to capture packets on a Windows host?  Then you find that installing winpcap or wireshark was simply out of scope or otherwise not allowed on that SQL, Exchange, Oracle or other host?  It used to be that this is when we'd recommend installing Microsoft's Netmon packet capture utility, but even then lots of IT managers would hesitate about using the "install" word in association with a critical server.  Well, as they say in networking (and security as well), there's always another way, and this is that way.

    "netsh trace" is your friend.  And yes, it does exactly what it sounds like it does.
    Fri Mar 6 09:31:51 2015 - permalink -
    - https://isc.sans.edu/diary/No+Wireshark%3F+No+TCPDump%3F+No+Problem!/19409
    debug network windows
  • Linuxaria - An lsof Primer
    lsof is the sysadmin/security über-tool. I use it most for getting network connection related information from a system, but that’s just the beginning for this powerful and too-little-known application. The tool is aptly called lsof because it “lists openfiles“. And remember, in UNIX just about everything (including a network socket) is a file.

    ...
    Sat Oct 4 20:12:34 2014 - permalink -
    - http://linuxaria.com/howto/linux-terminal-an-lsof-primer
    command file linux lsof network
  • MIT Strategic Engineering Research Group - Matlab Tools for Network Analysis
    Matlab Tools for Network Analysis (2006-2011)

    This toolbox was first written in 2006. The last version, posted here, is from November 2011. These routines are useful for someone who wants to start hands-on work with networks fairly quickly, explore simple graph statistics, distributions, simple visualization and compute common network theory metrics. The code is not object-oriented, and should be easy to use, read and improve upon. There is some overlap with the grTheory toolbox and the MatlabBGL library published on Matlab Central. Different authorship is indicated in the header. No code is perfect so please contact gergana at alum dot mit.edu if you notice errors or have pointers to better routines.

    This code is published under the BSD license. The license text is also available at the end of this page.
    Wed Jun 25 15:19:18 2014 - permalink -
    - http://strategic.mit.edu/downloads.php?page=matlab_networks
    analysis graph matlab network topo tree
  • Ping Tunnel - Send TCP traffic over ICMP
    Ptunnel is an application that allows you to reliably tunnel TCP connections to a remote host using ICMP echo request and reply packets, commonly known as ping requests and replies.
    Sat May 11 13:46:30 2013 - permalink -
    - http://www.cs.uit.no/~daniels/PingTunnel/
    icmp network ping ptunnel tcp tunnel
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, no-database delicious clone by the Shaarli community - Help/documentation