<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Old :: Tag :: JP&#39;s Domain</title>
    <link>https://www.jpsdomain.org/tags/old/index.html</link>
    <description></description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="https://www.jpsdomain.org/tags/old/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Firewall Rule Base Best Practices</title>
      <link>https://www.jpsdomain.org/infosec/rulebasebp/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.jpsdomain.org/infosec/rulebasebp/index.html</guid>
      <description>Old Content This content is old! It’s still useful, but it’s old, and there may be bit rot, newer/better tools or ways to do things. Sanity check and do your research.&#xA;This is the companion page for my Firewall Rule Base Best Practices document. I have listed all the resources I would otherwise have put at the bottom of the document. In this way, I hope to keep them current, and to add new material when I find it without having to revise the original document. If I have written it correctly, it should need little revision as time passes and technology changes. We’ll see.</description>
    </item>
    <item>
      <title>FREE IP Subnet Calculators</title>
      <link>https://www.jpsdomain.org/networking/ipcalc/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.jpsdomain.org/networking/ipcalc/index.html</guid>
      <description>Old Content This content is old! It’s still useful, but it’s old, and there may be bit rot, newer/better tools or ways to do things. Sanity check and do your research.&#xA;Classfull, CIDR Web-based calculators.&#xA;3CIPCalc IP Subnet mask calculator from 3Com.&#xA;ipsubcal.zip Simple IP Subnet mask calculator. Does not need to be installed, just unzip and run.&#xA;ipcalc.zip v1.02 Net3 Group’s IP Subnet mask calculator. Does not need to be installed, just unzip and run.</description>
    </item>
    <item>
      <title>Perl Source Code</title>
      <link>https://www.jpsdomain.org/source/perl/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.jpsdomain.org/source/perl/index.html</guid>
      <description>Description I plan to move all of this to https://github.com/vossenjp/ at some point…&#xA;When saving, rename from *.pl.txt to *.pl or whatever you use for Perl. If using on Unix, you may need to convert CRLF to LF, and modify the “shebang” line (e.g. #!/usr/local/bin). “CleanUp” can fix the line termination. Or find a good dos2unix and unix2dos program like those found in the UNXUtils.</description>
    </item>
    <item>
      <title>Security</title>
      <link>https://www.jpsdomain.org/infosec/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.jpsdomain.org/infosec/index.html</guid>
      <description>Old Content This content is old! It’s still useful, but it’s old, and there may be bit rot, newer/better tools or ways to do things. Sanity check and do your research.&#xA;Information Security Portals &amp; Resource Centers Portals SecurityFocus The Razor Team PacketStorm SecuriTeam The Shmoo Group Ernst &amp; Young Security News Searchsecurity.techtarget.com Resource Centers SANS – System Administration, Networking, and Security Institute CERT – The CMU Computer Emergency Response Team FIRST – Forum of Incident Response and Security Teams CERIAS – Center for Education and Research in Information Assurance and Security (was COAST) NIST - CSRC – National Institute of Standards and Technology Computer Security Resource Clearinghouse CISecurity – The Center for Internet Security Security Information Security Links Trade Publications Information Security Magazine SC Magazine Network Computing – Not strictly about Information Security, but they usually have a few good security articles, and the rest of the magazine is good too. MCP Magazine – Even less about security, since this is about Microsoft products and certification, but Roberta Bragg’s columns are always interesting, though I don’t always agree with her 100%. Other Links JP’s Information Security Tools Information Security Links from Intiss ISC² Security Links Information Security Books There are an awful lot of security books out there. This list covers only books that I own and have read and found useful. Some may have newer editions than are listed here, so look for those too. I highly recommend all of them, but if you only read a few, read the first three. Also, see the links above for various trade magazines and web sites.</description>
    </item>
    <item>
      <title>Security Tools</title>
      <link>https://www.jpsdomain.org/infosec/sec-tools/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.jpsdomain.org/infosec/sec-tools/index.html</guid>
      <description>Old Content This content is old! It’s still useful, but it’s old, and there may be bit rot, newer/better tools or ways to do things. Sanity check and do your research.&#xA;Tip Everything listed on this page is free, unless otherwise noted (or unless I goofed).&#xA;Security Tools General The NMap “Top 75 Security Tools” list SecurityConfig.com The Log Analysis Site James Madison University’s R.U.N.S.A.F.E. program (End User tips and awareness) Disk/File Wiping “Autoclave” hard drive sterilization on a bootable floppy (Linux Floppy!) DoD 5200.28-STD secure delete program ($$) Maresware Forensic Processing Software Berkewipe: Secure delete program for Linux/UNIX Wipe: Secure delete program for Linux/UNIX Overwrite: Secure delete program for Linux/UNIX fwipe: Secure delete program for Linux/UNIX Secure Deletion of Data from Magnetic and Solid-State Memory Shred: Secure delete program for Windows sDelete: Secure delete program for Windows (Sysinternals!) Cleandrive (WipeDrv.exe &amp; CleanDrv.exe): Secure delete program for hard drives ($$) pdwipe: Secure delete program for hard drives ($$) Secure delete program for Windows (Restricted) National Industrial Security Program (DoD 5220.22-M) Password Databases You need to use a password database because humans are bad a remembering good passwords, you can’t share passwords among sites, and so you need to have a lot of passwords. Some useful thoughts on this include:</description>
    </item>
    <item>
      <title>Old BASIC, C and other source code</title>
      <link>https://www.jpsdomain.org/source/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.jpsdomain.org/source/index.html</guid>
      <description>Old Content This content is old! It’s still useful, but it’s old, and there may be bit rot, newer/better tools or ways to do things. Sanity check and do your research.&#xA;Source Code I plan to move all of this to https://github.com/vossenjp/ at some point…&#xA;Batch Files See my Windows Shell Scripting page.</description>
    </item>
    <item>
      <title>Windows Shell Scripting</title>
      <link>https://www.jpsdomain.org/windows/winshell/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.jpsdomain.org/windows/winshell/index.html</guid>
      <description>Old Content This content is old! It’s still useful, but it’s old, and there may be bit rot, newer/better tools or ways to do things. Sanity check and do your research.&#xA;This article is translated to Serbo-Croatian by WHGeeks. Thanks!&#xA;I plan to move much of this to https://github.com/vossenjp/ at some point…&#xA;Introduction The term “shell script” comes from UNIX, the DOS term is “batch files.” UNIX shell scripts are very powerful and flexible, they are essentially programming languages unto themselves. Windows or more rightfully DOS batch files are a pale imitation. However, sometimes you need to write something that will just work on any plain old out-of-the-box Windows install someone has–without adding all kinds of other tools.</description>
    </item>
  </channel>
</rss>