diff --git a/COPYING b/COPYING index 55ca0a1f0..76d81266e 100644 --- a/COPYING +++ b/COPYING @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/FPEngine.cc b/FPEngine.cc index 6072eab8e..4c12944b5 100644 --- a/FPEngine.cc +++ b/FPEngine.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/FPEngine.h b/FPEngine.h index 4913a99ef..d99261ea9 100644 --- a/FPEngine.h +++ b/FPEngine.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/FingerPrintResults.cc b/FingerPrintResults.cc index 955a80ffa..7cf415047 100644 --- a/FingerPrintResults.cc +++ b/FingerPrintResults.cc @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/FingerPrintResults.h b/FingerPrintResults.h index 5353a001e..47a54424d 100644 --- a/FingerPrintResults.h +++ b/FingerPrintResults.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/MACLookup.cc b/MACLookup.cc index d9e040147..d9abd68be 100644 --- a/MACLookup.cc +++ b/MACLookup.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/MACLookup.h b/MACLookup.h index e529380bf..d710189b1 100644 --- a/MACLookup.h +++ b/MACLookup.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/NmapOps.cc b/NmapOps.cc index 64bd20ce4..31b6c3735 100644 --- a/NmapOps.cc +++ b/NmapOps.cc @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/NmapOps.h b/NmapOps.h index 64a2f12c9..d0c499980 100644 --- a/NmapOps.h +++ b/NmapOps.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/NmapOutputTable.cc b/NmapOutputTable.cc index 8505291b6..71c24296e 100644 --- a/NmapOutputTable.cc +++ b/NmapOutputTable.cc @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/NmapOutputTable.h b/NmapOutputTable.h index f3e83db3d..3667a1cb1 100644 --- a/NmapOutputTable.h +++ b/NmapOutputTable.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/Target.cc b/Target.cc index 087d3084c..4413f1fe8 100644 --- a/Target.cc +++ b/Target.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/Target.h b/Target.h index 1545c5fa4..137e82466 100644 --- a/Target.h +++ b/Target.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/TargetGroup.cc b/TargetGroup.cc index 4b917317d..acb2addff 100644 --- a/TargetGroup.cc +++ b/TargetGroup.cc @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/TargetGroup.h b/TargetGroup.h index 49eeb29ee..9cbbbb45f 100644 --- a/TargetGroup.h +++ b/TargetGroup.h @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/charpool.cc b/charpool.cc index c9f4eb5ac..b55a065df 100644 --- a/charpool.cc +++ b/charpool.cc @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/charpool.h b/charpool.h index 8062922a0..7731b4717 100644 --- a/charpool.h +++ b/charpool.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/docs/nmap-update.1 b/docs/nmap-update.1 index 3494cf8c0..3550ffbd4 100644 --- a/docs/nmap-update.1 +++ b/docs/nmap-update.1 @@ -2,12 +2,12 @@ .\" Title: nmap-update .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 -.\" Date: 01/01/2012 +.\" Date: 02/25/2012 .\" Manual: nmap-update Reference Guide .\" Source: nmap-update .\" Language: English .\" -.TH "NMAP\-UPDATE" "1" "01/01/2012" "nmap\-update" "nmap\-update Reference Guide" +.TH "NMAP\-UPDATE" "1" "02/25/2012" "nmap\-update" "nmap\-update Reference Guide" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/docs/nmap.1 b/docs/nmap.1 index 1bc14267e..d5f2e73f3 100644 --- a/docs/nmap.1 +++ b/docs/nmap.1 @@ -2,12 +2,12 @@ .\" Title: nmap .\" Author: [see the "Author" section] .\" Generator: DocBook XSL Stylesheets v1.76.1 -.\" Date: 01/02/2012 +.\" Date: 02/25/2012 .\" Manual: Nmap Reference Guide .\" Source: Nmap .\" Language: English .\" -.TH "NMAP" "1" "01/02/2012" "Nmap" "Nmap Reference Guide" +.TH "NMAP" "1" "02/25/2012" "Nmap" "Nmap Reference Guide" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -115,7 +115,7 @@ It is also included as a chapter of Nmap Network Scanning: The Official Nmap Pro .SH "OPTIONS SUMMARY" .PP This options summary is printed when Nmap is run with no arguments, and the latest version is always available at -\m[blue]\fB\%http://nmap.org/data/nmap.usage.txt\fR\m[]\&. It helps people remember the most common options, but is no substitute for the in\-depth documentation in the rest of this manual\&. Some obscure options aren\*(Aqt even included here\&. +\m[blue]\fB\%https://svn.nmap.org/nmap/docs/nmap.usage.txt\fR\m[]\&. It helps people remember the most common options, but is no substitute for the in\-depth documentation in the rest of this manual\&. Some obscure options aren\*(Aqt even included here\&. .\" summary of options .\" command-line options: of Nmap .sp @@ -170,6 +170,7 @@ SCRIPT SCAN: \-\-script=: is a comma separated list of directories, script\-files or script\-categories \-\-script\-args=: provide arguments to scripts + \-\-script\-args\-file=filename: provide NSE script args in a file \-\-script\-trace: Show all data sent and received \-\-script\-updatedb: Update the script database\&. \-\-script\-help=: Show help about scripts\&. @@ -1935,7 +1936,7 @@ interactive output\&. \fB\-oX \fR\fB\fIfilespec\fR\fR (XML output) .\" -oX .\" XML output .RS 4 Requests that XML output be directed to the given filename\&. Nmap includes a document type definition (DTD) which allows XML parsers to validate Nmap XML output\&. While it is primarily intended for programmatic use, it can also help humans interpret Nmap XML output\&. The DTD defines the legal elements of the format, and often enumerates the attributes and values they can take on\&. The latest version is always available from -\m[blue]\fB\%http://nmap.org/data/nmap.dtd\fR\m[]\&. +\m[blue]\fB\%https://svn.nmap.org/nmap/docs/nmap.dtd\fR\m[]\&. .sp XML offers a stable format that is easily parsed by software\&. Free XML parsers are available for all major computer languages, including C/C++, Perl, Python, and Java\&. People have even written bindings for most of these languages to handle Nmap output and execution specifically\&. Examples are \m[blue]\fBNmap::Scanner\fR\m[]\&\s-2\u[15]\d\s+2.\" Nmap::Scanner @@ -2395,7 +2396,7 @@ are far more likely to be answered than those sent to Fyodor directly\&. If you \m[blue]\fB\%http://cgi.insecure.org/mailman/listinfo/nmap-dev\fR\m[]\&. .PP Code patches to fix bugs are even better than bug reports\&. Basic instructions for creating patch files with your changes are available at -\m[blue]\fB\%http://nmap.org/data/HACKING\fR\m[]\&. Patches may be sent to +\m[blue]\fB\%https://svn.nmap.org/nmap/HACKING\fR\m[]\&. Patches may be sent to nmap\-dev (recommended) or to Fyodor directly\&. .SH "AUTHOR" diff --git a/docs/nmap.usage.txt b/docs/nmap.usage.txt index 59d225d91..ebec77eb9 100644 --- a/docs/nmap.usage.txt +++ b/docs/nmap.usage.txt @@ -45,6 +45,7 @@ SCRIPT SCAN: --script=: is a comma separated list of directories, script-files or script-categories --script-args=: provide arguments to scripts + --script-args-file=filename: provide NSE script args in a file --script-trace: Show all data sent and received --script-updatedb: Update the script database. --script-help=: Show help about scripts. diff --git a/docs/zenmap.1 b/docs/zenmap.1 index b9b2478b7..1315e5ea7 100644 --- a/docs/zenmap.1 +++ b/docs/zenmap.1 @@ -2,12 +2,12 @@ .\" Title: zenmap .\" Author: [see the "Authors" section] .\" Generator: DocBook XSL Stylesheets v1.76.1 -.\" Date: 01/01/2012 +.\" Date: 02/25/2012 .\" Manual: Zenmap Reference Guide .\" Source: Zenmap .\" Language: English .\" -.TH "ZENMAP" "1" "01/01/2012" "Zenmap" "Zenmap Reference Guide" +.TH "ZENMAP" "1" "02/25/2012" "Zenmap" "Zenmap Reference Guide" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -104,7 +104,7 @@ archives at nmap\-dev@insecure\&.org\&. Please include everything you have learned about the problem, as well as what version of Zenmap you are running and what operating system version it is running on\&. Problem reports and Zenmap usage questions sent to nmap\-dev@insecure\&.org are far more likely to be answered than those sent to Fyodor directly\&. .PP Code patches to fix bugs are even better than bug reports\&. Basic instructions for creating patch files with your changes are available at -\m[blue]\fB\%http://nmap.org/data/HACKING\fR\m[]\&. Patches may be sent to +\m[blue]\fB\%https://svn.nmap.org/nmap/HACKING\fR\m[]\&. Patches may be sent to nmap\-dev (recommended) or to Fyodor directly\&. .SH "HISTORY" diff --git a/global_structures.h b/global_structures.h index 17d85378d..4cf1e400b 100644 --- a/global_structures.h +++ b/global_structures.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/idle_scan.cc b/idle_scan.cc index 3ba06bf7b..1ad6eb1fc 100644 --- a/idle_scan.cc +++ b/idle_scan.cc @@ -9,7 +9,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -19,11 +19,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -47,9 +48,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/idle_scan.h b/idle_scan.h index 4aa785de4..9d9bc4e69 100644 --- a/idle_scan.h +++ b/idle_scan.h @@ -9,7 +9,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -19,11 +19,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -47,9 +48,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/ARPHeader.cc b/libnetutil/ARPHeader.cc index 72d7e8dac..521cdebd7 100644 --- a/libnetutil/ARPHeader.cc +++ b/libnetutil/ARPHeader.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/ARPHeader.h b/libnetutil/ARPHeader.h index 73ab06906..926a97b7b 100644 --- a/libnetutil/ARPHeader.h +++ b/libnetutil/ARPHeader.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/ApplicationLayerElement.h b/libnetutil/ApplicationLayerElement.h index e2d10be82..0e2438093 100644 --- a/libnetutil/ApplicationLayerElement.h +++ b/libnetutil/ApplicationLayerElement.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/DataLinkLayerElement.h b/libnetutil/DataLinkLayerElement.h index 598bef703..72b327a1a 100755 --- a/libnetutil/DataLinkLayerElement.h +++ b/libnetutil/DataLinkLayerElement.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/DestOptsHeader.cc b/libnetutil/DestOptsHeader.cc index 01f0e7e7d..bf14cb61d 100644 --- a/libnetutil/DestOptsHeader.cc +++ b/libnetutil/DestOptsHeader.cc @@ -4,7 +4,7 @@ * Destination Options extension header. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/DestOptsHeader.h b/libnetutil/DestOptsHeader.h index f157b1e07..7ad792eab 100644 --- a/libnetutil/DestOptsHeader.h +++ b/libnetutil/DestOptsHeader.h @@ -4,7 +4,7 @@ * Destination Options extension header. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/EthernetHeader.cc b/libnetutil/EthernetHeader.cc index a205970cc..a828b4830 100755 --- a/libnetutil/EthernetHeader.cc +++ b/libnetutil/EthernetHeader.cc @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/EthernetHeader.h b/libnetutil/EthernetHeader.h index 9ad7ce48b..b3ac95510 100755 --- a/libnetutil/EthernetHeader.h +++ b/libnetutil/EthernetHeader.h @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/FragmentHeader.cc b/libnetutil/FragmentHeader.cc index 1a7c0aa9d..1ba893649 100644 --- a/libnetutil/FragmentHeader.cc +++ b/libnetutil/FragmentHeader.cc @@ -4,7 +4,7 @@ * Hop-by-Hop extension header. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/FragmentHeader.h b/libnetutil/FragmentHeader.h index 07f58a010..89608795c 100644 --- a/libnetutil/FragmentHeader.h +++ b/libnetutil/FragmentHeader.h @@ -4,7 +4,7 @@ * Hop-by-Hop extension header. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/HopByHopHeader.cc b/libnetutil/HopByHopHeader.cc index 59df77bb2..c2685ab06 100644 --- a/libnetutil/HopByHopHeader.cc +++ b/libnetutil/HopByHopHeader.cc @@ -4,7 +4,7 @@ * Hop-by-Hop extension header. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/HopByHopHeader.h b/libnetutil/HopByHopHeader.h index 47ab9d51e..81c3d5c91 100644 --- a/libnetutil/HopByHopHeader.h +++ b/libnetutil/HopByHopHeader.h @@ -4,7 +4,7 @@ * Hop-by-Hop extension header. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/ICMPHeader.h b/libnetutil/ICMPHeader.h index 76cd516ef..2a318bc5c 100644 --- a/libnetutil/ICMPHeader.h +++ b/libnetutil/ICMPHeader.h @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2010 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/ICMPv4Header.cc b/libnetutil/ICMPv4Header.cc index 1f0dbf6f4..1a2f54c1c 100755 --- a/libnetutil/ICMPv4Header.cc +++ b/libnetutil/ICMPv4Header.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/ICMPv4Header.h b/libnetutil/ICMPv4Header.h index 130c2c27b..2ac08becd 100755 --- a/libnetutil/ICMPv4Header.h +++ b/libnetutil/ICMPv4Header.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/ICMPv6Header.cc b/libnetutil/ICMPv6Header.cc index abafa7e13..e9e7fd20a 100755 --- a/libnetutil/ICMPv6Header.cc +++ b/libnetutil/ICMPv6Header.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/ICMPv6Header.h b/libnetutil/ICMPv6Header.h index c9ae6fe87..2eaf535f9 100755 --- a/libnetutil/ICMPv6Header.h +++ b/libnetutil/ICMPv6Header.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/ICMPv6Option.cc b/libnetutil/ICMPv6Option.cc index 59dc57ef4..fe55afabe 100755 --- a/libnetutil/ICMPv6Option.cc +++ b/libnetutil/ICMPv6Option.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/ICMPv6Option.h b/libnetutil/ICMPv6Option.h index a94eed5a6..fa06de53a 100755 --- a/libnetutil/ICMPv6Option.h +++ b/libnetutil/ICMPv6Option.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/ICMPv6RRBody.cc b/libnetutil/ICMPv6RRBody.cc index e8a0f20a2..216725b3f 100755 --- a/libnetutil/ICMPv6RRBody.cc +++ b/libnetutil/ICMPv6RRBody.cc @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/ICMPv6RRBody.h b/libnetutil/ICMPv6RRBody.h index 79ee247b8..0e35abd45 100755 --- a/libnetutil/ICMPv6RRBody.h +++ b/libnetutil/ICMPv6RRBody.h @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/IPv4Header.cc b/libnetutil/IPv4Header.cc index 730bb4fab..432d1d16f 100644 --- a/libnetutil/IPv4Header.cc +++ b/libnetutil/IPv4Header.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/IPv4Header.h b/libnetutil/IPv4Header.h index ed19753da..f2745ed9c 100644 --- a/libnetutil/IPv4Header.h +++ b/libnetutil/IPv4Header.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/IPv6ExtensionHeader.h b/libnetutil/IPv6ExtensionHeader.h index 129837d9e..910cca8c1 100644 --- a/libnetutil/IPv6ExtensionHeader.h +++ b/libnetutil/IPv6ExtensionHeader.h @@ -5,7 +5,7 @@ * Hop-by-Hop or Routing) inherit from this class. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/IPv6Header.cc b/libnetutil/IPv6Header.cc index 8709e481c..026c8ad47 100755 --- a/libnetutil/IPv6Header.cc +++ b/libnetutil/IPv6Header.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/IPv6Header.h b/libnetutil/IPv6Header.h index f18d287d9..9f7bc77d3 100644 --- a/libnetutil/IPv6Header.h +++ b/libnetutil/IPv6Header.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/NetworkLayerElement.cc b/libnetutil/NetworkLayerElement.cc index 2d439ae41..094217b72 100644 --- a/libnetutil/NetworkLayerElement.cc +++ b/libnetutil/NetworkLayerElement.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/NetworkLayerElement.h b/libnetutil/NetworkLayerElement.h index 074ae3d9e..ed5f655cf 100644 --- a/libnetutil/NetworkLayerElement.h +++ b/libnetutil/NetworkLayerElement.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/PacketElement.cc b/libnetutil/PacketElement.cc index 056ab2ead..6cf5c446d 100644 --- a/libnetutil/PacketElement.cc +++ b/libnetutil/PacketElement.cc @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/PacketElement.h b/libnetutil/PacketElement.h index 6bb4c465d..2f0410b12 100644 --- a/libnetutil/PacketElement.h +++ b/libnetutil/PacketElement.h @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/PacketParser.cc b/libnetutil/PacketParser.cc index 49805ca16..03ab4b2b4 100644 --- a/libnetutil/PacketParser.cc +++ b/libnetutil/PacketParser.cc @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2010 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/PacketParser.h b/libnetutil/PacketParser.h index 60f42c09f..9ae2450c6 100644 --- a/libnetutil/PacketParser.h +++ b/libnetutil/PacketParser.h @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2010 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/RawData.cc b/libnetutil/RawData.cc index c17e80ede..b57cba0e2 100644 --- a/libnetutil/RawData.cc +++ b/libnetutil/RawData.cc @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/RawData.h b/libnetutil/RawData.h index 201a74c01..021aaf81f 100644 --- a/libnetutil/RawData.h +++ b/libnetutil/RawData.h @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/RoutingHeader.cc b/libnetutil/RoutingHeader.cc index b7a35c45f..896c106c2 100644 --- a/libnetutil/RoutingHeader.cc +++ b/libnetutil/RoutingHeader.cc @@ -4,7 +4,7 @@ * extension header. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/RoutingHeader.h b/libnetutil/RoutingHeader.h index e979cf2ba..9d4f3ba95 100644 --- a/libnetutil/RoutingHeader.h +++ b/libnetutil/RoutingHeader.h @@ -4,7 +4,7 @@ * extension header. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/TCPHeader.cc b/libnetutil/TCPHeader.cc index 7be518fb4..43ecb44c8 100644 --- a/libnetutil/TCPHeader.cc +++ b/libnetutil/TCPHeader.cc @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/TCPHeader.h b/libnetutil/TCPHeader.h index 0b3d6e064..fcfab146a 100644 --- a/libnetutil/TCPHeader.h +++ b/libnetutil/TCPHeader.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/TransportLayerElement.cc b/libnetutil/TransportLayerElement.cc index 7b43a7f22..2c6d8923f 100644 --- a/libnetutil/TransportLayerElement.cc +++ b/libnetutil/TransportLayerElement.cc @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/TransportLayerElement.h b/libnetutil/TransportLayerElement.h index ae36f5b0e..05caa502f 100644 --- a/libnetutil/TransportLayerElement.h +++ b/libnetutil/TransportLayerElement.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/UDPHeader.cc b/libnetutil/UDPHeader.cc index 64c3d7cb9..834245613 100644 --- a/libnetutil/UDPHeader.cc +++ b/libnetutil/UDPHeader.cc @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/UDPHeader.h b/libnetutil/UDPHeader.h index fc92de11e..b13eda27c 100644 --- a/libnetutil/UDPHeader.h +++ b/libnetutil/UDPHeader.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/netutil.cc b/libnetutil/netutil.cc index 872831d16..10a68c145 100644 --- a/libnetutil/netutil.cc +++ b/libnetutil/netutil.cc @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/netutil.h b/libnetutil/netutil.h index b51d97fd8..cd81b9853 100644 --- a/libnetutil/netutil.h +++ b/libnetutil/netutil.h @@ -8,7 +8,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -18,11 +18,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -46,9 +47,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/npacket.cc b/libnetutil/npacket.cc index 4dbe46ce7..1b8212f50 100644 --- a/libnetutil/npacket.cc +++ b/libnetutil/npacket.cc @@ -8,7 +8,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -18,11 +18,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -46,9 +47,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/libnetutil/npacket.h b/libnetutil/npacket.h index 3dcea2744..8086bd484 100644 --- a/libnetutil/npacket.h +++ b/libnetutil/npacket.h @@ -8,7 +8,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -18,11 +18,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -46,9 +47,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/main.cc b/main.cc index 56e17ce06..97eb4b5db 100644 --- a/main.cc +++ b/main.cc @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/mswin32/winclude.h b/mswin32/winclude.h index b92865a71..ba12a7f44 100644 --- a/mswin32/winclude.h +++ b/mswin32/winclude.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/mswin32/winfix.cc b/mswin32/winfix.cc index 4443bfb30..47f4c143d 100644 --- a/mswin32/winfix.cc +++ b/mswin32/winfix.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nbase/getaddrinfo.c b/nbase/getaddrinfo.c index 46b980b2d..730a34337 100644 --- a/nbase/getaddrinfo.c +++ b/nbase/getaddrinfo.c @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nbase/getnameinfo.c b/nbase/getnameinfo.c index 5f26aafd0..2444613f3 100644 --- a/nbase/getnameinfo.c +++ b/nbase/getnameinfo.c @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nbase/nbase.h b/nbase/nbase.h index 334cb2ad8..f230cf32e 100644 --- a/nbase/nbase.h +++ b/nbase/nbase.h @@ -9,7 +9,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -19,11 +19,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -47,9 +48,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nbase/nbase_addrset.c b/nbase/nbase_addrset.c index 4bd552f5c..4248b805a 100644 --- a/nbase/nbase_addrset.c +++ b/nbase/nbase_addrset.c @@ -2,7 +2,7 @@ * nbase_addrset.c -- Address set (addrset) management. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nbase/nbase_addrset.h b/nbase/nbase_addrset.h index 1c137fa1f..4ccc5f449 100644 --- a/nbase/nbase_addrset.h +++ b/nbase/nbase_addrset.h @@ -2,7 +2,7 @@ * nbase_addrset.h * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nbase/nbase_config.h.in b/nbase/nbase_config.h.in index a2f92522d..7cfbd14c4 100644 --- a/nbase/nbase_config.h.in +++ b/nbase/nbase_config.h.in @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nbase/nbase_crc32ct.h b/nbase/nbase_crc32ct.h index 503823fe0..8a04e4ea0 100644 --- a/nbase/nbase_crc32ct.h +++ b/nbase/nbase_crc32ct.h @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nbase/nbase_ipv6.h b/nbase/nbase_ipv6.h index 074d2ec1a..00502e49d 100644 --- a/nbase/nbase_ipv6.h +++ b/nbase/nbase_ipv6.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nbase/nbase_memalloc.c b/nbase/nbase_memalloc.c index d8f71c84e..193fa8c18 100644 --- a/nbase/nbase_memalloc.c +++ b/nbase/nbase_memalloc.c @@ -8,7 +8,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -18,11 +18,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -46,9 +47,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nbase/nbase_misc.c b/nbase/nbase_misc.c index 36c344f4c..f5524fae4 100644 --- a/nbase/nbase_misc.c +++ b/nbase/nbase_misc.c @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nbase/nbase_rnd.c b/nbase/nbase_rnd.c index f55ecff53..27c87606b 100644 --- a/nbase/nbase_rnd.c +++ b/nbase/nbase_rnd.c @@ -11,7 +11,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -21,11 +21,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -49,9 +50,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nbase/nbase_str.c b/nbase/nbase_str.c index cf28a8c3c..a46897448 100644 --- a/nbase/nbase_str.c +++ b/nbase/nbase_str.c @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nbase/nbase_time.c b/nbase/nbase_time.c index 85ab01786..e6a3f498a 100644 --- a/nbase/nbase_time.c +++ b/nbase/nbase_time.c @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nbase/nbase_winconfig.h b/nbase/nbase_winconfig.h index 5a1196481..cd722e448 100644 --- a/nbase/nbase_winconfig.h +++ b/nbase/nbase_winconfig.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nbase/nbase_winunix.c b/nbase/nbase_winunix.c index 3abeae5a4..49152331b 100644 --- a/nbase/nbase_winunix.c +++ b/nbase/nbase_winunix.c @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nbase/nbase_winunix.h b/nbase/nbase_winunix.h index 36d335d15..db3f75f84 100644 --- a/nbase/nbase_winunix.h +++ b/nbase/nbase_winunix.h @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nbase/strcasecmp.c b/nbase/strcasecmp.c index 699941f25..d203edd14 100644 --- a/nbase/strcasecmp.c +++ b/nbase/strcasecmp.c @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/base64.c b/ncat/base64.c index 5b8cbd86a..6e7722302 100644 --- a/ncat/base64.c +++ b/ncat/base64.c @@ -2,7 +2,7 @@ * base64.c -- Base64 encoding. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/base64.h b/ncat/base64.h index 38c7b6742..06b844e6c 100644 --- a/ncat/base64.h +++ b/ncat/base64.h @@ -2,7 +2,7 @@ * base64.h * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/config_win.h b/ncat/config_win.h index f159bc987..aa6dfe8cd 100644 --- a/ncat/config_win.h +++ b/ncat/config_win.h @@ -2,7 +2,7 @@ * config_win.h * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/docs/ncat.1 b/ncat/docs/ncat.1 index 375f3ed4d..3cce62dff 100644 --- a/ncat/docs/ncat.1 +++ b/ncat/docs/ncat.1 @@ -2,12 +2,12 @@ .\" Title: Ncat .\" Author: [see the "Authors" section] .\" Generator: DocBook XSL Stylesheets v1.76.1 -.\" Date: 01/01/2012 +.\" Date: 02/25/2012 .\" Manual: Ncat Reference Guide .\" Source: Ncat .\" Language: English .\" -.TH "NCAT" "1" "01/01/2012" "Ncat" "Ncat Reference Guide" +.TH "NCAT" "1" "02/25/2012" "Ncat" "Ncat Reference Guide" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -505,7 +505,7 @@ Read this full manual page as well\&. If nothing comes of this, mail a bug repor nmap\-dev@insecure\&.org\&. Please include everything you have learned about the problem, as well as what version of Ncat you are running and what operating system version it is running on\&. Problem reports and Ncat usage questions sent to nmap\-dev@insecure\&.org are far more likely to be answered than those sent to Fyodor directly\&. .PP Code patches to fix bugs are even better than bug reports\&. Basic instructions for creating patch files with your changes are available at -\m[blue]\fB\%http://nmap.org/data/HACKING\fR\m[]\&. Patches may be sent to +\m[blue]\fB\%https://svn.nmap.org/nmap/HACKING\fR\m[]\&. Patches may be sent to nmap\-dev (recommended) or to Fyodor directly\&. .SH "AUTHORS" diff --git a/ncat/http.c b/ncat/http.c index 562756cd8..1c86bd25d 100644 --- a/ncat/http.c +++ b/ncat/http.c @@ -2,7 +2,7 @@ * http.c -- HTTP network interaction, parsing, and construction. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/http.h b/ncat/http.h index 9a8d8ab96..ff237c768 100644 --- a/ncat/http.h +++ b/ncat/http.h @@ -2,7 +2,7 @@ * http.h * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/http_digest.c b/ncat/http_digest.c index a83ac8771..479af7df5 100644 --- a/ncat/http_digest.c +++ b/ncat/http_digest.c @@ -2,7 +2,7 @@ * ncat_digest.c -- HTTP Digest authentication handling. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/ncat.h b/ncat/ncat.h index ffee76ffa..ffa6e94d9 100644 --- a/ncat/ncat.h +++ b/ncat/ncat.h @@ -2,7 +2,7 @@ * ncat.h * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/ncat_config.h b/ncat/ncat_config.h index f8b675e3b..e0199f2fb 100644 --- a/ncat/ncat_config.h +++ b/ncat/ncat_config.h @@ -2,7 +2,7 @@ * ncat_config.h * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/ncat_connect.c b/ncat/ncat_connect.c index 950f40e1a..3a7ddebac 100644 --- a/ncat/ncat_connect.c +++ b/ncat/ncat_connect.c @@ -2,7 +2,7 @@ * ncat_connect.c -- Ncat connect mode. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/ncat_connect.h b/ncat/ncat_connect.h index 6683dce34..748c53a36 100644 --- a/ncat/ncat_connect.h +++ b/ncat/ncat_connect.h @@ -2,7 +2,7 @@ * ncat_connect.h * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/ncat_core.c b/ncat/ncat_core.c index 1e7023ed2..26345f672 100644 --- a/ncat/ncat_core.c +++ b/ncat/ncat_core.c @@ -2,7 +2,7 @@ * ncat_core.c -- Contains option defintions and miscellaneous functions. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/ncat_core.h b/ncat/ncat_core.h index cd94e61e1..61ecb2028 100644 --- a/ncat/ncat_core.h +++ b/ncat/ncat_core.h @@ -2,7 +2,7 @@ * ncat_core.h * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/ncat_exec.h b/ncat/ncat_exec.h index b76df127d..b84879d8d 100644 --- a/ncat/ncat_exec.h +++ b/ncat/ncat_exec.h @@ -2,7 +2,7 @@ * ncat_exec.h * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/ncat_exec_win.c b/ncat/ncat_exec_win.c index c8f5f6df5..d90ac20ce 100644 --- a/ncat/ncat_exec_win.c +++ b/ncat/ncat_exec_win.c @@ -2,7 +2,7 @@ * ncat_exec_win.c -- Windows-specific subprocess execution. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/ncat_listen.c b/ncat/ncat_listen.c index 20c9db304..7b96b0d0e 100644 --- a/ncat/ncat_listen.c +++ b/ncat/ncat_listen.c @@ -2,7 +2,7 @@ * ncat_listen.c -- --listen mode. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/ncat_listen.h b/ncat/ncat_listen.h index c2fcc65ca..f6aa03e8b 100644 --- a/ncat/ncat_listen.h +++ b/ncat/ncat_listen.h @@ -2,7 +2,7 @@ * ncat_listen.h * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/ncat_main.c b/ncat/ncat_main.c index a1227f06f..8cdd6bbfa 100644 --- a/ncat/ncat_main.c +++ b/ncat/ncat_main.c @@ -3,7 +3,7 @@ * to mode-specific functions. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/ncat_posix.c b/ncat/ncat_posix.c index bdf3e6445..3fac9f993 100644 --- a/ncat/ncat_posix.c +++ b/ncat/ncat_posix.c @@ -2,7 +2,7 @@ * ncat_posix.c -- POSIX-specific functions. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/ncat_proxy.c b/ncat/ncat_proxy.c index 6c5bd745b..c82e22e97 100644 --- a/ncat/ncat_proxy.c +++ b/ncat/ncat_proxy.c @@ -2,7 +2,7 @@ * ncat_proxy.c -- HTTP proxy server. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/ncat_proxy.h b/ncat/ncat_proxy.h index af125128f..bcd07f3c1 100644 --- a/ncat/ncat_proxy.h +++ b/ncat/ncat_proxy.h @@ -2,7 +2,7 @@ * ncat_proxy.h * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/ncat_ssl.c b/ncat/ncat_ssl.c index 063d5f724..89ee20db0 100644 --- a/ncat/ncat_ssl.c +++ b/ncat/ncat_ssl.c @@ -2,7 +2,7 @@ * ncat_ssl.c -- SSL support functions. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/ncat_ssl.h b/ncat/ncat_ssl.h index 849ef5311..f88c10845 100644 --- a/ncat/ncat_ssl.h +++ b/ncat/ncat_ssl.h @@ -2,7 +2,7 @@ * ncat_ssl.h * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/ncat_win.c b/ncat/ncat_win.c index 29002ea8a..b6c4abbe8 100644 --- a/ncat/ncat_win.c +++ b/ncat/ncat_win.c @@ -2,7 +2,7 @@ * ncat_win.c -- Windows-specific functions. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/sockaddr_u.h b/ncat/sockaddr_u.h index 0c89667f3..4d8d6d4d8 100644 --- a/ncat/sockaddr_u.h +++ b/ncat/sockaddr_u.h @@ -3,7 +3,7 @@ * strict-aliasing rules. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/sys_wrap.c b/ncat/sys_wrap.c index a75422425..b96af5f6b 100644 --- a/ncat/sys_wrap.c +++ b/ncat/sys_wrap.c @@ -2,7 +2,7 @@ * sys_wrap.c -- Error-checked wrappers around common functions. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/sys_wrap.h b/ncat/sys_wrap.h index 2e35c9129..9faad127c 100644 --- a/ncat/sys_wrap.h +++ b/ncat/sys_wrap.h @@ -2,7 +2,7 @@ * sys_wrap.h * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/util.c b/ncat/util.c index bf8e18614..0a327d44e 100644 --- a/ncat/util.c +++ b/ncat/util.c @@ -2,7 +2,7 @@ * util.c -- Various utility functions. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ncat/util.h b/ncat/util.h index 3d57ee60f..d794f89ca 100644 --- a/ncat/util.h +++ b/ncat/util.h @@ -2,7 +2,7 @@ * util.h * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/ndiff/docs/ndiff.1 b/ndiff/docs/ndiff.1 index 6b4e8cefa..e39cba5b6 100644 --- a/ndiff/docs/ndiff.1 +++ b/ndiff/docs/ndiff.1 @@ -2,12 +2,12 @@ .\" Title: ndiff .\" Author: [see the "Authors" section] .\" Generator: DocBook XSL Stylesheets v1.76.1 -.\" Date: 01/01/2012 +.\" Date: 02/25/2012 .\" Manual: User Commands .\" Source: Ndiff .\" Language: English .\" -.TH "NDIFF" "1" "01/01/2012" "Ndiff" "User Commands" +.TH "NDIFF" "1" "02/25/2012" "Ndiff" "User Commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/nmap-header-template.cc b/nmap-header-template.cc index 767c7fbaf..2acd1eca4 100644 --- a/nmap-header-template.cc +++ b/nmap-header-template.cc @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nmap-os-db b/nmap-os-db index 73a972e62..f3fbbf9e7 100644 --- a/nmap-os-db +++ b/nmap-os-db @@ -268,6 +268,24 @@ T7(R=N) U1(DF=N%T=3A-44%TG=40%IPL=38%UN=0%RIPL=G%RID=4210%RIPCK=Z%RUCK=0%RUD=G) IE(DFI=N%T=3A-44%TG=40%CD=Z) +# 3com 3016 T1 Router 3Com Router Software Extended_V1.30 +Fingerprint 3Com 3016 router +Class 3Com | embedded || router +CPE cpe:/h:3com:3016 auto +SEQ(SP=C-16%GCD=F402|1E804|2DC06|3D008|4C40A%ISR=97-A1%TI=I%II=I%SS=S%TS=1) +OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11) +WIN(W1=111C%W2=1068%W3=1180%W4=1000%W5=10C0%W6=1090) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=111C%O=M5B4NW0%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=N%T=3B-45%TG=40%W=1090%S=O%A=O%F=A%O=NNT11%RD=0) +T4(R=Y%DF=N%T=3B-45%TG=40%W=1000%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=15C%RID=G%RIPCK=I%RUCK=0%RUD=G) +IE(DFI=S%T=FA-104%TG=FF%CD=S) + # 3Com OfficeConnect 3CR858-91 Software version V1.13-168 (Mar 21 2008 11:57:49) Fingerprint 3Com OfficeConnect 3CR858-91 router Class 3Com | embedded || router @@ -285,6 +303,25 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=Y%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N|S%T=3B-45%TG=40%CD=Z) +# Baseline Switch 2924-SFP Plus +# Cisco ESW 520 "Small Business Pro" managed switch. OS Version: 2.0.3 +Fingerprint 3Com 2924-SFP or Cisco ESW-520 switch +Class 3Com | embedded || switch +Class Cisco | embedded || switch +SEQ(SP=FD-10D%GCD=1-6%ISR=FA-112%TI=RD%CI=RD|RI%II=RI%TS=U) +OPS(O1=%O2=%O3=%O4=%O5=%O6=) +WIN(W1=100%W2=100%W3=100%W4=100%W5=100%W6=100) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=100%O=%CC=N%Q=) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +T3(R=Y%DF=N%T=3B-45%TG=40%W=100%S=O%A=S+%F=AS%O=%RD=0%Q=) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # 3Com Switch 4200G 24-Port Software Version 3Com OS V3.01.00s56 # Quadway s5600 series, VRP software, Version 3.10, Release 1510P02 Fingerprint 3Com 4200G or Huawei Quidway S5600 switch @@ -363,6 +400,24 @@ T7(R=N) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=FA-104%TG=FF%CD=S) +# 3COM 5500-ei switch +Fingerprint 3Com 5500-EI switch +Class 3Com | embedded || switch +CPE cpe:/h:3com:5500-ei auto +SEQ(SP=B-15%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=96-A0%TI=I%II=I%SS=S%TS=U) +OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) +WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) +ECN(R=Y%DF=N%T=FB-105%TG=FF%W=2000%O=M5B4%CC=N) +T1(R=Y%DF=N%T=FB-105%TG=FF%S=O%A=O|S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=FB-105%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(DFI=S%T=FB-105%TG=FF%CD=S) + # 3Com 8810 with 3Com 3C17508 360GB Fabric. SW Version: 3.01.31r. Also known as: Huawei Quidway S8500. Fingerprint 3Com 8810 switch Class 3Com | embedded || switch @@ -416,25 +471,6 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=3401%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=FA-104%TG=FF%CD=S) -# Baseline Switch 2924-SFP Plus -# Cisco ESW 520 "Small Business Pro" managed switch. OS Version: 2.0.3 -Fingerprint 3Com 2924-SFP or Cisco ESW-520 switch -Class 3Com | embedded || switch -Class Cisco | embedded || switch -SEQ(SP=FD-10D%GCD=1-6%ISR=FA-112%TI=RD%CI=RD|RI%II=RI%TS=U) -OPS(O1=%O2=%O3=%O4=%O5=%O6=) -WIN(W1=100%W2=100%W3=100%W4=100%W5=100%W6=100) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=100%O=%CC=N%Q=) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) -T3(R=Y%DF=N%T=3B-45%TG=40%W=100%S=O%A=S+%F=AS%O=%RD=0%Q=) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - # Motorola Surfboard SB5101 Cable Modem # SB5101 help page says: Software Version: SB5101-2.4.1.6-SCM02-NOSH; Hardware Version: 1 # Scientific Atlanta WebSTAR EPX2203 cable modem, v2.0.2r1152-050419epx2203-v202r1152-050419c-eu-5.bin @@ -485,23 +521,6 @@ T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S%F=APR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=5493%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) -# 3Com SuperStack 3 Switch 3300XM -Fingerprint 3Com SuperStack 3 Switch 3300 XM -Class 3Com | embedded || switch -SEQ(SP=0-5%GCD=0%ISR=0-5%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=M218%O2=M218%O3=M218%O4=M218%O5=M218%O6=M218) -WIN(W1=400%W2=400%W3=400%W4=400%W5=400%W6=400) -ECN(R=Y%DF=N%T=FA-104%TG=FF%W=400%O=M218%CC=N%Q=) -T1(R=Y%DF=N%T=FA-104%TG=FF%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S%F=APR%O=%RD=0%Q=) -T3(R=Y%DF=N%T=FA-104%TG=FF%W=400%S=O%A=S+%F=AS%O=M218%RD=0%Q=) -T4(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S%F=APR%O=%RD=0%Q=) -T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=APR%O=%RD=0%Q=) -T6(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S%F=APR%O=%RD=0%Q=) -T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S%F=APR%O=%RD=0%Q=) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=B2D%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=FA-104%TG=FF%CD=S) - # Switch 3300TM, Software Version: 2.69, Boot PROM Version: 1.00 # Switch 3300SM 3C16987A Fingerprint 3Com SuperStack 3 Switch 3300 TM @@ -520,6 +539,23 @@ T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S%F=APR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=>0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) +# 3Com SuperStack 3 Switch 3300XM +Fingerprint 3Com SuperStack 3 Switch 3300 XM +Class 3Com | embedded || switch +SEQ(SP=0-5%GCD=0%ISR=0-5%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=M218%O2=M218%O3=M218%O4=M218%O5=M218%O6=M218) +WIN(W1=400%W2=400%W3=400%W4=400%W5=400%W6=400) +ECN(R=Y%DF=N%T=FA-104%TG=FF%W=400%O=M218%CC=N%Q=) +T1(R=Y%DF=N%T=FA-104%TG=FF%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S%F=APR%O=%RD=0%Q=) +T3(R=Y%DF=N%T=FA-104%TG=FF%W=400%S=O%A=S+%F=AS%O=M218%RD=0%Q=) +T4(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S%F=APR%O=%RD=0%Q=) +T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=APR%O=%RD=0%Q=) +T6(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S%F=APR%O=%RD=0%Q=) +T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S%F=APR%O=%RD=0%Q=) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=B2D%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=FA-104%TG=FF%CD=S) + # Device type: switch. Running: 3Com embedded. # OS details: 3Com Superstack 3, 3300XM switch , Boot PROM Version: 1.00, Software Version: 2.69, Hardware Version: 0 Fingerprint 3Com SuperStack 3 Switch 3300 XM @@ -979,6 +1015,23 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=4210%RIPCK=Z%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) +# Radio Thermostat from Filtrete model CT50 V1.92 API version 113 Firmware version 1.04.72 www.radiothermostat.com +Fingerprint 3M Filtrete 3M-50 thermostat +Class 3M | embedded || specialized +SEQ(SP=E9-F3%GCD=1-6%ISR=E7-F1%TI=I%II=I%SS=S%TS=A) +OPS(O1=M5B4NW0NNSNNT11%O2=M578NW0NNSNNT11%O3=M280NW0NNT11%O4=M5B4NW0NNSNNT11%O5=M218NW0NNSNNT11%O6=M109NNSNNT11) +WIN(W1=B50%W2=AD8%W3=9D0%W4=B50%W5=830%W6=8E5) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=B68%O=M5B4NW0NNS%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=FA-104%TG=FF%CD=S) + # VxWorks --Ed. # Filtrete 3m-50 WiFi Thermostat by 3M # Radio Thermostat www.radiothermostat.com @@ -1002,39 +1055,21 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) -# Radio Thermostat from Filtrete model CT50 V1.92 API version 113 Firmware version 1.04.72 www.radiothermostat.com -Fingerprint 3M Filtrete 3M-50 thermostat -Class 3M | embedded || specialized -SEQ(SP=E9-F3%GCD=1-6%ISR=E7-F1%TI=I%II=I%SS=S%TS=A) -OPS(O1=M5B4NW0NNSNNT11%O2=M578NW0NNSNNT11%O3=M280NW0NNT11%O4=M5B4NW0NNSNNT11%O5=M218NW0NNSNNT11%O6=M109NNSNNT11) -WIN(W1=B50%W2=AD8%W3=9D0%W4=B50%W5=830%W6=8E5) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=B68%O=M5B4NW0NNS%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=FA-104%TG=FF%CD=S) - -# HP LaserJet CM1415fnw -Fingerprint HP LaserJet CM1415fnw printer -Class HP | embedded || printer -CPE cpe:/h:hp:laserjet_cm1415fnw auto -SEQ(SP=FD-109%GCD=1-6%ISR=104-10E%TI=RI%TS=A) -OPS(O1=M5B4NW0NNSNNT11%O2=M578NW0NNSNNT11%O3=M280NW0NNT11%O4=M5B4NW0NNSNNT11%O5=M218NW0NNSNNT11%O6=M109NNSNNT11) -WIN(W1=21F0%W2=2088%W3=2258%W4=21F0%W5=20C0%W6=209D) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=2238%O=M5B4NW0NNS%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +# XSBoxGo+. The vendor is 4G Systems. 3G/WLAN router. +Fingerprint 4G Systems XSBoxGO+ WAP +Class 4G Systems | embedded || WAP +SEQ(SP=0-1C%GCD=1000|2000|3000|4000|5000|65000|CA000|12F000|194000|1F9000%ISR=AB-B5%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=M5B4|M5B4W0L%O2=M578W0L%O3=M280W0L%O4=M5B4W0L%O5=M218W0L%O6=M109) +WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) +ECN(R=Y%DF=N%T=FA-104%TG=FF%W=4000%O=M5B4%CC=N) +T1(R=Y%DF=N%T=FA-104%TG=FF%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S%F=AR%O=T00LL%RD=0) +T3(R=Y%DF=N%T=FA-104%TG=FF%W=4000%S=O%A=S+%F=AS%O=M109|M109W0L%RD=0) +T4(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=Z%F=R%O=T00LL%RD=0) +T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%O=T00LL%RD=0) +T6(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=Z%F=R%O=T00LL%RD=0) +T7(R=N) +U1(DF=N%T=FA-104%TG=FF%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) # MS347S : see http://www.a-tecsubsystem.com/websys/atec/web/products.jsp?prodId=1191910612953 @@ -1120,6 +1155,23 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=70%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) +# Aastra A150 telephone system. +Fingerprint Aastra A510 VoIP phone +Class Aastra | embedded || VoIP phone +SEQ(SP=0-5%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=94-9E%TI=I%CI=I%II=I%SS=O|S%TS=U) +OPS(R=N) +WIN(R=N) +ECN(R=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # Aastra Dialog 4425 VoIP Phone, firmware RK7 Fingerprint Aastra Dialog 4425 IP phone Class Aastra | embedded || VoIP phone @@ -1479,6 +1531,34 @@ T7(R=Y%DF=N%T=1B-25%TG=20%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=1B-25%TG=20%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=1B-25%TG=20%CD=S) +# D-Link DI-604 Ethernet Broadband Router, Firmware Version: V3.15b05 +# D-Link DI-524 Airplus G Wireless Router Firmware Version: V2.03, Fri, Dec 09 2005 +# SMC 7004 VBR EU (european edition) +# DI-604 Ethernet Broadband Router, Firmware Version: V3.10 +# DI-524, Firmware Version: V2.05 +# DI 524 H/W revision B4: Current Firmware Version: V2.06 +# DI-604 Firmware Version : V3.14, Thu, Dec 15 2005 +# ZyXEL Prestige 320W, P-320W 802.11g +# Airlive WT-2000R +Fingerprint AirLive WT-2000R, D-Link DI-524 or DI-604, SMC SMC7004VBR, or ZyXEL Prestige 320W broadband router +Class AirLive | embedded || WAP +Class D-Link | embedded || WAP +Class SMC | embedded || broadband router +Class ZyXEL | embedded || broadband router +SEQ(SP=0-5D%GCD=32|64|96|C8|FA%ISR=4B-6F%TI=BI%CI=BI%II=BI%SS=S%TS=U) +OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) +WIN(W1=16D0%W2=16D0%W3=16D0%W4=16D0%W5=16D0%W6=16D0) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=16D0%O=M5B4%CC=N%Q=) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +T3(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S%F=AR%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S%F=AR%O=%RD=0%Q=) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # AirMagnet SmartEdge Sensor, SW Version: 8.0.0-11510 # INSTAR CAM IN-3010 # FOSCAM FI8904/FI8904W IP camera model @@ -1671,23 +1751,6 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=4210%RIPCK=I%RUCK=0%RUD=G) IE(DFI=S%T=FA-104%TG=FF%CD=S) -# Alcatel-Lucent Omniswitch 6850 -Fingerprint Alcatel-Lucent OmniSwitch 6850 switch -Class Alcatel-Lucent | embedded || switch -SEQ(SP=102-10C%GCD=1-6%ISR=FF-109%TI=RD%CI=RD|RI%II=RI%TS=1) -OPS(O1=M200NNT11%O2=M200NW0NNT11%O3=M200NW0NNT11%O4=M200NNT11%O5=M200NNT11%O6=M200NNT11) -WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=2000%O=M200%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=2000%S=O%A=S+%F=AS%O=M200NNT11%RD=0%Q=) -T4(R=Y%DF=N%T=3B-45%TG=40%W=2000%S=A%A=S%F=A%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - # Alcatel-Lucent OmniSwitch 6000 Software Version 6.3.1.1052.R01 Service Release, December 11, 2008. Fingerprint Alcatel-Lucent OmniSwitch 6000 switch (firmware 6.3.1) Class Alcatel-Lucent | embedded || switch @@ -1722,6 +1785,23 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) +# Alcatel-Lucent Omniswitch 6850 +Fingerprint Alcatel-Lucent OmniSwitch 6850 switch +Class Alcatel-Lucent | embedded || switch +SEQ(SP=102-10C%GCD=1-6%ISR=FF-109%TI=RD%CI=RD|RI%II=RI%TS=1) +OPS(O1=M200NNT11%O2=M200NW0NNT11%O3=M200NW0NNT11%O4=M200NNT11%O5=M200NNT11%O6=M200NNT11) +WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=2000%O=M200%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=2000%S=O%A=S+%F=AS%O=M200NNT11%RD=0%Q=) +T4(R=Y%DF=N%T=3B-45%TG=40%W=2000%S=A%A=S%F=A%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # Alcatel-Lucent OmniPCX Enterprise # OmniPCX Enterprise R8.0.1-g1.503-12-a-nl-c80s1 (Linux 2.4.17-ll-dhs3) Fingerprint Alcatel-Lucent OmniPCX Enterprise PBX (Linux 2.4.17) @@ -1776,6 +1856,23 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) +# Allen Bradley PLC-5 +Fingerprint Allen-Bradley PLC-5 programmable logic controller +Class Allen-Bradley | embedded || specialized +SEQ(SP=B-15%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=96-A0%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) +WIN(W1=B68%W2=AF0%W3=F00%W4=1000%W5=EA8%W6=F87) +ECN(R=Y%DF=N%T=37-41%TG=40%W=B68%O=M5B4%CC=N) +T1(R=Y%DF=N%T=37-41%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=N%T=37-41%TG=40%W=F87%S=O%A=O%F=A%RD=0) +T4(R=Y%DF=N%T=37-41%TG=40%W=1000%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=37-41%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=15C%RID=G%RIPCK=Z%RUCK=0%RUD=G) +IE(DFI=S%T=FA-104%TG=FF%CD=S) + # Belkin F5D7632-4 v1000UK, firmware AR.0.01.08UK (Oct 27 2004 01:03:29) # Intracom Jetspeed 500i ADSL router # Iskratel Proteus 932 VDSL Modem, Firmware version: 1.66.31 @@ -2257,6 +2354,24 @@ T7(R=Y%DF=N%T=3B-3D%TG=40%W=0%S=Z%A=S%F=R%O=%RD=0%Q=) U1(DF=N%T=3B-3D%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=3B-3D%TG=40%CD=S) +# Network Management Card AOS v.1.1.6 Rack PDU app v.1.0.2 +Fingerprint APC power distribution unit (AOS 2.7.0) +Class APC | AOS | 1.X | power-device +CPE cpe:/o:apc:aos:1 auto +SEQ(SP=0-32%GCD=30D4|61A8|927C|C350|F424|1E848|3D090|5B8D8|7A120|98968%ISR=9F-A9%TI=I%II=I%SS=S%TS=A) +OPS(O1=M564NW0NNT11%O2=M564NW0NNT11%O3=M280NW0NNT11%O4=M5B4NW0NNT11%O5=M218NW0NNT11%O6=M109NNT11) +WIN(W1=1008%W2=1008%W3=112C%W4=10F8%W5=1060%W6=10CD) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=102C%O=M564NW0%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=FA-104%TG=FF%CD=S) + # APC Metered Rack PDU AP7851 running aos_270 Fingerprint APC AP7851 power distribution unit (AOS 2.7.0) Class APC | AOS | 2.X | power-device @@ -2407,6 +2522,24 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) +# aos303.bin APC Masterswitch +Fingerprint APC MasterSwitch power distribution unit (AOS 3.0.3) +Class APC | AOS | 3.X | power-device +CPE cpe:/o:apc:aos:3 auto +SEQ(SP=CA-D4%GCD=1-6%ISR=D5-DF%TI=I%II=I%SS=S%TS=U) +OPS(O1=M5B4%O2=M578%O3=M280%O4=M200%O5=M218%O6=M109) +WIN(W1=640%W2=640%W3=640%W4=640%W5=640%W6=640) +ECN(R=Y%DF=N%T=70%TG=80%W=640%O=M5B4%CC=N%Q=) +T1(R=Y%DF=N%T=70%TG=80%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=Y%DF=N%T=70%TG=80%W=640%S=O%A=S+%F=AS%O=M109%RD=0%Q=) +T4(R=Y%DF=N%T=70%TG=80%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=70%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%T=70%TG=80%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=70%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +U1(DF=N%T=70%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=96A9%RUD=G) +IE(DFI=N%T=70%TG=80%CD=Z) + # APC Network Management Card AOS v3.5.5 # APC aos v3.3.4, Date: 01/05/2007 Fingerprint APC Network Management Card (AOS 3.3.4 - 3.3.5) @@ -2463,24 +2596,6 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) -# aos303.bin APC Masterswitch -Fingerprint APC MasterSwitch power distribution unit (AOS 3.0.3) -Class APC | AOS | 3.X | power-device -CPE cpe:/o:apc:aos:3 auto -SEQ(SP=CA-D4%GCD=1-6%ISR=D5-DF%TI=I%II=I%SS=S%TS=U) -OPS(O1=M5B4%O2=M578%O3=M280%O4=M200%O5=M218%O6=M109) -WIN(W1=640%W2=640%W3=640%W4=640%W5=640%W6=640) -ECN(R=Y%DF=N%T=70%TG=80%W=640%O=M5B4%CC=N%Q=) -T1(R=Y%DF=N%T=70%TG=80%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=Y%DF=N%T=70%TG=80%W=640%S=O%A=S+%F=AS%O=M109%RD=0%Q=) -T4(R=Y%DF=N%T=70%TG=80%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=70%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=N%T=70%TG=80%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=70%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -U1(DF=N%T=70%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=96A9%RUD=G) -IE(DFI=N%T=70%TG=80%CD=Z) - # APC NetBotz 200 Rack Monitor (NBRK0200) Fingerprint APC NetBotz 200 rack monitor Class APC | embedded || power-device @@ -2766,33 +2881,17 @@ T7(R=N) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=>0%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) -# iPad - iOS 4.3.2 -Fingerprint Apple iPad tablet computer (iOS 4.3.2) +# iPhone OS 4.3.3 +Fingerprint Apple iOS 4.2 - 4.3.4 Class Apple | iOS | 4.X | media device CPE cpe:/o:apple:iphone_os:4 auto -SEQ(SP=FE-10C%GCD=1-6%ISR=102-10E%TI=RD%CI=RD|RI%II=RI%TS=7) -OPS(O1=M5B4NW2NNT11SLL%O2=M5B4NW2NNT11SLL%O3=M5B4NW2NNT11%O4=M5B4NW2NNT11SLL%O5=M5B4NW2NNT11SLL%O6=M5B4NNT11SLL) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW2SLL%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# Apple iPad Wifi 16Gb iOS Ver. 4.3.3 (8J3) Model MB292B -Fingerprint Apple iPad tablet computer (iOS 4.3.3) -Class Apple | iOS | 4.X | media device +Class Apple | iOS | 4.X | phone CPE cpe:/o:apple:iphone_os:4 auto -SEQ(SP=103-10D%GCD=1-6%ISR=104-10E%TI=RD%CI=RD%II=RI%TS=A|B) -OPS(O1=M5B4NW2NNT11%O2=M5B4NW2NNT11SLL%O3=M5B4NW2NNT11%O4=M5B4NW2NNT11SLL%O5=M5B4NW2NNT11SLL%O6=M5B4NNT11SLL) +SEQ(SP=EF-103%GCD=1-6%ISR=F7-103%TI=RD%CI=RD%II=RI%TS=A) +OPS(O1=M553NW2NNT11SLL%O2=M553NW2NNT11SLL%O3=M553NW2NNT11%O4=M553NW2NNT11SLL%O5=M553NW2NNT11SLL%O6=M553NNT11SLL) WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW2SLL%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=Z%A=S+%F=AS%RD=0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M553NW2SLL%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) T2(R=N) T3(R=N) T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) @@ -2802,75 +2901,6 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) -# iPad - iOS 4.3.2 -Fingerprint Apple iPad tablet computer (iOS 4.3.2) -Class Apple | iOS | 4.X | media device -CPE cpe:/o:apple:iphone_os:4 auto -SEQ(SP=FE-10C%GCD=1-6%ISR=102-10E%TI=RD%CI=RD|RI%II=RI%TS=8) -OPS(O1=M5B4NW2NNT11SLL%O2=M5B4NW2NNT11SLL%O3=M5B4NW2NNT11%O4=M5B4NW2NNT11SLL%O5=M5B4NW2NNT11SLL%O6=M5B4NNT11SLL) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW2SLL%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# Apple TV - 2nd Generation - OS Version 4.2 http://support.apple.com/kb/HT4448 -# iOS 4.3 ezShare Pro 3.0.1 iPod touch -# Apple TV 2 -# IPhone 3GS 32 GB, WLAN connected, iOS 4.3, Build 8F190 -# iOS 4.3.1 -# iPhone4 running iOS 4.3.2 -# iPhone OS 4.3.2 on iPAD 1G (iPad1,1) -# Version 4.3.3 -# ipod touch IOS 4.3.4 -# Ipad 2 version 4.3.5 (8L1) -# Darwin 11.0.1 Darwin Kernel Version 11.0.1: Thu Jul 28 02:01:39 PDT 2011; root:xnu-1699.23.4~1/RELEASE_X86_64 x86_64, OSX Lion 10.7.1 -# Darwin 11.2.0 Darwin Kernel Version 11.2.0: Tue Aug 9 20:56:15 PDT 2011; root:xnu-1699.24.8~1/RELEASE_I386 i386 10.7.2 -Fingerprint Apple Mac OS X 10.7.0 - 10.7.2 (Lion) (Darwin 11.0.0 - 11.2.0) or iOS 4.2 - 4.3.5 -Class Apple | Mac OS X | 10.7.X | media device -CPE cpe:/o:apple:mac_os_x:10.7 auto -Class Apple | iOS | 4.X | media device -CPE cpe:/o:apple:iphone_os:4 auto -Class Apple | iOS | 4.X | phone -CPE cpe:/o:apple:iphone_os:4 auto -SEQ(SP=EF-10B%GCD=1-6%ISR=F9-111%TI=RD%CI=RD|RI%II=RI%TS=A) -OPS(O1=M5B4NW2NNT11SLL%O2=M5B4NW2NNT11SLL%O3=M5B4NW2NNT11%O4=M5B4NW2NNT11SLL%O5=M5B4NW2NNT11SLL%O6=M5B4NNT11SLL) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW2SLL%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# iPad 2 -Fingerprint Apple iPad tablet computer (iOS 4) -Class Apple | iOS | 4.X | media device -CPE cpe:/o:apple:iphone_os:4 auto -SEQ(SP=EF-107%GCD=1-6%ISR=F9-10B%TI=RD%CI=RD%II=RI%TS=A) -OPS(O1=M5B4NW2NNT11SLL%O2=M5B4NW2NNT11SLL%O3=M5B4NW2NNT11%O4=M5B4NW2NNT11SLL%O5=M5B4NW2NNT11SLL%O6=M5B4NNT11SLL) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=FA-104%TG=FF%W=FFFF%O=M5B4NW2SLL%CC=N) -T1(R=Y%DF=Y%T=FA-104%TG=FF%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=FA-104%TG=FF%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=FA-104%TG=FF%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(DFI=S%T=FA-104%TG=FF%CD=S) - # iPhone OS 4.3.3 Fingerprint Apple iOS 4.3.3 Class Apple | iOS | 4.X | media device @@ -2912,6 +2942,126 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) +# iOS 5 +# iPad2 iOS 5 beta 5 (9A5274d) +# 3GS iPhone after iOS 5 update + RedSnow 0.9.9.b.5 Jailbreak, Darwin iPhone 11.0.0 Darwin Kernel Version 11.0.0: Thu Sep 15 23:32:27 PDT 2011; root:xnu-1878.4.43~2/RELEASE_ARM_S5L8920X iPhone2,1 arm N88AP Darwin +# 2nd Generation AppleTV running iOS 4.4.2 +# iPad iOS v5.0 9A334 +# iPhone 4S, iOS 5.0.1 not jailbroken +Fingerprint Apple iOS 4.4.2 - 5.0.1 (Darwin 11.0.0) +Class Apple | iOS | 4.X | media device +CPE cpe:/o:apple:iphone_os:4 auto +Class Apple | iOS | 4.X | phone +CPE cpe:/o:apple:iphone_os:4 auto +Class Apple | iOS | 5.X | media device +CPE cpe:/o:apple:iphone_os:5 auto +Class Apple | iOS | 5.X | phone +CPE cpe:/o:apple:iphone_os:5 auto +SEQ(SP=E1-107%GCD=1-6%ISR=E6-110%TI=RD|RI%CI=RD|RI%II=RI%TS=9|A) +OPS(O1=M5B4NW4NNT11SLL%O2=M5B4NW4NNT11SLL%O3=M5B4NW4NNT11%O4=M5B4NW4NNT11SLL%O5=M5B4NW4NNT11SLL%O6=M5B4NNT11SLL) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW4SLL%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + +# iPad 2 +Fingerprint Apple iPad tablet computer (iOS 4) +Class Apple | iOS | 4.X | media device +CPE cpe:/o:apple:iphone_os:4 auto +SEQ(SP=EF-107%GCD=1-6%ISR=F9-10B%TI=RD%CI=RD%II=RI%TS=A) +OPS(O1=M5B4NW2NNT11SLL%O2=M5B4NW2NNT11SLL%O3=M5B4NW2NNT11%O4=M5B4NW2NNT11SLL%O5=M5B4NW2NNT11SLL%O6=M5B4NNT11SLL) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=FA-104%TG=FF%W=FFFF%O=M5B4NW2SLL%CC=N) +T1(R=Y%DF=Y%T=FA-104%TG=FF%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=FA-104%TG=FF%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=FA-104%TG=FF%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(DFI=S%T=FA-104%TG=FF%CD=S) + +# iPad - iOS 4.3.2 +Fingerprint Apple iPad tablet computer (iOS 4.3.2) +Class Apple | iOS | 4.X | media device +CPE cpe:/o:apple:iphone_os:4 auto +SEQ(SP=FE-10C%GCD=1-6%ISR=102-10E%TI=RD%CI=RD|RI%II=RI%TS=7) +OPS(O1=M5B4NW2NNT11SLL%O2=M5B4NW2NNT11SLL%O3=M5B4NW2NNT11%O4=M5B4NW2NNT11SLL%O5=M5B4NW2NNT11SLL%O6=M5B4NNT11SLL) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW2SLL%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + +# iPad - iOS 4.3.2 +Fingerprint Apple iPad tablet computer (iOS 4.3.2) +Class Apple | iOS | 4.X | media device +CPE cpe:/o:apple:iphone_os:4 auto +SEQ(SP=FE-10C%GCD=1-6%ISR=102-10E%TI=RD%CI=RD|RI%II=RI%TS=8) +OPS(O1=M5B4NW2NNT11SLL%O2=M5B4NW2NNT11SLL%O3=M5B4NW2NNT11%O4=M5B4NW2NNT11SLL%O5=M5B4NW2NNT11SLL%O6=M5B4NNT11SLL) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW2SLL%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + +# Apple iPad Wifi 16Gb iOS Ver. 4.3.3 (8J3) Model MB292B +Fingerprint Apple iPad tablet computer (iOS 4.3.3) +Class Apple | iOS | 4.X | media device +CPE cpe:/o:apple:iphone_os:4 auto +SEQ(SP=103-10D%GCD=1-6%ISR=104-10E%TI=RD%CI=RD%II=RI%TS=A|B) +OPS(O1=M5B4NW2NNT11%O2=M5B4NW2NNT11SLL%O3=M5B4NW2NNT11%O4=M5B4NW2NNT11SLL%O5=M5B4NW2NNT11SLL%O6=M5B4NNT11SLL) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW2SLL%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=Z%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + +# apple TV second generation +# Apple iPad 2 iOS 4.3 +Fingerprint Apple TV (iOS 4.3) +Class Apple | iOS | 4.X | media device +CPE cpe:/o:apple:iphone_os:4 auto +SEQ(SP=F9-109%GCD=1-6%ISR=101-10B%TI=RD%CI=RI%II=RI%TS=A) +OPS(O1=M5B4NW2NNT11SLL%O2=M5B4NW2NNT11SLL%O3=M5B4NW2NNT11%O4=M5B4NW2NNT11SLL%O5=M5B4NW2NNT11SLL%O6=M5B4NNT11SLL) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW2SLL%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # iOS 4 Fingerprint Apple iOS 4.0 Class Apple | iOS | 4.X | phone @@ -2949,6 +3099,27 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) +# iPhone 3gs (model: MC637X) i0S 4.3.1 (8G4) (stable, release March 25 2011) +# iOS 4.3.5 +Fingerprint Apple iOS 4.3.1 - 4.3.5 +Class Apple | iOS | 4.X | phone +CPE cpe:/o:apple:iphone_os:4 auto +Class Apple | iOS | 4.X | media device +CPE cpe:/o:apple:iphone_os:4 auto +SEQ(SP=F2-10A%GCD=1-6%ISR=F8-10E%TI=RD%II=RI%TS=A|C) +OPS(O1=M5B4NW2NNT11SLL%O2=M5B4NW2NNT11SLL%O3=M5B4NW2NNT11%O4=M5B4NW2NNT11SLL%O5=M5B4NW2NNT11SLL%O6=M5B4NNT11SLL) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=|M5B4NW2SLL%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # 4.0 (8A293) on iPhone 3G # Ipad # 4.1 @@ -2987,51 +3158,6 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) -# iPhone 3gs (model: MC637X) i0S 4.3.1 (8G4) (stable, release March 25 2011) -# iOS 4.3.5 -Fingerprint Apple iOS 4.3.1 - 4.3.5 -Class Apple | iOS | 4.X | phone -CPE cpe:/o:apple:iphone_os:4 auto -Class Apple | iOS | 4.X | media device -CPE cpe:/o:apple:iphone_os:4 auto -SEQ(SP=F2-10A%GCD=1-6%ISR=F8-10E%TI=RD%II=RI%TS=A|C) -OPS(O1=M5B4NW2NNT11SLL%O2=M5B4NW2NNT11SLL%O3=M5B4NW2NNT11%O4=M5B4NW2NNT11SLL%O5=M5B4NW2NNT11SLL%O6=M5B4NNT11SLL) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=|M5B4NW2SLL%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# IOS 4.3.2 iPhone 4 FR -# Darwin 11.0.0 Darwin Kernel Version 11.0.0: Sat Jun 18 12:56:35 PDT 2011; root:xnu-1699.22.73~1/RELEASE_X86_64 x86_64 -# Darwin 11.1.0 Darwin Kernel Version 11.1.0: Tue Jul 26 16:07:11 PDT 2011; root:xnu-1699.22.81~1/RELEASE_X86_64 x86_64 -# Darwin 11.2.0 Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 x86_64 -# iphone 3gs with iso 5.0 -Fingerprint Apple Mac OS X 10.7.0 - 10.7.2 (Lion) (Darwin 11.0.0 - 11.2.0) or iPhone mobile phone (iOS 4.3.2) -Class Apple | Mac OS X | 10.7.X | general purpose -CPE cpe:/o:apple:mac_os_x:10.7 auto -Class Apple | iOS | 4.X | phone -CPE cpe:/o:apple:iphone_os:4 auto -SEQ(SP=EB-109%GCD=1-6%ISR=EE-10C%TI=RD|RI%CI=RD|RI%II=RI%TS=A) -OPS(O1=M3FD8NW2NNT11SLL%O2=M3FD8NW2NNT11SLL%O3=M3FD8NW2NNT11%O4=M3FD8NW2NNT11SLL%O5=M3FD8NW2NNT11SLL%O6=M3FD8NNT11SLL) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M3FD8NW2SLL%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - # iOS 4.3.2 on iPhone 4 Fingerprint Apple iPhone mobile phone (iOS 4.3.2) Class Apple | iOS | 4.X | phone @@ -3113,35 +3239,6 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) -# iOS 5 -# iPad2 iOS 5 beta 5 (9A5274d) -# 3GS iPhone after iOS 5 update + RedSnow 0.9.9.b.5 Jailbreak, Darwin iPhone 11.0.0 Darwin Kernel Version 11.0.0: Thu Sep 15 23:32:27 PDT 2011; root:xnu-1878.4.43~2/RELEASE_ARM_S5L8920X iPhone2,1 arm N88AP Darwin -# 2nd Generation AppleTV running iOS 4.4.2 -# iPad iOS v5.0 9A334 -# iPhone 4S, iOS 5.0.1 not jailbroken -Fingerprint Apple iOS 4.4.2 - 5.0.1 (Darwin 11.0.0) -Class Apple | iOS | 4.X | media device -CPE cpe:/o:apple:iphone_os:4 auto -Class Apple | iOS | 4.X | phone -CPE cpe:/o:apple:iphone_os:4 auto -Class Apple | iOS | 5.X | media device -CPE cpe:/o:apple:iphone_os:5 auto -Class Apple | iOS | 5.X | phone -CPE cpe:/o:apple:iphone_os:5 auto -SEQ(SP=E1-107%GCD=1-6%ISR=E6-110%TI=RD|RI%CI=RD|RI%II=RI%TS=9|A) -OPS(O1=M5B4NW4NNT11SLL%O2=M5B4NW4NNT11SLL%O3=M5B4NW4NNT11%O4=M5B4NW4NNT11SLL%O5=M5B4NW4NNT11SLL%O6=M5B4NNT11SLL) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW4SLL%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - # version 5.0.1 Fingerprint Apple iOS 5.0.1 Class Apple | iOS | 5.X | media device @@ -3162,6 +3259,26 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) +# iPhone 4 running iOS 5.0.1 +Fingerprint Apple iOS 5.0.1 +Class Apple | iOS | 5.X | phone +CPE cpe:/o:apple:iphone_os:5 auto +Class Apple | iOS | 5.X | media device +CPE cpe:/o:apple:iphone_os:5 auto +SEQ(SP=F4-108%GCD=1-6%ISR=FC-10E%TI=RD%CI=RD|RI%II=RI%TS=A) +OPS(O1=M3FD8NW4NNT11SLL%O2=M3FD8NW4NNT11SLL%O3=M3FD8NW4NNT11%O4=M3FD8NW4NNT11SLL%O5=M3FD8NW4NNT11SLL%O6=M3FD8NNT11SLL) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M3FD8NW4SLL%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # Darwin 9.0.0d1 Darwin Kernel Version 9.0.0d1: Wed Oct 10 00:07:50 PDT 2007; root:xnu-933.0.0.204.obj~7/RELEASE_ARM_S5L8900XRB iPod1,1 Darwin, ipod touch 1.1.2 (jailbroken) # Darwin 9.0.0d1 Darwin Kernel Version 9.0.0d1: Wed Dec 12 00:16:00 PST 2007; root:xnu-933.0.0.211.obj~2/RELEASE_ARM_S5L8900XRB iPod1,1 arm N45AP Darwin, ziphone 2.6b jailbroken ipod touch (1.1.4) Fingerprint Apple iPod touch audio player (iPhone OS 1.1.2 - 1.1.4, Darwin 9.0.0d1) @@ -3963,54 +4080,6 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) -# Darwin 8.10.0 Darwin Kernel Version 8.10.0: Wed May 23 16:50:59 PDT 2007; root:xnu-792.21.3~1/RELEASE_PPC Power Macintosh powerpc -# Darwin 8.10.0 Darwin Kernel Version 8.10.0: Wed May 23 16:50:59 PDT 2007; root:xnu-792.21.3~1/RELEASE_PPC Power Macintosh powerpc -# Darwin 8.10.1 Darwin Kernel Version 8.10.1: Wed May 23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386 i386 i386 -# Darwin 8.10.3 Darwin Kernel Version 8.10.3: Wed Jun 27 23:29:36 PDT 2007; root:xnu-792.23.3~1/RELEASE_I386 i386 i386 -# Darwin 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc -# Darwin 8.10.2 Darwin Kernel Version 8.10.2: Wed Jun 20 21:49:49 PDT 2007; root:xnu-792.22.6~1/RELEASE_I386 i386 i386 -# Darwin 8.11.1 Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386 i386 i386 -Fingerprint Apple Mac OS X 10.4.10 - 10.4.11 (Tiger) (Darwin 8.10.0 - 8.11.1) -Class Apple | Mac OS X | 10.4.X | general purpose -CPE cpe:/o:apple:mac_os_x:10.4.10 -SEQ(SP=C-16%GCD=1|>1000000%ISR=E8-103%TI=I%II=I%SS=S%TS=1) -OPS(O1=M5B4NW0NNT11SLL%O2=M5B4NW0NNT11SLL%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11SLL%O5=M5B4NW0NNT11SLL%O6=M5B4NNT11SLL) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW0SLL%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# Darwin 8.10.0 Darwin Kernel Version 8.10.0: Wed May 23 16:50:59 PDT 2007; root:xnu-792.21.3~1/RELEASE_PPC Power Macintosh -# Darwin 8.10.1 Darwin Kernel Version 8.10.1: Wed May 23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386 i386 i386 -# Darwin 8.10.1 Darwin Kernel Version 8.10.1: Wed May 23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386 i386 i386 (OS X 10.4.10) -# Darwin 8.10.0 Darwin Kernel Version 8.10.0: Wed May 23 16:50:59 PDT 2007; root:xnu-792.21.3~1/RELEASE_PPC Power Macintosh powerpc -# Darwin 8.10.1 Darwin Kernel Version 8.10.1: Wed May 23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386 i386 i386 -# Darwin 8.10.2 Darwin Kernel Version 8.10.2: Wed Jun 20 21:49:49 PDT 2007; root:xnu-792.22.6~1/RELEASE_I386 i386 i386 -# Darwin 8.11.1 Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386 i386 i386 -Fingerprint Apple Mac OS X 10.4.10 - 10.4.11 (Tiger) (Darwin 8.10.0 - 8.11.1) -Class Apple | Mac OS X | 10.4.X | general purpose -CPE cpe:/o:apple:mac_os_x:10.4.10 -SEQ(SP=C-16%GCD=1|>1000000%ISR=D4-102%TI=I%II=I%SS=S%TS=1) -OPS(O1=M3FD8NW0NNT11SLL%O2=M3FD8NW0NNT11SLL%O3=M3FD8NW0NNT11%O4=M3FD8NW0NNT11SLL%O5=M3FD8NW0NNT11SLL%O6=M3FD8NNT11SLL) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M3FD8NW0SLL%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - # Darwin 8.10.0 Darwin Kernel Version 8.10.0: Wed May 23 16:50:59 PDT 2007; root:xnu-792.21.3~1/RELEASE_PPC Power Macintosh powerpc Fingerprint Apple Mac OS X 10.4.10 (Tiger) (Darwin 8.10.0, PowerPC) Class Apple | Mac OS X | 10.4.X | general purpose @@ -4065,24 +4134,6 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) -# Darwin 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc -Fingerprint Apple Mac OS X 10.4.11 (Tiger) (Darwin 8.11.0) -Class Apple | Mac OS X | 10.4.X | general purpose -CPE cpe:/o:apple:mac_os_x:10.4.10 -SEQ(SP=E-1F2%GCD=1-6|>1000000%ISR=F9-103%TI=I%CI=I%II=I%SS=S%TS=1) -OPS(O1=NNT11|M5B4NW0NNT11%O2=M5B4NW0NNT11SLL%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11SLL%O5=M5B4NW0NNT11SLL%O6=M5B4NNT11SLL) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW0SLL%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O|Z%A=O|S+%F=A|AS%RD=0%Q=) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - # Darwin .8.10.0 Darwin Kernel Version 8.10.0: Wed May 23 16:50:59 PDT 2007; root:xnu-792.21.3~1/RELEASE_PPC Power Macintosh powerpc # Darwin 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc (OS X 10.4.11) Fingerprint Apple Mac OS X 10.4.10 - 10.4.11 (Tiger) (Darwin 8.10.0 - 8.11.0) @@ -4102,6 +4153,90 @@ T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=FA-104%TG=FF%CD=S) +# Darwin 8.10.0 Darwin Kernel Version 8.10.0: Wed May 23 16:50:59 PDT 2007; root:xnu-792.21.3~1/RELEASE_PPC Power Macintosh powerpc +# Darwin 8.10.0 Darwin Kernel Version 8.10.0: Wed May 23 16:50:59 PDT 2007; root:xnu-792.21.3~1/RELEASE_PPC Power Macintosh powerpc +# Darwin 8.10.1 Darwin Kernel Version 8.10.1: Wed May 23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386 i386 i386 +# Darwin 8.10.3 Darwin Kernel Version 8.10.3: Wed Jun 27 23:29:36 PDT 2007; root:xnu-792.23.3~1/RELEASE_I386 i386 i386 +# Darwin 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc +# Darwin 8.10.2 Darwin Kernel Version 8.10.2: Wed Jun 20 21:49:49 PDT 2007; root:xnu-792.22.6~1/RELEASE_I386 i386 i386 +# Darwin 8.11.1 Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386 i386 i386 +Fingerprint Apple Mac OS X 10.4.10 - 10.4.11 (Tiger) (Darwin 8.10.0 - 8.11.1) +Class Apple | Mac OS X | 10.4.X | general purpose +CPE cpe:/o:apple:mac_os_x:10.4.10 +SEQ(SP=C-16%GCD=1|>1000000%ISR=E8-103%TI=I%II=I%SS=S%TS=1) +OPS(O1=M5B4NW0NNT11SLL%O2=M5B4NW0NNT11SLL%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11SLL%O5=M5B4NW0NNT11SLL%O6=M5B4NNT11SLL) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW0SLL%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + +# Darwin 8.10.0 Darwin Kernel Version 8.10.0: Wed May 23 16:50:59 PDT 2007; root:xnu-792.21.3~1/RELEASE_PPC Power Macintosh +# Darwin 8.10.1 Darwin Kernel Version 8.10.1: Wed May 23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386 i386 i386 +# Darwin 8.10.1 Darwin Kernel Version 8.10.1: Wed May 23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386 i386 i386 (OS X 10.4.10) +# Darwin 8.10.0 Darwin Kernel Version 8.10.0: Wed May 23 16:50:59 PDT 2007; root:xnu-792.21.3~1/RELEASE_PPC Power Macintosh powerpc +# Darwin 8.10.1 Darwin Kernel Version 8.10.1: Wed May 23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386 i386 i386 +# Darwin 8.10.2 Darwin Kernel Version 8.10.2: Wed Jun 20 21:49:49 PDT 2007; root:xnu-792.22.6~1/RELEASE_I386 i386 i386 +# Darwin 8.11.1 Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386 i386 i386 +Fingerprint Apple Mac OS X 10.4.10 - 10.4.11 (Tiger) (Darwin 8.10.0 - 8.11.1) +Class Apple | Mac OS X | 10.4.X | general purpose +CPE cpe:/o:apple:mac_os_x:10.4.10 +SEQ(SP=C-16%GCD=1|>1000000%ISR=D4-102%TI=I%II=I%SS=S%TS=1) +OPS(O1=M3FD8NW0NNT11SLL%O2=M3FD8NW0NNT11SLL%O3=M3FD8NW0NNT11%O4=M3FD8NW0NNT11SLL%O5=M3FD8NW0NNT11SLL%O6=M3FD8NNT11SLL) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M3FD8NW0SLL%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + +# Darwin 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc +Fingerprint Apple Mac OS X 10.4.10 - 10.4.11 (Tiger) (Darwin 8.10.0 - 8.11.1) +Class Apple | Mac OS X | 10.4.X | general purpose +CPE cpe:/o:apple:mac_os_x:10.4 +SEQ(SP=DC-E6%GCD=10|20|30|40|50%ISR=F8-102%TI=I%CI=I%II=I%SS=S%TS=1) +OPS(O1=M5B4NW0NNT11SLL%O2=M5B4NW0NNT11SLL%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11SLL%O5=M5B4NW0NNT11SLL%O6=M5B4NNT11SLL) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW0SLL%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + +# Darwin 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc +Fingerprint Apple Mac OS X 10.4.11 (Tiger) (Darwin 8.11.0) +Class Apple | Mac OS X | 10.4.X | general purpose +CPE cpe:/o:apple:mac_os_x:10.4.10 +SEQ(SP=E-1F2%GCD=1-6|>1000000%ISR=F9-103%TI=I%CI=I%II=I%SS=S%TS=1) +OPS(O1=NNT11|M5B4NW0NNT11%O2=M5B4NW0NNT11SLL%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11SLL%O5=M5B4NW0NNT11SLL%O6=M5B4NNT11SLL) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW0SLL%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O|Z%A=O|S+%F=A|AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # Darwin 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc Fingerprint Apple Mac OS X 10.4.11 (Tiger) (Darwin 8.11.0) Class Apple | Mac OS X | 10.4.X | general purpose @@ -4156,25 +4291,6 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) -# Darwin 8.8.0 Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC Power Macintosh powerpc - Apple MacOS X 10.4.8 (Panther) on PPC -# Darwin 8.9.0 Darwin Kernel Version 8.9.0: Thu Feb 22 20:54:07 PST 2007; root:xnu-792.17.14~1/RELEASE_PPC Power Macintosh powerpc -Fingerprint Apple Mac OS X 10.4.8 - 10.4.9 (Tiger) (Darwin 8.8.0 - 8.9.0, PowerPC) -Class Apple | Mac OS X | 10.4.X | general purpose -CPE cpe:/o:apple:mac_os_x:10.4 -SEQ(SP=FB-107%GCD=1-6%ISR=108-112%TI=I%II=I%SS=S%TS=1) -OPS(O1=M3FD8NW3NNT11SLL%O2=M3FD8NW3NNT11SLL%O3=M3FD8NW3NNT11%O4=M3FD8NW3NNT11SLL%O5=M3FD8NW3NNT11SLL%O6=M3FD8NNT11SLL) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M3FD8NW3SLL%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - # Darwin 8.10.0 Darwin Kernel Version 8.10.0: Wed May 23 16:50:59 PDT 2007; root:xnu-792.21.3~1/RELEASE_PPC Power Macintosh powerpc # Darwin 8.11.1 Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386 i386 i386 (Mac OS X 10.4.11) # Apple Mac OS X 10.4.8 (PowerPC) @@ -4197,25 +4313,6 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) -# Power Mac G5 running OS X 10.4.8 -# Darwin 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc -Fingerprint Apple Mac OS X 10.4.8 - 10.4.11 (Tiger) (Darwin 8.8.0 - 8.11.0, PowerPC) -Class Apple | Mac OS X | 10.4.X | general purpose -CPE cpe:/o:apple:mac_os_x:10.4 auto -SEQ(SP=FA-104%GCD=1-6%ISR=FF-10D%TI=I%II=I%SS=S%TS=U) -OPS(O1=M3FD8SLL%O2=M3FD8SLL%O3=M3FD8%O4=M3FD8SLL%O5=M3FD8SLL%O6=M3FD8SLL) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M3FD8SLL%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - # Apple Mac OS 10.4.8/ppc (Darwin 8.8.0 Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT # Darwin 8.8.1 Darwin Kernel Version 8.8.1: Mon Sep 25 19:42:00 PDT 2006; root:xnu-792.13.8.obj~1/RELEASE_I386 i386 i386 # Apple Mac OS X 10.4.8 (Tiger) on x86 Core Duo @@ -4240,6 +4337,25 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) +# Power Mac G5 running OS X 10.4.8 +# Darwin 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc +Fingerprint Apple Mac OS X 10.4.8 - 10.4.11 (Tiger) (Darwin 8.8.0 - 8.11.0, PowerPC) +Class Apple | Mac OS X | 10.4.X | general purpose +CPE cpe:/o:apple:mac_os_x:10.4 auto +SEQ(SP=FA-104%GCD=1-6%ISR=FF-10D%TI=I%II=I%SS=S%TS=U) +OPS(O1=M3FD8SLL%O2=M3FD8SLL%O3=M3FD8%O4=M3FD8SLL%O5=M3FD8SLL%O6=M3FD8SLL) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M3FD8SLL%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # Apple Mac OS X 10.4.8 (Tiger) on x86 Core Duo (first-gen Intel iMac 17"/1.83): Darwin 8.8.1 Darwin Kernel Version 8.8.1: Mon Sep 25 19:42:00 PDT 2006 root:xnu-792.13.8.obj~1/RELEASE_I386 i386 i386) # Darwin 8.8.0 Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC Power Macintosh powerpc # Mac OS X Server 10.4.9 PowerPC Darwin 8.9.0 @@ -4268,6 +4384,25 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) +# Darwin 8.8.0 Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC Power Macintosh powerpc - Apple MacOS X 10.4.8 (Panther) on PPC +# Darwin 8.9.0 Darwin Kernel Version 8.9.0: Thu Feb 22 20:54:07 PST 2007; root:xnu-792.17.14~1/RELEASE_PPC Power Macintosh powerpc +Fingerprint Apple Mac OS X 10.4.8 - 10.4.9 (Tiger) (Darwin 8.8.0 - 8.9.0, PowerPC) +Class Apple | Mac OS X | 10.4.X | general purpose +CPE cpe:/o:apple:mac_os_x:10.4 +SEQ(SP=FB-107%GCD=1-6%ISR=108-112%TI=I%II=I%SS=S%TS=1) +OPS(O1=M3FD8NW3NNT11SLL%O2=M3FD8NW3NNT11SLL%O3=M3FD8NW3NNT11%O4=M3FD8NW3NNT11SLL%O5=M3FD8NW3NNT11SLL%O6=M3FD8NNT11SLL) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M3FD8NW3SLL%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # Apple Mac OS X 10.4.9 on PowerPC G4 (1.5) Fingerprint Apple Mac OS X 10.4.9 (Tiger) (PowerPC) Class Apple | Mac OS X | 10.4.X | general purpose @@ -4940,6 +5075,24 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) +# Darwin 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386, Mac OS X Server 10.6.8 +Fingerprint Apple Mac OS X 10.6.8 (Snow Leopard) (Darwin 10.8.0) +Class Apple | Mac OS X | 10.6.X | general purpose +CPE cpe:/o:apple:mac_os_x:10.6 auto +SEQ(SP=FE-108%GCD=1-6%ISR=FF-10D%TI=RD%II=RI%TS=3) +OPS(O1=M5B4NW3NNT11SLL%O2=M578NW3NNT11SLL%O3=M280NW3NNT11%O4=M22CNW3NNT11SLL%O5=M218NW3NNT11SLL%O6=M109NNT11SLL) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW3SLL%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # Darwin 11.0.0 Darwin Kernel Version 11.0.0: Fri May 6 22:16:19 PDT 2011; root:xnu-1699.22.53~1/RELEASE_X86_64 x86_64 # Darwin 11.0.0 Darwin Kernel Version 11.0.0: Sat Jun 18 12:56:35 PDT 2011; root:xnu-1699.22.73~1/RELEASE_X86_64 x86_64 # Darwin 11.0.1 Darwin Kernel Version 11.0.1: Wed Jun 29 19:53:22 PDT 2011; root:xnu-1699.23.2~1/RELEASE_X86_64 x86_64 @@ -4981,6 +5134,171 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) +# IOS 4.3.2 iPhone 4 FR +# Darwin 11.0.0 Darwin Kernel Version 11.0.0: Sat Jun 18 12:56:35 PDT 2011; root:xnu-1699.22.73~1/RELEASE_X86_64 x86_64 +# Darwin 11.1.0 Darwin Kernel Version 11.1.0: Tue Jul 26 16:07:11 PDT 2011; root:xnu-1699.22.81~1/RELEASE_X86_64 x86_64 +# Darwin 11.2.0 Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 x86_64 +# iphone 3gs with iso 5.0 +Fingerprint Apple Mac OS X 10.7.0 - 10.7.2 (Lion) (Darwin 11.0.0 - 11.2.0) or iPhone mobile phone (iOS 4.3.2) +Class Apple | Mac OS X | 10.7.X | general purpose +CPE cpe:/o:apple:mac_os_x:10.7 auto +Class Apple | iOS | 4.X | phone +CPE cpe:/o:apple:iphone_os:4 auto +SEQ(SP=EB-109%GCD=1-6%ISR=EE-10C%TI=RD|RI%CI=RD|RI%II=RI%TS=A) +OPS(O1=M3FD8NW2NNT11SLL%O2=M3FD8NW2NNT11SLL%O3=M3FD8NW2NNT11%O4=M3FD8NW2NNT11SLL%O5=M3FD8NW2NNT11SLL%O6=M3FD8NNT11SLL) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M3FD8NW2SLL%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + +# Darwin 11.2.0 Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 x86_64 +Fingerprint Apple Mac OS X 10.7.2 (Lion) (Darwin 11.2.0) +Class Apple | Mac OS X | 10.7.X | general purpose +CPE cpe:/o:apple:mac_os_x:10.7 auto +SEQ(SP=F5-107%GCD=1-6%ISR=F5-109%TI=RD%CI=RD%II=RI%TS=A) +OPS(O1=M4B0NW3NNT11SLL%O2=M4B0NW3NNT11SLL%O3=M4B0NW3NNT11%O4=M4B0NW3NNT11SLL%O5=M4B0NW3NNT11SLL%O6=M4B0NNT11SLL) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M4B0NW3SLL%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + +# Darwin 11.2.0 Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 x86_64 +Fingerprint Apple Mac OS X 10.7.2 (Lion) (Darwin 11.2.0) +Class Apple | Mac OS X | 10.7.X | general purpose +CPE cpe:/o:apple:mac_os_x:10.7 auto +SEQ(SP=F6-10A%GCD=1-6%ISR=101-10D%TI=RD%CI=RD%II=RI%TS=A) +OPS(O1=M3FD8NW3NNT11SLL%O2=M3FD8NW3NNT11SLL%O3=M3FD8NW3NNT11%O4=M3FD8NW3NNT11SLL%O5=M3FD8NW2NNT11SLL%O6=M3FD8NNT11SLL) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M3FD8NW2SLL%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + +# Darwin 11.2.0 Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 x86_64 +Fingerprint Apple Mac OS X 10.7.2 (Lion) (Darwin 11.2.0) +Class Apple | Mac OS X | 10.7.X | general purpose +CPE cpe:/o:apple:mac_os_x:10.7 auto +SEQ(SP=F4-108%GCD=1-6%ISR=F6-10E%TI=RD%CI=RD%TS=A) +OPS(O1=M3FD8NW3NNT11SLL%O2=M3FD8NW3NNT11SLL%O3=M3FD8NW2NNT11%O4=M3FD8NW2NNT11SLL%O5=M3FD8NW2NNT11SLL%O6=M3FD8NNT11SLL) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M3FD8NW2SLL%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) +IE(R=N) + +# Darwin 11.2.0 Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 x86_64 +Fingerprint Apple Mac OS X 10.7.2 (Lion) (Darwin 11.2.0) +Class Apple | Mac OS X | 10.7.X | general purpose +CPE cpe:/o:apple:mac_os_x:10.7 auto +SEQ(CI=RD|RI%II=RI) +OPS() +WIN(W1=0%W2=0%W3=0%W4=0%W5=0%W6=0) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=0%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=Z%A=S+%F=AR%RD=0) +T2(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + +# Darwin 11.2.0 +Fingerprint Apple Mac OS X 10.7.2 (Lion) (Darwin 11.2.0) +Class Apple | Mac OS X | 10.7.X | general purpose +CPE cpe:/o:apple:mac_os_x:10.7 auto +SEQ(SP=F0-108%GCD=1-6%ISR=F2-108%TI=RD%CI=RD|RI%TS=A) +OPS(O1=M3FD8NW2NNT11SLL%O2=M3FD8NW2NNT11SLL%O3=M3FD8NW2NNT11%O4=M3FD8NW2NNT11SLL%O5=M3FD8NW3NNT11SLL%O6=M3FD8NNT11SLL) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M3FD8NW3SLL%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) +IE(R=N) + +# Darwin 11.2.0 Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 x86_64 +Fingerprint Apple Mac OS X 10.7.2 (Lion) (Darwin 11.2.0) +Class Apple | Mac OS X | 10.7.X | general purpose +CPE cpe:/o:apple:mac_os_x:10.7 auto +SEQ(SP=F8-10A%GCD=1-6%ISR=103-10D%TI=RD%CI=RD%TS=A) +OPS(O1=M3FD8NW2NNT11SLL%O2=M3FD8NW2NNT11SLL%O3=M3FD8NW2NNT11%O4=M3FD8NW2NNT11SLL%O5=M3FD8NW2NNT11SLL%O6=M3FD8NNT11SLL) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3C-46%TG=40%W=FFFF%O=M3FD8NW2SLL%CC=N) +T1(R=Y%DF=Y%T=3C-46%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3C-46%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3C-46%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=3C-46%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(R=N) + +# Apple TV - 2nd Generation - OS Version 4.2 http://support.apple.com/kb/HT4448 +# iOS 4.3 ezShare Pro 3.0.1 iPod touch +# Apple TV 2 +# IPhone 3GS 32 GB, WLAN connected, iOS 4.3, Build 8F190 +# iOS 4.3.1 +# iPhone4 running iOS 4.3.2 +# iPhone OS 4.3.2 on iPAD 1G (iPad1,1) +# Version 4.3.3 +# ipod touch IOS 4.3.4 +# Ipad 2 version 4.3.5 (8L1) +# Darwin 11.0.1 Darwin Kernel Version 11.0.1: Thu Jul 28 02:01:39 PDT 2011; root:xnu-1699.23.4~1/RELEASE_X86_64 x86_64, OSX Lion 10.7.1 +# Darwin 11.2.0 Darwin Kernel Version 11.2.0: Tue Aug 9 20:56:15 PDT 2011; root:xnu-1699.24.8~1/RELEASE_I386 i386 10.7.2 +Fingerprint Apple Mac OS X 10.7.0 - 10.7.2 (Lion) (Darwin 11.0.0 - 11.2.0) or iOS 4.2 - 4.3.5 +Class Apple | Mac OS X | 10.7.X | media device +CPE cpe:/o:apple:mac_os_x:10.7 auto +Class Apple | iOS | 4.X | media device +CPE cpe:/o:apple:iphone_os:4 auto +Class Apple | iOS | 4.X | phone +CPE cpe:/o:apple:iphone_os:4 auto +SEQ(SP=EF-10B%GCD=1-6%ISR=F9-111%TI=RD%CI=RD|RI%II=RI%TS=A) +OPS(O1=M5B4NW2NNT11SLL%O2=M5B4NW2NNT11SLL%O3=M5B4NW2NNT11%O4=M5B4NW2NNT11SLL%O5=M5B4NW2NNT11SLL%O6=M5B4NNT11SLL) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW2SLL%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # Mac OS 8.6 on PPC # Mac OS 8.1 running on Basilisk-II # Mac OS 8.6 on PowerPC 8600/250 @@ -5058,6 +5376,25 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) +# Airport Extreme +Fingerprint Apple AirPort Extreme WAP (NetBSD 4.99) +Class Apple | NetBSD | 4.X | general purpose +CPE cpe:/h:apple:airport_extreme +CPE cpe:/o:apple:netbsd:4 auto +SEQ(SP=BF-DC%GCD=1-6%ISR=D6-E1%TI=I%CI=I%II=I%SS=S%TS=0) +OPS(O1=M5ACNW0NNT01SNN%O2=M5ACNW0NNT01SNN%O3=M5ACNW0NNT01%O4=M5ACNW0NNT01SNN%O5=M5ACNW0NNT01SNN%O6=M5ACNNT01SNN) +WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8000%O=M5ACNW0SNN%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M5ACNW0NNT01SNN%RD=0%Q=) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=FA-104%TG=FF%CD=S) + # Apple AirPort Extreme (802.11a/b/g/draft-n), Apple P/N A1143, S/W ver 7.0 # Apple Airport Extreme 7.1.1 # NetBSD 4.99.4 NetBSD 4.99.4 (E4500) #1: Tue Nov 28 10:25:20 EST 2006 i386 @@ -5083,25 +5420,6 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) -# Airport Extreme -Fingerprint Apple AirPort Extreme WAP (NetBSD 4.99) -Class Apple | NetBSD | 4.X | general purpose -CPE cpe:/h:apple:airport_extreme -CPE cpe:/o:apple:netbsd:4 auto -SEQ(SP=BF-DC%GCD=1-6%ISR=D6-E1%TI=I%CI=I%II=I%SS=S%TS=0) -OPS(O1=M5ACNW0NNT01SNN%O2=M5ACNW0NNT01SNN%O3=M5ACNW0NNT01%O4=M5ACNW0NNT01SNN%O5=M5ACNW0NNT01SNN%O6=M5ACNNT01SNN) -WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8000%O=M5ACNW0SNN%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M5ACNW0NNT01SNN%RD=0%Q=) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=FA-104%TG=FF%CD=S) - # Arcor-Easy Box A300 WLAN, Firmware 1.00.624 Fingerprint Arcor-Easy Box A 300 WLAN wireless ADSL router Class Arcor | embedded || broadband router @@ -5204,6 +5522,24 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=70%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) +# Arris TM602B cable modem +Fingerprint Arris TM602B cable modem +Class Arris | embedded || broadband router +CPE cpe:/h:arris:tm602b auto +SEQ(SP=FE-108%GCD=1-6%ISR=102-10C%TI=I%CI=I%II=I%SS=O|S%TS=8) +OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11) +WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=4000%O=M5B4NW0%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=70%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # Arris Cadant C3 cable modem termination system, Application image: 4.4.0.59, Apr 24 2007, 15:27:54, BootRom version 4.2.0.2, VxWorks5.4.2 Fingerprint Arris Cadant C3 cable modem terminator (VxWorks 5.4.2) Class Arris | VxWorks | 5.X | router @@ -5496,6 +5832,24 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) +# Avaya Edge Switch 4526-GTX +Fingerprint Avaya 4526GTX switch +Class Avaya | embedded || switch +CPE cpe:/h:avaya:4526gtx auto +SEQ(SP=FA-104%GCD=1-6%ISR=108-112%TI=I%II=I%SS=S%TS=7) +OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11) +WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=4000%O=M5B4NW0%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=4000%S=O%A=S+%F=AS%O=M5B4NW0NNT11%RD=0) +T4(R=N) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=70%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # Avaya P130 workgroup switch, SW version 2.11.3 Fingerprint Avaya P130 workgroup switch Class Avaya | embedded || switch @@ -5763,23 +6117,6 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) -# Avocent DSR1021 -Fingerprint Avocent DSR1021 KVM switch -Class Avocent | embedded || remote management -SEQ(SP=C2-D0%GCD=1-6%ISR=C9-D3%TI=Z%CI=Z%II=I%TS=6|7|8|9) -OPS(O1=NNT11|M58CST11NW0%O2=NNT11|M58CST11NW0%O3=NNT11|M58CNNT11NW0%O4=NNT11|M58CST11NW0%O5=NNT11|M58CST11NW0%O6=NNT11|M58CST11) -WIN(W1=1600%W2=1600%W3=1600%W4=1600%W5=1600%W6=1600) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=1630%O=|M58CNNSNW0%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=O|S+%F=A|AS%RD=0%Q=) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=1600%S=O%A=O|S+%F=A|AS%O=NNT11|M58CST11NW0%RD=0%Q=) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - # DSR2020 Application 03.07.01.18 # Avocent AutoView 3100/3200 Fingerprint Avocent AutoView or DSR2020 KVM switch @@ -5798,6 +6135,23 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Avocent DSR1021 +Fingerprint Avocent DSR1021 KVM switch +Class Avocent | embedded || remote management +SEQ(SP=C2-D0%GCD=1-6%ISR=C9-D3%TI=Z%CI=Z%II=I%TS=6|7|8|9) +OPS(O1=NNT11|M58CST11NW0%O2=NNT11|M58CST11NW0%O3=NNT11|M58CNNT11NW0%O4=NNT11|M58CST11NW0%O5=NNT11|M58CST11NW0%O6=NNT11|M58CST11) +WIN(W1=1600%W2=1600%W3=1600%W4=1600%W5=1600%W6=1600) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=1630%O=|M58CNNSNW0%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=O|S+%F=A|AS%RD=0%Q=) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=1600%S=O%A=O|S+%F=A|AS%O=NNT11|M58CST11NW0%RD=0%Q=) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Avocent SwitchView IP 1010 Fingerprint Avocent SwitchView 1010 remote access device Class Avocent | embedded || remote management @@ -5832,6 +6186,23 @@ T7(R=Y%DF=Y%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) +# AVTECH Room Alert 26W Firmware Version: v3.5.0 +Fingerprint AVtech Room Alert 26W environmental monitor +Class AVtech | embedded || specialized +SEQ(SP=F7-10D%GCD=1-6%ISR=FC-10E%TI=I|RD%II=I%SS=O%TS=U) +OPS(R=N) +WIN(R=N) +ECN(R=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=O%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=Y%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # AV-TECH Digital Video Recorder (device connected to a surveillance camera), AVT AVC 773W 4CH Network DVR Fingerprint AVtech AVC 773W digital video recorder Class AVtech | embedded || webcam @@ -5969,6 +6340,24 @@ T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Embeded Linux 2.6, AXIS 211 Network Camera +Fingerprint AXIS 210A or 211 Network Camera (Linux 2.6) +Class AXIS | Linux | 2.6.X | webcam +CPE cpe:/o:axis:linux:2.6 auto +SEQ(CI=Z%II=I) +OPS(R=N) +WIN(R=N) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW1%CC=Y) +T1(R=N) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A|O%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O|S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A|O%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O|S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Axis 211 Network Camera Fingerprint AXIS 211A Network Camera (Linux 2.6) Class AXIS | Linux | 2.6.X | webcam @@ -6005,24 +6394,6 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) -# Embeded Linux 2.6, AXIS 211 Network Camera -Fingerprint AXIS 210A or 211 Network Camera (Linux 2.6) -Class AXIS | Linux | 2.6.X | webcam -CPE cpe:/o:axis:linux:2.6 auto -SEQ(CI=Z%II=I) -OPS(R=N) -WIN(R=N) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW1%CC=Y) -T1(R=N) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A|O%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O|S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A|O%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O|S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - # Barracuda Networks v3.5.05.003 (2006-05-12 15:59:59) Model 400 Fingerprint Barracuda Spam Firewall model 400 Class Barracuda Networks | embedded || firewall @@ -6057,6 +6428,24 @@ T7(R=Y%DF=N%T=3D%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3D%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3D%TG=40%CD=S) +# barrelfish.org +Fingerprint Barrelfish before release2011-09-02 +Class Barrelfish | Barrelfish || general purpose +CPE cpe:/o:barrelfish:barrelfish auto +SEQ(SP=0-A8%GCD=1-6%ISR=AC-B6%TI=I%CI=I%II=RI%SS=S%TS=U) +OPS(O1=M564%O2=M564%O3=M564%O4=M564%O5=M564%O6=M564) +WIN(W1=2DA0%W2=2DA0%W3=2DA0%W4=2DA0%W5=2DA0%W6=2DA0) +ECN(R=Y%DF=N%T=EE-F8%TG=FF%W=2DA0%O=M564%CC=N) +T1(R=Y%DF=N%T=EE-F8%TG=FF%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=7A-84%TG=80%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=N%T=7A-84%TG=80%W=0%S=Z%A=O%F=AR%RD=0) +T4(R=N) +T5(R=Y%DF=N%T=7A-84%TG=80%W=0%S=Z%A=S+%F=AR%RD=0%Q=R) +T6(R=Y%DF=N%T=7A-84%TG=80%W=0%S=A%A=Z%F=R%RD=0%Q=R) +T7(R=Y%DF=N%T=7A-84%TG=80%W=0%S=Z%A=S+%F=AR%RD=0%Q=R) +U1(DF=N%T=7A-84%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=EE-F8%TG=FF%CD=S) + # Basler AG ruL2098-10gc GiGE Vision Ethernet Camera Fingerprint Basler ruL 2098-10gc GigE Vision Ethernet camera Class Basler | embedded || webcam @@ -6162,6 +6551,23 @@ T7(R=N) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) +# Belkin Network USB Hub (F5L009) +Fingerprint Belkin F5L009 power adapter +Class Belkin | embedded || power-device +SEQ(SP=0-5%GCD=10001|20002|30003|40004|50005%ISR=96-A0%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=M5B4NNS%O2=M5B4NNS%O3=M5B4NNS%O4=M5B4NNS%O5=M5B4NNS%O6=M5B4NNS) +WIN(W1=5B4%W2=5B4%W3=5B4%W4=5B4%W5=5B4%W6=5B4) +ECN(R=Y%DF=N%T=FA-104%TG=FF%W=5B4%O=M5B4NNS%CC=N) +T1(R=Y%DF=N%T=FA-104%TG=FF%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=FA-104%TG=FF%W=5B4%S=A%A=S%F=AR%RD=0) +T3(R=Y%DF=N%T=FA-104%TG=FF%W=5B4%S=A%A=S+%F=AR%RD=0) +T4(R=Y%DF=N%T=FA-104%TG=FF%W=5B4%S=A%A=S%F=AR%RD=0) +T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S%F=AR%RD=0) +T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S%F=AR%RD=0) +U1(R=N) +IE(DFI=N%T=FA-104%TG=FF%CD=Z) + # Belkin OmniView SMB 8-Port IP KVM # SMA Sunny Web Box monitoring solution for Solar Panel Inverters, Based on a Windows CE Firmware running version 1.5 Fingerprint Belkin OmniView KVM switch or SMA Sunny WebBox solar panel monitor @@ -6537,6 +6943,23 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) +# CacheFlow 5000 (exPacketeer) +Fingerprint Blue Coat CacheFlow 5000 proxy server +Class Blue Coat | embedded || proxy server +SEQ(SP=100-10A%GCD=1-6%ISR=102-110%TI=RI%TS=A) +OPS(O1=M5B4NW0ST11LLLL%O2=M5B4NW0ST11LLLL%O3=M5B4NW0NNT11%O4=M5B4NW0ST11LLLL%O5=M5B4NW0ST11LLLL%O6=M5B4ST11LLLL) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=FFFF%O=M5B4NW0SLL%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=N%T=3B-45%TG=40%W=FFFF%S=O%A=S+%F=AS%O=M5B4NW0ST11LLLL%RD=0) +T4(R=Y%DF=Y%T=3A-44%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3A-44%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3A-44%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3A-44%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=3A-44%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(DFI=S%T=3A-44%TG=40%CD=S) + # Blue Coat proxy server running SGOS 3.2.4.8 Fingerprint Blue Coat proxy server (SGOS 3.2.4.8) Class Blue Coat | SGOS | 3.X | proxy server @@ -6759,6 +7182,24 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) +# Blue Coat running SGOS 6.2.5.1 Proxy Edition +Fingerprint Blue Coat proxy server (SGOS 6.2.5.1) +Class Blue Coat | SGOS | 6.X | proxy server +CPE cpe:/o:bluecoat:sgos:6 auto +SEQ(SP=FD-107%GCD=1-6%ISR=100-112%TI=I%CI=I%II=I%SS=S%TS=A) +OPS(O1=M5B4W0ST11LLLLL%O2=M5B4W0ST11LLLLL%O3=M5B4W0NNT11L%O4=M5B4W0ST11LLLLL%O5=M5B4W0ST11LLLLL%O6=M5B4ST11LLLL) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=FFFF%O=M5B4W0SLLL%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=N%T=3B-45%TG=40%W=FFFF%S=O%A=S+%F=AS%O=M5B4W0ST11LLLLL%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # BlueArc Titan 2100 firmware version 4.2.944b Fingerprint BlueArc Titan 2100 NAS device Class BlueArc | embedded || storage-misc @@ -6864,6 +7305,27 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=15C%RID=4210%RIPCK=Z%RUCK=0%RUD=G) IE(DFI=S%T=FA-104%TG=FF%CD=S) +# AirPlay-Device +# Marantz NR-1602 +# Denon AVR 1912 +Fingerprint Audio receiver: Bowers & Wilkins Zeppelin Air, Denon AVR-1912, or Marantz NR1602 +Class Bowers & Wilkins | embedded || media device +Class Denon | embedded || media device +Class Marantz | embedded || media device +SEQ(SP=C-16%GCD=FA7F|1F4FE|2EF7D|3E9FC|4E47B%ISR=97-A1%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) +WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) +ECN(R=Y%DF=N%T=7B-85%TG=80%W=2000%O=M5B4%CC=N) +T1(R=Y%DF=N%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=N%T=7B-85%TG=80%W=2000%S=O%A=O%F=A%RD=0) +T4(R=Y%DF=N%T=7B-85%TG=80%W=2000%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=7B-85%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=7B-85%TG=80%CD=S) + # GS-Z3 Data logger, connected to an Energy Display Meter offered by www.energydisplaymeter.co.uk. BGB WebRTU Z3. Firmware Version : 2.05.03 (19), Config Filename: BGBConfig_07_01.bin Fingerprint British Gas GS-Z3 data logger Class British Gas | embedded || storage-misc @@ -7740,6 +8202,29 @@ T7(R=Y%DF=N%T=7A%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=7A%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUD=G) IE(DFI=N%T=7A%TG=80%CD=Z) +# HP LaserJet 3055 printer, firmware date 20060117 +# HP Color LaserJet 2600n +# HP LaserJet P2015 Series +# Sony Network Camerea model SNC-Z20N +# Brother MFC-8460N +Fingerprint Brother MFC-8460N or HP LaserJet P2015, 2600n, or 3055 printer; or Sony SNC-Z20N network camera +Class Brother | embedded || printer +Class HP | embedded || printer +Class Sony | embedded || webcam +SEQ(SP=B-15%GCD=1E848|3D090|5B8D8|7A120|98968%ISR=9E-A8%TI=I%II=I%SS=S%TS=A) +OPS(O1=M5B4NW0NNSNNT11%O2=M578NW0NNSNNT11%O3=M280NW0NNT11%O4=M5B4NW0NNSNNT11%O5=M218NW0NNSNNT11%O6=M109NNSNNT11) +WIN(W1=21F0%W2=2088%W3=2258%W4=21F0%W5=20C0%W6=209D) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=2238%O=M5B4NW0NNS%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=209D%S=O%A=O|S+%F=A|AS%O=NNT11|M109NW0NNSNNT11%RD=0%Q=) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=FA-104%TG=FF%CD=S) + # Brother MFC-9420CN Fingerprint Brother MFC-9420CN printer Class Brother | embedded || printer @@ -7847,6 +8332,23 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O%F=AR%RD=0) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Linux (Linkstation) Buffalo +Fingerprint Buffalo LinkStation NAS device +Class Buffalo | embedded || storage-misc +SEQ(SP=C7-D1%GCD=1-6%ISR=C9-D3%TI=Z%CI=Z%II=I%TS=7) +OPS(O1=M1CC4ST11NW4%O2=M1CC4ST11NW4%O3=M1CC4NNT11NW4%O4=M1CC4ST11NW4%O5=M1CC4ST11NW4%O6=M1CC4ST11) +WIN(W1=3970%W2=3970%W3=3970%W4=3970%W5=3970%W6=3970) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3988%O=M1CC4NNSNW4%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=3970%S=O%A=S+%F=AS%O=M1CC4ST11NW4%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Buffalo Terastation File Server Model# HD-H1.0TGL/R5 Firmware Version 1.12 Fingerprint Buffalo TeraStation NAS device Class Buffalo | embedded || storage-misc @@ -8232,6 +8734,24 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) +# Canon iRC2880i printer +Fingerprint Canon imageRUNNER C2880i printer +Class Canon | embedded || printer +CPE cpe:/h:canon:imagerunner_c2880i +SEQ(SP=FB-105%GCD=1-6%ISR=105-10F%TI=I%II=I%SS=O|S%TS=6) +OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11) +WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=4000%O=M5B4NW0%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=70%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # Canon net printer/scanner/fax IR3100C Fingerprint Canon imageRUNNER C3100 printer Class Canon | embedded || printer @@ -8393,6 +8913,27 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Canon MP980 printer/copier +# Cannon Mg6100 printer +# Canon MX410 series Firmware Version: 1.000 +# Cannon Pixma 882 +# Printer Canon Pixma MP495 +Fingerprint Canon PIXMA MP495, MP980, MG6100, MS410, MX870, or MX882 printer +Class Canon | embedded || printer +SEQ(SP=0-5%GCD=>1000000%ISR=F1-115%TI=RD%CI=RD%II=RI%TS=U) +OPS(O1=M5B4%O2=M578%O3=M280%O4=M5B4%O5=M218%O6=M109) +WIN(W1=2D00%W2=2D00%W3=2D00%W4=2D00%W5=2D00%W6=2D00) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=2D00%O=M5B4%CC=N%Q=) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +T3(R=Y%DF=N%T=3B-45%TG=40%W=2D00%S=O%A=S+%F=AS%O=M109%RD=0%Q=) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # multifunction printer Canon Pixma MP620 # Canon MX860 Multifunction Device # Canon MP876 MFP @@ -8450,27 +8991,6 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=Z) -# Canon MP980 printer/copier -# Cannon Mg6100 printer -# Canon MX410 series Firmware Version: 1.000 -# Cannon Pixma 882 -# Printer Canon Pixma MP495 -Fingerprint Canon PIXMA MP495, MP980, MG6100, MS410, MX870, or MX882 printer -Class Canon | embedded || printer -SEQ(SP=0-5%GCD=>1000000%ISR=F1-115%TI=RD%CI=RD%II=RI%TS=U) -OPS(O1=M5B4%O2=M578%O3=M280%O4=M5B4%O5=M218%O6=M109) -WIN(W1=2D00%W2=2D00%W3=2D00%W4=2D00%W5=2D00%W6=2D00) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=2D00%O=M5B4%CC=N%Q=) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) -T3(R=Y%DF=N%T=3B-45%TG=40%W=2D00%S=O%A=S+%F=AS%O=M109%RD=0%Q=) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - # PIXMA MX850 multi function printer Fingerprint Canon PIXMA MX850 printer Class Canon | embedded || printer @@ -9455,6 +9975,48 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=FFFF%S=A%A=S+%F=AR%O=%RD=0%Q=) U1(R=N) IE(DFI=N%T=3B-45%TG=40%CD=S) +# *** Ethernet Routing Switch 5520-48T-PWR *** +# *** BOSS 5.0 SSH *** +# *** HW:31 FW:5.0.0.2 SW:v5.0.0.011 *** +# Nortel v5.0.1.0 Ethernet routing switch +# Sun StorageTek 6140 Array +# CISCO IP PHONE 303 (SPA303) SW.version: 7.4.8a +Fingerprint Cisco SPA 303 VoIP phone, Nortel 5520 Ethernet Routing Switch, or Sun StorageTek 6140 NAS device +Class Cisco | embedded || switch +Class Nortel | embedded || switch +Class Sun | embedded || storage-misc +SEQ(SP=95-9F%GCD=1-6%ISR=9B-A5%TI=I%II=I%SS=S%TS=1) +OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11) +WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=2000%O=M5B4NW0%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=3B-45%TG=40%W=2000%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + +# Cisco SRW2008-K9 aka SG300-10 (this is the new Cisco re-packaged model and not the Linksys SRW2008 which doesn't have the K9 designation). (Sx300_FW-1.1.2.0.ros). +Fingerprint Cisco SRW2008-K9 switch +Class Cisco | embedded || switch +CPE cpe:/h:cisco:srw2008-k9 auto +SEQ(SP=FE-108%GCD=1-6%ISR=104-10E%TI=RD%CI=RD%II=RI%TS=U) +OPS(O1=M596%O2=M596%O3=M596%O4=M596%O5=M596%O6=M596) +WIN(W1=800%W2=800%W3=800%W4=800%W5=800%W6=800) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=800%O=M596%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0) +T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=N%T=3B-45%TG=40%W=800%S=O%A=O|S+%F=AS%O=M596%RD=0) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # Cisco ATA 188 (SIP), S/W Version 3.02.01(050616A), Firmware ATA030201SIP050616A.zup Fingerprint Cisco ATA 188 VoIP gateway Class Cisco | embedded || VoIP adapter @@ -9805,6 +10367,24 @@ T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=FA-104%TG=FF%CD=S) +# Cisco IOS XR 4.1.1 +Fingerprint Cisco IOS XR 4.1.1 +Class Cisco | IOS XR | 4.X | router +CPE cpe:/o:cisco:ios_xr:4 auto +SEQ(CI=I%II=RI%TS=U) +OPS(O1=M5B4W0L%O2=M578W0L%O3=M280W0L%O4=M4D8W0L%O5=M218W0L%O6=M109) +WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) +ECN(R=Y%DF=N%T=FB-105%TG=FF%W=4000%O=M5B4W0L%CC=N) +T1(R=Y%DF=N%T=FB-105%TG=FF%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=FB-105%TG=FF%IPL=60%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=FB-105%TG=FF%CD=S) + # IOS (tm) 3000 Software (IGS-I-L), Version 10.3(7), RELEASE SOFTWARE (fc1) Fingerprint Cisco 3000 switch (IOS 10.3) Class Cisco | IOS | 10.X | switch @@ -10354,6 +10934,25 @@ T7(R=Y%DF=N%T=100%TG=FF%W=0%S=A%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=100%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=100%TG=FF%CD=S) +# IOS (tm) 5300 Software (C5300-I-M), Version 12.1(5)T15, RELEASE SOFTWARE (fc2) +Fingerprint Cisco 5300 router (IOS 12.1) +Class Cisco | IOS | 12.X | router +CPE cpe:/h:cisco:5300_router +CPE cpe:/o:cisco:ios:12.1 +SEQ(TI=Z%CI=I%II=RI%TS=U) +OPS(R=N) +WIN(R=N) +ECN(R=N) +T1(R=Y%DF=N%T=FB-105%TG=FF%S=O%A=O|S+%F=A|AS%RD=0) +T2(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=A%A=S%F=AR%RD=0) +T3(R=N) +T4(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=A%A=Z%F=R%RD=0) +T5(R=N) +T6(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=A%A=S%F=AR%RD=0) +U1(DF=N%T=FB-105%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=FB-105%TG=FF%CD=S) + # cisco 5300 12.3 IOS Fingerprint Cisco 5300 router (IOS 12.3) Class Cisco | IOS | 12.X | router @@ -11051,6 +11650,25 @@ T7(R=Y%DF=N%T=100%TG=FF%W=0%S=A%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=100%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=100%TG=FF%CD=S) +# Cisco IOS Software, C3550 Software (C3550-IPBASEK9-M), Version 12.2(44)SE6, RELEASE SOFTWARE (fc1) +Fingerprint Cisco 3550 switch (IOS 12.2) +Class Cisco | IOS | 12.X | switch +CPE cpe:/h:cisco:3550_switch +CPE cpe:/o:cisco:ios:12.2 +SEQ(SP=F7-10D%GCD=1-6%ISR=FE-110%TI=RD|RI%II=RI%SS=O%TS=U) +OPS(O1=M5B4%O2=M578%O3=M280%O4=M218%O5=M218%O6=M109) +WIN(W1=1020%W2=1020%W3=1020%W4=1020%W5=1020%W6=1020) +ECN(R=Y%DF=Y%T=FA-104%TG=FF%W=1020%O=M5B4%CC=N) +T1(R=Y%DF=Y%T=FA-104%TG=FF%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=FA-104%TG=FF%CD=S) + # Cisco IOS Software, C3560 Software (C3560-IPBASEK9-M), Version 12.2(25)SEE3, RELEASE SOFTWARE (fc2) Fingerprint Cisco 3560 switch (IOS 12.2) Class Cisco | IOS | 12.X | switch @@ -11127,6 +11745,24 @@ T7(R=N) U1(DF=N%T=100%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=100%TG=FF%CD=S) +# IOS Version 12.2.33SXI6 6509-E chassis running Supervisor 720 - 3B +Fingerprint Cisco 6509 switch (IOS 12.2) +Class Cisco | IOS | 12.X | switch +CPE cpe:/o:cisco:ios:12 auto +SEQ(SP=FE-108%GCD=1-6%ISR=104-10E%TI=RD%II=RI%TS=U) +OPS(O1=M5B4%O2=M578%O3=M280%O4=M218%O5=M218%O6=M109) +WIN(W1=1020%W2=1020%W3=1020%W4=1020%W5=1020%W6=1020) +ECN(R=Y%DF=Y%T=FA-104%TG=FF%W=1020%O=M5B4%CC=N) +T1(R=Y%DF=Y%T=FA-104%TG=FF%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=FA-104%TG=FF%W=1020%S=O%A=S+%F=AS%O=M5B4%RD=0) +T4(R=N) +T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(R=N) +IE(DFI=S%T=FA-104%TG=FF%CD=S) + # Cisco IOS Software, C3750 Software (C3750-IPSERVICESK9-M), Version 12.2(46)SE, RELEASE SOFTWARE (fc2) # Cisco IOS Software, C880 Software (C880DATA-UNIVERSALK9-M), Version 15.0(1)XA2, RELEASE SOFTWARE (fc2) Fingerprint Cisco 880 router (IOS 15.0) or 3750 switch (IOS 12.2) @@ -11227,6 +11863,25 @@ T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=FA-104%TG=FF%CD=S) +# Cisco WS-C2912-XL +Fingerprint Cisco Catalyst 2912 switch (IOS 12.0) +Class Cisco | IOS | 12.X | switch +CPE cpe:/h:cisco:catalyst_2912 +CPE cpe:/o:cisco:ios:12.0 +SEQ(SP=FB-105%GCD=1-6%ISR=105-10F%TI=Z%II=RI%TS=U) +OPS(O1=M22C%O2=M22C%O3=M22C%O4=M22C%O5=M22C%O6=M22C) +WIN(W1=1020%W2=1020%W3=1020%W4=1020%W5=1020%W6=1020) +ECN(R=Y%DF=N%T=FA-104%TG=FF%W=1020%O=|M22C%CC=N) +T1(R=Y%DF=N%T=FA-104%TG=FF%S=O%A=O|S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=FA-104%TG=FF%CD=S) + # Catalyst 2950 series 48 Port Fingerprint Cisco Catalyst 2950 switch Class Cisco | IOS | 12.X | switch @@ -11817,6 +12472,24 @@ T7(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=A%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=FB-105%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=FB-105%TG=FF%CD=S) +# Cisco 887 VA router (VDSL/ADSL one) running IOS 15.1(3)T1 +Fingerprint Cisco 887 router (IOS 15.1) +Class Cisco | IOS | 15.X | router +CPE cpe:/o:cisco:ios:15 auto +SEQ(SP=100-10A%GCD=1-6%ISR=108-112%TI=RD%CI=RD%II=RI%TS=A) +OPS(O1=M5B4SNNT11LL%O2=M5B4SNNT11LL%O3=M5B4T11LL%O4=M218SNNT11LL%O5=M5B4SNNT11LL%O6=M5B4SNNT11LL) +WIN(W1=1020%W2=1020%W3=1020%W4=1020%W5=1020%W6=1020) +ECN(R=Y%DF=N%T=FB-105%TG=FF%W=1020%O=M5B4SLL%CC=N) +T1(R=Y%DF=N%T=FB-105%TG=FF%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=A%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=A%A=S%F=AR%RD=0) +U1(DF=N%T=FB-105%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=FB-105%TG=FF%CD=S) + # Cisco c7200 router running in GNS3 on Windows XP Fingerprint Cisco C7200 router (IOS 15) Class Cisco | IOS | 15.X | router @@ -11854,6 +12527,24 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=BB16%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Cisco UC320 (It is a PBX for SMB) +Fingerprint Cisco UC320 PBX (Linux 2.6) +Class Cisco | Linux | 2.6.X | PBX +CPE cpe:/o:cisco:linux:2.6 auto +SEQ(SP=AE-104%GCD=1-6%ISR=E8-100%TI=Z%CI=Z%II=I%TS=A) +OPS(O1=M5B4ST11NW2%O2=M5B4ST11NW2%O3=M5B4NNT11NW2%O4=M5B4ST11NW2%O5=M5B4ST11NW2%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW2%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Linux AP541N-E-K9 2.6.21.5 #1 Thu Sep 10 13:14:03 EDT 2009 mips64 unknown, Cisco AP541N access point Fingerprint Cisco AP541N WAP (Linux 2.6.21, MIPS) Class Cisco | Linux | 2.6.X | WAP @@ -11872,23 +12563,41 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=70%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) -# Cisco NX-OS 4.2(1) on an 7010 Chassis -Fingerprint Cisco Nexus 7010 switch (NX-OS 4.2(1)) -Class Cisco | NX-OS | 4.X | switch -CPE cpe:/o:cisco:nx_os:4 auto -SEQ(SP=F4-FE%GCD=1-6%ISR=109-113%CI=I%II=RI%TS=3|4) -OPS(O1=M5B4NNT11%O2=M578NNT11%O3=M280NNT11%O4=M5B4NNT11%O5=M218NNT11%O6=M109NNT11) -WIN(W1=4334%W2=4334%W3=44B0%W4=4598%W5=4598%W6=462B) -ECN(R=Y%DF=N%T=41%TG=40%W=4728%O=M5B4%CC=N%Q=) -T1(R=Y%DF=N%T=41%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +# Cisco RV042 Router +Fingerprint Cisco RV042 WAP (Linux 2.6) +Class Cisco | Linux | 2.6.X | WAP +CPE cpe:/o:cisco:linux:2.6 auto +SEQ(SP=C2-CC%GCD=1-6%ISR=C7-D1%TI=Z%CI=Z%II=I%TS=A) +OPS(O1=M5B4ST11NW2%O2=M5B4ST11NW2%O3=M5B4NNT11NW2%O4=M5B4ST11NW2%O5=M5B4ST11NW2%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW2%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW2%RD=0) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Cisco Small Business PRO SRP 521W. +Fingerprint Cisco SRP 521W WAP (Linux 2.6) +Class Cisco | Linux | 2.6.X | WAP +CPE cpe:/o:cisco:linux:2.6 auto +SEQ(SP=EF-103%GCD=1-6%ISR=F5-FF%TI=Z%CI=Z%II=I%TS=6|7|8) +OPS(O1=M5B4ST11NW1%O2=M5B4ST11NW1%O3=M5B4NNT11NW1%O4=M5B4ST11NW1%O5=M5B4ST11NW1%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW1%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) T2(R=N) T3(R=N) -T4(R=Y%DF=N%T=41%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=41%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=N%T=41%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=41%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) -U1(DF=N%T=100%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=I%RUCK=0%RUD=G) -IE(DFI=S%T=100%TG=FF%CD=S) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) # Cisco Nexus Operating System (NX-OS), kickstart: version 4.2(1a), cisco MDS 9509 Fingerprint Cisco MDS 9509 switch (NX-OS 4.2) @@ -12000,6 +12709,24 @@ T7(R=Y%DF=N%T=3C-46%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=FB-105%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=I%RUCK=0%RUD=G) IE(DFI=S%T=FB-105%TG=FF%CD=S) +# Cisco NX-OS 4.2(1) on an 7010 Chassis +Fingerprint Cisco Nexus 7010 switch (NX-OS 4.2(1)) +Class Cisco | NX-OS | 4.X | switch +CPE cpe:/o:cisco:nx_os:4 auto +SEQ(SP=F4-FE%GCD=1-6%ISR=109-113%CI=I%II=RI%TS=3|4) +OPS(O1=M5B4NNT11%O2=M578NNT11%O3=M280NNT11%O4=M5B4NNT11%O5=M218NNT11%O6=M109NNT11) +WIN(W1=4334%W2=4334%W3=44B0%W4=4598%W5=4598%W6=462B) +ECN(R=Y%DF=N%T=41%TG=40%W=4728%O=M5B4%CC=N%Q=) +T1(R=Y%DF=N%T=41%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=41%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=41%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%T=41%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=41%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +U1(DF=N%T=100%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=I%RUCK=0%RUD=G) +IE(DFI=S%T=100%TG=FF%CD=S) + # Software 4.0(1a)N1(1) Fingerprint Cisco NX-OS 4.0(1a)N1(1) Class Cisco | NX-OS | 4.X | switch @@ -12018,24 +12745,6 @@ T7(R=Y%DF=N%T=100%TG=FF%W=FFFF%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=100%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=I%RUCK=0%RUD=G) IE(DFI=S%T=100%TG=FF%CD=S) -# Cisco Nexus System version: 5.1(2) on Nesus 7010 BIOS: version 3.22.0 -Fingerprint Cisco Nexus 7010 switch (NX-OS 5.1(2)) -Class Cisco | NX-OS | 5.X | switch -CPE cpe:/o:cisco:nx_os:5 auto -SEQ(SP=103-10D%GCD=1-6%ISR=102-110%TI=I%II=RI%SS=S%TS=3) -OPS(O1=M5B4NNT11%O2=M578NNT11%O3=M280NNT11%O4=M5B4NNT11%O5=M218NNT11%O6=M109NNT11) -WIN(W1=A758|ACEC|B280|B814|BDA8%W2=A814|AD80|B2EC|B858|BDC4%W3=A944|AE2C|B314|BA70|BF58%W4=A9E4|B008|B420|BC50|C068%W5=A9E4|B008|B420|BC50|C068%W6=A9FC|B0E7|B4DB|BCC3|C0B7) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=ACEC|B280|B814|BDA8|C33C%O=M5B4%CC=N%Q=) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=N) -T6(R=N) -T7(R=N) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(DFI=S%T=FA-104%TG=FF%CD=S) - # Cisco Nexus 7010 Fingerprint Cisco Nexus 7010 switch (NX-OS 5) Class Cisco | NX-OS | 5.X | switch @@ -12054,6 +12763,24 @@ T7(R=N) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=FA-104%TG=FF%CD=S) +# Cisco Nexus System version: 5.1(2) on Nesus 7010 BIOS: version 3.22.0 +Fingerprint Cisco Nexus 7010 switch (NX-OS 5.1(2)) +Class Cisco | NX-OS | 5.X | switch +CPE cpe:/o:cisco:nx_os:5 auto +SEQ(SP=103-10D%GCD=1-6%ISR=102-110%TI=I%II=RI%SS=S%TS=3) +OPS(O1=M5B4NNT11%O2=M578NNT11%O3=M280NNT11%O4=M5B4NNT11%O5=M218NNT11%O6=M109NNT11) +WIN(W1=A758|ACEC|B280|B814|BDA8%W2=A814|AD80|B2EC|B858|BDC4%W3=A944|AE2C|B314|BA70|BF58%W4=A9E4|B008|B420|BC50|C068%W5=A9E4|B008|B420|BC50|C068%W6=A9FC|B0E7|B4DB|BCC3|C0B7) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=ACEC|B280|B814|BDA8|C33C%O=M5B4%CC=N%Q=) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=N) +T6(R=N) +T7(R=N) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(DFI=S%T=FA-104%TG=FF%CD=S) + # Cisco Nexus V1000 Virtual Switch Fingerprint Cisco Nexus V1000 switch (NX-OS) Class Cisco | NX-OS || switch @@ -12659,6 +13386,23 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# CybeRoam Unified Threat Management -> Application Firewall +Fingerprint Cyberoam UTM firewall +Class Cyberoam | embedded || firewall +SEQ(SP=BE-CC%GCD=1-6%ISR=CB-D9%TI=Z%TS=U) +OPS(O1=M58C%O2=M58C%O3=M58C%O4=M58C%O5=M58C%O6=M58C) +WIN(W1=16D0%W2=16D0%W3=16D0%W4=16D0%W5=16D0%W6=16D0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M58C%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(R=N) +IE(R=N) + # "XLi" appears to be Linux --Ed. # Cymphonix EX 550, XLi Operating System Version 9 http://www.cymphonix.com/XLiVersion9.html Fingerprint Cymphonix EX550 firewall @@ -12955,6 +13699,24 @@ T7(R=Y%DF=N%T=19-23%TG=20%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=19-23%TG=20%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=FA-104%TG=FF%CD=S) +# DES-3200-26 Fast Ethernet Switch +Fingerprint D-Link DES-3200 switch +Class D-Link | embedded || switch +CPE cpe:/h:dlink:des-3200 auto +SEQ(SP=0-5%GCD=0%ISR=0-5%TI=I%CI=I%II=RI%SS=O|S%TS=1) +OPS(O1=M5A4NW0NNT11%O2=M5A4NW0NNT11%O3=M5A4NW0NNT11%O4=M5A4NW0NNT11%O5=M5A4NW0NNT11%O6=M5A4NNT11) +WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) +ECN(R=Y%DF=N%T=19-23%TG=20%W=2000%O=M5A4NW0%CC=N) +T1(R=Y%DF=N%T=19-23%TG=20%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=N%T=19-23%TG=20%W=2000%S=O%A=S+%F=AS%O=M5A4NW0NNT11T11LL|M5A4NW0NNT11NNLLLLLLLLLL%RD=0) +T4(R=Y%DF=N%T=19-23%TG=20%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=19-23%TG=20%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=19-23%TG=20%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=19-23%TG=20%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=19-23%TG=20%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=19-23%TG=20%CD=S) + # D-Link DES-3326 Switch Fingerprint D-Link DES-3326 switch Class D-Link | embedded || switch @@ -13027,6 +13789,24 @@ T7(R=Y%DF=N%T=19-23%TG=20%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=19-23%TG=20%IPL=38%UN=3204|6BAE|D31F|E000|F562%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=19-23%TG=20%CD=S) +# DES-3526 Fast Ethernet Switch Firmware: Build 4.01-B19 +Fingerprint D-Link DES-3526 switch +Class D-Link | embedded || switch +CPE cpe:/h:dlink:des-3526 +SEQ(SP=8E-98%GCD=1-6%ISR=92-9C%TI=I|RD%CI=I%II=RI%SS=O%TS=1) +OPS(O1=M5A4NW0NNT11%O2=M5A4NW0NNT11%O3=M5A4NW0NNT11%O4=M5A4NW0NNT11%O5=M5A4NW0NNT11%O6=M5A4NNT11) +WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) +ECN(R=Y%DF=N%T=19-23%TG=20%W=2000%O=M5A4NW0%CC=N) +T1(R=Y%DF=N%T=19-23%TG=20%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=19-23%TG=20%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=19-23%TG=20%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=19-23%TG=20%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(DF=N%T=19-23%TG=20%IPL=38%UN=128%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=19-23%TG=20%CD=S) + # D-Link DES-3550 Firmware: Build 5.01.B52 Fingerprint D-Link DES-3550 switch Class D-Link | embedded || switch @@ -13099,24 +13879,6 @@ T7(R=Y%DF=N%T=1A-24%TG=20%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=1A-24%TG=20%IPL=38%UN=128%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=100%TG=FF%CD=S) -# DXS-3326GSR Stackable Ethernet Switch Firmware: Build 4.41-B16 -Fingerprint D-Link DXS-3326GSR switch -Class D-Link | embedded || switch -CPE cpe:/h:dlink:dxs-3326gsr auto -SEQ(SP=8D-97%GCD=1-6%ISR=9F-A9%TI=I%II=RI%SS=S%TS=1) -OPS(O1=M5A4NW0NNT11%O2=M5A4NW0NNT11%O3=M5A4NW0NNT11%O4=M5A4NW0NNT11%O5=M5A4NW0NNT11%O6=M5A4NNT11) -WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) -ECN(R=Y%DF=N%T=1A-24%TG=20%W=2000%O=M5A4NW0%CC=N) -T1(R=Y%DF=N%T=1A-24%TG=20%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=N%T=1A-24%TG=20%W=2000%S=O%A=S+%F=AS%O=M5A4NW0NNT11NNLLLLLLLLLL%RD=0) -T4(R=Y%DF=N%T=1A-24%TG=20%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=1A-24%TG=20%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=1A-24%TG=20%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=1A-24%TG=20%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=1A-24%TG=20%IPL=38%UN=128%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=FB-105%TG=FF%CD=S) - # DGS-3450 switch; firmware 2.62B15 Fingerprint D-Link DGS-3450 switch Class D-Link | embedded || switch @@ -13170,6 +13932,24 @@ T7(R=Y%DF=N%T=1A-24%TG=20%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=1A-24%TG=20%IPL=38%UN=128%RIPL=G%RID=G%RIPCK=G%RUCK=61F5%RUD=G) IE(DFI=S%T=100%TG=FF%CD=S) +# DXS-3326GSR Stackable Ethernet Switch Firmware: Build 4.41-B16 +Fingerprint D-Link DXS-3326GSR switch +Class D-Link | embedded || switch +CPE cpe:/h:dlink:dxs-3326gsr auto +SEQ(SP=8D-97%GCD=1-6%ISR=9F-A9%TI=I%II=RI%SS=S%TS=1) +OPS(O1=M5A4NW0NNT11%O2=M5A4NW0NNT11%O3=M5A4NW0NNT11%O4=M5A4NW0NNT11%O5=M5A4NW0NNT11%O6=M5A4NNT11) +WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) +ECN(R=Y%DF=N%T=1A-24%TG=20%W=2000%O=M5A4NW0%CC=N) +T1(R=Y%DF=N%T=1A-24%TG=20%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=N%T=1A-24%TG=20%W=2000%S=O%A=S+%F=AS%O=M5A4NW0NNT11NNLLLLLLLLLL%RD=0) +T4(R=Y%DF=N%T=1A-24%TG=20%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=1A-24%TG=20%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=1A-24%TG=20%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=1A-24%TG=20%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=1A-24%TG=20%IPL=38%UN=128%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=FB-105%TG=FF%CD=S) + # D-Link VoIP Gateway DVG-4022S Fingerprint D-Link DVG-4022S VoIP gateway Class D-Link | embedded || VoIP adapter @@ -13242,34 +14022,6 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) -# D-Link DI-604 Ethernet Broadband Router, Firmware Version: V3.15b05 -# D-Link DI-524 Airplus G Wireless Router Firmware Version: V2.03, Fri, Dec 09 2005 -# SMC 7004 VBR EU (european edition) -# DI-604 Ethernet Broadband Router, Firmware Version: V3.10 -# DI-524, Firmware Version: V2.05 -# DI 524 H/W revision B4: Current Firmware Version: V2.06 -# DI-604 Firmware Version : V3.14, Thu, Dec 15 2005 -# ZyXEL Prestige 320W, P-320W 802.11g -# Airlive WT-2000R -Fingerprint AirLive WT-2000R, D-Link DI-524 or DI-604, SMC SMC7004VBR, or ZyXEL Prestige 320W broadband router -Class AirLive | embedded || WAP -Class D-Link | embedded || WAP -Class SMC | embedded || broadband router -Class ZyXEL | embedded || broadband router -SEQ(SP=0-5D%GCD=32|64|96|C8|FA%ISR=4B-6F%TI=BI%CI=BI%II=BI%SS=S%TS=U) -OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) -WIN(W1=16D0%W2=16D0%W3=16D0%W4=16D0%W5=16D0%W6=16D0) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=16D0%O=M5B4%CC=N%Q=) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) -T3(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S%F=AR%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S%F=AR%O=%RD=0%Q=) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - # D-Link WBR-2310 Hardware: A1 Firmware: 1.04 # D-Link DI-524 Fingerprint D-Link DI-524 or WBR-2310 wireless broadband router @@ -13465,6 +14217,24 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# D-Link DSR-1000N Firmware Version: 1.03B43_WW +Fingerprint D-Link DSR-1000N WAP +Class D-Link | embedded || WAP +CPE cpe:/h:dlink:dsr-1000n auto +SEQ(SP=C4-CE%GCD=1-6%ISR=C0-CA%TI=Z%CI=Z%II=I%TS=8) +OPS(O1=M5B4ST11NW4%O2=M5B4ST11NW4%O3=M5B4NNT11NW4%O4=M5B4ST11NW4%O5=M5B4ST11NW4%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3C-46%TG=40%W=16D0%O=M5B4NNSNW4%CC=N) +T1(R=Y%DF=Y%T=3C-46%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3C-46%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW4%RD=0) +T4(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # D-Link DWL-2100AP Fingerprint D-Link DWL-2100AP wireless access point Class D-Link | embedded || WAP @@ -13774,6 +14544,24 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# D-Link DIR-645 router/switch/AP +Fingerprint D-Link DIR-645 WAP (Linux 2.6) +Class D-Link | Linux | 2.6.X | WAP +CPE cpe:/o:dlink:linux:2.6 auto +SEQ(SP=BA-C4%GCD=1-6%ISR=C5-CF%TI=Z%CI=Z%II=I%TS=8) +OPS(O1=M5B4ST11NW1%O2=M5B4ST11NW1%O3=M5B4NNT11NW1%O4=M5B4ST11NW1%O5=M5B4ST11NW1%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW1%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW1%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # barcode pistol (datalogic kyman) with windows CE 5.0 # Symbol, Mobile computer used in warehouse environments, Windows CE 5.0 Fingerprint Datalogic Kyman barcode scanner (Windows CE 5.0) @@ -14763,6 +15551,27 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=11C%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=Z) +# Enterasys Networks, Inc. B3G124-48P Rev 06.03.02.0006 +# Enterasys Networks, Inc. B3G124-24P Rev 06.03.02.0006 +# Enterasys Networks, Inc. D2G124-12P Rev 06.03.02.0006 +# Dell Powerconnect 6248 Firmware 3.2.0.7 +Fingerprint Dell PowerConnect 6248, or Enterasys B3 BG3124 or D2 D2G124 switch +Class Dell | embedded || switch +Class Enterasys | embedded || switch +SEQ(SP=0-B8%GCD=1-7|FA01|1F402|2EE03|3E804|4E205%ISR=96-AE%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=NNM5B4SNW0%O2=NNM5B4SNW0%O3=M5B4NW0%O4=NNM5B4SNW0%O5=NNM5B4SNW0%O6=NNM5B4S) +WIN(W1=2710%W2=2710%W3=2710%W4=2710%W5=2710%W6=2710) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=2710%O=NNM5B4SNW0%CC=N%Q=) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=R%O=%RD=0%Q=) +U1(DF=N%T=3B-45%TG=40%IPL=138%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=Z) + # Dell PowerConnect 6248P # Dell PowerConnect M6220 # Enterasys SecureStack C2 router switch C2H124-48 @@ -15159,6 +15968,24 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) +# DragonFly 2.11-DEVELOPMENT DragonFly v2.11.0.395.g15891-DEVELOPMENT #1: Wed Jun 15 17:58:04 CEST 2011 YY@XX:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 +Fingerprint DragonFly BSD 2.11 +Class DragonFly BSD | DragonFly BSD | 2.X | general purpose +CPE cpe:/o:dragonflybsd:dragonfly_bsd:2 auto +SEQ(SP=FE-108%GCD=1-6%ISR=103-10D%TI=RD%CI=RD|RI%II=RI%TS=7) +OPS(O1=M5B4NW5NNT11NNS%O2=M5B4NW5NNT11NNS%O3=M5B4NW5NNT11%O4=M5B4NW5NNT11NNS%O5=M5B4NW5NNT11NNS%O6=M5B4NNT11NNS) +WIN(W1=E000%W2=E000%W3=E000%W4=E000%W5=E000%W6=E000) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=E000%O=M5B4NW5NNS%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=N%T=3B-45%TG=40%W=E000%S=O%A=S+%F=AS%O=M5B4NW5NNT11NNS%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # DragonFly-2.3.2, soon to be DragonFly-2.4 Fingerprint DragonFly BSD 2.3.2 Class DragonFly BSD | DragonFly BSD | 2.X | general purpose @@ -15177,6 +16004,24 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) +# DragonFly BSD 2.9 +Fingerprint DragonFly BSD 2.9 +Class DragonFly BSD | DragonFly BSD | 2.X | general purpose +CPE cpe:/o:dragonflybsd:dragonfly_bsd:2 auto +SEQ(SP=FE-10C%GCD=1-6%ISR=102-10E%TI=RD%CI=RI%II=RI%TS=7) +OPS(O1=M538NW5NNT11NNS%O2=M538NW5NNT11NNS%O3=M538NW5NNT11%O4=M538NW5NNT11NNS%O5=M538NW5NNT11NNS%O6=M538NNT11NNS) +WIN(W1=E000%W2=E000%W3=E000%W4=E000%W5=E000%W6=E000) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=E000%O=M538NW5NNS%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(R=N) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # DragonflyBSD 2.9.1 x64 Fingerprint DragonFly BSD 2.9.1 Class DragonFly BSD | DragonFly BSD | 2.X | general purpose @@ -15467,27 +16312,6 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=134%RID=G%RIPCK=I%RUCK=0%RUD=G) IE(DFI=S%T=FA-104%TG=FF%CD=S) -# Enterasys Networks, Inc. B3G124-48P Rev 06.03.02.0006 -# Enterasys Networks, Inc. B3G124-24P Rev 06.03.02.0006 -# Enterasys Networks, Inc. D2G124-12P Rev 06.03.02.0006 -# Dell Powerconnect 6248 Firmware 3.2.0.7 -Fingerprint Dell PowerConnect 6248, or Enterasys B3 BG3124 or D2 D2G124 switch -Class Dell | embedded || switch -Class Enterasys | embedded || switch -SEQ(SP=0-B8%GCD=1-7|FA01|1F402|2EE03|3E804|4E205%ISR=96-AE%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=NNM5B4SNW0%O2=NNM5B4SNW0%O3=M5B4NW0%O4=NNM5B4SNW0%O5=NNM5B4SNW0%O6=NNM5B4S) -WIN(W1=2710%W2=2710%W3=2710%W4=2710%W5=2710%W6=2710) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=2710%O=NNM5B4SNW0%CC=N%Q=) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=R%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=138%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=Z) - # Enterasys C3G124-24 # netgear GSM7358Sv2 ethernet switch Fingerprint Enterasys C3 C3G124 or Netgear GSM7328Sv2 switch @@ -15706,6 +16530,24 @@ T7(R=Y%DF=N%T=3B-3D%TG=40%W=0%S=Z%A=S%F=R%O=%RD=0%Q=) U1(DF=N%T=3B-3D%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=3B-3D%TG=40%CD=S) +# www.oberon.ethz.ch Bluebottle / Oberon OS created by ETH Zurich, http://en.wikipedia.org/wiki/Bluebottle_OS +Fingerprint Bluebottle OS +Class ETH Zurich | Bluebottle || general purpose +CPE cpe:/o:ethzurich:bluebottle auto +SEQ(SP=102-10C%GCD=1-6%ISR=102-10C%TI=RD%CI=RI%TS=U) +OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) +WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) +ECN(R=Y%DF=N%T=FA-104%TG=FF%W=8000%O=M5B4%CC=N) +T1(R=Y%DF=N%T=FA-104%TG=FF%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=Y%T=1B-25%TG=20%W=80%S=A%A=S+%F=AR%O=WANM109T10S%RD=0) +T3(R=N) +T4(R=Y%DF=Y%T=1B-25%TG=20%W=400%S=A%A=S+%F=AR%O=WANM109T10S%RD=0) +T5(R=Y%DF=N%T=FA-104%TG=FF%W=7A69%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=1B-25%TG=20%W=8000%S=A%A=S+%F=AR%O=WANM109T10S%RD=0) +T7(R=N) +U1(R=N) +IE(R=N) + # EtherWerX PT-1000 PPPoE Terminator Fingerprint EtherWerX PT-1000 PPPoE terminator Class EtherWerX | embedded || router @@ -15794,6 +16636,26 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# SMCWBR14S-N2 - SMC Barricade N Wireless Broadband Router +# SMC7004VWBR (v2) broadband router. "Copyright (c) 1996-2000 Express Logic Inc. * ThreadX THUMB-F/ARM Version G3.0f.3.0b" +# T-Sinus 154 DSL +Fingerprint Express Logic ThreadX G3.0 (broadband router) +Class Express Logic | ThreadX | G3.X | broadband router +CPE cpe:/o:expresslogic:threadx:g3 auto +SEQ(SP=12-1C%GCD=1-6%ISR=1F-55%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=M578%O2=M578%O3=M280%O4=M578%O5=M218%O6=M109) +WIN(W1=1770%W2=1770%W3=1770%W4=1770%W5=1770%W6=1770) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=1770%O=M578%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=O%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=O%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +U1(DF=N|Y%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N|S%T=3B-45%TG=40%CD=Z) + # Linux 2.4 --Ed. # Exterity IPTV MPEG2 VD1001 video encoder Fingerprint Exterity IPTV MPEG2 video encoder @@ -16025,6 +16887,23 @@ T7(R=N) U1(DF=Y%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=Y%T=FA-104%TG=FF%CD=S) +# http://www.firebrick.co.uk/products_2700.ph +Fingerprint FireBrick FB2700 firewall +Class FireBrick | embedded || firewall +SEQ(SP=6F-9D%GCD=5|A|F|14|19%ISR=E5-EF%TI=I%TS=U) +OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) +WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=8000%O=M5B4%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=N%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M5B4%RD=0) +T4(R=N) +T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(R=N) + # Force10 Operating System Version: 1.0, Force10 Application Software Version: 8.3.1.1, System Type: S50N Fingerprint Force10 S50N switch (FTOS 1.0) Class Force10 | FTOS | 1.X | switch @@ -16114,6 +16993,24 @@ T7(R=N) U1(DF=N%T=FA-104%TG=FF%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(R=N) +# Fortianalyzer 400B, running OS: v4.0,build0552 (MR3 Patch 1) +Fingerprint Fortinet FortiAnalyzer 400B firewall (Linux 2.6) +Class Fortinet | Linux | 2.6.X | firewall +CPE cpe:/o:fortinet:linux:2.6 auto +SEQ(SP=C4-CE%GCD=1-6%ISR=C4-CE%TI=Z%II=I%TS=A) +OPS(O1=M55CST11NW6%O2=M55CST11NW6%O3=M55CNNT11NW6%O4=M55CST11NW6%O5=M55CST11NW6%O6=M55CST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M55CNNSNW6%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Foundry Networks EdgeIron ethernet switch Fingerprint Foundry EdgeIron switch Class Foundry | embedded || switch @@ -18624,6 +19521,24 @@ T7(R=Y%DF=Y%T=61-69%TG=80%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=61-69%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=61-69%TG=80%CD=S) +# FreeBSD 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 +Fingerprint FreeBSD 8.1 +Class FreeBSD | FreeBSD | 8.X | general purpose +CPE cpe:/o:freebsd:freebsd:8 auto +SEQ(SP=FA-104%GCD=2|4|6|8|A%ISR=FF-113%TI=RD%II=RI%TS=21|22) +OPS(O1=M556NW3ST11%O2=M556NW3ST11%O3=M280NW3NNT11%O4=M556NW3ST11%O5=M218NW3ST11%O6=M109ST11) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M556NW3SLL%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=238|4721|6220|9B53|DC1F%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # FreeBSD 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 Fingerprint FreeBSD 8.1-RELEASE Class FreeBSD | FreeBSD | 8.X | general purpose @@ -18678,6 +19593,24 @@ T7(R=N) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0|G%RUD=G) IE(DFI=S%T=FA-104%TG=FF%CD=S) +# FreeBSD 8.2-amd64-20110720 FreeBSD 8.2-amd64-20110720 #0: Wed Jul 20 13:56:28 UTC 2011 root@am1.tinder.dev:/usr/obj/usr/src/sys/SERVER8-amd64 amd64 +Fingerprint FreeBSD 8.2 +Class FreeBSD | FreeBSD | 8.X | general purpose +CPE cpe:/o:freebsd:freebsd:8 auto +SEQ(SP=100-10A%GCD=1-6%ISR=107-111%TI=I%CI=I|RI%TS=1F-21) +OPS(O1=M5B4NW3ST11%O2=M578NW3ST11%O3=M280NW3NNT11%O4=M5B4NW3ST11%O5=M218NW3ST11%O6=M109ST11) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=FFFF%O=M5B4NW3SLL%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # FreeBSD 8.2-RELEASE-p2 amd64 Fingerprint FreeBSD 8.2-RELEASE Class FreeBSD | FreeBSD | 8.X | general purpose @@ -18696,6 +19629,24 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O%F=AR%RD=0) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) +# FreeBSD 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Sun May 29 16:59:26 PDT 2011 i386 +Fingerprint FreeBSD 8.2-RELEASE +Class FreeBSD | FreeBSD | 8.X | general purpose +CPE cpe:/o:freebsd:freebsd:8 auto +SEQ(SP=FD-107%GCD=1-6%ISR=106-110%TI=I%CI=I|RD%TS=21|22) +OPS(O1=M5B4NW3ST11%O2=M578NW3ST11%O3=M280NW3NNT11%O4=M5B4NW3ST11%O5=M218NW3ST11%O6=M109ST11) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%S=O%A=O|S+%F=AS%O=M109NW3ST11%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A|O%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O|S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A|O%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O|S%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # FreeBSD 8.2-STABLE FreeBSD 8.2-STABLE #1: Sun Apr 17 21:03:33 PDT 2011 sparc64 Fingerprint FreeBSD 8.2-STABLE Class FreeBSD | FreeBSD | 8.X | general purpose @@ -18714,6 +19665,24 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) +# FreeBSD 8.2-STABLE FreeBSD 8.2-STABLE #8: Tue Jan 3 02:44:43 MSK 2012 i386 +Fingerprint FreeBSD 8.2-STABLE +Class FreeBSD | FreeBSD | 8.X | general purpose +CPE cpe:/o:freebsd:freebsd:8 auto +SEQ(SP=FC-106%GCD=2|4|6|8|A%ISR=FF-113%TI=I%CI=I%II=I%SS=S%TS=20|21|22) +OPS(O1=M5B4NW3ST11%O2=M578NW3ST11%O3=M280NW3NNT11%O4=M5B4NW3ST11%O5=M218NW3ST11%O6=M109ST11) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=FFFF%O=M5B4NW3SLL%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=N%T=3B-45%TG=40%W=FFFF%S=O%A=O|S+%F=AS%O=M109NW3ST11%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # Freecom Network Drive Fingerprint Freecom Network Drive NAS device Class Freecom | embedded || storage-misc @@ -19062,6 +20031,26 @@ T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) +# Android 2.3.7 +Fingerprint Android 2.3.7 (Linux 2.6) +Class Google | Android | 2.X | phone +CPE cpe:/o:google:android:2.3.7 +Class Linux | Linux | 2.6.X | phone +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=BB-C5%GCD=1-6%ISR=C8-D2%TI=Z%CI=Z%II=I%TS=6|7) +OPS(O1=M5B4ST11NW0%O2=M5B4ST11NW0%O3=M5B4NNT11NW0%O4=M5B4ST11NW0%O5=M5B4ST11NW0%O6=M5B4ST11) +WIN(W1=10F8%W2=10F8%W3=10F8%W4=10F8%W5=10F8%W6=10F8) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=111C%O=M5B4NNSNW0%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=10F8%S=O%A=S+%F=AS%O=M5B4ST11NW0%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Google Mini Search Appliance version 5 or above. Fingerprint Google Mini search appliance Class Google | embedded || specialized @@ -19236,6 +20225,24 @@ T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=FA-104%TG=FF%CD=S) +# Haiku R1/Alpha3 under Virtualbox 4.0.4 for Linux. +Fingerprint Haiku R1 Alpha 3 +Class Haiku | Haiku | R1 | general purpose +CPE cpe:/o:haiku:haiku:r1:alpha_3 +SEQ(SP=34-48%GCD=1-6%ISR=7A-84%TI=I%CI=I%II=I%SS=S%TS=A) +OPS(O1=M5B4NNT11NW0%O2=M5B4NNT11NW0%O3=M5B4NNT11NW0%O4=M5B4NNT11NW0%O5=M5B4NNT11NW0%O6=M5B4NNT11) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=N%T=F9-103%TG=FF%W=FFFF%O=M5B4NW0%CC=N) +T1(R=Y%DF=N%T=F9-103%TG=FF%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=N%T=F9-103%TG=FF%W=FFFF%S=O%A=S+%F=AS%O=M5B4NNT11NW0%RD=0) +T4(R=Y%DF=N%T=F9-103%TG=FF%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=F9-103%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=F9-103%TG=FF%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=F9-103%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=F9-103%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=F9-103%TG=FF%CD=Z) + # Hawking Technologies PN7127P 10/100 Print Server Fingerprint Hawking PN7127P print server Class Hawking | embedded || print server @@ -19360,6 +20367,25 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) +# VxWorks --Ed. +# Hitron Technologies BWG-35302 Cable Modem Software Version: 4.03.20-SI-TWR +Fingerprint Hitron BWG-35302 cable modem +Class Hitron | embedded || broadband router +CPE cpe:/h:hitron:bwg-35302 auto +SEQ(SP=13-1D%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=98-A2%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=M5B4NW0%O2=M5B4NW0%O3=M5B4NW0%O4=M5B4NW0%O5=M5B4NW0%O6=M5B4) +WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=4000%O=M5B4NW0%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=3B-45%TG=40%W=4000%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # Hotway LAN-Drive, HDC-U2LA, RDC NAS-BASIC45a # Vantec NexStar LX NAS enclosure # RDC Semiconductor, External LAN disk @@ -19555,24 +20581,6 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=4210%RIPCK=Z%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) -# HP Color LaserJet 2600n -Fingerprint HP LaserJet 2600n printer -Class HP | embedded || printer -CPE cpe:/h:hp:laserjet_2600n auto -SEQ(SP=C-16%GCD=1E848|3D090|5B8D8|7A120|98968%ISR=9F-A9%TI=I%CI=I%II=I%SS=S%TS=A) -OPS(O1=M5B4NW0NNSNNT11%O2=M578NW0NNSNNT11%O3=M280NW0NNT11%O4=M5B4NW0NNSNNT11%O5=M218NW0NNSNNT11%O6=M109NNSNNT11) -WIN(W1=21F0%W2=2088%W3=2258%W4=21F0%W5=20C0%W6=209D) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=2238%O=M5B4NW0NNS%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=O%F=AR%O=%RD=0%Q=) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=FA-104%TG=FF%CD=S) - # HPColorLaserjet Printer 3550 # HP LaserJet 1320NW (network+wireless network interface) over its wireless interface. # HP LaserJet 2550N Color LaserJet @@ -20003,6 +21011,60 @@ T7(R=Y%DF=N%T=42%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=42%TG=40%IPL=38%UN=0%RIPL=G%RID=4210%RIPCK=Z%RUCK=0%RUD=G) IE(DFI=S%T=42%TG=40%CD=S) +# Hp LaserJet 2420 +Fingerprint HP LaserJet 2420 printer +Class HP | embedded || printer +CPE cpe:/h:hp:laserjet_2420 auto +SEQ(SP=13-1D%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=98-A2%TI=I|RD%CI=I%II=I%SS=S%TS=1) +OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11) +WIN(W1=5B4%W2=5B4%W3=5B4%W4=5B4%W5=5B4%W6=5B4) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=5B4%O=M5B4NW0%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=3B-45%TG=40%W=5B4%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=4210%RIPCK=Z%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + +# HP LaserJet 2420N printer +Fingerprint HP LaserJet 2420N printer +Class HP | embedded || printer +CPE cpe:/h:hp:laserjet_2420n auto +SEQ(SP=13-1D%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=98-A2%TI=I%II=I%SS=S%TS=1) +OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11) +WIN(W1=5B4%W2=5B4%W3=5B4%W4=5B4%W5=5B4%W6=5B4) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=5B4%O=M5B4NW0%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=4210%RIPCK=Z%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + +# HP Color LaserJet 2600n +Fingerprint HP LaserJet 2600n printer +Class HP | embedded || printer +CPE cpe:/h:hp:laserjet_2600n auto +SEQ(SP=C-16%GCD=1E848|3D090|5B8D8|7A120|98968%ISR=9F-A9%TI=I%CI=I%II=I%SS=S%TS=A) +OPS(O1=M5B4NW0NNSNNT11%O2=M578NW0NNSNNT11%O3=M280NW0NNT11%O4=M5B4NW0NNSNNT11%O5=M218NW0NNSNNT11%O6=M109NNSNNT11) +WIN(W1=21F0%W2=2088%W3=2258%W4=21F0%W5=20C0%W6=209D) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=2238%O=M5B4NW0NNS%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=O%F=AR%O=%RD=0%Q=) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=FA-104%TG=FF%CD=S) + # HP Color LaserJet 2600n Printer Fingerprint HP LaserJet 2600n printer Class HP | embedded || printer @@ -20039,6 +21101,24 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) +# HP Color LaserJet 2600n +Fingerprint HP LaserJet 2600n printer +Class HP | embedded || printer +CPE cpe:/h:hp:laserjet_2600n +SEQ(SP=D-17%GCD=1E848|3D090|5B8D8|7A120|98968%ISR=9F-A9%TI=I%CI=I%II=I%SS=S%TS=A) +OPS(O1=M5B4NW0NNSNNT11%O2=M578NW0NNSNNT11%O3=M280NW0NNT11%O4=M5B4NW0NNSNNT11%O5=M218NW0NNSNNT11%O6=M109NNSNNT11) +WIN(W1=21F0%W2=2088%W3=2258%W4=21F0%W5=20C0%W6=209D) +ECN(R=Y%DF=Y%T=3C-46%TG=40%W=2238%O=M5B4NW0NNS%CC=N) +T1(R=Y%DF=Y%T=3C-46%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=3C-46%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3C-46%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3C-46%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3C-46%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=FB-105%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=FB-105%TG=FF%CD=S) + # hp color laserjet 2605dn Fingerprint HP LaserJet 2605dn printer Class HP | embedded || printer @@ -20115,23 +21195,27 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) -# HP LaserJet 4050 PN J3113A ROM G.08.08 EEPROM G.08.04 -Fingerprint HP LaserJet 4050 printer +# HP LaserJet 4250 printer, Firmware Version: V.28.47.FF +# hp LaserJet 4250 model Q5402A, V.28.47, J7949E +# hp LaserJet 4345 mfp +# HP LaserJet 4345 +# HP LaserJet 9040 +# "HP Color LaserJet 3800 Printer" (model number Q5983A) +Fingerprint HP LaserJet 3800, 4250, 4345, 9040 printer Class HP | embedded || printer -CPE cpe:/h:hp:laserjet_4050 auto -SEQ(SP=0-5%GCD=1-6%ISR=15-1F%TI=I%II=I%SS=O%TS=U) -OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) -WIN(W1=16D0%W2=16D0%W3=16D0%W4=16D0%W5=16D0%W6=16D0) -ECN(R=Y%DF=N%T=3B-3D%TG=40%W=16D0%O=M5B4%CC=N%Q=) -T1(R=Y%DF=N%T=3B-3D%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +SEQ(SP=18-1C%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=9D-A3%TI=I%CI=I%II=I%SS=S%TS=1) +OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11) +WIN(W1=5B4%W2=5B4%W3=5B4%W4=5B4%W5=5B4%W6=5B4) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=5B4%O=M5B4NW0%CC=N%Q=) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) T2(R=N) -T3(R=Y%DF=N%T=3B-3D%TG=40%W=16D0%S=O%A=S+%F=AS%O=M5B4%RD=0%Q=) -T4(R=Y%DF=N%T=3B-3D%TG=40%W=0%S=A%A=S%F=AR%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-3D%TG=40%W=0%S=A%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=N%T=3B-3D%TG=40%W=0%S=A%A=S%F=AR%O=%RD=0%Q=) -T7(R=N) -U1(DF=N%T=3B-3D%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-3D%TG=40%CD=Z) +T3(R=Y%DF=N%T=3B-45%TG=40%W=5B4%S=O%A=O%F=A%O=NNT11%RD=0%Q=) +T4(R=Y%DF=N%T=3B-45%TG=40%W=5B4%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=4210%RIPCK=Z%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) # HP LaserJet 4050, model J3113A, version G.07.20 # jetdirect 170x @@ -20154,6 +21238,24 @@ T7(R=N) U1(DF=N%T=3B-3D%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-3D%TG=40%CD=Z) +# HP LaserJet 4050 PN J3113A ROM G.08.08 EEPROM G.08.04 +Fingerprint HP LaserJet 4050 printer +Class HP | embedded || printer +CPE cpe:/h:hp:laserjet_4050 auto +SEQ(SP=0-5%GCD=1-6%ISR=15-1F%TI=I%II=I%SS=O%TS=U) +OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) +WIN(W1=16D0%W2=16D0%W3=16D0%W4=16D0%W5=16D0%W6=16D0) +ECN(R=Y%DF=N%T=3B-3D%TG=40%W=16D0%O=M5B4%CC=N%Q=) +T1(R=Y%DF=N%T=3B-3D%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=Y%DF=N%T=3B-3D%TG=40%W=16D0%S=O%A=S+%F=AS%O=M5B4%RD=0%Q=) +T4(R=Y%DF=N%T=3B-3D%TG=40%W=0%S=A%A=S%F=AR%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-3D%TG=40%W=0%S=A%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%T=3B-3D%TG=40%W=0%S=A%A=S%F=AR%O=%RD=0%Q=) +T7(R=N) +U1(DF=N%T=3B-3D%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-3D%TG=40%CD=Z) + # HP Laserjet 4100 Fingerprint HP LaserJet 4100 printer Class HP | embedded || printer @@ -20243,28 +21345,6 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=4210%RIPCK=Z%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) -# HP LaserJet 4250 printer, Firmware Version: V.28.47.FF -# hp LaserJet 4250 model Q5402A, V.28.47, J7949E -# hp LaserJet 4345 mfp -# HP LaserJet 4345 -# HP LaserJet 9040 -# "HP Color LaserJet 3800 Printer" (model number Q5983A) -Fingerprint HP LaserJet 3800, 4250, 4345, 9040 printer -Class HP | embedded || printer -SEQ(SP=18-1C%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=9D-A3%TI=I%CI=I%II=I%SS=S%TS=1) -OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11) -WIN(W1=5B4%W2=5B4%W3=5B4%W4=5B4%W5=5B4%W6=5B4) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=5B4%O=M5B4NW0%CC=N%Q=) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=Y%DF=N%T=3B-45%TG=40%W=5B4%S=O%A=O%F=A%O=NNT11%RD=0%Q=) -T4(R=Y%DF=N%T=3B-45%TG=40%W=5B4%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=4210%RIPCK=Z%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - # HP Laserjet 4250 Fingerprint HP LaserJet 4250 printer Class HP | embedded || printer @@ -20301,6 +21381,24 @@ T7(R=Y%DF=N%T=41%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=41%TG=40%IPL=38%UN=0%RIPL=G%RID=4210%RIPCK=Z%RUCK=0%RUD=G) IE(R=N) +# Product Name: hp LaserJet 4250, Model Number: Q5401A, Firmware Datecode: 20040902 08.007.0, HP JetDirect J7949E +Fingerprint HP LaserJet 4250 printer +Class HP | embedded || printer +CPE cpe:/h:hp:laserjet_4250 auto +SEQ(SP=13-1D%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=98-A2%TI=I%CI=I%II=I%SS=S%TS=1) +OPS(O1=M56ANW0NNT11%O2=M56ANW0NNT11%O3=M56ANW0NNT11%O4=M56ANW0NNT11%O5=M56ANW0NNT11%O6=M56ANNT11) +WIN(W1=5B4%W2=5B4%W3=5B4%W4=5B4%W5=5B4%W6=5B4) +ECN(R=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=3B-45%TG=40%W=5B4%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=4210%RIPCK=Z%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # HP LaserJet 4300 JetDirect FW R.25.57 Fingerprint HP LaserJet 4300 printer Class HP | embedded || printer @@ -20499,22 +21597,21 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) -# HP Color Laserjet 1312NFI (all in one printer) -# HP Photosmart eStation C510a all-in-one printer. -# Photosmart B110a -Fingerprint HP printer: LaserJet CM1312, Photosmart C510a, or Photosmart B110a +# HP LaserJet CM1415fnw +Fingerprint HP LaserJet CM1415fnw printer Class HP | embedded || printer -SEQ(SP=AB-E1%GCD=1-6%ISR=AF-D5%TI=RI%CI=RD|RI%TS=A) +CPE cpe:/h:hp:laserjet_cm1415fnw auto +SEQ(SP=FD-109%GCD=1-6%ISR=104-10E%TI=RI%TS=A) OPS(O1=M5B4NW0NNSNNT11%O2=M578NW0NNSNNT11%O3=M280NW0NNT11%O4=M5B4NW0NNSNNT11%O5=M218NW0NNSNNT11%O6=M109NNSNNT11) WIN(W1=21F0%W2=2088%W3=2258%W4=21F0%W5=20C0%W6=209D) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=2238%O=M5B4NW0NNS%CC=N%Q=) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=2238%O=M5B4NW0NNS%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) T2(R=N) T3(R=N) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) @@ -20536,6 +21633,24 @@ T7(R=N) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) +# HP Color LaserJet CP2025dn (VxWorks?) +Fingerprint HP LaserJet CP2025dn printer +Class HP | embedded || printer +CPE cpe:/h:hp:laserjet_cp2025dn auto +SEQ(SP=7C-D4%GCD=1-6%ISR=A1-AF%TI=RD|RI%II=RI%SS=S%TS=A|B) +OPS(O1=M5B4NW0NNSNNT11%O2=M578NW0NNSNNT11%O3=M280NW0NNT11%O4=M5B4NW0NNSNNT11%O5=M218NW0NNSNNT11%O6=M109NNSNNT11) +WIN(W1=21F0%W2=2088%W3=2258%W4=21F0%W5=20C0%W6=209D) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=2238%O=M5B4NW0NNS%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=FA-104%TG=FF%CD=S) + # HP LaserJet M1522nf MFP (25284A) Fingerprint HP LaserJet M1522nf printer Class HP | embedded || printer @@ -20627,26 +21742,21 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) -# HP LaserJet 3055 printer, firmware date 20060117 -# HP Color LaserJet 2600n -# HP LaserJet P2015 Series -# Sony Network Camerea model SNC-Z20N -# Brother MFC-8460N -Fingerprint Brother MFC-8460N or HP LaserJet P2015, 2600n, or 3055 printer; or Sony SNC-Z20N network camera -Class Brother | embedded || printer +# HP LaserJet P2015. +Fingerprint HP LaserJet P2015 printer Class HP | embedded || printer -Class Sony | embedded || webcam -SEQ(SP=B-15%GCD=1E848|3D090|5B8D8|7A120|98968%ISR=9E-A8%TI=I%II=I%SS=S%TS=A) -OPS(O1=M5B4NW0NNSNNT11%O2=M578NW0NNSNNT11%O3=M280NW0NNT11%O4=M5B4NW0NNSNNT11%O5=M218NW0NNSNNT11%O6=M109NNSNNT11) -WIN(W1=21F0%W2=2088%W3=2258%W4=21F0%W5=20C0%W6=209D) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=2238%O=M5B4NW0NNS%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +CPE cpe:/h:hp:laserjet_p2015 auto +SEQ(TI=I%CI=I%II=I%SS=S%TS=A) +OPS(O1=M5B4NW0NNSNNT11%O2=M578NW0NNSNNT11%O3=M280NW0NNT11) +WIN(W1=21F0%W2=2088%W3=2258%W4=0%W5=0%W6=0) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=0%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=209D%S=O%A=O|S+%F=A|AS%O=NNT11|M109NW0NNSNNT11%RD=0%Q=) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T3(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=O%F=AR%RD=0) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) @@ -20871,6 +21981,25 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) +# HP Color Laserjet 1312NFI (all in one printer) +# HP Photosmart eStation C510a all-in-one printer. +# Photosmart B110a +Fingerprint HP printer: LaserJet CM1312, Photosmart C510a, or Photosmart B110a +Class HP | embedded || printer +SEQ(SP=AB-E1%GCD=1-6%ISR=AF-D5%TI=RI%CI=RD|RI%TS=A) +OPS(O1=M5B4NW0NNSNNT11%O2=M578NW0NNSNNT11%O3=M280NW0NNT11%O4=M5B4NW0NNSNNT11%O5=M218NW0NNSNNT11%O6=M109NNSNNT11) +WIN(W1=21F0%W2=2088%W3=2258%W4=21F0%W5=20C0%W6=209D) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=2238%O=M5B4NW0NNS%CC=N%Q=) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=FA-104%TG=FF%CD=S) + # HP PhotoSmart D7260 printer # HP Photosmart C4380 # HP PhotoSmart C7200 Series Printer @@ -21008,6 +22137,23 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) +# HP MSA 2000 SAN +Fingerprint HP MSA2000-series NAS device +Class HP | embedded || storage-misc +SEQ(SP=95-9F%GCD=1-6%ISR=9C-A6%TI=I%II=I%SS=S%TS=1) +OPS(O1=M564NW0NNT11%O2=M564NW0NNT11%O3=M564NW0NNT11%O4=M564NW0NNT11%O5=M564NW0NNT11%O6=M564NNT11) +WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=4000%O=M564NW0%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # hp MSA2324sa (msa2000 series). http-server identifies itself as "WindRiver-WebServer/4.4". Fingerprint HP MSA2324sa NAS device Class HP | embedded || storage-misc @@ -21026,22 +22172,39 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) -# HP MSA 2000 SAN -Fingerprint HP MSA2000-series NAS device +# HP MSL 4048 Firmware Revision: 7.80 Firmware Build date: 06-29-2011 +Fingerprint HP MSL4048 tape library Class HP | embedded || storage-misc -SEQ(SP=95-9F%GCD=1-6%ISR=9C-A6%TI=I%II=I%SS=S%TS=1) -OPS(O1=M564NW0NNT11%O2=M564NW0NNT11%O3=M564NW0NNT11%O4=M564NW0NNT11%O5=M564NW0NNT11%O6=M564NNT11) -WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=4000%O=M564NW0%CC=N) +SEQ(SP=FA-104%GCD=2|4|6|8|A%ISR=106-110%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) +WIN(W1=3E80%W2=3E80%W3=3E80%W4=3E80%W5=3E80%W6=3E80) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3E80%O=M5B4%CC=N) +T1(R=N) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# HP P2000 G3 SAS Storage Management interface +Fingerprint HP P2000 G3 NAS device +Class HP | embedded || storage-misc +SEQ(SP=BB-C5%GCD=1-6%ISR=C3-CD%TI=Z%CI=Z%II=I%TS=7) +OPS(R=N) +WIN(R=N) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NW2%CC=Y) T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) T2(R=N) T3(R=N) -T4(R=N) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) # HP StorageWorks MSL6000 Tape Library, 10BaseT NIC Fingerprint HP StorageWorks MSL6000 tape library @@ -22039,6 +23202,24 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=EA6C967D%Q=) U1(DF=Y%T=FA-104%TG=FF%IPL=70%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=Y%T=FA-104%TG=FF%CD=S) +# HP-UX B.11.31 U ia64 unlimited-user license +Fingerprint HP-UX B.11.31 +Class HP | HP-UX | 11.X | general purpose +CPE cpe:/o:hp:hp-ux:11 auto +SEQ(SP=7C-A0%GCD=1-6%ISR=97-A1%TI=I%II=I%SS=S%TS=7) +OPS(O1=M5B4NNSW0NNNT11%O2=M578NNSW0NNNT11%O3=M280W0NNNT11%O4=M218NNSW0NNNT11%O5=M218NNSW0NNNT11%O6=M109NNSNNT11) +WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8000%O=M5B4NNSW0N%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=E44A4E43) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=E44A4E43) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=BD1AB510) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=EA6C967D) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=EA6C967D) +U1(DF=Y%T=FA-104%TG=FF%IPL=70%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=Y%T=FA-104%TG=FF%CD=S) + # iLO 3 firmware version 1.15 on HP ProLiant DL360G7 # ML350 G7 iLO card, Firmware Version 1.15 # OpenVMS Integrity V8.3 1H1 HP TCP/IP WBEM services, etc. @@ -22095,6 +23276,24 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) +# Integrated Lights-Out 3 +Fingerprint HP iLO 3 remote management interface +Class HP | iLO | 3.X | remote management +CPE cpe:/o:hp:ilo:3 auto +SEQ(SP=E4-EE%GCD=1-6%ISR=E7-F1%TI=I%CI=I%II=I%SS=S%TS=A) +OPS(O1=M5B4NW0NNSNNT11%O2=M578NW0NNSNNT11%O3=M280NW0NNT11%O4=M5B4NW0NNSNNT11%O5=M218NW0NNSNNT11%O6=M109NNSNNT11) +WIN(W1=8218%W2=8220%W3=8204%W4=8218%W5=80F4%W6=807A) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=832C%O=M5B4NW0NNS%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=FA-104%TG=FF%CD=S) + # Management Interface - iLO = integrated LightsOut (LightsOut 100i Standard, HP Proliant DL 140 G3) Fingerprint HP iLO 100i Standard remote management interface Class HP | iLO || remote management @@ -22918,6 +24117,24 @@ T7(R=Y%DF=N%T=100%TG=FF%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=100%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=100%TG=FF%CD=S) +# VRP Software, Version 3.10, Release 0042, Quidway S3526C +Fingerprint Huawei Quidway S3526C switch (VRP 3.10) +Class Huawei | VRP | 3.X | switch +CPE cpe:/o:huawei:vrp:3.10 +SEQ(SP=B-15%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=96-A0%TI=I%CI=I%II=I%SS=S%TS=1) +OPS(O1=M200NW0NNT11%O2=M200NW0NNT11%O3=M200NW0NNT11%O4=M200NW0NNT11%O5=M200NW0NNT11%O6=M200NNT11) +WIN(W1=1000%W2=1000%W3=1000%W4=1000%W5=1000%W6=1000) +ECN(R=Y%DF=N%T=FB-105%TG=FF%W=1000%O=M200NW0%CC=N) +T1(R=Y%DF=N%T=FB-105%TG=FF%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=N%T=FB-105%TG=FF%W=1000%S=O%A=O%F=A%O=NNT11%RD=0) +T4(R=Y%DF=N%T=FB-105%TG=FF%W=1000%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=FB-105%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(DFI=S%T=FB-105%TG=FF%CD=S) + # HWg-STE Ethernet thermometer/hygrometer http://www.hw-group.com Fingerprint HW group HWg-STE Ethernet thermometer Class HW group | embedded || specialized @@ -23062,6 +24279,24 @@ T7(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=15C%RID=G%RIPCK=I%RUCK=0%RUD=G) IE(DFI=S%T=FA-104%TG=FF%CD=S) +# AIX 3 4 +Fingerprint IBM AIX 4.3 +Class IBM | AIX | 4.X | general purpose +CPE cpe:/o:ibm:aix:4 auto +SEQ(SP=FE-108%GCD=1-6%ISR=108-112%TI=I%CI=I%II=I%SS=S%TS=1) +OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11) +WIN(W1=3E38%W2=3BA4%W3=3D54%W4=3E80%W5=3D68%W6=3E43) +ECN(R=Y%DF=N%T=37-41%TG=40%W=3EBC%O=M5B4NW0%CC=N) +T1(R=Y%DF=N%T=37-41%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=37-41%TG=40%W=4000%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=37-41%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=15C%RID=G%RIPCK=I%RUCK=0%RUD=G) +IE(DFI=S%T=FA-104%TG=FF%CD=S) + # AIX 4.3.2 on RS/6000 Fingerprint IBM AIX 4.3.2 on RS/6000 Class IBM | AIX | 4.X | general purpose @@ -23505,6 +24740,24 @@ T7(R=Y%DF=N%T=3B-3D%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=FA-104%TG=FF%CD=S) +# AIX 3 5 +Fingerprint IBM AIX 5.3 +Class IBM | AIX | 5.X | general purpose +CPE cpe:/o:ibm:aix:5 auto +SEQ(SP=FE-108%GCD=1-6%ISR=105-10F%TI=RD|RI%TS=U) +OPS(O1=M550%O2=M550%O3=M550%O4=M550%O5=M550%O6=M550) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=37-41%TG=40%W=FFFF%O=M550%CC=N) +T1(R=Y%DF=Y%T=37-41%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=N%T=37-41%TG=40%W=0%S=O%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=15C%RID=G%RIPCK=I%RUCK=0%RUD=G) +IE(DFI=S%T=FA-104%TG=FF%CD=S) + # AIX 3 5 # AIX 1 6 00C33E0A4C00 Fingerprint IBM AIX 5.3 - 6.1 @@ -23711,6 +24964,42 @@ T7(R=Y%DF=N%T=38-42%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=FB-105%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=FB-105%TG=FF%CD=S) +# AIX 1 6 oslevel -s : 6100-05-02-1034 +Fingerprint IBM AIX 6.1 +Class IBM | AIX | 6.X | general purpose +CPE cpe:/o:ibm:aix:6 auto +SEQ(SP=FE-108%GCD=1-6%ISR=103-10D%TI=I%CI=I%II=I%SS=S%TS=1) +OPS(O1=MFB62NW2NNT11%O2=MFB62NW3NNT11%O3=MFB62NW3NNT11%O4=MFB62NW2NNT11%O5=MFB62NW3NNT11%O6=MFB62NNT11) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=37-41%TG=40%W=FFFF%O=MFB62NW3%CC=N) +T1(R=Y%DF=Y%T=37-41%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=37-41%TG=40%W=FFFF%S=O%A=S+%F=AS%O=MFB62NW2NNT11%RD=0) +T4(R=Y%DF=N%T=37-41%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=37-41%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(DFI=S%T=FA-104%TG=FF%CD=S) + +# sendmail version AIX6.1/8.13.4 +Fingerprint IBM AIX 6.1 +Class IBM | AIX | 6.X | general purpose +CPE cpe:/o:ibm:aix:6 auto +SEQ(SP=FF-109%GCD=1-6%ISR=102-10C%TI=I%CI=I%II=I%SS=S%TS=21) +OPS(O1=M5B4NW2NNT11%O2=M5B4NW3NNT11%O3=M5B4NW3NNT11%O4=M5B4NW2NNT11%O5=M5B4NW3NNT11%O6=M5B4NNT11) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=37-41%TG=40%W=FFFF%O=M5B4NW3%CC=N) +T1(R=Y%DF=Y%T=37-41%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=37-41%TG=40%W=FFFF%S=O%A=S+%F=AS%O=M5B4NW2NNT11%RD=0) +T4(R=Y%DF=N%T=37-41%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=O|S+%F=AR%RD=0) +T6(R=Y%DF=N%T=37-41%TG=40%W=0%S=A|O%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=O|S%F=AR%RD=0) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(DFI=S%T=FA-104%TG=FF%CD=S) + # IBM 6400 Printer - version: 7.0.9.6 # Telnet Banner: Network Printer Server Version 7.0.9.6 Fingerprint IBM 6400 Printer (software version 7.0.9.6) @@ -23990,6 +25279,24 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# IBM i5/OS V6, IBM iSeries +Fingerprint IBM i5/OS V6 +Class IBM | i5/OS | V6 | general purpose +CPE cpe:/o:ibm:i5os:v6 auto +SEQ(SP=A5-AF%GCD=1-6%ISR=AD-B9%TI=I%CI=I|RD%II=I%SS=S%TS=A) +OPS(O1=M578NW4NNT11%O2=M578NW4NNT11%O3=M280NW4NNT11%O4=M578NW4NNT11%O5=M218NW4NNT11%O6=M109NNT11) +WIN(W1=9C40%W2=9C40%W3=9C40%W4=9C40%W5=9C40%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=9C40%O=M578NW4%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=O|S%F=AR%RD=0) +T3(R=N) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A|O%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=O|S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A|O%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=O|S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # IBM i5/OS V6R1 Fingerprint IBM i5/OS V6R1 Class IBM | i5/OS | V6 | general purpose @@ -24441,6 +25748,24 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# IBM z/OS 10 (mainframe) +Fingerprint IBM z/OS 10 +Class IBM | z/OS | 10 | general purpose +CPE cpe:/o:ibm:zos:10 auto +SEQ(SP=FA-104%GCD=1-6%ISR=106-110%TS=A) +OPS(O1=M5ACNW5NNT11%O2=M5ACNW5NNT11%O3=M5ACNW5NNT11%O4=M5ACNW5NNT11%O5=M5ACNW5NNT11%O6=M5ACNNT11) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5ACNW5%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%S=O%A=S+%F=AS%O=M5ACNW5NNT11%RD=0) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # IBM z/OS v1r8 Fingerprint IBM z/OS v1r8 Class IBM | z/OS || general purpose @@ -25054,6 +26379,23 @@ T7(R=N) U1(R=N) IE(DFI=N%T=3B-45%TG=40%CD=S) +# ITWatchDogs WeatherGoose II Firmware v3.8.1 +Fingerprint ITW WeatherGoose II environmental monitor +Class ITW | embedded || specialized +SEQ(SP=F-CB%GCD=1-6|10FF|21FE|32FD|43FC|54FB%ISR=76-80%TI=Z%CI=Z%II=RI%TS=U) +OPS(O1=M5B4%O2=M578%O3=M280%O4=M5B4%O5=M218%O6=M109) +WIN(W1=5B4%W2=5B4%W3=5B4%W4=5B4%W5=5B4%W6=5B4) +ECN(R=Y%DF=Y%T=FA-104%TG=FF%W=5B4%O=M5B4%CC=N) +T1(R=Y%DF=Y%T=FA-104%TG=FF%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=FA-104%TG=FF%W=5B4%S=O%A=S+%F=AS%O=M109%RD=0) +T4(R=Y%DF=Y%T=FA-104%TG=FF%W=5B4%S=A+%A=S%F=AR%RD=0) +T5(R=Y%DF=Y%T=FA-104%TG=FF%W=5B4%S=A%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=FA-104%TG=FF%W=5B4%S=A%A=S%F=AR%RD=0) +T7(R=Y%DF=Y%T=FA-104%TG=FF%W=5B4%S=A%A=S+%F=AR%RD=0) +U1(DF=Y%T=FA-104%TG=FF%IPL=38%UN=4175|7C73|8A68%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=25-40%TG=40%CD=S) + # Juniper SSG-20-WLAN, Firmware: 5.4.0r3a.0 (Firewall+VPN) Fingerprint Juniper Networks SSG 20 firewall Class Juniper | embedded || firewall @@ -25177,6 +26519,25 @@ T7(R=N) U1(R=N) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Device: Juniper SRX210h JUNOS Software Release [10.4R4.5] +# Model: srx220h-poe JUNOS Software Release [10.4R3.4] +Fingerprint Juniper SRX210 or SRX220 firewall (JUNOS 10.4) +Class Juniper | JUNOS | 10.X | firewall +CPE cpe:/o:juniper:junos:10 auto +SEQ(SP=F5-107%GCD=1-6%ISR=105-112%TI=I%II=RI%SS=O|S%TS=A) +OPS(O1=M5B4NW1NNT11SLL%O2=M5B4NW1NNT11SLL%O3=M5B4NW1NNT11%O4=M5B4NW1NNT11SLL%O5=M5B4NW1NNT11SLL%O6=M5B4NNT11SLL) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW1SLL%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=Y%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G|4E34%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # Juniper WXC-590, JUNOS Software version: 5.4.4.0 Fingerprint Juniper Networks WXC-590 proxy server (JUNOS 5.4.4.0) Class Juniper | JUNOS | 5.X | proxy server @@ -25475,6 +26836,23 @@ T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(R=N) IE(DFI=N%T=7B-85%TG=80%CD=S) +# Kodak ESP 5210 Inkjet All-In-One Multifunction Printer / Copier / Scanner +Fingerprint Kodak ESP 5210 printer +Class Kodak | embedded || printer +SEQ(SP=7B-85%GCD=1000|2000|3000|4000|5000%ISR=D5-DF%TI=I|RD%CI=I%II=I%SS=O%TS=U) +OPS(O1=M5B4T11NN%O2=M5B4%O3=M5B4T11NN%O4=M5B4T11NN) +WIN(W1=B680%W2=B680%W3=B680%W4=B680%W5=0%W6=0) +ECN(R=Y%DF=N%T=37-41%TG=40%W=0%CC=N) +T1(R=Y%DF=N%T=37-41%TG=40%S=O%A=O|S+%F=AS%RD=0) +T2(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=O%F=AR%RD=0) +T4(R=Y%DF=N%T=37-41%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=37-41%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=37-41%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=37-41%TG=40%CD=Z) + # Kodak ESP 5250 wireless printer. Fingerprint Kodak ESP 5250 printer Class Kodak | embedded || printer @@ -25509,23 +26887,6 @@ T7(R=Y%DF=N%T=39-3F%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=39-3F%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=39-3F%TG=40%CD=Z) -# Kodak ESP 5210 Inkjet All-In-One Multifunction Printer / Copier / Scanner -Fingerprint Kodak ESP 5210 printer -Class Kodak | embedded || printer -SEQ(SP=7B-85%GCD=1000|2000|3000|4000|5000%ISR=D5-DF%TI=I|RD%CI=I%II=I%SS=O%TS=U) -OPS(O1=M5B4T11NN%O2=M5B4%O3=M5B4T11NN%O4=M5B4T11NN) -WIN(W1=B680%W2=B680%W3=B680%W4=B680%W5=0%W6=0) -ECN(R=Y%DF=N%T=37-41%TG=40%W=0%CC=N) -T1(R=Y%DF=N%T=37-41%TG=40%S=O%A=O|S+%F=AS%RD=0) -T2(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=O%F=AR%RD=0) -T4(R=Y%DF=N%T=37-41%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=37-41%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=37-41%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=37-41%TG=40%CD=Z) - # Kodak ESP 7250 printer # Kodak ESP 9200 network printer Fingerprint Kodak ESP 7250 or 9200 printer @@ -25765,6 +27126,27 @@ T7(R=Y%DF=N%T=FA-104%TG=FF%W=FFFF%S=A%A=S+%F=AR%O=%RD=0%Q=) U1(R=N) IE(DFI=S%T=3B-45%TG=40%CD=S) +# TZ 180 Standard. SonicROM 4.0.1.1, SonicOS Standard 3.8.0.1-27s. +# Version 5.2 (Build 3790.srv03_sp1_rtm.050324-1477 : Service Pack 1) +# Kronos Time keeping machine employees use to clock in and out +Fingerprint Kronos Timeclock or SonicWALL TZ 180 Standard firewall (SonicOS 3.8) +Class Kronos | embedded || specialized +Class SonicWALL | SonicOS | 3.X | firewall +CPE cpe:/o:sonicwall:sonicos:3 auto +SEQ(SP=13-1D%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=98-A2%II=I%TS=1) +OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11) +WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=2000%O=M5B4NW0%CC=N%Q=) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=3B-45%TG=40%W=2000%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # ProConOS running on a Phoenix Contact ILC 150 ETH PLC. ProConOS is a product from KW-Software, a subdevision of Phoenix Contact. Fingerprint KW-Software ProConOS Class KW-Software | ProConOS || specialized @@ -25890,6 +27272,24 @@ T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=7B-85%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=7B-85%TG=80%CD=Z) +# WeatherDirect Model WA-1030U, Software ERF-Gateway V1.21.00 +Fingerprint LaCrosse WA-1030U weather forecaster +Class LaCrosse | embedded || specialized +CPE cpe:/h:lacrosse:wa-1030u +SEQ(SP=27-31%GCD=8|10|18|20|28%ISR=23-2D%TI=I%TS=U) +OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) +WIN(W1=16D0%W2=16D0%W3=16D0%W4=16D0%W5=16D0%W6=16D0) +ECN(R=Y%DF=N%T=FA-104%TG=FF%W=16D0%O=M5B4%CC=N) +T1(R=Y%DF=N%T=FA-104%TG=FF%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=N%T=FA-104%TG=FF%W=100%S=A%A=S+%F=AR%RD=0) +T4(R=N) +T5(R=Y%DF=N%T=FA-104%TG=FF%W=7A69%S=A%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(R=N) + # LANCOM 1711 VPN router, firmware 6.32.0021 # LCOS version 6.32.0021 running on Lancom 1821+ Fingerprint Lancom 1711 or 1821 broadband router @@ -25948,24 +27348,6 @@ T7(R=Y%DF=N%T=37-41%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) U1(DF=N%T=37-41%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(R=N) -# LANCOM L-54g Wireless 7.52.0058 -Fingerprint Lancom L-54g WAP (LCOS) -Class Lancom | LCOS || WAP -CPE cpe:/o:lancom:lcos auto -SEQ(SP=101-10B%GCD=1-6%ISR=F7-10F%TI=I%II=I%SS=S%TS=U) -OPS(O1=M534%O2=M534%O3=M534%O4=M534%O5=M534%O6=M534) -WIN(W1=578%W2=578%W3=578%W4=578%W5=578%W6=578) -ECN(R=Y%DF=Y%T=38-42%TG=40%W=578%O=M534%CC=N%Q=) -T1(R=Y%DF=Y%T=38-42%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=Y%DF=N%T=38-42%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T3(R=Y%DF=N%T=38-42%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T4(R=Y%DF=N%T=38-42%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=38-42%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=N%T=38-42%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=38-42%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -U1(DF=N%T=38-42%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=38-42%TG=40%CD=S) - # LCOS 8.00 Fingerprint Lancom LCOS 8.00 Class Lancom | LCOS | 8.X | specialized @@ -25984,6 +27366,24 @@ T7(R=N) U1(DF=N%T=37-41%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=37-41%TG=40%CD=Z) +# LANCOM L-54g Wireless 7.52.0058 +Fingerprint Lancom L-54g WAP (LCOS) +Class Lancom | LCOS || WAP +CPE cpe:/o:lancom:lcos auto +SEQ(SP=101-10B%GCD=1-6%ISR=F7-10F%TI=I%II=I%SS=S%TS=U) +OPS(O1=M534%O2=M534%O3=M534%O4=M534%O5=M534%O6=M534) +WIN(W1=578%W2=578%W3=578%W4=578%W5=578%W6=578) +ECN(R=Y%DF=Y%T=38-42%TG=40%W=578%O=M534%CC=N%Q=) +T1(R=Y%DF=Y%T=38-42%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=Y%DF=N%T=38-42%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T3(R=Y%DF=N%T=38-42%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T4(R=Y%DF=N%T=38-42%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=38-42%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%T=38-42%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=38-42%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +U1(DF=N%T=38-42%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=38-42%TG=40%CD=S) + # Lanier LS232c Multifunction Printer # Panasonic Network Camera Model Number BL-C1CE # Panasonic BL-C10CE, Firmware(Boot) 1.25, Firmware(Application) 1.25 @@ -26156,6 +27556,23 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=Y%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) +# Lantronix XPort Software version V6.1.0.0 (051122) XPTEXE +Fingerprint Lantronix XPort embedded Ethernet device server +Class Lantronix | embedded || remote management +SEQ(SP=C1-CF%GCD=1-6%ISR=CF-DB%TI=I%II=I%SS=S%TS=U) +OPS(O1=M400%O2=M400%O3=M400%O4=M400%O5=M400%O6=M400) +WIN(W1=1FF%W2=1FF%W3=1FF%W4=1FF%W5=1FF%W6=1FF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=1FF%O=M400%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=Y%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # Lantronix XPort-03 Firmware v1.80 Embedded Serial to IP adaptor Fingerprint Lantronix XPort-03 embedded serial device server (firmware 1.80) Class Lantronix | embedded || remote management @@ -26260,6 +27677,24 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=Y%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) +# Lenel LNL-3300 Intelligent System Controller (electronic door access controller) +Fingerprint Lenel LNL-3300 access control board +Class Lenel | embedded || security-misc +CPE cpe:/h:lenel/lnl-3300 +SEQ(SP=FC-106%GCD=1-6%ISR=FD-107%TI=I%TS=U) +OPS(O1=M5B4SNL%O2=M5B4SNL%O3=M5B4SNL%O4=M5B4SNL%O5=M5B4SNL%O6=M5B4SNL) +WIN(W1=16D0%W2=16D0%W3=16D0%W4=16D0%W5=16D0%W6=16D0) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=16D0%O=M5B4SNL%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(R=N) + # Leolink LEO-6400DL running Conexant software # EDIMAX Fingerprint Leolink LEO-6400DL ADSL router @@ -26732,6 +28167,24 @@ T7(R=N) U1(DF=N%T=F9-103%TG=FF%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=F9-103%TG=FF%CD=S) +# LG IPECS-300 +Fingerprint LG IPECS 300 VoIP PBX (Linux 2.6) +Class LG | Linux | 2.6.X | PBX +CPE cpe:/o:lg:linux:2.6 auto +SEQ(SP=C3-CD%GCD=1-6%ISR=C7-D1%TI=Z%CI=I%II=I%TS=8) +OPS(O1=M5B4ST11NW1%O2=M5B4ST11NW1%O3=M5B4NNT11NW1%O4=M5B4ST11NW1%O5=M5B4ST11NW1%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=16D0%O=M5B4NNSNW1%CC=N) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=7B-85%TG=80%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW1%RD=0) +T4(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=7B-85%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=7B-85%TG=80%CD=S) + # Liebert UPS, OpenComms WebCard Firmware Version 2.000.1, Nfinity Power System, Device Firmware Version V5007 Fingerprint Liebert Nfinity UPS Class Liebert | embedded || power-device @@ -26749,6 +28202,28 @@ T7(R=Y%DF=N%T=3B-3D%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-3D%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-3D%TG=40%CD=Z) +# Shoretel 8800 Conference phone +# LifeSize Team Express 220 +# LifeSize Room Videoconference system. +Fingerprint LifeSize video conferencing system or ShoreTel 8800 VoIP phone (Linux 2.4) +Class LifeSize | Linux | 2.4.X | media device +CPE cpe:/o:lifesize:linux:2.4 auto +Class ShoreTel | Linux | 2.4.X | VoIP phone +CPE cpe:/o:shoretel:linux:2.4 auto +SEQ(SP=C5-D1%GCD=1-6%ISR=C9-D3%TI=Z%CI=Z%II=I%TS=7) +OPS(O1=M5B4ST11NW0%O2=M5B4ST11NW0%O3=M5B4NNT11NW0%O4=M5B4ST11NW0%O5=M5B4ST11NW0%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW0%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW0%RD=0%Q=) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +U1(DF=N%T=FA-104%TG=FF%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Device is Linksys WET54G with software version 1.1 Fingerprint Linksys WET54G wireless bridge Class Linksys | embedded || bridge @@ -26969,24 +28444,6 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) -# Cisco SRW2008-K9 aka SG300-10 (this is the new Cisco re-packaged model and not the Linksys SRW2008 which doesn't have the K9 designation). (Sx300_FW-1.1.2.0.ros). -Fingerprint Cisco SRW2008-K9 switch -Class Cisco | embedded || switch -CPE cpe:/h:cisco:srw2008-k9 auto -SEQ(SP=FE-108%GCD=1-6%ISR=104-10E%TI=RD%CI=RD%II=RI%TS=U) -OPS(O1=M596%O2=M596%O3=M596%O4=M596%O5=M596%O6=M596) -WIN(W1=800%W2=800%W3=800%W4=800%W5=800%W6=800) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=800%O=M596%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0) -T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=N%T=3B-45%TG=40%W=800%S=O%A=O|S+%F=AS%O=M596%RD=0) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - # Linksys SRW2024 24-Port 10/100/1000 Gigabit Switch Fingerprint Linksys SRW2024 switch Class Linksys | embedded || switch @@ -27407,6 +28864,24 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(R=N) IE(DFI=N%T=3B-45%TG=40%CD=Z) +# Wireless-N Broadband Router WRT160Nv3 Firmware Version: v3.0.03 build 003Jun 15, 2010 +Fingerprint Linksys WRT610Nv3 WAP +Class Linksys | embedded || WAP +CPE cpe:/h:linksys:wrt610nv3 auto +SEQ(SP=C7-D1%GCD=1-6%ISR=C2-D0%TI=Z%CI=Z%II=I%TS=7-9) +OPS(O1=|M5B4ST11NW0%O2=|M5B4ST11NW0%O3=M5B4NNT11NW0%O4=M5B4ST11NW0%O5=M5B4ST11NW0%O6=M5B4ST11) +WIN(W1=0|16A0%W2=0|16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW0%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=Z%A=S+%F=AR|AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW0%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(R=N) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Linksys WRV54G wireless router, firmware 2.39.2 (Probably Linux --Ed.) Fingerprint Linksys WRV54G WAP Class Linksys | embedded || WAP @@ -27534,6 +29009,24 @@ T7(R=Y%DF=Y%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) +# Linksys WRTU54G-TM Wireless-G Router with 2 Phone Ports from T-Mobile +Fingerprint Linksys WRTU54G-TM WAP (Linux) +Class Linksys | Linux || VoIP adapter +CPE cpe:/o:linksys:linux auto +SEQ(SP=C7-D1%GCD=1-6%ISR=CA-D4%TI=Z%CI=Z%II=I%TS=7) +OPS(O1=M548ST11NW0%O2=M548ST11NW0%O3=M548NNT11NW0%O4=M548ST11NW0%O5=M548ST11NW0%O6=M548ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M548NNSNW0%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M548ST11NW0%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Linksys cable modem BEFCMU10 # Motorola SB5100 (VxWorks 5.X) # BayStack 460 - 24T - PWR HW:07 FW:3.0.0.5 SW:v3.0.6.08 ISVN:2 @@ -27895,26 +29388,22 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) -# Linksys wireless-N router WRT300N -# Linksys WRT300N V2 firmware 2.0.17 (ETSI) -# D-Link DNS-323, Firmware version: 1.07 -# DD-WRT which can run on many vendors. Firmware: DD-WRT v24-sp2 (10/26/10) std-usb-nas -# Linux galep5m 2.6.19-rc5 #19 Mon Sep 29 15:00:15 CEST 2008 armv4tl unknown, Conitec GALEP-5 universal programmer with firmware 4.4.7 -Fingerprint DD-WRT v24-sp2 (Linux 2.6.19) -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=A9-CF%GCD=1-6%ISR=C3-D5%TI=Z%II=I%TS=7) -OPS(O1=M5B4ST11NW1%O2=M5B4ST11NW1%O3=M5B4NNT11NW1%O4=M5B4ST11NW1%O5=M5B4ST11NW1%O6=M5B4ST11) +# "Lifesize" video conference unit. +Fingerprint LifeSize video conferencing system (Linux 2.4.21) +Class Linux | Linux | 2.4.X | general purpose +CPE cpe:/o:linux:kernel:2.4 auto +SEQ(SP=C3-CD%GCD=1-6%ISR=CC-D6%TI=Z%CI=Z%II=I%TS=7) +OPS(O1=M5B4ST11NW0%O2=M5B4ST11NW0%O3=M5B4NNT11NW0%O4=M5B4ST11NW0%O5=M5B4ST11NW0%O6=M5B4ST11) WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW1%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW0%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) T2(R=N) T3(R=N) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +U1(DF=N%T=FA-104%TG=FF%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) # HID EdgePlus Solo ES400 @@ -27939,6 +29428,24 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Linux 2.4.18-3custom #3 Tue Aug 13 15:10:18 PDT 2002 i686 unknown +Fingerprint Linux 2.4.18 +Class Linux | Linux | 2.4.X | general purpose +CPE cpe:/o:linux:kernel:2.4 auto +SEQ(SP=A5-D1%GCD=1-6%ISR=AB-D3%TI=Z%CI=Z%II=I%TS=U) +OPS(R=N) +WIN(R=N) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=FA-104%TG=FF%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=FA-104%TG=FF%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(DF=N%T=FA-104%TG=FF%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=FA-104%TG=FF%CD=S) + # Firmware Version 4.30.7, Linux 2.4.20 I believe - Linksys WRT54GL WAP (Linux kernel) # Linksys WRT54GL v4.30.5, Apr. 27, 2006 # Linux (slackware) 2.4.31 #6 Sun Jun 5 19:04:47 PDT 2005 i586 unknown @@ -28375,24 +29882,6 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) -# "Lifesize" video conference unit. -Fingerprint LifeSize video conferencing system (Linux 2.4.21) -Class Linux | Linux | 2.4.X | general purpose -CPE cpe:/o:linux:kernel:2.4 auto -SEQ(SP=C3-CD%GCD=1-6%ISR=CC-D6%TI=Z%CI=Z%II=I%TS=7) -OPS(O1=M5B4ST11NW0%O2=M5B4ST11NW0%O3=M5B4NNT11NW0%O4=M5B4ST11NW0%O5=M5B4ST11NW0%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW0%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(DF=N%T=FA-104%TG=FF%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - # Linux 2.4.22-1.2199.8.legacy.nptl #1 Fri Mar 3 22:50:22 EST 2006 i686 i686 i386 GNU/Linux Fingerprint Linux 2.4.22 (x86) Class Linux | Linux | 2.4.X | general purpose @@ -28848,6 +30337,24 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Linksys router flashed with DDWRT firmware. Firmware: DD-WRT v24-sp1 (07/27/08) vpn +Fingerprint DD-WRT v24-sp1 (Linux 2.4) +Class Linux | Linux | 2.4.X | WAP +CPE cpe:/o:linux:kernel:2.4 auto +SEQ(SP=F7-103%GCD=1-6%ISR=106-110%TI=Z%II=I%TS=7|8|A) +OPS(O1=M564ST11NW0%O2=M564ST11NW0%O3=M564NNT11NW0%O4=M564ST11NW0%O5=M564ST11NW0%O6=M564ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M564NNSNW0%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=O%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Linux 2.4.36 #2607 Fri Jan 2 02:03:37 CET 2009 mips unknown, DD-WRT v24-sp2 (01/02/09) mega - build 11296 Fingerprint DD-WRT v24-sp2 (Linux 2.4.36) Class Linux | Linux | 2.4.X | WAP @@ -28866,6 +30373,24 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Linksys WRT54GL running DD-WRT v24-sp2 (SVN revision: 14896) +Fingerprint DD-WRT v24-sp2 (Linux 2.4.36) +Class Linux | Linux | 2.4.X | WAP +CPE cpe:/o:linux:kernel:2.4 auto +SEQ(SP=C8-D2%GCD=1-6%ISR=CA-D4%TI=Z%CI=Z%II=I%TS=7) +OPS(O1=M5ACST11NW1%O2=M5ACST11NW1%O3=M5ACNNT11NW1%O4=M5ACST11NW1%O5=M5ACST11NW1%O6=M5ACST11) +WIN(W1=1680%W2=1680%W3=1680%W4=1680%W5=1680%W6=1680) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16B0%O=M5ACNNSNW1%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Linux OpenWrt 2.4.32 #10 Tue Sep 12 17:41:46 UTC 2006 mips unknown La Fonera router # Linux OpenWrt 2.4.34 #3 Sun Sep 30 20:33:21 CEST 2007 mips unknown / OpenWrt Kamikaze on Linksys WRT54GL # Linux wrt54gl 2.4.30 #1 Sat Feb 3 13:16:08 CET 2007 mips unknown, OpenWRT White Russian 0.9 @@ -29127,6 +30652,24 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# OpenWRT /trunk/ svn tree (r28458), Linux 2.6.39.4 #1 Sat Oct 15 19:14:17 EDT 2011 mips GNU/Linux +Fingerprint OpenWRT (Linux 2.6.39) +Class Linux | Linux | 2.6.X | broadband router +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C3-CD%GCD=1-6%ISR=C9-D3%TI=Z%CI=Z%II=I%TS=U) +OPS(O1=M5B4NNSNW1%O2=M5B4NNSNW1%O3=M5B4NW1%O4=M5B4NNSNW1%O5=M5B4NNSNW1%O6=M5B4NNS) +WIN(W1=3908%W2=3908%W3=3908%W4=3908%W5=3908%W6=3908) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW1%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=3908%S=O%A=S+%F=AS%O=M5B4NNSNW1%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Linux OpenWrt 2.6.32.25 Fingerprint OpenWrt Backfire 10.03 (Linux 2.6.32) Class Linux | Linux | 2.6.X | broadband router @@ -29163,39 +30706,21 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) -# OpenWRT /trunk/ svn tree (r28458), Linux 2.6.39.4 #1 Sat Oct 15 19:14:17 EDT 2011 mips GNU/Linux -Fingerprint OpenWRT (Linux 2.6.39) +# OpenWrt Backfire 10.03.1-RC6 built from rev 27842 +Fingerprint OpenWrt Backfire 10.03 (Linux 2.6.32) Class Linux | Linux | 2.6.X | broadband router CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C3-CD%GCD=1-6%ISR=C9-D3%TI=Z%CI=Z%II=I%TS=U) -OPS(O1=M5B4NNSNW1%O2=M5B4NNSNW1%O3=M5B4NW1%O4=M5B4NNSNW1%O5=M5B4NNSNW1%O6=M5B4NNS) -WIN(W1=3908%W2=3908%W3=3908%W4=3908%W5=3908%W6=3908) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW1%CC=N) +SEQ(SP=C5-CF%GCD=1-6%ISR=CA-D4%TI=Z%CI=Z%II=I%TS=U) +OPS(O1=M400CNNSNW1%O2=M400CNNSNW1%O3=M400CNW1%O4=M400CNNSNW1%O5=M400CNNSNW1%O6=M400CNNS) +WIN(W1=8018%W2=8018%W3=8018%W4=8018%W5=8018%W6=8018) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNSNW1%CC=N) T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=3908%S=O%A=S+%F=AS%O=M5B4NNSNW1%RD=0) +T3(R=N) T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Linux OpenWrt 3.0.3 #2 Fri Sep 16 16:06:18 PDT 2011 mips GNU/Linux -Fingerprint OpenWRT (Linux 3.0) -Class Linux | Linux | 3.X | broadband router -CPE cpe:/o:linux:kernel:3 auto -SEQ(SP=FF-109%GCD=1-6%ISR=108-112%TI=Z%CI=Z%II=I%TS=U) -OPS(O1=M5B4NNSNW1%O2=M5B4NNSNW1%O3=M5B4NW1%O4=M5B4NNSNW1%O5=M5B4NNSNW1%O6=M5B4NNS) -WIN(W1=3908%W2=3908%W3=3908%W4=3908%W5=3908%W6=3908) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW1%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=3908%S=O%A=S+%F=AS%O=M5B4NNSNW1%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) @@ -29300,25 +30825,6 @@ T7(R=N) U1(R=N) IE(R=N) -# Linux 2.6.16.53 #1 Thu Aug 16 12:34:52 BST 2007 i686 GNU/Linux -# Linux 2.6.25.20 #1 SMP Thu May 14 23:12:00 CEST 2009 i686 GenuineIntel unknown GNU/Linux :: ZeroShell - Net Services 1.0.beta13 -Fingerprint Linux 2.6.16 - 2.6.25 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C4-CE%GCD=1-6%ISR=C3-D5%TI=Z%CI=Z%II=I%TS=8) -OPS(O1=M5B4ST11NW2|M5B4ST11NW5%O2=M5B4ST11NW2|M5B4ST11NW5%O3=M5B4NNT11NW2|M5B4NNT11NW5%O4=M5B4ST11NW2|M5B4ST11NW5%O5=M5B4ST11NW2|M5B4ST11NW5%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW2|M5B4NNSNW5%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW2|M5B4ST11NW5%RD=0%Q=) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - # linux 2.6.26-1-486-vyatta H/SMP i686 CNU/\linux Fingerprint Vyatta router (Linux 2.6.26) Class Linux | Linux | 2.6.X | firewall @@ -29373,6 +30879,28 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Linksys wireless-N router WRT300N +# Linksys WRT300N V2 firmware 2.0.17 (ETSI) +# D-Link DNS-323, Firmware version: 1.07 +# DD-WRT which can run on many vendors. Firmware: DD-WRT v24-sp2 (10/26/10) std-usb-nas +# Linux galep5m 2.6.19-rc5 #19 Mon Sep 29 15:00:15 CEST 2008 armv4tl unknown, Conitec GALEP-5 universal programmer with firmware 4.4.7 +Fingerprint DD-WRT v24-sp2 (Linux 2.6.19) +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=A9-CF%GCD=1-6%ISR=C3-D5%TI=Z%II=I%TS=7) +OPS(O1=M5B4ST11NW1%O2=M5B4ST11NW1%O3=M5B4NNT11NW1%O4=M5B4ST11NW1%O5=M5B4ST11NW1%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW1%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Linux 2.6.11-AV24 #1 Thu Oct 4 15:33:09 MDT 2007 i686 i686 i386 GNU/Linux Fingerprint Linux 2.6.11 Class Linux | Linux | 2.6.X | general purpose @@ -29502,6 +31030,42 @@ T7(R=Y%DF=Y%T=1B-25%TG=20%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=1B-25%TG=20%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=1B-25%TG=20%CD=S) +# Linux 2.6.12.6-arm1-lacie5a #1 Tue Oct 31 11:26:21 CET 2006 armv5tejl unknown +Fingerprint Linux 2.6.12 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C5-CF%GCD=1-6%ISR=C5-CF%TI=Z%CI=I%II=I%TS=7) +OPS(O1=M558ST11NW1%O2=M558ST11NW1%O3=M558NNT11NW1%O4=M558ST11NW1%O5=M558ST11NW1%O6=M558ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M558NNSNW1%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M558ST11NW1%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux dlink-4A1E43 2.6.12.6-arm1 #47 Mon Nov 30 12:06:02 CST 2009 armv5tejl unknown +Fingerprint Linux 2.6.12 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C3-CD%GCD=1-6%ISR=CC-D6%TI=Z%CI=I%II=I%TS=7) +OPS(O1=M174CST11NW1%O2=M174CST11NW1%O3=M174CNNT11NW1%O4=M174CST11NW1%O5=M174CST11NW1%O6=M174CST11) +WIN(W1=2E80%W2=2E80%W3=2E80%W4=2E80%W5=2E80%W6=2E80) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=2E98%O=M174CNNSNW1%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=2E80%S=O%A=S+%F=AS%O=M174CST11NW1%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Linux Venus 2.6.12.6-VENUS #5 Mon Nov 16 22:03:24 CST 2009 mips unknown, EGREAT TECHNOLOGY EG-R1, firmware: R1-R1B-R2A_FW_1.0.4.10 # Linux 2.6.14.7-selinux1-WR1.3al_cgl, Paradigm Architectural Control Processor (P-ACP) P/N: 7180A1001 # Linux PlayonHD 2.6.12.6-VENUS #35 Thu Sep 30 14:23:27 CST 2010 mips unknown, A.C.Ryan PlayOn!HD Mini Network Media Player @@ -30035,6 +31599,24 @@ T7(R=Y%DF=N%T=3A-44%TG=40%W=7B%S=A%A=Z%F=R%O=%RD=0%Q=U) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Linux 2.6.16.60-0.76.8-xen #1 SMP Tue Jan 11 11:23:59 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux +Fingerprint Linux 2.6.16 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(CI=Z%II=I) +OPS(R=N) +WIN(R=N) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW2%CC=N) +T1(R=N) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Linux 2.6.16.60-0.21-smp #1 SMP Tue May 6 12:41:02 UTC 2008 x86_64 x86_64 x86_64 GNU/Linux, SUSE Linux Enterprise Server 10 SP2 Fingerprint Linux 2.6.16 (SUSE Linux Enterprise Server 10) Class Linux | Linux | 2.6.X | general purpose @@ -30071,6 +31653,25 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Linux 2.6.16.53 #1 Thu Aug 16 12:34:52 BST 2007 i686 GNU/Linux +# Linux 2.6.25.20 #1 SMP Thu May 14 23:12:00 CEST 2009 i686 GenuineIntel unknown GNU/Linux :: ZeroShell - Net Services 1.0.beta13 +Fingerprint Linux 2.6.16 - 2.6.25 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C4-CE%GCD=1-6%ISR=C3-D5%TI=Z%CI=Z%II=I%TS=8) +OPS(O1=M5B4ST11NW2|M5B4ST11NW5%O2=M5B4ST11NW2|M5B4ST11NW5%O3=M5B4NNT11NW2|M5B4NNT11NW5%O4=M5B4ST11NW2|M5B4ST11NW5%O5=M5B4ST11NW2|M5B4ST11NW5%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW2|M5B4NNSNW5%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW2|M5B4ST11NW5%RD=0%Q=) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # 2.6.22.17-0.1-default #1 SMP 2008/02/10 20:01:04 UTC i686 i686 i386 GNU/Linux # Linux 2.6.18-6-486 #1 Fri Dec 12 16:18:30 UTC 2008 i686 GNU/Linux # Linux 2.6.26-1-686 #1 SMP Sat Jan 10 18:29:31 UTC 2009 i686 GNU/Linux @@ -30361,30 +31962,6 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) -# Centos 4.3 Linux 2.6.17.11-grsec #1 Sat Sep 16 06:39:06 EDT 2006 i686 athlon i386 GNU/Linux -# CentOS 4.4 Linux 2.6.17.11 (CentOS 4.4, x86, custom compiled kernel) -# Linux 2.6.20-16-generic #2 SMP Sun Sep 23 19:50:39 UTC 2007 i686 GNU/Linux -# Linux 2.6.22-1-mepis-smp #1 SMP PREEMPT Mon Feb 18 21:44:02 EST 2008 i686 GNU/Linux -# Linux 2.6.24-19-xen #1 SMP Wed Aug 20 21:08:51 UTC 2008 x86_64 GNU/Linux -# Linux 2.6.30-2-amd64 #1 SMP Mon Dec 7 05:21:45 UTC 2009 x86_64 GNU/Linux -# 2.6.38 -Fingerprint Linux 2.6.17 - 2.6.38 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=A5-D5%GCD=1-6%ISR=A7-D7%TI=Z%II=I%TS=U) -OPS(O1=M400C%O2=M400C%O3=M400C%O4=M400C%O5=M400C%O6=M400C) -WIN(W1=8018%W2=8018%W3=8018%W4=8018%W5=8018%W6=8018) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400C%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=8018%S=O%A=S+%F=AS%O=M400C%RD=0%Q=) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - # Linux 2.6.17-10-generic [2.6.17-10.33] SMP x86 Ubuntu Edgy # Linux 2.6.17-10-generic K7 Ubuntu 6.10 "Edgy Eft" # Fingerprint Ubuntu 6.10; uname: Linux 2.6.17-10-generic #2 SMP Fri Oct 13 18:45:35 UTC 2006 i686 GNU/Linux @@ -30451,6 +32028,48 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O|S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Linux 2.6.32-24-generic-pea #41-Ubuntu SMP, Ubuntu 10.04.3 LTS +Fingerprint Linux 2.6.17 - 2.6.36 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=AE-D0%GCD=1-6%ISR=BE-D6%TI=Z%CI=Z%II=I%TS=8) +OPS(O1=M556ST11NW1|M556ST11NW2|M556ST11NW3|M556ST11NW4|M556ST11NW5|M556ST11NW6|M556ST11NW7|M556ST11NW8|M556ST11NW9%O2=M556ST11NW1|M556ST11NW2|M556ST11NW3|M556ST11NW4|M556ST11NW5|M556ST11NW6|M556ST11NW7|M556ST11NW8|M556ST11NW9%O3=M556NNT11NW1|M556NNT11NW2|M556NNT11NW3|M556NNT11NW4|M556NNT11NW5|M556NNT11NW6|M556NNT11NW7|M556NNT11NW8|M556NNT11NW9%O4=M556ST11NW1|M556ST11NW2|M556ST11NW3|M556ST11NW4|M556ST11NW5|M556ST11NW6|M556ST11NW7|M556ST11NW8|M556ST11NW9%O5=M556ST11NW1|M556ST11NW2|M556ST11NW3|M556ST11NW4|M556ST11NW5|M556ST11NW6|M556ST11NW7|M556ST11NW8|M556ST11NW9%O6=M556ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M556NNSNW1|M556NNSNW2|M556NNSNW3|M556NNSNW4|M556NNSNW5|M556NNSNW6|M556NNSNW7|M556NNSNW8|M556NNSNW9%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M556ST11NW1|M556ST11NW2|M556ST11NW3|M556ST11NW4|M556ST11NW5|M556ST11NW6|M556ST11NW7|M556ST11NW8|M556ST11NW9%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Centos 4.3 Linux 2.6.17.11-grsec #1 Sat Sep 16 06:39:06 EDT 2006 i686 athlon i386 GNU/Linux +# CentOS 4.4 Linux 2.6.17.11 (CentOS 4.4, x86, custom compiled kernel) +# Linux 2.6.20-16-generic #2 SMP Sun Sep 23 19:50:39 UTC 2007 i686 GNU/Linux +# Linux 2.6.22-1-mepis-smp #1 SMP PREEMPT Mon Feb 18 21:44:02 EST 2008 i686 GNU/Linux +# Linux 2.6.24-19-xen #1 SMP Wed Aug 20 21:08:51 UTC 2008 x86_64 GNU/Linux +# Linux 2.6.30-2-amd64 #1 SMP Mon Dec 7 05:21:45 UTC 2009 x86_64 GNU/Linux +# 2.6.38 +Fingerprint Linux 2.6.17 - 2.6.38 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=A5-D5%GCD=1-6%ISR=A7-D7%TI=Z%II=I%TS=U) +OPS(O1=M400C%O2=M400C%O3=M400C%O4=M400C%O5=M400C%O6=M400C) +WIN(W1=8018%W2=8018%W3=8018%W4=8018%W5=8018%W6=8018) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400C%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=8018%S=O%A=S+%F=AS%O=M400C%RD=0%Q=) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Linux 2.6.18-3-686 #1 SMP Mon Dec 4 16:41:14 UTC 2006 i686 GNU/Linux Fingerprint Linux 2.6.18 Class Linux | Linux | 2.6.X | general purpose @@ -30927,6 +32546,78 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# 2.6.18-8.1.14.el5_lustre.1.6.4.2smp #1 SMP Wed Jan 16 20:36:15 EST 2008 x86_64 x86_64 x86_64 GNU/Linux CentOS release 5 +Fingerprint Linux 2.6.18 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C2-CC%GCD=1-6%ISR=CB-D5%TI=Z%CI=Z%II=I%TS=A) +OPS(O1=M558ST11NW7%O2=M558ST11NW7%O3=M558NNT11NW7%O4=M558ST11NW7%O5=M558ST11NW7%O6=M558ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M558NNSNW7%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.18-274.7.1.el5PAE #1 SMP Thu Oct 20 17:03:59 EDT 2011 i686 i686 i386 GNU/Linux, Blade in Fujitsu BX600 Blade-rack +Fingerprint Linux 2.6.18 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=102-10C%GCD=1-6%ISR=108-112%TI=Z%II=I%TS=A) +OPS(O1=M5B4ST11NW7%O2=M5B4ST11NW7%O3=M5B4NNT11NW7%O4=M5B4ST11NW7%O5=M5B4ST11NW7%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW7%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.18-274.7.1.el5PAE #1 SMP Mon Oct 17 12:05:46 EDT 2011 i686 i686 i386 GNU/Linux, Red Hat Enterprise Linux Client release 5.7 (Tikanga) +Fingerprint Linux 2.6.18 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=102-10C%GCD=1-6%ISR=107-111%TI=Z%CI=Z%II=I%TS=A) +OPS(O1=M5B4ST11NW7%O2=M5B4ST11NW7%O3=M5B4NNT11NW7%O4=M5B4ST11NW7%O5=M5B4ST11NW7%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW7%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.18-274.12.1.el5 #1 SMP Tue Nov 29 13:37:35 EST 2011 i686 i686 i386 GNU/Linux +Fingerprint Linux 2.6.18 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=101-10B%GCD=1-6%ISR=103-10D%TI=Z%CI=Z%TS=A|C) +OPS(O1=M5B4ST11NW4%O2=M5B4ST11NW4%O3=M5B4NNT11NW4%O4=M5B4ST11NW4%O5=M5B4ST11NW4%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW4%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(R=N) +IE(R=N) + # CentOS 5: Linux 2.6.18-53.1.4.el5 #1 SMP Fri Nov 30 00:45:16 EST 2007 i686 athlon i386 GNU/Linux Fingerprint Linux 2.6.18 (CentOS 5) Class Linux | Linux | 2.6.X | general purpose @@ -31403,6 +33094,49 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Linux 2.6.23-ARCH #1 SMP PREEMPT i686 Pentium III (Katmai) GenuineIntel GNU/Linux +# Linux 2.6.24-ARCH #1 SMP PREEMPT Mon Mar 24 11:54:58 UTC 2008 i686 Intel(R) Pentium(R) 4 CPU 2.00GHz GenuineIntel GNU/Linux / Arch LInux +# Linux 2.6.26-2-686 SMP i686 GNU/Linux (Debian Lenny) +# Linux 2.6.32-5-686 +# Linux 2.6.18-164.el5.plus #1 SMP Mon Sep 7 08:45:43 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux +Fingerprint Linux 2.6.18 - 2.6.32 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C9-D3%GCD=1-6%ISR=C7-D8%TI=Z%II=I%TS=8|A) +OPS(O1=M5B4ST11NW1|M5B4ST11NW4|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O2=M5B4ST11NW1|M5B4ST11NW4|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O3=M5B4NNT11NW1|M5B4NNT11NW4|M5B4NNT11NW6|M5B4NNT11NW7|M5B4NNT11NW8|M5B4NNT11NW9%O4=M5B4ST11NW1|M5B4ST11NW4|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O5=M5B4ST11NW1|M5B4ST11NW4|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW1|M5B4NNSNW4|M5B4NNSNW6|M5B4NNSNW7|M5B4NNSNW8|M5B4NNSNW9%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O%F=AR%O=%RD=0%Q=) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# 2.6.18-274.7.1.el5 +# Linux orthrus 3.1.0.naoliv #1 SMP PREEMPT Mon Oct 24 22:33:21 BRST 2011 i686 GNU/Linux, Debian +Fingerprint Linux 2.6.18 - 3.1 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +Class Linux | Linux | 3.X | general purpose +CPE cpe:/o:linux:kernel:3 auto +SEQ(SP=ED-10D%GCD=1-6%ISR=105-111%TI=Z%CI=Z%II=I%TS=A) +OPS(O1=M400CST11NW4%O2=M400CST11NW4%O3=M400CNNT11NW4%O4=M400CST11NW4%O5=M400CST11NW4%O6=M400CST11) +WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNSNW4%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M400CST11NW4%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Linux 2.6.18-8.el5xen #1 SMP Fri Jan 26 14:42:21 EST 2007 i686 athlon i386 GNU/Linux Fingerprint Linux 2.6.18-8.el5 (Red Hat Enterprise Linux 5) Class Linux | Linux | 2.6.X | general purpose @@ -33192,28 +34926,6 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(R=N) IE(DFI=S%T=3B-45%TG=40%CD=S) -# Linux 2.6.23-ARCH #1 SMP PREEMPT i686 Pentium III (Katmai) GenuineIntel GNU/Linux -# Linux 2.6.24-ARCH #1 SMP PREEMPT Mon Mar 24 11:54:58 UTC 2008 i686 Intel(R) Pentium(R) 4 CPU 2.00GHz GenuineIntel GNU/Linux / Arch LInux -# Linux 2.6.26-2-686 SMP i686 GNU/Linux (Debian Lenny) -# Linux 2.6.32-5-686 -# Linux 2.6.18-164.el5.plus #1 SMP Mon Sep 7 08:45:43 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux -Fingerprint Linux 2.6.18 - 2.6.32 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C9-D3%GCD=1-6%ISR=C7-D8%TI=Z%II=I%TS=8|A) -OPS(O1=M5B4ST11NW1|M5B4ST11NW4|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O2=M5B4ST11NW1|M5B4ST11NW4|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O3=M5B4NNT11NW1|M5B4NNT11NW4|M5B4NNT11NW6|M5B4NNT11NW7|M5B4NNT11NW8|M5B4NNT11NW9%O4=M5B4ST11NW1|M5B4ST11NW4|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O5=M5B4ST11NW1|M5B4ST11NW4|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW1|M5B4NNSNW4|M5B4NNSNW6|M5B4NNSNW7|M5B4NNSNW8|M5B4NNSNW9%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O%F=AR%O=%RD=0%Q=) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - # Linux 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:55:12 EDT 2007 i686 i686 i386 GNU/Linux # Linux 2.6.27.19-170.2.35.fc10.x86_64 #1 SMP Mon Feb 23 13:00:23 EST 2009 x86_64 x86_64 x86_64 GNU/Linux # Linux 2.6.29.5-191.fc11.x86_64 #1 SMP Tue Jun 16 23:23:21 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux @@ -34100,6 +35812,61 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# 2.6.26-2-amd64 #1 SMP Fri Aug 14 07:12:04 UTC 2009 x86_64 GNU/Linux Debian 5.0.2 +Fingerprint Linux 2.6.26 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C0-CA%GCD=1-6%ISR=CC-D6%TI=Z%CI=Z%II=I%TS=8|A) +OPS(O1=M4ECST11NW7%O2=M4ECST11NW7%O3=M4ECNNT11NW7%O4=M4ECST11NW7%O5=M4ECST11NW7%O6=M4ECST11) +WIN(W1=1380%W2=1380%W3=1380%W4=1380%W5=1380%W6=1380) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=13B0%O=M4ECNNSNW7%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=1380%S=O%A=S+%F=AS%O=M4ECST11NW7%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Debian Linux 2.6.26-2-amd64 #1 SMP Mon Sep 19 06:13:12 UTC 2011 x86_64 GNU/Linux +# Linux 2.6.26-2-amd64 #1 SMP Wed Sep 21 03:36:44 UTC 2011 x86_64 GNU/Linux +Fingerprint Linux 2.6.26 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=FA-10E%GCD=1-6%ISR=104-10E%TI=Z%II=I%TS=8) +OPS(O1=M400CST11NW7%O2=M400CST11NW7%O3=M400CNNT11NW7%O4=M400CST11NW7%O5=M400CST11NW7%O6=M400CST11) +WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNSNW7%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M400CST11NW7%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.26-2-686 #1 SMP Wed Sep 21 03:35:47 UTC 2011 i686 GNU/Linux +Fingerprint Linux 2.6.26 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=101-10B%GCD=1-6%ISR=103-10D%TI=Z%CI=Z%II=I%TS=8) +OPS(O1=M5B4ST11NW6%O2=M5B4ST11NW6%O3=M5B4NNT11NW6%O4=M5B4ST11NW6%O5=M5B4ST11NW6%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW6%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW6%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # (PCLinuxOS p.93) Linux 2.6.26.8.tex1 #1 SMP Mon Nov 24 23:24:12 GMT 2008 i686 AMD Sempron(tm) Processor 2800+ GNU/Linux Fingerprint Linux 2.6.26 (PCLinuxOS) Class Linux | Linux | 2.6.X | general purpose @@ -35182,6 +36949,28 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Linux 2.6.31-22-server #65-Ubuntu SMP Thu Sep 16 16:33:54 UTC 2010 x86_64 GNU/Linux +# Linux 2.6.32-24-generic #39-Ubuntu SMP Wed Jul 28 05:14:15 UTC 2010 x86_64 GNU/Linux +# Linux 2.6.34-gentoo-r12 #1 SMP Wed Oct 27 14:58:18 BST 2010 x86_64 AMD Athlon(tm) 64 Processor 2800+ AuthenticAMD GNU/Linux +# Linux 2.6.35-25-server #44-Ubuntu SMP Fri Jan 21 19:09:14 UTC 2011 x86_64 GNU/Linux +# Android Mobile Phone. Samsung GT-S5830 Android Version 2.2.1 +Fingerprint Linux 2.6.31 - 2.6.35 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=BE-D2%GCD=1-6%ISR=BC-DA%TI=Z%CI=Z%II=I%TS=7) +OPS(O1=M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%O2=M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%O3=M5B4NNT11NW2|M5B4NNT11NW3|M5B4NNT11NW4|M5B4NNT11NW5|M5B4NNT11NW6|M5B4NNT11NW7%O4=M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%O5=M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW2|M5B4NNSNW3|M5B4NNSNW4|M5B4NNSNW5|M5B4NNSNW6|M5B4NNSNW7%CC=Y%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Linux 2.6.31-gentoo-r6 #1 SMP Mon Nov 30 13:41:32 PST 2009 i686 AMD Athlon(tm) XP 2000+ AuthenticAMD GNU/Linux # Linux Gentoo kernel 2.6.33 # Linux 2.6.33-ARCH #1 SMP PREEMPT Mon Apr 26 19:31:00 CEST 2010 x86_64 Intel(R) Core(TM) i5 CPU 650 @ 3.20GHz GenuineIntel GNU/Linux @@ -35205,25 +36994,25 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) -# Linux 2.6.31-22-server #65-Ubuntu SMP Thu Sep 16 16:33:54 UTC 2010 x86_64 GNU/Linux -# Linux 2.6.32-24-generic #39-Ubuntu SMP Wed Jul 28 05:14:15 UTC 2010 x86_64 GNU/Linux -# Linux 2.6.34-gentoo-r12 #1 SMP Wed Oct 27 14:58:18 BST 2010 x86_64 AMD Athlon(tm) 64 Processor 2800+ AuthenticAMD GNU/Linux -# Linux 2.6.35-25-server #44-Ubuntu SMP Fri Jan 21 19:09:14 UTC 2011 x86_64 GNU/Linux -# Android Mobile Phone. Samsung GT-S5830 Android Version 2.2.1 -Fingerprint Linux 2.6.31 - 2.6.35 +# Linux 2.6.32-gentoo #2 SMP Sun Dec 6 14:28:51 CET 2009 x86_64 AMD Turion(tm) 64 X2 Mobile Technology TL-60 AuthenticAMD GNU/Linux +# Linux 2.6.32-22-server #33-Ubuntu SMP x86_64 GNU/Linux +# Linux ds211j 2.6.32.12 #1354 Sat Oct 23 00:49:24 CST 2010 armv5tel GNU/Linux synology_88f6281_211j, Synology DS211j +# Linux 2.6.38-11-generic #48-Ubuntu SMP Fri Jul 29 19:02:55 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux +# Iomega StorCenter ix2-200, system software version 3.1.14.995 2011-09-09 15:37, Running Linux version 2.6.31.8 (soho@bsoho128.lss.emc.com) (gcc version 4.3.2 (Sourcery G++ Lite 2008q3-72) ) #1 Thu Sep 8 12:14:38 EDT 2011 +Fingerprint Linux 2.6.31 - 2.6.38 Class Linux | Linux | 2.6.X | general purpose CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=BE-D2%GCD=1-6%ISR=BC-DA%TI=Z%CI=Z%II=I%TS=7) -OPS(O1=M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%O2=M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%O3=M5B4NNT11NW2|M5B4NNT11NW3|M5B4NNT11NW4|M5B4NNT11NW5|M5B4NNT11NW6|M5B4NNT11NW7%O4=M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%O5=M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW2|M5B4NNSNW3|M5B4NNSNW4|M5B4NNSNW5|M5B4NNSNW6|M5B4NNSNW7%CC=Y%Q=) +SEQ(SP=C0-D1%GCD=1-6%ISR=C8-D2%TI=Z%CI=Z%II=I%TS=7) +OPS(O1=M2300ST11NW2|M2300ST11NW3|M2300ST11NW4|M2300ST11NW5|M2300ST11NW6|M2300ST11NW7%O2=M2300ST11NW2|M2300ST11NW3|M2300ST11NW4|M2300ST11NW5|M2300ST11NW6|M2300ST11NW7%O3=M2300NNT11NW2|M2300NNT11NW3|M2300NNT11NW4|M2300NNT11NW5|M2300NNT11NW6|M2300NNT11NW7%O4=M2300ST11NW2|M2300ST11NW3|M2300ST11NW4|M2300ST11NW5|M2300ST11NW6|M2300ST11NW7%O5=M2300ST11NW2|M2300ST11NW3|M2300ST11NW4|M2300ST11NW5|M2300ST11NW6|M2300ST11NW7%O6=M2300ST11) +WIN(W1=45E8%W2=45E8%W3=45E8%W4=45E8%W5=45E8%W6=45E8) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=4600%O=M2300NNSNW2|M2300NNSNW3|M2300NNSNW4|M2300NNSNW5|M2300NNSNW6|M2300NNSNW7%CC=Y%Q=) T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) T2(R=N) -T3(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=45E8%S=O%A=S+%F=AS%O=M2300ST11NW2|M2300ST11NW3|M2300ST11NW4|M2300ST11NW5|M2300ST11NW6|M2300ST11NW7%RD=0%Q=) T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=N) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) @@ -35256,28 +37045,6 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) -# Linux 2.6.32-gentoo #2 SMP Sun Dec 6 14:28:51 CET 2009 x86_64 AMD Turion(tm) 64 X2 Mobile Technology TL-60 AuthenticAMD GNU/Linux -# Linux 2.6.32-22-server #33-Ubuntu SMP x86_64 GNU/Linux -# Linux ds211j 2.6.32.12 #1354 Sat Oct 23 00:49:24 CST 2010 armv5tel GNU/Linux synology_88f6281_211j, Synology DS211j -# Linux 2.6.38-11-generic #48-Ubuntu SMP Fri Jul 29 19:02:55 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux -# Iomega StorCenter ix2-200, system software version 3.1.14.995 2011-09-09 15:37, Running Linux version 2.6.31.8 (soho@bsoho128.lss.emc.com) (gcc version 4.3.2 (Sourcery G++ Lite 2008q3-72) ) #1 Thu Sep 8 12:14:38 EDT 2011 -Fingerprint Linux 2.6.31 - 2.6.38 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C0-D1%GCD=1-6%ISR=C8-D2%TI=Z%CI=Z%II=I%TS=7) -OPS(O1=M2300ST11NW2|M2300ST11NW3|M2300ST11NW4|M2300ST11NW5|M2300ST11NW6|M2300ST11NW7%O2=M2300ST11NW2|M2300ST11NW3|M2300ST11NW4|M2300ST11NW5|M2300ST11NW6|M2300ST11NW7%O3=M2300NNT11NW2|M2300NNT11NW3|M2300NNT11NW4|M2300NNT11NW5|M2300NNT11NW6|M2300NNT11NW7%O4=M2300ST11NW2|M2300ST11NW3|M2300ST11NW4|M2300ST11NW5|M2300ST11NW6|M2300ST11NW7%O5=M2300ST11NW2|M2300ST11NW3|M2300ST11NW4|M2300ST11NW5|M2300ST11NW6|M2300ST11NW7%O6=M2300ST11) -WIN(W1=45E8%W2=45E8%W3=45E8%W4=45E8%W5=45E8%W6=45E8) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=4600%O=M2300NNSNW2|M2300NNSNW3|M2300NNSNW4|M2300NNSNW5|M2300NNSNW6|M2300NNSNW7%CC=Y%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=45E8%S=O%A=S+%F=AS%O=M2300ST11NW2|M2300ST11NW3|M2300ST11NW4|M2300ST11NW5|M2300ST11NW6|M2300ST11NW7%RD=0%Q=) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - # Debian testing, kernel 2.6.32 Fingerprint Linux 2.6.32 Class Linux | Linux | 2.6.X | general purpose @@ -35732,25 +37499,6 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) -# Linux 2.6.32-71.18.1.el6.i686 / RHEL6 -# Linux 2.6.35.14-96.fc14.x86_64 #1 SMP Thu Sep 1 11:59:56 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux / Fedora release 14 (Laughlin) -Fingerprint Linux 2.6.32 - 2.6.35 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6.32 -SEQ(SP=C6-D0%GCD=1-6%ISR=C9-D3%TI=Z%II=I%TS=A) -OPS(O1=M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%O2=M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%O3=M5B4NNT11NW5|M5B4NNT11NW6|M5B4NNT11NW7%O4=M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%O5=M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW5|M5B4NNSNW6|M5B4NNSNW7%CC=Y%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - # Linux 2.6.32-30-generic-pae #59-Ubuntu SMP Tue Mar 1 23:01:33 UTC 2011 i686 GNU/Linux Ubuntu 10.04 LTS Fingerprint Linux 2.6.32 Class Linux | Linux | 2.6.X | general purpose @@ -35769,25 +37517,6 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(R=N) -# Linux 2.6.32-30-generic #59-Ubuntu SMP Tue Mar 1 21:30:46 UTC 2011 x86_64 GNU/Linux -# Linux 2.6.33.2 #1 date armv5tel unknown, Qnap 3.5.1 ( Firmware Version 3.5.1 Build 1002T ) -Fingerprint Linux 2.6.32 - 2.6.33 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C3-CD%GCD=1-6%ISR=C7-D1%TI=Z%II=I%TS=7) -OPS(O1=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O2=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O3=M5B4NNT11NW1|M5B4NNT11NW2|M5B4NNT11NW3|M5B4NNT11NW4|M5B4NNT11NW5|M5B4NNT11NW6|M5B4NNT11NW7|M5B4NNT11NW8|M5B4NNT11NW9%O4=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O5=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW1|M5B4NNSNW2|M5B4NNSNW3|M5B4NNSNW4|M5B4NNSNW5|M5B4NNSNW6|M5B4NNSNW7|M5B4NNSNW8|M5B4NNSNW9%CC=Y%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - # Linux 2.6.32-31-server #61-Ubuntu 10.04 SMP x86_64 GNU/Linux # Linux 2.6.32-32-server #62-Ubuntu SMP Wed Apr 20 22:07:43 UTC 2011 x86_64 GNU/Linux Fingerprint Linux 2.6.32 @@ -35843,6 +37572,224 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Linux 2.6.32-5-amd64 #1 SMP Wed May 18 23:13:22 UTC 2011 x86_64 GNU/Linux +# Linux 2.6.32-5-amd64 #1 SMP Mon Oct 3 03:59:20 UTC 2011 x86_64 GNU/Linux/Debian +Fingerprint Linux 2.6.32 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C3-115%GCD=1-6%ISR=C6-118%TI=Z%II=I%TS=8) +OPS(O1=M5B4ST11NW7%O2=M5B4ST11NW7%O3=M5B4NNT11NW7%O4=M5B4ST11NW7%O5=M5B4ST11NW7%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW7%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# 2.6.32.27 #1 SMP i686 i686 i386 GNU/Linux +Fingerprint Linux 2.6.32 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C1-CB%GCD=1-6%ISR=C7-D1%TI=Z%CI=Z%II=I%TS=U) +OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) +WIN(W1=16D0%W2=16D0%W3=16D0%W4=16D0%W5=16D0%W6=16D0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.32-32-generic #62-Ubuntu SMP Wed Apr 20 21:52:38 UTC 2011 x86_64 GNU/Linux +Fingerprint Linux 2.6.32 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C7-D1%GCD=1-6%ISR=C7-D1%TI=Z%CI=Z%II=I%TS=7|8) +OPS(O1=M536ST11NW6%O2=M536ST11NW6%O3=M536NNT11NW6%O4=M536ST11NW6%O5=M536ST11NW6%O6=M536ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M536NNSNW6%CC=N|Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M536ST11NW6%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.32-5-amd64 #1 SMP Tue Jun 14 09:42:28 UTC 2011 x86_64 GNU/Linux +Fingerprint Linux 2.6.32 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=B9-CD%GCD=1-6%ISR=BF-C9%TI=Z%TS=8) +OPS(O1=M5ACST11NW5%O2=M5ACST11NW5%O3=M5ACNNT11NW5%O4=M5ACST11NW5%O5=M5ACST11NW5%O6=M5ACST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5ACNNSNW5%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(R=N) +IE(R=N) + +# Linux 2.6.32-5-amd64 #1 SMP Fri Sep 9 20:23:16 UTC 2011 x86_64 GNU/Linux +Fingerprint Linux 2.6.32 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=101-10B%GCD=1-6%ISR=108-112%TI=Z%CI=Z%II=I%TS=8) +OPS(O1=M58CST11NW7%O2=M58CST11NW7%O3=M58CNNT11NW7%O4=M58CST11NW7%O5=M58CST11NW7%O6=M58CST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M58CNNSNW7%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M58CST11NW7%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.32-33-server #72-Ubuntu SMP Fri Jul 29 21:21:55 UTC 2011 x86_64 GNU/Linux +Fingerprint Linux 2.6.32 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=EA-112%GCD=1-6%ISR=FB-10B%TI=Z%CI=RD%II=I%TS=7) +OPS(O1=M564ST11NW7%O2=M564ST11NW7%O3=M564NNT11NW7%O4=M564ST11NW7%O5=M564ST11NW7%O6=M564ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M564NNSNW7%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=FA-104%TG=FF%W=80%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=N%T=FA-104%TG=FF%W=100%S=Z%A=S+%F=AR%RD=0) +T4(R=Y%DF=N%T=FA-104%TG=FF%W=400%S=A%A=S%F=AR%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=O%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=FA-104%TG=FF%W=8000%S=A%A=S%F=AR%RD=0) +T7(R=Y%DF=N%T=FA-104%TG=FF%W=FFFF%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.32-5-amd64 #1 SMP Mon Oct 3 03:59:20 UTC 2011 x86_64 GNU/Linux, Debian 6.0.3 squeeze 64bit +Fingerprint Linux 2.6.32 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=F9-10F%GCD=1-6%ISR=101-10D%TI=Z%II=I%TS=8|A) +OPS(O1=M564ST11NW7%O2=M564ST11NW7%O3=M564NNT11NW7%O4=M564ST11NW7%O5=M564ST11NW7%O6=M564ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M564NNSNW7%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=O%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.32-5-ixp4xx #1 Mon Oct 3 12:19:10 UTC 2011 armv5tel GNU/Linux +Fingerprint Linux 2.6.32 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=F9-103%GCD=1-6%ISR=109-113%TI=Z%CI=Z%II=I%TS=7) +OPS(O1=M5B4ST11NW1%O2=M5B4ST11NW1%O3=M5B4NNT11NW1%O4=M5B4ST11NW1%O5=M5B4ST11NW1%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW1%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW1%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.32-36-server #79-Ubuntu SMP Tue Nov 8 22:44:38 UTC 2011 x86_64 GNU/Linux +Fingerprint Linux 2.6.32 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=F9-103%GCD=1-6%ISR=100-10A%TI=Z%CI=Z%II=I%TS=7|8) +OPS(O1=M2300ST11NW5%O2=M2300ST11NW5%O3=M2300NNT11NW5%O4=M2300ST11NW5%O5=M2300ST11NW5%O6=M2300ST11) +WIN(W1=45E8%W2=45E8%W3=45E8%W4=45E8%W5=45E8%W6=45E8) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=4600%O=M2300NNSNW5%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=45E8%S=O%A=S+%F=AS%O=M2300ST11NW5%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.32-35-generic #78-Ubuntu SMP Tue Oct 11 16:11:24 UTC 2011 x86_64 GNU/Linux +Fingerprint Linux 2.6.32 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=FD-107%GCD=1-6%ISR=105-10F%TI=Z%TS=7) +OPS(O1=M5B4ST11NW7%O2=M5B4ST11NW7%O3=M5B4NNT11NW7%O4=M5B4ST11NW7%O5=M5B4ST11NW7%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW7%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=O|S+%F=AS%O=M5B4ST11NW7%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A|O%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=O%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.32-37-generic #81-Ubuntu SMP Fri Dec 2 20:35:14 UTC 2011 i686 GNU/Linux +Fingerprint Linux 2.6.32 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=FF-109%GCD=1-6%ISR=103-10D%TI=Z%CI=Z%II=I%TS=8) +OPS(O1=M558ST11NW6%O2=NNT11|M558ST11NW6%O3=M558NNT11NW6%O4=M558ST11NW6%O5=M558ST11NW6%O6=M558ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M558NNSNW6%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M558ST11NW6%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.32-30-generic #59-Ubuntu SMP Tue Mar 1 21:30:46 UTC 2011 x86_64 GNU/Linux +# Linux 2.6.33.2 #1 date armv5tel unknown, Qnap 3.5.1 ( Firmware Version 3.5.1 Build 1002T ) +Fingerprint Linux 2.6.32 - 2.6.33 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C3-CD%GCD=1-6%ISR=C7-D1%TI=Z%II=I%TS=7) +OPS(O1=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O2=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O3=M5B4NNT11NW1|M5B4NNT11NW2|M5B4NNT11NW3|M5B4NNT11NW4|M5B4NNT11NW5|M5B4NNT11NW6|M5B4NNT11NW7|M5B4NNT11NW8|M5B4NNT11NW9%O4=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O5=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW1|M5B4NNSNW2|M5B4NNSNW3|M5B4NNSNW4|M5B4NNSNW5|M5B4NNSNW6|M5B4NNSNW7|M5B4NNSNW8|M5B4NNSNW9%CC=Y%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Linux 2.6.34-gentoo-r1-jm-2 #1 SMP PREEMPT Sat Aug 14 15:34:46 BRT 2010 i686 Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz GenuineIntel GNU/Linux # QNAP TS-439 PRO # Linux 2.6.32.12 #1354 Sat Oct 23 00:47:31 CST 2010 ppc GNU/Linux synology_ppc853x_410 @@ -35863,6 +37810,45 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Linux 2.6.32-71.18.1.el6.i686 / RHEL6 +# Linux 2.6.35.14-96.fc14.x86_64 #1 SMP Thu Sep 1 11:59:56 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux / Fedora release 14 (Laughlin) +Fingerprint Linux 2.6.32 - 2.6.35 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6.32 +SEQ(SP=C6-D0%GCD=1-6%ISR=C9-D3%TI=Z%II=I%TS=A) +OPS(O1=M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%O2=M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%O3=M5B4NNT11NW5|M5B4NNT11NW6|M5B4NNT11NW7%O4=M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%O5=M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW5|M5B4NNSNW6|M5B4NNSNW7%CC=Y%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.32-5-xen-amd64 #1 SMP Fri Sep 9 22:23:19 UTC 2011 x86_64 GNU/Linux +# Linux 2.6.32-5-686 #1 SMP Fri Sep 9 20:51:05 UTC 2011 i686 GNU/Linux Distro: Debian Squeeze +# Linux 2.6.35-31-generic-pae #62-Ubuntu SMP Tue Nov 8 15:43:23 UTC 2011 i686 GNU/Linux / Ubuntu 10.10 maverick +Fingerprint Linux 2.6.32 - 2.6.35 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=F0-10C%GCD=1-6%ISR=FD-111%TI=Z%CI=Z%II=I%TS=7|8|A) +OPS(O1=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O2=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O3=M5B4NNT11NW1|M5B4NNT11NW2|M5B4NNT11NW3|M5B4NNT11NW4|M5B4NNT11NW5|M5B4NNT11NW6|M5B4NNT11NW7|M5B4NNT11NW8|M5B4NNT11NW9%O4=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O5=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW1|M5B4NNSNW2|M5B4NNSNW3|M5B4NNSNW4|M5B4NNSNW5|M5B4NNSNW6|M5B4NNSNW7|M5B4NNSNW8|M5B4NNSNW9%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # 2.6.32-5-686 #1 SMP i686 Debian GNU/Linux (Squeeze) # Linux 2.6.36-ARCH #1 SMP PREEMPT Mon Jan 24 18:41:03 CET 2011 x86_64 ArchLinux Fingerprint Linux 2.6.32 - 2.6.36 @@ -35882,6 +37868,141 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Linux 2.6.32.39-dfl61-20112201 #1 PREEMPT Wed Jun 1 18:17:45 EEST 2011 armv7l GNU/Linux, Nokia N950 mobile telephone +# Linux 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux +Fingerprint Linux 2.6.32 - 2.6.38 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C8-DA%GCD=1-6%ISR=CD-D7%TI=Z%II=I%TS=7|8) +OPS(O1=M5B4ST11NW6|M5B4ST11NW7%O2=M5B4ST11NW6|M5B4ST11NW7%O3=M5B4NNT11NW6|M5B4NNT11NW7%O4=M5B4ST11NW6|M5B4ST11NW7%O5=M5B4ST11NW6|M5B4ST11NW7%O6=M5B4ST11) +WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW6|M5B4NNSNW7%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux +# Nokia MeeGo/Harmattan on N950 +# Linux 2.6.39-gentoo-r3 #2 SMP Mon Aug 8 13:38:13 CEST 2011 i686 Intel(R) Core(TM)2 CPU T5500 @ 1.66GHz GenuineIntel GNU/Linux +# Linux 2.6.32.39-dfl61-20112910 #1 PREEMPT Fri Aug 19 21:10:50 EEST 2011 armv7l GNU/Linux Nokia N9 MeeGo 1.2 Harmattan +# Voyage-MPD 0.7.5 GNU Debian based Linux +Fingerprint Linux 2.6.32 - 2.6.39 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 +SEQ(SP=AC-D0%GCD=1-6%ISR=C5-D5%TI=Z%CI=Z%II=I%TS=7|A) +OPS(O1=M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6%O2=M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6%O3=M5B4NNT11NW4|M5B4NNT11NW5|M5B4NNT11NW6%O4=M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6%O5=M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6%O6=M5B4ST11) +WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW4|M5B4NNSNW5|M5B4NNSNW6%CC=Y%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=3890%S=O%A=S+%F=AS%O=M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6%RD=0%Q=) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.38.2 #3 SMP Tue Apr 5 22:26:41 CEST 2011 i686 GNU/Linux +# Linux 2.6.39-ARCH #1 SMP PREEMPT Mon Jun 27 22:01:13 CEST 2011 i686 Intel(R) Atom(TM) CPU Z520 @ 1.33GHz GenuineIntel GNU/Linux +# Linux 2.6.32.39-dfl61-20112910 #1 PREEMPT Fri Aug 19 21:10:50 EEST 2011 armv7l GNU/Linux, Nokia N9 MeeGo 1.2 Harmattan 10.2011.34-1_PR_001 +Fingerprint Linux 2.6.32 - 2.6.39 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=B6-D8%GCD=1-6%ISR=BE-DA%TI=Z%CI=Z%II=I%TS=7|8) +OPS(O1=M5B4ST11NW6%O2=M5B4ST11NW6%O3=M5B4NNT11NW6%O4=M5B4ST11NW6%O5=M5B4ST11NW6%O6=M5B4ST11) +WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW6%CC=Y%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 3.0.4-030004-generic #201108301138 SMP Tue Aug 30 11:42:30 UTC 2011 x86_64 GNU/Linux +# Linux 2.6.38-12-generic #51-Ubuntu SMP Wed Sep 28 14:27:32 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux +# Linux 2.6.32-35-server #78-Ubuntu SMP Tue Oct 11 16:26:12 UTC 2011 x86_64 GNU/Linux +# Linux 2.6.32-35-generic #78-Ubuntu SMP Tue Oct 11 16:11:24 UTC 2011 x86_64 GNU/Linux +Fingerprint Linux 2.6.32 - 3.0 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +Class Linux | Linux | 3.X | general purpose +CPE cpe:/o:linux:kernel:3 auto +SEQ(SP=FD-10B%GCD=1-6%ISR=104-10E%TI=Z%CI=Z%II=I%TS=7) +OPS(O1=M400CST11NW1|M400CST11NW2|M400CST11NW3|M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7|M400CST11NW8|M400CST11NW9%O2=M400CST11NW1|M400CST11NW2|M400CST11NW3|M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7|M400CST11NW8|M400CST11NW9%O3=M400CNNT11NW1|M400CNNT11NW2|M400CNNT11NW3|M400CNNT11NW4|M400CNNT11NW5|M400CNNT11NW6|M400CNNT11NW7|M400CNNT11NW8|M400CNNT11NW9%O4=M400CST11NW1|M400CST11NW2|M400CST11NW3|M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7|M400CST11NW8|M400CST11NW9%O5=M400CST11NW1|M400CST11NW2|M400CST11NW3|M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7|M400CST11NW8|M400CST11NW9%O6=M400CST11) +WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNSNW1|M400CNNSNW2|M400CNNSNW3|M400CNNSNW4|M400CNNSNW5|M400CNNSNW6|M400CNNSNW7|M400CNNSNW8|M400CNNSNW9%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M400CST11NW1|M400CST11NW2|M400CST11NW3|M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7|M400CST11NW8|M400CST11NW9%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 3.0.3-gentoo #1 SMP Fri Aug 19 22:46:58 EEST 2011 x86_64 Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz GenuineIntel GNU/Linux +# Linux 2.6.40.3-0.fc15.x86_64 #1 SMP Tue Aug 16 04:10:59 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux +# "2.6.40.3-0.fc15" stands for Linux 3.0, this is just a naming scheme chosen by the Fedora folks to ensure that the the switch to "Linux 3.0" doesn't break anything. +# Linux 2.6.35.14-97.fc14.x86_64 #1 SMP Sat Sep 17 00:15:37 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux, Fedora 14 +# Linux 3.1.0-7.fc16.i686 #1 SMP Tue Nov 1 21:00:16 UTC 2011 i686 i686 i386 GNU/Linux Fedora 16 +# Linux 2.6.35.14-103.fc14.x86_64 #1 SMP Thu Oct 27 15:41:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux +# Linux 2.6.41.1-1.fc15.x86_64 #1 SMP Fri Nov 11 21:36:28 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux +# Linux berofix 2.6.11.7-1.08.9beroNet #10 Thu Jul 16 11:13:08 CEST 2009 armv4tl unknown, http://www.beronet.com/product/baseboard/ +# 2.6.32-131.21.1.el6.x86_64 #1 SMP Tue Nov 22 14:15:09 CST 2011 x86_64 x86_64 x86_64 GNU/Linux +Fingerprint Linux 2.6.32 - 3.1 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +Class Linux | Linux | 3.X | general purpose +CPE cpe:/o:linux:kernel:3 auto +SEQ(SP=F6-108%GCD=1-6%ISR=100-110%TI=Z%CI=Z%II=I%TS=A) +OPS(O1=M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7%O2=M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7%O3=M400CNNT11NW4|M400CNNT11NW5|M400CNNT11NW6|M400CNNT11NW7%O4=M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7%O5=M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7%O6=M400CST11) +WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNSNW4|M400CNNSNW5|M400CNNSNW6|M400CNNSNW7%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 3.0.0-1-amd64 #1 SMP Sat Aug 27 16:21:11 UTC 2011 x86_64 GNU/Linux +# Linux 3.1.0-1-amd64 #1 SMP Sun Dec 11 20:36:41 UTC 2011 x86_64 GNU/Linux +# Linux 2.6.32-5-686 #1 SMP Fri Sep 9 20:51:05 UTC 2011 i686 GNU/Linux +# Linux 3.2.0-rc5/slackware 13.37 +Fingerprint Linux 2.6.32 - 3.2 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +Class Linux | Linux | 3.X | general purpose +CPE cpe:/o:linux:kernel:3 auto +SEQ(SP=F5-10B%GCD=1-6%ISR=FC-110%TI=Z%CI=Z%II=I%TS=8) +OPS(O1=M400CST11NW2|M400CST11NW3|M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7%O2=M400CST11NW2|M400CST11NW3|M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7%O3=M400CNNT11NW2|M400CNNT11NW3|M400CNNT11NW4|M400CNNT11NW5|M400CNNT11NW6|M400CNNT11NW7%O4=M400CST11NW2|M400CST11NW3|M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7%O5=M400CST11NW2|M400CST11NW3|M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7%O6=M400CST11) +WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) +ECN(R=Y%DF=Y%T=3C-46%TG=40%W=8018%O=M400CNNSNW2|M400CNNSNW3|M400CNNSNW4|M400CNNSNW5|M400CNNSNW6|M400CNNSNW7%CC=Y%Q=) +T1(R=Y%DF=Y%T=3C-46%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=Y%DF=Y%T=3C-46%TG=40%W=8000%S=O%A=S+%F=AS%O=M400CST11NW2|M400CST11NW3|M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7%RD=0%Q=) +T4(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +U1(DF=N%T=3C-46%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3C-46%TG=40%CD=S) + # 2.6.33-1.fc13.x86_64 #1 SMP Wed Feb 24 19:55:32 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux Fingerprint Linux 2.6.33 Class Linux | Linux | 2.6.X | general purpose @@ -36279,6 +38400,24 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(R=N) +# Linux 2.6.35-30-generic #57-Ubuntu SMP Tue Aug 9 18:00:33 UTC 2011 i686 GNU/Linux +Fingerprint Linux 2.6.35 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C0-CA%GCD=1-6%ISR=CC-D6%TI=Z%CI=Z%II=I%TS=8) +OPS(O1=M5B4ST11NW6%O2=M5B4ST11NW6%O3=M5B4NNT11NW6%O4=M5B4ST11NW6%O5=M5B4ST11NW6%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW6%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW6%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Linux 2.6.35-25-generic #44-Ubuntu SMP Fri Jan 21 17:40:48 UTC 2011 i686 GNU/Linux, VirtualBox Fingerprint Linux 2.6.35 (Ubuntu) Class Linux | Linux | 2.6.X | general purpose @@ -36409,25 +38548,6 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) -# 2.6.37-ARCH #1 SMP PREEMPT Sat Jan 29 19:40:04 UTC 2011 i686 AMD Athlon(tm) Dual Core Processor 4450e AuthenticAMD GNU/Linux -# Linux 2.6.39.3 #21 SMP PREEMPT Sat Jul 23 09:48:39 CEST 2011 i686 GNU/Linux -Fingerprint Linux 2.6.37 - 2.6.39 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 -SEQ(SP=C4-CE%GCD=1-6%ISR=C7-D5%TI=Z%CI=Z%II=I%TS=8) -OPS(O1=M5B4ST11NW6%O2=M5B4ST11NW6%O3=M5B4NNT11NW6%O4=M5B4ST11NW6%O5=M5B4ST11NW6%O6=M5B4ST11) -WIN(W1=10F8%W2=10F8%W3=10F8%W4=10F8%W5=10F8%W6=10F8) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=111C%O=M5B4NNSNW6%CC=Y%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=10F8%S=O%A=S+%F=AS%O=M5B4ST11NW6%RD=0%Q=) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - # ArchLinux (Linux dev5 2.6.37-ARCH #1 SMP PREEMPT Sat Jan 29 19:40:04 UTC 2011 i686 Intel(R) Core(TM)2 Duo CPU E7500 @ 2.93GHz GenuineIntel GNU/Linux) Fingerprint Linux 2.6.37 Class Linux | Linux | 2.6.X | general purpose @@ -36501,25 +38621,6 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) -# Linux 2.6.37.6-0.5-desktop #1 SMP PREEMPT 2011-04-25 21:48:33 +0200 x86_64 x86_64 x86_64 GNU/Linux, OpenSUSE 11.4 -# Open Suse 11.4, Linux 2.6.37.6-0.7-desktop #1 SMP PREEMPT 2011-07-21 02:17:24 +0200 x86_64 x86_64 x86_64 GNU/Linux -Fingerprint Linux 2.6.37 (OpenSUSE 11.4) -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6.37 -SEQ(SP=B6-D0%GCD=1-6%ISR=C4-D2%TI=Z%CI=Z%II=I%TS=A) -OPS(O1=M5B4ST11NW7%O2=M5B4ST11NW7%O3=M5B4NNT11NW7%O4=M5B4ST11NW7%O5=M5B4ST11NW7%O6=M5B4ST11) -WIN(W1=10F8%W2=10F8%W3=10F8%W4=10F8%W5=10F8%W6=10F8) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=111C%O=M5B4NNSNW7%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=10F8%S=O%A=S+%F=AS%O=M5B4ST11NW7%RD=0%Q=) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - # Linux 2.6.37.6-smp #2 SMP Sat Apr 9 23:39:07 CDT 2011 i686 Intel(R) Pentium(R) III CPU family 1133MHz GenuineIntel GNU/Linux / Slackware Linux 13.37 Fingerprint Linux 2.6.37 Class Linux | Linux | 2.6.X | general purpose @@ -36556,22 +38657,73 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(R=N) -# Linux 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux -# Linux 2.6.38-gentoo-r3 #1 SMP Tue May 10 10:49:57 CEST 2011 x86_64 AMD Athlon(tm) II X2 235e Processor AuthenticAMD GNU/Linux -# http://www.acmesystems.it/ FOX Board G20 -# Linux 3.0.1 #2 PREEMPT Fri Aug 5 19:33:04 MDT 2011 armv5tel GNU/Linux -Fingerprint Linux 2.6.38 - 3.0 +# Gentoo Linux 2.6.37-hardened-r7 +Fingerprint Linux 2.6.37 Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 -Class Linux | Linux | 3.X | general purpose -CPE cpe:/o:linux:kernel:3 -SEQ(SP=B9-CF%GCD=1-6%ISR=C2-D8%TI=Z%CI=Z%II=I%TS=7) -OPS(O1=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW7%O2=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW7%O3=M5B4NNT11NW1|M5B4NNT11NW2|M5B4NNT11NW3|M5B4NNT11NW7%O4=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW7%O5=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW7%O6=M5B4ST11) -WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW1|M5B4NNSNW2|M5B4NNSNW3|M5B4NNSNW7%CC=Y%Q=) +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C5-CF%GCD=1-6%ISR=C5-CF%TI=Z%CI=Z%II=I%TS=7) +OPS(O1=M400CST11NW6%O2=M400CST11NW6%O3=M400CNNT11NW6%O4=M400CST11NW6%O5=M400CST11NW6%O6=M400CST11) +WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNSNW6%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M400CST11NW6%RD=0) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.37.6-0.7-desktop #1 SMP PREEMPT 2011-07-21 02:17:24 +0200 i686 athlon i386 GNU/Linux +Fingerprint Linux 2.6.37 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C7-D1%GCD=1-6%ISR=CD-D7%TI=Z%CI=Z%II=I%TS=A) +OPS(O1=M5B4ST11NW6%O2=M5B4ST11NW6%O3=M5B4NNT11NW6%O4=M5B4ST11NW6%O5=M5B4ST11NW6%O6=M5B4ST11) +WIN(W1=10F8%W2=10F8%W3=10F8%W4=10F8%W5=10F8%W6=10F8) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=111C%O=M5B4NNSNW6%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.37.6-0.5-desktop #1 SMP PREEMPT 2011-04-25 21:48:33 +0200 x86_64 x86_64 x86_64 GNU/Linux, OpenSUSE 11.4 +# Open Suse 11.4, Linux 2.6.37.6-0.7-desktop #1 SMP PREEMPT 2011-07-21 02:17:24 +0200 x86_64 x86_64 x86_64 GNU/Linux +Fingerprint Linux 2.6.37 (OpenSUSE 11.4) +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6.37 +SEQ(SP=B6-D0%GCD=1-6%ISR=C4-D2%TI=Z%CI=Z%II=I%TS=A) +OPS(O1=M5B4ST11NW7%O2=M5B4ST11NW7%O3=M5B4NNT11NW7%O4=M5B4ST11NW7%O5=M5B4ST11NW7%O6=M5B4ST11) +WIN(W1=10F8%W2=10F8%W3=10F8%W4=10F8%W5=10F8%W6=10F8) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=111C%O=M5B4NNSNW7%CC=N%Q=) T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=3890%S=O%A=S+%F=AS%O=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW7%RD=0%Q=) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=10F8%S=O%A=S+%F=AS%O=M5B4ST11NW7%RD=0%Q=) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# 2.6.37-ARCH #1 SMP PREEMPT Sat Jan 29 19:40:04 UTC 2011 i686 AMD Athlon(tm) Dual Core Processor 4450e AuthenticAMD GNU/Linux +# Linux 2.6.39.3 #21 SMP PREEMPT Sat Jul 23 09:48:39 CEST 2011 i686 GNU/Linux +Fingerprint Linux 2.6.37 - 2.6.39 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 +SEQ(SP=C4-CE%GCD=1-6%ISR=C7-D5%TI=Z%CI=Z%II=I%TS=8) +OPS(O1=M5B4ST11NW6%O2=M5B4ST11NW6%O3=M5B4NNT11NW6%O4=M5B4ST11NW6%O5=M5B4ST11NW6%O6=M5B4ST11) +WIN(W1=10F8%W2=10F8%W3=10F8%W4=10F8%W5=10F8%W6=10F8) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=111C%O=M5B4NNSNW6%CC=Y%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=10F8%S=O%A=S+%F=AS%O=M5B4ST11NW6%RD=0%Q=) T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) @@ -36597,28 +38749,6 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) -# Linux 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux -# Nokia MeeGo/Harmattan on N950 -# Linux 2.6.39-gentoo-r3 #2 SMP Mon Aug 8 13:38:13 CEST 2011 i686 Intel(R) Core(TM)2 CPU T5500 @ 1.66GHz GenuineIntel GNU/Linux -# Linux 2.6.32.39-dfl61-20112910 #1 PREEMPT Fri Aug 19 21:10:50 EEST 2011 armv7l GNU/Linux Nokia N9 MeeGo 1.2 Harmattan -# Voyage-MPD 0.7.5 GNU Debian based Linux -Fingerprint Linux 2.6.32 - 2.6.39 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 -SEQ(SP=AC-D0%GCD=1-6%ISR=C5-D5%TI=Z%CI=Z%II=I%TS=7|A) -OPS(O1=M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6%O2=M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6%O3=M5B4NNT11NW4|M5B4NNT11NW5|M5B4NNT11NW6%O4=M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6%O5=M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6%O6=M5B4ST11) -WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW4|M5B4NNSNW5|M5B4NNSNW6%CC=Y%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=3890%S=O%A=S+%F=AS%O=M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6%RD=0%Q=) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - # Fedora 15 Fingerprint Linux 2.6.38 Class Linux | Linux | 2.6.X | general purpose @@ -36673,23 +38803,261 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) -# Linux 2.6.38.2 #3 SMP Tue Apr 5 22:26:41 CEST 2011 i686 GNU/Linux -# Linux 2.6.39-ARCH #1 SMP PREEMPT Mon Jun 27 22:01:13 CEST 2011 i686 Intel(R) Atom(TM) CPU Z520 @ 1.33GHz GenuineIntel GNU/Linux -# Linux 2.6.32.39-dfl61-20112910 #1 PREEMPT Fri Aug 19 21:10:50 EEST 2011 armv7l GNU/Linux, Nokia N9 MeeGo 1.2 Harmattan 10.2011.34-1_PR_001 -Fingerprint Linux 2.6.32 - 2.6.39 +# Linux 2.6.38-8-server #42-Ubuntu SMP Mon Apr 11 03:49:04 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux +Fingerprint Linux 2.6.38 Class Linux | Linux | 2.6.X | general purpose CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=B6-D8%GCD=1-6%ISR=BE-DA%TI=Z%CI=Z%II=I%TS=7|8) -OPS(O1=M5B4ST11NW6%O2=M5B4ST11NW6%O3=M5B4NNT11NW6%O4=M5B4ST11NW6%O5=M5B4ST11NW6%O6=M5B4ST11) +SEQ(SP=B4-BE%GCD=1-6%ISR=C0-CA%TI=Z%II=I%TS=7) +OPS(O1=M5B4ST11NW7%O2=M5B4ST11NW7%O3=M5B4NNT11NW7%O4=M5B4ST11NW7%O5=M5B4ST11NW7%O6=M5B4ST11) WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW6%CC=Y%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW7%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) T2(R=N) T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=N) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(R=N) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux, Ubuntu 11.04 +Fingerprint Linux 2.6.38 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=B9-C3%GCD=1-6%ISR=C6-D2%TI=Z%TS=7|9) +OPS(O1=M5B4ST11NW7%O2=M5B4ST11NW7%O3=M5B4NNT11NW7%O4=M5B4ST11NW7%O5=M5B4ST11NW7%O6=M5B4ST11) +WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW7%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=7F0C|8B56|8D6F|C51D|F238%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.38 #1 SMP Thu Mar 17 20:52:18 EDT 2011 i686 GNU/Linux +# Linux2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux +Fingerprint Linux 2.6.38 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C3-D1%GCD=1-6%ISR=C4-D2%TI=Z%CI=Z%II=I%TS=7|8) +OPS(O1=M400CST11NW6|M400CST11NW7%O2=M400CST11NW6|M400CST11NW7%O3=M400CNNT11NW6|M400CNNT11NW7%O4=M400CST11NW6|M400CST11NW7%O5=M400CST11NW6|M400CST11NW7%O6=M400CST11) +WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNSNW6|M400CNNSNW7%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M400CST11NW6|M400CST11NW7%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A|O%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O|S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A|O%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O|S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=I%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.38-10-generic #46-Ubuntu SMP Tue Jun 28 15:07:17 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux +Fingerprint Linux 2.6.38 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=BD-C7%GCD=1-6%ISR=C3-CD%TI=Z%CI=Z%II=I%TS=7) +OPS(O1=M400CST11NW0%O2=M400CST11NW0%O3=M400CNNT11NW0%O4=M400CST11NW0%O5=M400CST11NW0%O6=M400CST11) +WIN(W1=3000%W2=3000%W3=3000%W4=3000%W5=3000%W6=3000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3000%O=M400CNNSNW0%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=3000%S=O%A=S+%F=AS%O=M400CST11NW0%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.38-11-generic #49-Ubuntu SMP Mon Aug 29 20:47:07 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux, Kubuntu. +Fingerprint Linux 2.6.38 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=CA-D4%GCD=1-6%ISR=C8-D2%TI=Z%CI=Z%II=I%TS=7) +OPS(O1=M400CNNT11NW9%O2=M400CNNT11NW9%O3=M400CNNT11NW9%O4=M400CNNT11NW9%O5=M400CNNT11NW9%O6=M400CNNT11) +WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNW9%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M400CNNT11NW9%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# 2.6.38.7-desktop-1mnb2 +Fingerprint Linux 2.6.38 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C0-CA%GCD=1-6%ISR=C7-D1%TI=Z%CI=Z%TS=A) +OPS(O1=M5B4ST11NW7%O2=M5B4ST11NW7%O3=M5B4NNT11NW7%O4=M5B4ST11NW7%O5=M5B4ST11NW7%O6=M5B4ST11) +WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW7%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=3890%S=O%A=S+%F=AS%O=M5B4ST11NW7%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.38-11-generic #50-Ubuntu SMP Mon Sep 12 21:18:14 UTC 2011 i686 athlon i386 GNU/Linux +Fingerprint Linux 2.6.38 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C1-CB%GCD=1-6%ISR=C8-D2%TI=Z%CI=Z%II=I%TS=8) +OPS(O1=M400CST11NW5%O2=M400CST11NW5%O3=M400CNNT11NW5%O4=M400CST11NW5%O5=M400CST11NW5%O6=M400CST11) +WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNSNW5%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M400CST11NW5%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.38-11-generic #50-Ubuntu SMP Mon Sep 12 21:17:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux +Fingerprint Linux 2.6.38 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C9-D3%GCD=1-6%ISR=CA-D4%TI=Z%CI=Z%II=I%TS=7) +OPS(O1=M5ACST11NW7%O2=M5ACST11NW7%O3=M5ACNNT11NW7%O4=M5ACST11NW7%O5=M5ACST11NW7%O6=M5ACST11) +WIN(W1=3840%W2=3840%W3=3840%W4=3840%W5=3840%W6=3840) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=38B8%O=M5ACNNSNW7%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=3840%S=O%A=S+%F=AS%O=M5ACST11NW7%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 i686 i686 i386 GNU/Linux +Fingerprint Linux 2.6.38 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C3-CD%GCD=1-6%ISR=C3-CD%TI=Z%CI=Z%TS=8) +OPS(O1=M550ST11NW5%O2=M550ST11NW5%O3=M550NNT11NW5%O4=M550ST11NW5%O5=M550ST11NW5%O6=M550ST11) +WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) +ECN(R=Y%DF=Y%T=39-43%TG=40%W=3908%O=M550NNSNW5%CC=Y) +T1(R=Y%DF=Y%T=39-43%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=39-43%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=39-43%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=39-43%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(DF=N%T=39-43%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(R=N) + +# Linux 2.6.38-12-generic-pae #51-Ubuntu SMP Wed Sep 28 16:11:32 UTC 2011 i686 i686 i386 GNU/Linux +Fingerprint Linux 2.6.38 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=102-10C%GCD=1-6%ISR=109-113%TI=Z%CI=Z%II=I%TS=8) +OPS(O1=M400CST11NW6%O2=M400CST11NW6%O3=M400CNNT11NW6%O4=M400CST11NW6%O5=M400CST11NW6%O6=M400CST11) +WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNSNW6%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M400CST11NW6%RD=0) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.38-13-generic-pae #52-Ubuntu SMP Tue Nov 8 17:50:45 UTC 2011 i686 i686 i386 GNU/Linux / UBUNTU +Fingerprint Linux 2.6.38 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=FB-105%GCD=1-6%ISR=109-113%TI=Z%CI=Z%II=I%TS=8) +OPS(O1=M5B4ST11NW6%O2=M5B4ST11NW6%O3=M5B4NNT11NW6%O4=M5B4ST11NW6%O5=M5B4ST11NW6%O6=M5B4ST11) +WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) +ECN(R=Y%DF=Y%T=3A-44%TG=40%W=3908%O=M5B4NNSNW6%CC=Y) +T1(R=Y%DF=Y%T=3A-44%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW1%RD=0) +T4(R=Y%DF=Y%T=3A-44%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.38-2-amd64 #1 SMP Sun May 8 13:51:57 UTC 2011 x86_64 GNU/Linux +Fingerprint Linux 2.6.38 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C6-D0%GCD=1-6%ISR=CB-D5%TI=Z%CI=Z%II=I%TS=8) +OPS(O1=M1BC6ST11NW7%O2=M1BC6ST11NW7%O3=M1BC6NNT11NW7%O4=M1BC6ST11NW7%O5=M1BC6ST11NW7%O6=M1BC6ST11) +WIN(W1=3774%W2=3774%W3=3774%W4=3774%W5=3774%W6=3774) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=378C%O=M1BC6NNSNW7%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=3774%S=O%A=S+%F=AS%O=M1BC6ST11NW7%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.39-2-686-pae #1 SMP Tue Jul 5 03:48:49 UTC 2011 i686 GNU/Linux +Fingerprint Linux 2.6.38 - 2.6.39 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=CA-D4%GCD=1-6%ISR=C7-D1%TI=Z%CI=Z%II=I%TS=8) +OPS(O1=M558ST11NW4|M558ST11NW5|M558ST11NW6|M558ST11NW7%O2=M558ST11NW4|M558ST11NW5|M558ST11NW6|M558ST11NW7%O3=M558NNT11NW4|M558NNT11NW5|M558NNT11NW6|M558NNT11NW7%O4=M558ST11NW4|M558ST11NW5|M558ST11NW6|M558ST11NW7%O5=M558ST11NW4|M558ST11NW5|M558ST11NW6|M558ST11NW7%O6=M558ST11) +WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M558NNSNW4|M558NNSNW5|M558NNSNW6|M558NNSNW7%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=3890%S=O%A=S+%F=AS%O=M558ST11NW4|M558ST11NW5|M558ST11NW6|M558ST11NW7%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux +# Linux 2.6.38-gentoo-r3 #1 SMP Tue May 10 10:49:57 CEST 2011 x86_64 AMD Athlon(tm) II X2 235e Processor AuthenticAMD GNU/Linux +# http://www.acmesystems.it/ FOX Board G20 +# Linux 3.0.1 #2 PREEMPT Fri Aug 5 19:33:04 MDT 2011 armv5tel GNU/Linux +Fingerprint Linux 2.6.38 - 3.0 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 +Class Linux | Linux | 3.X | general purpose +CPE cpe:/o:linux:kernel:3 +SEQ(SP=B9-CF%GCD=1-6%ISR=C2-D8%TI=Z%CI=Z%II=I%TS=7) +OPS(O1=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW7%O2=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW7%O3=M5B4NNT11NW1|M5B4NNT11NW2|M5B4NNT11NW3|M5B4NNT11NW7%O4=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW7%O5=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW7%O6=M5B4ST11) +WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW1|M5B4NNSNW2|M5B4NNSNW3|M5B4NNSNW7%CC=Y%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=3890%S=O%A=S+%F=AS%O=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW7%RD=0%Q=) T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=N) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) @@ -36738,6 +39106,32 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Linux 3.0-ARCH #1 SMP PREEMPT Wed Aug 17 20:24:07 UTC 2011 i686 Intel(R) Atom(TM) CPU N270 @ 1.60GHz GenuineIntel GNU/Linux +# Linux 3.0.3 #1 SMP Fri Aug 19 15:07:27 UTC 2011 ppc64 GNU/Linux (distro: Ubuntu 10.04.3 LTS with cutom recompiled kernel +# Linux 2.6.40.4-5.fc15.i686.PAE #1 SMP Tue Aug 30 14:43:52 UTC 2011 i686 i686 i386 GNU/Linux Fedora release 15 (Lovelock) +# Linux ubuntu 2.6.38-12-generic +# Linux 3.1.1-1-ARCH #1 PREEMPT Thu Nov 17 01:51:46 UTC 2011 armv5tel Feroceon 88FR131 rev 1 (v5l) Marvell SheevaPlug Reference Board GNU/Linux +# Linux 2.6.41.1-1.fc15.x86_64 #1 SMP Fri Nov 11 21:36:28 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux +# Linux 3.2.0-4-generic-pae #10-Ubuntu SMP Sat Dec 10 19:49:35 UTC 2011 i686 i686 i386 GNU/Linux, Ubuntu 12.04 alpha 1 +Fingerprint Linux 2.6.38 - 3.2 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +Class Linux | Linux | 3.X | general purpose +CPE cpe:/o:linux:kernel:3 auto +SEQ(SP=F7-10B%GCD=1-6%ISR=F7-111%TI=Z%CI=Z%II=I%TS=7|8|A) +OPS(O1=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%O2=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%O3=M5B4NNT11NW1|M5B4NNT11NW2|M5B4NNT11NW3|M5B4NNT11NW4|M5B4NNT11NW5|M5B4NNT11NW6|M5B4NNT11NW7%O4=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%O5=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%O6=M5B4ST11) +WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW1|M5B4NNSNW2|M5B4NNSNW3|M5B4NNSNW4|M5B4NNSNW5|M5B4NNSNW6|M5B4NNSNW7%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=3890%S=O%A=S+%F=AS%O=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Linux 2.6.39.1-linode34 #1 SMP Tue Jun 21 10:29:24 EDT 2011 i686 GNU/Linux Fingerprint Linux 2.6.39 Class Linux | Linux | 2.6.X | general purpose @@ -36774,6 +39168,42 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Linux 2.6.39-2-amd64 #1 SMP Tue Jul 5 02:51:22 UTC 2011 x86_64 GNU/Linux / Debian wheezy/sid +Fingerprint Linux 2.6.39 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C7-D1%GCD=1-6%ISR=C6-D0%TI=Z%CI=Z%II=I%TS=8) +OPS(O1=M556ST11NW7%O2=M556ST11NW7%O3=M556NNT11NW7%O4=M556ST11NW7%O5=M556ST11NW7%O6=M556ST11) +WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M556NNSNW7%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=3890%S=O%A=S+%F=AS%O=M556ST11NW7%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.39.1-linode34 #1 SMP Tue Jun 21 10:29:24 EDT 2011 i686 GNU/Linux +Fingerprint Linux 2.6.39 +Class Linux | Linux | 2.6.X | general purpose +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C2-D0%GCD=1-6%ISR=C0-D6%TI=Z%CI=Z%II=I%TS=A) +OPS(O1=M5B4ST11NW6%O2=M5B4ST11NW6%O3=M5B4NNT11NW6%O4=M5B4ST11NW6%O5=M5B4ST11NW6%O6=M5B4ST11) +WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW6%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(R=N) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Linux 2.6.5-7.97-pseries64 #1 SMP Fri Jul 2 14:21:59 UTC 2004 ppc64 ppc64 ppc64 GNU/Linux Fingerprint Linux 2.6.5 Class Linux | Linux | 2.6.X | general purpose @@ -37909,6 +40339,24 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=6A66%RUD=G) IE(R=N) +# Dish Network box +Fingerprint Dish Network DVR (Linux 2.6) +Class Linux | Linux | 2.6.X | media device +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C7-D1%GCD=1-6%ISR=CA-D4%TI=Z%CI=Z%II=I%TS=A|B) +OPS(O1=M5B4ST11NW2%O2=M5B4ST11NW2%O3=M5B4NNT11NW2%O4=M5B4ST11NW2%O5=M5B4ST11NW2%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW2%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O%F=AR%RD=0) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Linux dm800 2.6.12-5.1-brcmstb-dm800 #1 Thu Dec 10 21:10:32 CET 2009 7401c0-nand unknown, chinese clone of a Dreambox DM800C running Gemini 4.6 (distro) Fingerprint Linux 2.6.12 (Dreambox derivative) Class Linux | Linux | 2.6.X | media device @@ -38164,6 +40612,27 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Android 2.2 running Linux 2.6.32.9-perf on a Samsung Galaxy i5510. +# Cyanogen 7.0.3 Android version: 2.3.3 +# Linux 2.6.37.6-cyanogenmod-01509-g8913be8 #1 PREEMPT Wed Jul 27 21:31:24 EDT 2011 armv7l GNU/Linux, Google Nexus One (HTC phone), Cyanogenmod 7. +Fingerprint Android 2.2 - 2.3.3 (Linux 2.6.32 - 2.6.37) +Class Linux | Linux | 2.6.X | phone +CPE cpe:/o:linux:kernel:2.6 +CPE cpe:/o:google:android:2 +SEQ(SP=C4-D2%GCD=1-6%ISR=CC-D6%TI=Z%CI=Z%II=I%TS=7) +OPS(O1=M5B4ST11NW1%O2=M5B4ST11NW1%O3=M5B4NNT11NW1%O4=M5B4ST11NW1%O5=M5B4ST11NW1%O6=M5B4ST11) +WIN(W1=10F8%W2=10F8%W3=10F8%W4=10F8%W5=10F8%W6=10F8) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=111C%O=M5B4NNSNW1%CC=Y%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=10F8%S=O%A=S+%F=AS%O=M5B4ST11NW1%RD=0%Q=) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Android 2.2 # Android 2.2 on HTC Desire (using wifi tethering) # Android 2.2, Kernel version: 2.6.32.15-gl9c0527, Build number: 2.09.405.8 CL218634 @@ -38194,24 +40663,41 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) -# Android 2.2 running Linux 2.6.32.9-perf on a Samsung Galaxy i5510. -# Cyanogen 7.0.3 Android version: 2.3.3 -# Linux 2.6.37.6-cyanogenmod-01509-g8913be8 #1 PREEMPT Wed Jul 27 21:31:24 EDT 2011 armv7l GNU/Linux, Google Nexus One (HTC phone), Cyanogenmod 7. -Fingerprint Android 2.2 - 2.3.3 (Linux 2.6.32 - 2.6.37) +# Android OS 2.3.4 Running on: Google Nexus S +Fingerprint Android 2.3.4 (Linux 2.6) Class Linux | Linux | 2.6.X | phone -CPE cpe:/o:linux:kernel:2.6 -CPE cpe:/o:google:android:2 -SEQ(SP=C4-D2%GCD=1-6%ISR=CC-D6%TI=Z%CI=Z%II=I%TS=7) +CPE cpe:/o:google:android:2.3.4 +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C4-CE%GCD=1-6%ISR=CA-D4%TI=Z%CI=Z%II=I%TS=8) OPS(O1=M5B4ST11NW1%O2=M5B4ST11NW1%O3=M5B4NNT11NW1%O4=M5B4ST11NW1%O5=M5B4ST11NW1%O6=M5B4ST11) -WIN(W1=10F8%W2=10F8%W3=10F8%W4=10F8%W5=10F8%W6=10F8) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=111C%O=M5B4NNSNW1%CC=Y%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW1%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=O%F=AS%RD=0) T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=10F8%S=O%A=S+%F=AS%O=M5B4ST11NW1%RD=0%Q=) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=O%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=O%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Android 2.3.5 2.6.35.10-g931a37e htc kernel +Fingerprint Android 2.3.5 (Linux 2.6.35) +Class Linux | Linux | 2.6.X | phone +CPE cpe:/o:google:android:2 +CPE cpe:/o:linux:kernel:2.6 auto +SEQ(SP=C1-CB%GCD=1-6%ISR=C4-CE%TI=Z%CI=Z%II=I%TS=7) +OPS(O1=M5B4ST11NW3%O2=M5B4ST11NW3%O3=M5B4NNT11NW3%O4=M5B4ST11NW3%O5=M5B4ST11NW3%O6=M5B4ST11) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NNSNW3%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%S=O%A=S+%F=AS%O=M5B4ST11NW3%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) @@ -38306,6 +40792,24 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O%F=AR%RD=0) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# FRITZ!Box Fon WLAN 7170 (UI) Firmware-Version 29.04.87 +Fingerprint AVM FRITZ!Box FON WLAN 7170 WAP (Linux 2.6) +Class Linux | Linux | 2.6.X | WAP +CPE cpe:/o:linux:kernel:2.6 +SEQ(SP=C7-D1%GCD=1-6%ISR=CF-D9%TI=Z%II=RI%TS=7) +OPS(O1=M5ACST11NW1%O2=M5ACST11NW1%O3=M5ACNNT11NW1%O4=M5ACST11NW1%O5=M5ACST11NW1%O6=M5ACST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5ACNNSNW1%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(R=N) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # Linux fritz.fonwlan.box 2.6.13.1-ohio #1 Wed Jan 27 13:20:43 CET 2010 mips unknown, AVM FRITZ!Box WLAN 7170 29.04.80 (Jan 27 2010) - LAN Fingerprint AVM FRITZ!Box FON WLAN 7170 WAP (Linux 2.6.13) Class Linux | Linux | 2.6.X | WAP @@ -38404,6 +40908,39 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# TP-LINK TL-WR941N (Probably Linux --Ed.) +# TP-LINK WR941N v2/v3 00000000, 3.11.8 Build 100609 Rel.61214n +# Model: TL-WR841ND v5 Firmware Version: 3.11.7 Build 100603 Rel.56412n +# TP-Link TL-WA801N Wireless Access Point Firmware Version: 3.10.6 Build 100408 Rel.37896n +# TP-Link TL-WR1043N(D) Firmware 3.12.2 Build 100820 Rel.41891n +# WR1043N 3.9.13 Build 090930 Rel.51043n +# WA901N 3.12.3 Build 100723 Rel.46603n +# TP-link: TL-WR1043ND +# TL-MR3220 +# TL-WA801ND +# Linux version 2.6.15--LSDK-7.3.0.300 gcc version 3.4.4 #90 Tue Nov 17 14:56:38 CST 2009, TP-LINK TL-WR841ND (v5) +# TL-MR3420 +# ICIDU Wireless Broadband Router 150N (NI-707517) +# TP-LINK TL-WR1043ND Firmware Version: 3.13.4 Build 110429 Rel.36959n +# TL-WR1043N 3.12.2 Build 100820 Rel.41891n +# Cisco WRT160NL Wireless-N Broadband Router +Fingerprint Linux 2.6.15 (likely TP-Link WAP) +Class Linux | Linux | 2.6.X | WAP +CPE cpe:/o:linux:kernel:2.6.15 +SEQ(SP=B6-D0%GCD=1-6%ISR=A9-D3%TI=Z%CI=I%II=I%TS=A) +OPS(O1=M5B4ST11NW1%O2=M5B4ST11NW1%O3=M5B4NNT11NW1%O4=M5B4ST11NW1%O5=M5B4ST11NW1%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW1%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Linux 2.6.32.16 #1 Wed Aug 25 15:20:15 PDT 2010 mips GNU/Linux, Netgear WNDR3700 router running openWRT Fingerprint OpenWrt (Linux 2.6.32) Class Linux | Linux | 2.6.X | WAP @@ -38521,28 +41058,223 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) -# Linux 3.0.0-1-amd64 #1 SMP Sat Aug 27 16:21:11 UTC 2011 x86_64 GNU/Linux -# Linux 3.1.0-1-amd64 #1 SMP Sun Dec 11 20:36:41 UTC 2011 x86_64 GNU/Linux -# Linux 2.6.32-5-686 #1 SMP Fri Sep 9 20:51:05 UTC 2011 i686 GNU/Linux -# Linux 3.2.0-rc5/slackware 13.37 -Fingerprint Linux 2.6.32 - 3.2 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto +# Linux OpenWrt 3.0.3 #2 Fri Sep 16 16:06:18 PDT 2011 mips GNU/Linux +Fingerprint OpenWRT (Linux 3.0) +Class Linux | Linux | 3.X | broadband router +CPE cpe:/o:linux:kernel:3 auto +SEQ(SP=FF-109%GCD=1-6%ISR=108-112%TI=Z%CI=Z%II=I%TS=U) +OPS(O1=M5B4NNSNW1%O2=M5B4NNSNW1%O3=M5B4NW1%O4=M5B4NNSNW1%O5=M5B4NNSNW1%O6=M5B4NNS) +WIN(W1=3908%W2=3908%W3=3908%W4=3908%W5=3908%W6=3908) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW1%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=3908%S=O%A=S+%F=AS%O=M5B4NNSNW1%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 3.0-ARCH +Fingerprint Linux 3.0 Class Linux | Linux | 3.X | general purpose CPE cpe:/o:linux:kernel:3 auto -SEQ(SP=F5-10B%GCD=1-6%ISR=FC-110%TI=Z%CI=Z%II=I%TS=8) -OPS(O1=M400CST11NW2|M400CST11NW3|M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7%O2=M400CST11NW2|M400CST11NW3|M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7%O3=M400CNNT11NW2|M400CNNT11NW3|M400CNNT11NW4|M400CNNT11NW5|M400CNNT11NW6|M400CNNT11NW7%O4=M400CST11NW2|M400CST11NW3|M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7%O5=M400CST11NW2|M400CST11NW3|M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7%O6=M400CST11) -WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) -ECN(R=Y%DF=Y%T=3C-46%TG=40%W=8018%O=M400CNNSNW2|M400CNNSNW3|M400CNNSNW4|M400CNNSNW5|M400CNNSNW6|M400CNNSNW7%CC=Y%Q=) -T1(R=Y%DF=Y%T=3C-46%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +SEQ(SP=FE-108%GCD=1-6%ISR=104-10E%TI=Z%CI=Z%II=I%TS=U) +OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) +WIN(W1=3908%W2=3908%W3=3908%W4=3908%W5=3908%W6=3908) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) T2(R=N) -T3(R=Y%DF=Y%T=3C-46%TG=40%W=8000%S=O%A=S+%F=AS%O=M400CST11NW2|M400CST11NW3|M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7%RD=0%Q=) -T4(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3C-46%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3C-46%TG=40%CD=S) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 3.0.0-11-generic #18-Ubuntu SMP Tue Sep 13 23:38:01 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux +Fingerprint Linux 3.0 +Class Linux | Linux | 3.X | general purpose +CPE cpe:/o:linux:kernel:3 auto +SEQ(SP=FB-105%GCD=1-6%ISR=FE-108%TI=Z%CI=Z%II=I%TS=7) +OPS(O1=M400CST11NW6%O2=M400CST11NW6%O3=M400CNNT11NW6%O4=M400CST11NW6%O5=M400CST11NW6%O6=M400CST11) +WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNSNW6%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M400CST11NW6%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# 3.0.3-gentoo #1 SMP Tue Aug 23 23:21:03 CEST 2011 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ AuthenticAMD GNU/Linux +Fingerprint Linux 3.0 +Class Linux | Linux | 3.X | general purpose +CPE cpe:/o:linux:kernel:3 auto +SEQ(SP=102-10C%GCD=1-6%ISR=106-110%TI=Z%CI=Z%II=I%TS=7) +OPS(O1=M5B4ST11NW6%O2=M5B4ST11NW6%O3=M5B4NNT11NW6%O4=M5B4ST11NW6%O5=M5B4ST11NW6%O6=M5B4ST11) +WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW6%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=3890%S=O%A=S+%F=AS%O=M5B4ST11NW6%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 08:53:25 CEST 2011 x86_64 Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz GenuineIntel GNU/Linux; Distro=ArchLinux +# Linux 3.0.0-13-generic #22-Ubuntu SMP Wed Nov 2 13:25:36 UTC 2011 i686 athlon i386 GNU/Linux +Fingerprint Linux 3.0 +Class Linux | Linux | 3.X | general purpose +CPE cpe:/o:linux:kernel:3 auto +SEQ(SP=FA-104%GCD=1-6%ISR=108-112%TI=Z%II=I%TS=8|A) +OPS(O1=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O2=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O3=M5B4NNT11NW1|M5B4NNT11NW2|M5B4NNT11NW3|M5B4NNT11NW4|M5B4NNT11NW5|M5B4NNT11NW6|M5B4NNT11NW7|M5B4NNT11NW8|M5B4NNT11NW9%O4=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O5=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O6=M5B4ST11) +WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW1|M5B4NNSNW2|M5B4NNSNW3|M5B4NNSNW4|M5B4NNSNW5|M5B4NNSNW6|M5B4NNSNW7|M5B4NNSNW8|M5B4NNSNW9%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=3890%S=O%A=S+%F=AS%O=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%RD=0) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.40.4-5.fc15.x86_64 #1 SMP Tue Aug 30 14:38:32 UTC 2011 x86_64 GNU/Linux, Fedora 15 64bit x86 +Fingerprint Linux 3.0 +Class Linux | Linux | 3.X | general purpose +CPE cpe:/o:linux:kernel:3 auto +SEQ(SP=101-10B%GCD=1-6%ISR=FF-109%TI=Z%CI=Z%TS=U) +OPS(O1=M400CNNSNW8%O2=M400CNNSNW8%O3=M400CNW8%O4=M400CNNSNW8%O5=M400CNNSNW8%O6=M400CNNS) +WIN(W1=8018%W2=8018%W3=8018%W4=8018%W5=8018%W6=8018) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=8018%O=M400CNNSNW8%CC=Y) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=7B-85%TG=80%W=8018%S=O%A=S+%F=AS%O=M400CNNSNW8%RD=0) +T4(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=7B-85%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(R=N) + +# Fedora 15 Linux 2.6.40.6-0.fc15.x86_64 #1 SMP Tue Oct 4 00:39:50 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux +Fingerprint Linux 3.0 +Class Linux | Linux | 3.X | general purpose +CPE cpe:/o:linux:kernel:3 auto +SEQ(SP=FC-106%GCD=1-6%ISR=101-10B%TI=Z%CI=Z%II=I%TS=A) +OPS(O1=M400CST11NW7%O2=M400CST11NW7%O3=M400CNNT11NW7%O4=M400CST11NW7%O5=M400CST11NW7%O6=M400CST11) +WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNSNW7%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 3.0.0-1-686-pae #1 SMP Sat Aug 27 16:41:03 UTC 2011 i686 GNU/Linux +Fingerprint Linux 3.0 +Class Linux | Linux | 3.X | general purpose +CPE cpe:/o:linux:kernel:3 auto +SEQ(SP=101-10B%GCD=1-6%ISR=108-112%TI=Z%CI=Z%II=I%TS=U) +OPS(O1=M400C%O2=M400C%O3=M400C%O4=M400C%O5=M400C%O6=M400C) +WIN(W1=8018%W2=8018%W3=8018%W4=8018%W5=8018%W6=8018) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400C%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=8018%S=O%A=S+%F=AS%O=M400C%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 2.6.40.6-0.fc15.i686.PAE #1 SMP Tue Oct 4 00:44:38 UTC 2011 i686 i686 i386 GNU/Linux +Fingerprint Linux 3.0 +Class Linux | Linux | 3.X | general purpose +CPE cpe:/o:linux:kernel:3 auto +SEQ(SP=FB-105%GCD=1-6%ISR=103-10D%TI=Z%CI=Z%II=I%TS=U) +OPS(O1=M400CNNSNW4%O2=M400CNNSNW4%O3=M400CNW4%O4=M400CNNSNW4%O5=M400CNNSNW4%O6=M400CNNS) +WIN(W1=8018%W2=8018%W3=8018%W4=8018%W5=8018%W6=8018) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNSNW4%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=8018%S=O%A=S+%F=AS%O=M400CNNSNW4%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 3.0.0-13-myserver30 #22~lucid1 SMP Sun Nov 6 19:22:44 CET 2011 x86_64 GNU/Linux +Fingerprint Linux 3.0 +Class Linux | Linux | 3.X | general purpose +CPE cpe:/o:linux:kernel:3 auto +SEQ(SP=100-10A%GCD=1-6%ISR=109-113%TI=Z%CI=Z%II=I%TS=8) +OPS(O1=M1168ST11NW6%O2=M1168ST11NW6%O3=M1168NNT11NW6%O4=M1168ST11NW6%O5=M1168ST11NW6%O6=M1168ST11) +WIN(W1=3414%W2=3414%W3=3414%W4=3414%W5=3414%W6=3414) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3438%O=M1168NNSNW6%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=3414%S=O%A=S+%F=AS%O=M1168ST11NW6%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 3.1.0-0.rc6.git0.3.fc16.x86_64 #1 SMP Fri Sep 16 12:26:22 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux / Fedora 16 beta +# Linux 3.0.0-13-server #22-Ubuntu SMP Wed Nov 2 15:09:08 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux +Fingerprint Linux 3.0 - 3.1 +Class Linux | Linux | 3.X | general purpose +CPE cpe:/o:linux:kernel:3 auto +SEQ(SP=FD-107%GCD=1-6%ISR=107-111%TI=Z%CI=Z%II=I%TS=8|A) +OPS(O1=M5B4ST11NW6%O2=M5B4ST11NW6%O3=M5B4NNT11NW6%O4=M5B4ST11NW6%O5=M5B4ST11NW6%O6=M5B4ST11) +WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW6%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + +# Linux 3.1.0-1-686-pae #1 SMP Mon Nov 14 08:24:20 UTC 2011 i686 GNU/Linux debian wheezy/sid +Fingerprint Linux 3.1 +Class Linux | Linux | 3.X | general purpose +CPE cpe:/o:linux:kernel:3 auto +SEQ(SP=FD-107%GCD=1-6%ISR=107-111%TI=Z%CI=Z%II=I%TS=8) +OPS(O1=M400CST11%O2=M400CST11%O3=M400CNNT11%O4=M400CST11%O5=M400CST11%O6=M400CST11) +WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNS%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M400CST11%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) # Linux CentOS5 2.6.18-8.el5 #1 SMP Thu Mar 15 19:46:53 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux Fingerprint Linux 2.6.18 (CentOS 5, x86_64, SMP) @@ -38580,24 +41312,6 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) -# Linksys WRT54GL running DD-WRT v24-sp2 (SVN revision: 14896) -Fingerprint DD-WRT v24-sp2 (Linux 2.4.36) -Class Linux | Linux | 2.4.X | WAP -CPE cpe:/o:linux:kernel:2.4 auto -SEQ(SP=C8-D2%GCD=1-6%ISR=CA-D4%TI=Z%CI=Z%II=I%TS=7) -OPS(O1=M5ACST11NW1%O2=M5ACST11NW1%O3=M5ACNNT11NW1%O4=M5ACST11NW1%O5=M5ACST11NW1%O6=M5ACST11) -WIN(W1=1680%W2=1680%W3=1680%W4=1680%W5=1680%W6=1680) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16B0%O=M5ACNNSNW1%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - # Linux 2.6.18_pro500-davinci_IPNC_1.0 #1 PREEMPT Wed Apr 28 12:01:58 MDT 2010 armv5tejl unknown, Logitech Alert 750i Camera Fingerprint Logitech Alert 750i camera (Linux 2.6.18) Class Logitech | Linux | 2.6.X | webcam @@ -40509,6 +43223,60 @@ T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=7B-85%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=7B-85%TG=80%CD=Z) +# version 5.0 (build 2195 service pack 4) +Fingerprint Microsoft Windows 2000 SP4 +Class Microsoft | Windows | 2000 | general purpose +CPE cpe:/o:microsoft:windows_2000 auto +SEQ(SP=FE-108%GCD=1-6%ISR=10A-114%TI=I%CI=RD%II=I%SS=S%TS=0) +OPS(O1=M564NW0NNT00NNS%O2=M564NW0NNT00NNS%O3=M564NW0NNT00%O4=M564NW0NNT00NNS%O5=M564NW0NNT00NNS%O6=M564NNT00NNS) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=FFFF%O=M564NW0NNS%CC=N) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=Y%T=25-3C%TG=40%W=80%S=A%A=S%F=AR%O=WANM109T10S%RD=0) +T3(R=Y%DF=N%T=23-38%TG=40%W=100%S=A%A=S+%F=AR%O=WANM109T10S%RD=0) +T4(R=Y%DF=Y%T=28-3F%TG=40%W=400%S=A%A=S%F=AR%O=WANM109T10S%RD=0) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=24-42%TG=40%W=8000%S=A%A=S%F=AR%O=WANM109T10S%RD=0) +T7(R=Y%DF=N%T=24-3F%TG=40%W=FFFF%S=A%A=S+%F=AR%O=WFNM109T10S%RD=0) +U1(DF=N%T=7B-85%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=7B-85%TG=80%CD=Z) + +# Version 5.0 (Build 2195: Service Pack 4) +Fingerprint Microsoft Windows 2000 SP4 +Class Microsoft | Windows | 2000 | general purpose +CPE cpe:/o:microsoft:windows_2000 auto +SEQ(SP=FF-109%GCD=1-6%ISR=102-10C%TI=I%TS=0) +OPS(O1=M5B4NW0NNT00NNS%O2=M5B4NW0NNT00NNS%O3=M5B4NW0NNT00%O4=M5B4NW0NNT00NNS%O5=M5B4NW0NNT00NNS%O6=M5B4NNT00NNS) +WIN(W1=FC00%W2=FC00%W3=FC00%W4=FC00%W5=FC00%W6=FC00) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=FC00%O=M5B4NW0NNS%CC=N) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=7B-85%TG=80%W=FC00%S=O%A=S+%F=AS%O=M5B4NW0NNT00NNS%RD=0) +T4(R=N) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=7B-85%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(R=N) + +# Windows Version 5.0 (Build 2195: Service Pack 4) +Fingerprint Microsoft Windows 2000 SP4 +Class Microsoft | Windows | 2000 | general purpose +CPE cpe:/o:microsoft:windows_2000 auto +SEQ(SP=F4-FE%GCD=1-6%ISR=FF-109%TI=I%CI=RD%TS=0) +OPS(O1=M564NW0NNT00NNS%O2=M564NW0NNT00NNS%O3=M564NW0NNT00%O4=M564NW0NNT00NNS%O5=M564NW0NNT00NNS%O6=M564NNT00NNS) +WIN(W1=40B0%W2=40B0%W3=4100%W4=40E8%W5=40E8%W6=402E) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=40B0%O=M564NW0NNS%CC=N) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=Y%T=3B-45%TG=40%W=80%S=A%A=S%F=AR%O=WANM109T10S%RD=0) +T3(R=Y%DF=N%T=3B-45%TG=40%W=100%S=A%A=S+%F=AR%O=WANM109T10S%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=400%S=A%A=S%F=AR%O=WANM109T10S%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=7A69%S=A%A=S+%F=AR%O=WANM109T10S%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=A%A=S%F=AR%O=WANM109T10S%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=FFFF%S=A%A=S+%F=AR%O=WFNM109T10S%RD=0) +U1(R=N) +IE(R=N) + # Microsoft Windows XP Professional with Service Pack 1 (infected with the Korgo worm) # Version 5.0 (Build 2195: Service Pack 4) # Brady Wraptor wire printer. http://www.bradyid.com/wraptor @@ -40597,6 +43365,24 @@ T7(R=N) U1(DF=N%T=7B-85%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=7B-85%TG=80%CD=Z) +# Microsoft Windows [5.2.3790] (C) 1985-2003 Microsoft Corp. (Chinese) +Fingerprint Microsoft Windows 2003 +Class Microsoft | Windows | 2003 | general purpose +CPE cpe:/o:microsoft:windows_server_2003 auto +SEQ(SP=100-10A%GCD=1-6%ISR=106-110%TI=I%CI=I%II=I%SS=S%TS=0) +OPS(O1=M5B4NW0NNT00NNS%O2=M5B4NW0NNT00NNS%O3=M5B4NW0NNT00%O4=M5B4NW0NNT00NNS%O5=M5B4NW0NNT00NNS%O6=M5B4NNT00NNS) +WIN(W1=FAF0%W2=FAF0%W3=FAF0%W4=FAF0%W5=FAF0%W6=FAF0) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=FAF0%O=M5B4NW0NNS%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=N%T=3B-45%TG=40%W=FAF0%S=O%A=S+%F=AS%O=M5B4NW0NNT00NNS%RD=0) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=O%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=O%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=Z) + # Windows 2003 R2 Fingerprint Microsoft Windows Server 2003 Class Microsoft | Windows | 2003 | general purpose @@ -40831,6 +43617,24 @@ T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(R=N) IE(DFI=S%T=7B-85%TG=80%CD=Z) +# Windows Server 2003 R2 3790 Service Pack 2 +Fingerprint Microsoft Windows Server 2003 2 +Class Microsoft | Windows | 2003 | general purpose +CPE cpe:/o:microsoft:windows_server_2003 auto +SEQ(SP=FE-108%GCD=1-6%ISR=105-10F%TI=RD%II=RI%TS=0) +OPS(O1=M556NW0NNT00NNS%O2=M556NW0NNT00NNS%O3=M556NW0NNT00%O4=M556NW0NNT00NNS%O5=M556NW0NNT00NNS%O6=M556NNT00NNS) +WIN(W1=FAF0%W2=FAF0%W3=FAF0%W4=FAF0%W5=FAF0%W6=FAF0) +ECN(R=Y%DF=N%T=7B-85%TG=80%W=FAF0%O=M556NW0NNS%CC=N) +T1(R=Y%DF=N%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=A2D|2E50|7C3C|BFA0|CE7F%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=7B-85%TG=80%CD=Z) + # Microsoft Windows Version 5.2, Windows Server 2003 Enterprise Fingerprint Microsoft Windows Server 2003 Enterprise Edition Class Microsoft | Windows | 2003 | general purpose @@ -42418,6 +45222,96 @@ T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=7B-85%TG=80%CD=Z) +# Version 5.2 (Build 3790.srv03_sp2_gdr.101019-0340 : Service Pack 2) +Fingerprint Microsoft Windows Server 2003 SP2 +Class Microsoft | Windows | 2003 | general purpose +CPE cpe:/o:microsoft:windows_server_2003 auto +SEQ(SP=FC-106%GCD=1-6%ISR=102-10C%TI=I|RD%CI=RD|RI%II=I%SS=S%TS=0) +OPS(O1=M564NW0NNT00%O2=M564NW0NNT00%O3=M564NW0NNT00%O4=M564NW0NNT00%O5=M564NW0NNT00%O6=M564NNT00) +WIN(W1=FAF0%W2=FAF0%W3=FAF0%W4=FAF0%W5=FAF0%W6=FAF0) +ECN(R=Y%DF=N%T=7B-85%TG=80%W=FAF0%O=M564NW0%CC=N) +T1(R=Y%DF=N%T=7B-85%TG=80%S=O%A=O|S+%F=AS%RD=0) +T2(R=Y%DF=N%T=FA-104%TG=FF%W=80%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=N%T=FA-104%TG=FF%W=100%S=Z%A=S+%F=AR%RD=0) +T4(R=Y%DF=N%T=FA-104%TG=FF%W=400%S=A%A=S%F=AR%RD=0) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=O%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=FA-104%TG=FF%W=8000%S=A%A=S%F=AR%RD=0) +T7(R=Y%DF=N%T=FA-104%TG=FF%W=FFFF%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=7B-85%TG=80%CD=Z) + +# Windows Server 2003 R2 EE, 64-bit, SP2 +Fingerprint Microsoft Windows Server 2003 SP2 +Class Microsoft | Windows | 2003 | general purpose +CPE cpe:/o:microsoft:windows_server_2003 auto +SEQ(SP=F9-10B%GCD=1-6%ISR=106-110%TI=I%CI=RD|RI%TS=0) +OPS(O1=M564NW0NNT00NNS%O2=M564NW0NNT00NNS%O3=M564NW0NNT00%O4=M564NW0NNT00NNS%O5=M564NW0NNT00NNS%O6=M564NNT00NNS) +WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) +ECN(R=Y%DF=N%T=7B-85%TG=80%W=4000%O=M564NW0NNS%CC=N) +T1(R=Y%DF=N%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=Y%T=3B-45%TG=40%W=80%S=A%A=S%F=AR%O=WANM109T10S%RD=0) +T3(R=Y%DF=N%T=3B-45%TG=40%W=100%S=A%A=S+%F=AR%O=WANM109T10S%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=400%S=A%A=S%F=AR%O=WANM109T10S%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=7A69%S=A%A=S+%F=AR%O=WANM109T10S%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=A%A=S%F=AR%O=WANM109T10S%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=FFFF%S=A%A=S+%F=AR%O=WFNM109T10S%RD=0) +U1(R=N) +IE(R=N) + +# Microsoft Windows version 5.2 (Build 3790.srv03_sp2gdr.101019-0340 : service pack 2) +Fingerprint Microsoft Windows Server 2003 SP2 +Class Microsoft | Windows | 2003 | general purpose +CPE cpe:/o:microsoft:windows_server_2003 auto +SEQ(SP=C6-D0%GCD=1-6%ISR=CA-D4%TI=Z%CI=RD|RI%II=I%TS=A) +OPS(O1=M5B4ST11NW2%O2=M5B4ST11NW2%O3=M5B4NNT11NW2%O4=M5B4ST11NW2%O5=M5B4ST11NW2%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3D-47%TG=40%W=16D0%O=M5B4NNSNW2%CC=N) +T1(R=Y%DF=Y%T=3D-47%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=7A-84%TG=80%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=Y%T=3D-47%TG=40%W=16A0%S=O%A=O|S+%F=A|AS%O=NNT11|M5B4ST11NW2%RD=0) +T4(R=Y%DF=N%T=7A-84%TG=80%W=0%S=A%A=O%F=R%RD=0) +T5(R=Y%DF=N%T=22-3C%TG=40%W=0%S=A%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=7A-84%TG=80%W=0%S=A%A=O%F=R%RD=0) +T7(R=Y%DF=N%T=7A-84%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=7A-84%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=7A-84%TG=80%CD=Z) + +# Version 5.2 (Build 3790.srv03_sp2_gdr.101019-0340 : Service Pack 2) +Fingerprint Microsoft Windows Server 2003 SP2 +Class Microsoft | Windows | 2003 | general purpose +CPE cpe:/o:microsoft:windows_server_2003 auto +SEQ(SP=FA-108%GCD=1-6%ISR=105-10F%TI=I%TS=U) +OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) +WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) +ECN(R=Y%DF=N%T=7B-85%TG=80%W=4000%O=M5B4%CC=N) +T1(R=Y%DF=N%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(R=N) + +# Version 5.2 R2 (Build 3790 ServicePack 2) +Fingerprint Microsoft Windows Server 2003 SP2 +Class Microsoft | Windows | 2003 | general purpose +CPE cpe:/o:microsoft:windows_server_2003 auto +SEQ(SP=101-10B%GCD=1-6%ISR=104-10E%TI=I%TS=0) +OPS(O1=M546NW0NNT00NNS%O2=M546NW0NNT00NNS%O3=M546NW0NNT00%O4=M546NW0NNT00NNS%O5=M546NW0NNT00NNS%O6=M546NNT00NNS) +WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) +ECN(R=Y%DF=N%T=7B-85%TG=80%W=4000%O=M546NW0NNS%CC=N) +T1(R=Y%DF=N%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(R=N) + # Microsoft Windows version 5.2 (build 3790.srv03_sp2_gdr.070321-2337 : Service Pack 2 Fingerprint Microsoft Windows Server 2003 SP2 (x64) Class Microsoft | Windows | 2003 | general purpose @@ -42472,27 +45366,6 @@ T7(R=N) U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=7B-85%TG=80%CD=Z) -# Version 5.2 (Build 3790.srv_gdr.050225-1827 (Windows SBS 2003 Running on an HP ML 380) -# Microsoft Windows Version 5.1 (Build 2600.xp.sp.080413-2111 : Service Pack 3) -Fingerprint Microsoft Windows XP SP3 or Small Business Server 2003 -Class Microsoft | Windows | XP | general purpose -CPE cpe:/o:microsoft:windows_xp auto -Class Microsoft | Windows | 2003 | general purpose -CPE cpe:/o:microsoft:windows_server_2003 auto -SEQ(SP=FA-104%GCD=1-6%ISR=FE-110%CI=I%II=I%TS=0) -OPS(O1=M5B4NW0NNT00NNS%O2=M5B4NW0NNT00NNS%O3=M5B4NW0NNT00%O4=M5B4NW0NNT00NNS%O5=M5B4NW0NNT00NNS%O6=M5B4NNT00NNS) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=FFFF%O=M5B4NW0NNS%CC=N%Q=) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%O=%RD=0%Q=) -T7(R=N) -U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=7B-85%TG=80%CD=Z) - # Version 5.2 (Build 3790.srv03_sp1_gdr.070304-2232 : Service Pack 1) Fingerprint Microsoft Windows Small Business Server 2003 SP1 Class Microsoft | Windows | 2003 | general purpose @@ -42529,6 +45402,24 @@ T7(R=Y%DF=Y%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) +# version 6.1 (Build 7601: Service Pack 1) +Fingerprint Microsoft Windows 2008 SP1 +Class Microsoft | Windows | 2008 | general purpose +CPE cpe:/o:microsoft:windows_server_2008 auto +SEQ(SP=FF-109%GCD=1-6%ISR=105-10F%TI=I%II=I%SS=S%TS=7) +OPS(O1=M5B4NW8ST11%O2=M5B4NW8ST11%O3=M5B4NW8NNT11%O4=M5B4NW8ST11%O5=M5B4NW8ST11%O6=M5B4ST11) +WIN(W1=2000|FFFF%W2=2000|FFFF%W3=2000|FFFF%W4=2000|FFFF%W5=2000|FFFF%W6=2000|FFFF) +ECN(R=Y%DF=N%T=7B-85%TG=80%W=2000|FFFF%O=M5B4NW8NNS%CC=N) +T1(R=Y%DF=N%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=7B-85%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=7B-85%TG=80%CD=Z) + # Version 6.1 (Build 7600) Fingerprint Microsoft Windows Server 2008 Class Microsoft | Windows | 2008 | general purpose @@ -42637,6 +45528,24 @@ T7(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=7B-85%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=7B-85%TG=80%CD=Z) +# Windows Server 2008 R2 Standard +Fingerprint Microsoft Windows Server 2008 R2 +Class Microsoft | Windows | 2008 | general purpose +CPE cpe:/o:microsoft:windows_server_2008 auto +SEQ(SP=FF-109%GCD=1-6%ISR=103-10D%TI=I|RD%II=I%SS=S%TS=7|A) +OPS(O1=M564ST11%O2=M564ST11%O3=M564NNT11%O4=M564ST11%O5=M564ST11%O6=M564ST11) +WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) +ECN(R=Y%DF=Y%T=7A-84%TG=80%W=2000%O=M564NNS%CC=N) +T1(R=Y%DF=Y%T=7A-84%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=Y%T=7A-84%TG=80%W=0%S=O%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=7A-84%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=7A-84%TG=80%CD=Z) + # MacBook Pro running Macos X 10.5.5 # Version 6.0 (Build 6001: Service Pack 1) # 10.6.3 (Snow Leopard) @@ -43188,6 +46097,42 @@ T7(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=O|S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=7B-85%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=7B-85%TG=80%CD=Z) +# 6.1, Microsoft Windows 7 Home Basic +Fingerprint Microsoft Windows 7 +Class Microsoft | Windows | 7 | general purpose +CPE cpe:/o:microsoft:windows_7 auto +SEQ(SP=FA-104%GCD=1-6%ISR=FE-108%TI=I%CI=I%II=I%SS=S%TS=7) +OPS(O1=M5ACNW8ST11%O2=M5ACNW8ST11%O3=M5ACNW8NNT11%O4=M5ACNW8ST11%O5=M5ACNW8ST11%O6=M5ACST11) +WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=2000%O=M5ACNW8NNS%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O%F=AR%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=O%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=O%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=Z) + +# Windows 7 Ultimate N - Version 6.1 (Build 7600) +Fingerprint Microsoft Windows 7 +Class Microsoft | Windows | 7 | general purpose +CPE cpe:/o:microsoft:windows_7 auto +SEQ(SP=FA-104%GCD=1-6%ISR=101-10B%TI=I%CI=I%TS=7) +OPS(O1=M538NW8ST11%O2=M538NW8ST11%O3=M538NW8NNT11%O4=M538NW8ST11%O5=M538NW8ST11%O6=M538ST11) +WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=2000%O=M538NW8NNS%CC=N) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=O%F=AR%RD=0) +T4(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T5(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T7(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=7B-85%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(R=N) + # Windows 7 Enterprise (Version 6.1.7600) English # windows 7 professional ver 6.1 (build 7600) Fingerprint Microsoft Windows 7 Enterprise @@ -43228,6 +46173,27 @@ T7(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=7B-85%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=7B-85%TG=80%CD=Z) +# Microsoft Windows 6.1 7600 +# Windows Server 2008 Enterprise +Fingerprint Microsoft Windows 7 or Windows Server 2008 +Class Microsoft | Windows | 7 | general purpose +CPE cpe:/o:microsoft:windows_7 auto +Class Microsoft | Windows | 2008 | general purpose +CPE cpe:/o:microsoft:windows_server_2008 auto +SEQ(SP=102-10C%GCD=1-6%ISR=105-10F%TI=I%CI=I%II=I%SS=S%TS=7) +OPS(O1=M5B8NW8ST11%O2=M5B8NW8ST11%O3=M5B8NW8NNT11%O4=M5B8NW8ST11%O5=M5B8NW8ST11%O6=M5B8ST11) +WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=2000%O=M5B8NW8NNS%CC=N) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=O%F=AR%RD=0) +T4(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T5(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T7(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=7B-85%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=7B-85%TG=80%CD=Z) + # 6.0.6001 # version 6.1 (build 7600) Fingerprint Microsoft Windows 7 or Windows Server 2008 SP1 @@ -43285,6 +46251,24 @@ T7(R=N) U1(DF=N%T=7B-85%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=7B-85%TG=80%CD=Z) +# Windows 7 Professional 7601 Service Pack 1 (Windows 7 Professional 6.1) +Fingerprint Microsoft Windows 7 Professional SP1 +Class Microsoft | Windows | 7 | general purpose +CPE cpe:/o:microsoft:windows_7 auto +SEQ(SP=101-10B%GCD=1-6%ISR=102-10C%TI=RD%CI=RD%II=I%TS=7|8) +OPS(O1=M5B8NW8ST11%O2=M5B8NW8ST11%O3=M5B8NW8NNT11%O4=M5B8NW8ST11%O5=M5B8NW8ST11%O6=M5B8ST11) +WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=2000%O=M5B8NW8NNS%CC=N) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=O%F=AR%RD=0) +T4(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T5(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T7(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=7B-85%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=7B-85%TG=80%CD=Z) + # Windows 7 Ultimate 7601 Service Pack 1 Fingerprint Microsoft Windows 7 SP1 Class Microsoft | Windows | 7 | general purpose @@ -43321,6 +46305,42 @@ T7(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=7B-85%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3C-46%TG=40%CD=S) +# Version 6.1 (Build 7601: Service Pack 1) +Fingerprint Microsoft Windows 7 SP1 +Class Microsoft | Windows | 7 | general purpose +CPE cpe:/o:microsoft:windows_7 auto +SEQ(SP=FF-109%GCD=1-6%ISR=105-10F%TI=I%II=I%SS=S%TS=7) +OPS(O1=M580NW8ST11%O2=M580NW8ST11%O3=M580NW8NNT11%O4=M580NW8ST11%O5=M580NW8ST11%O6=M580ST11) +WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=2000%O=M580NW8NNS%CC=N) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=O%F=AR%RD=0) +T4(R=N) +T5(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=7B-85%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=7B-85%TG=80%CD=Z) + +# windows 7 ultimate ver 6.1, build 7601:SP1 +Fingerprint Microsoft Windows 7 SP1 +Class Microsoft | Windows | 7 | general purpose +CPE cpe:/o:microsoft:windows_7 auto +SEQ(SP=102-10C%GCD=1-6%ISR=103-10D%TI=I%II=I%SS=S%TS=7) +OPS(O1=M7CANW8ST11%O2=M7CANW8ST11%O3=M7CANW8NNT11%O4=M7CANW8ST11%O5=M7CANW8ST11%O6=M7CAST11) +WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=2000%O=M7CANW8NNS%CC=N) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=O%F=AR%RD=0) +T4(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T5(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T7(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=7B-85%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=7B-85%TG=80%CD=Z) + # Microsoft Windows Version 6.1 (Build 7600), Windows 7 Ultimate, x64 Fingerprint Microsoft Windows 7 Ultimate Class Microsoft | Windows | 7 | general purpose @@ -44417,23 +47437,21 @@ T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=7B-85%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=7B-85%TG=80%CD=Z) -# HP Compaq t5520 CE thin client device running Microsoft Windows CE Version 5.00 -# Windows Mobile 6 Professional CE OS 5.2.1437 (Build 17944.0.3.1), HTC Tytn (Mobile Phone) -# Windows CE .Net version 5.0 -Fingerprint Microsoft Windows Mobile 6 (CE OS 5.0 - 5.2) +# Windows embedded CE 6.0 HP thin client t5550 512flash 1024ram +Fingerprint Microsoft Windows CE 6.0 Class Microsoft | Windows | PocketPC/CE | general purpose CPE cpe:/o:microsoft:windows_ce auto -SEQ(SP=6E-96%GCD=1-6%ISR=93-9D%TI=I%II=I%SS=S%TS=0) -OPS(O1=M5B4NW1NNT00NNS%O2=M5B4NW1NNT00NNS%O3=M5B4NW1NNT00%O4=M5B4NW1NNT00NNS%O5=M5B4NW1NNT00NNS%O6=M5B4NNT00NNS) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=FFFF%O=M5B4NW1NNS%CC=N%Q=) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) -T3(R=Y%DF=Y%T=7B-85%TG=80%W=FFFF%S=O%A=S+%F=AS%O=M5B4NW1NNT00NNS%RD=0%Q=) -T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +SEQ(SP=74-7E%GCD=1-6%ISR=93-9D%TI=I%CI=I%II=I%SS=O%TS=0) +OPS(O1=M5B4NW1NNT00NNS%O2=M5B4NW1NNT00NNS%O3=M5B4NW1NNT00%O4=M5B4NW1NNT00NNS) +WIN(W1=8052|FFFF%W2=8084|FFFF%W3=80C0|FFFF%W4=80C4|FFFF%W5=0%W6=0) +ECN(R=Y%DF=N%T=7B-85%TG=80%W=0%CC=N) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=O|S+%F=A|AS%RD=0) +T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=O%F=AR%RD=0) +T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=7B-85%TG=80%CD=Z) @@ -44464,6 +47482,26 @@ T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=7B-85%TG=80%CD=Z) +# HP Compaq t5520 CE thin client device running Microsoft Windows CE Version 5.00 +# Windows Mobile 6 Professional CE OS 5.2.1437 (Build 17944.0.3.1), HTC Tytn (Mobile Phone) +# Windows CE .Net version 5.0 +Fingerprint Microsoft Windows Mobile 6 (CE OS 5.0 - 5.2) +Class Microsoft | Windows | PocketPC/CE | general purpose +CPE cpe:/o:microsoft:windows_ce auto +SEQ(SP=6E-96%GCD=1-6%ISR=93-9D%TI=I%II=I%SS=S%TS=0) +OPS(O1=M5B4NW1NNT00NNS%O2=M5B4NW1NNT00NNS%O3=M5B4NW1NNT00%O4=M5B4NW1NNT00NNS%O5=M5B4NW1NNT00NNS%O6=M5B4NNT00NNS) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=FFFF%O=M5B4NW1NNS%CC=N%Q=) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +T3(R=Y%DF=Y%T=7B-85%TG=80%W=FFFF%S=O%A=S+%F=AS%O=M5B4NW1NNT00NNS%RD=0%Q=) +T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=7B-85%TG=80%CD=Z) + # Windows 5.1 (Build 2600.xpsp_sp3_gdr.090804-1435 : Service Pack 3) # AT&T Uverse home DVR # AT&T U-Verse Motorola set top boxes @@ -44625,6 +47663,42 @@ T7(R=N) U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(R=N) +# NCD Thinstar 200, running on Windows CE +Fingerprint NCD Thinstar 200 thin client (Windows CE) +Class Microsoft | Windows | PocketPC/CE | specialized +CPE cpe:/o:microsoft:windows_ce auto +SEQ(SP=28-36%GCD=8|10|18|20|28%ISR=4A-54%TI=BI%CI=BI%II=BI%SS=S%TS=U) +OPS(O1=M514%O2=M514%O3=M514%O4=M514%O5=M514%O6=M514) +WIN(W1=238C%W2=238C%W3=2080%W4=2180%W5=2180%W6=2017) +ECN(R=Y%DF=Y%T=1C-26%TG=20%W=238C%O=M514%CC=N) +T1(R=Y%DF=Y%T=1C-26%TG=20%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=1C-26%TG=20%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=Y%T=1C-26%TG=20%W=2017%S=O%A=O|S+%F=A|AS%O=|M514%RD=0) +T4(R=Y%DF=N%T=1C-26%TG=20%W=0%S=A%A=O|S+%F=R%RD=0) +T5(R=Y%DF=N%T=1C-26%TG=20%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=1C-26%TG=20%W=0%S=A%A=S+%F=R%RD=0) +T7(R=Y%DF=N%T=1C-26%TG=20%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=1C-26%TG=20%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=1C-26%TG=20%CD=Z) + +# The device is a real time controller with Windows CE Net 4.2 Core, Phoenix Contact, ILC 350 PN +Fingerprint Phoenix Contact ILC 350 PN control system (Windows CE 4.2) +Class Microsoft | Windows | PocketPC/CE | specialized +CPE cpe:/o:microsoft:windows_ce auto +SEQ(SP=79-8B%GCD=1-6%ISR=97-A1%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=M5B4NNS%O2=M5B4NNS%O3=M5B4%O4=M5B4NNS%O5=M5B4NNS%O6=M5B4NNS) +WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=8000%O=M5B4NNS%CC=N) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=Y%T=7B-85%TG=80%W=8000%S=O%A=S+%F=AS%O=M5B4NNS%RD=0) +T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=7B-85%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=7B-85%TG=80%CD=Z) + # Microsoft Windows Version 6.0 (Build 6000) Fingerprint Microsoft Windows Vista Class Microsoft | Windows | Vista | general purpose @@ -45062,6 +48136,24 @@ T7(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=7B-85%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=7B-85%TG=80%CD=Z) +# Version 6.0 (build 6002; service pack 2) +Fingerprint Microsoft Windows Vista SP2 +Class Microsoft | Windows | Vista | general purpose +CPE cpe:/o:microsoft:windows_vista auto +SEQ(SP=FB-105%GCD=1-6%ISR=105-10F%TI=I%CI=I%TS=7) +OPS(O1=M5A0NW8ST11%O2=M5A0NW8ST11%O3=M5A0NW8NNT11%O4=M5A0NW8ST11%O5=M5A0NW8ST11%O6=M5A0ST11) +WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=2000%O=M5A0NW8NNS%CC=N) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=O%F=AR%RD=0) +T4(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T5(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T7(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=7B-85%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(R=N) + # Microsoft Windows Server Version 6.0 (Build 6002) # Windows Vista (TM) Ultimate 6002 Service Pack 2 Fingerprint Microsoft Windows Vista SP2 or Windows Server 2008 @@ -45083,6 +48175,25 @@ T7(R=N) U1(DF=N%T=7B-85%TG=80%IPL=164%UN=0%RIPL=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=7B-85%TG=80%CD=Z) +# Version 5.1 (Build 2600.xpsp1.020828-1920 : Service Pack 1) +# Windows Server 2000 SP6 +Fingerprint Microsoft Windows 2000 SP6 +Class Microsoft | Windows | XP | general purpose +CPE cpe:/o:microsoft:windows_2000::sp6 +SEQ(SP=76-8E%GCD=1-6%ISR=97-A1%TI=I%II=I%SS=S%TS=0) +OPS(O1=M5B4NW0NNT00NNS%O2=M5B4NW0NNT00NNS%O3=M5B4NW0NNT00%O4=M5B4NW0NNT00NNS%O5=M5B4NW0NNT00NNS%O6=M5B4NNT00NNS) +WIN(W1=FC00%W2=FC00%W3=FC00%W4=FC00%W5=FC00%W6=FC00) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=FC00%O=M5B4NW0NNS%CC=N%Q=) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +T3(R=Y%DF=Y%T=7B-85%TG=80%W=FC00%S=O%A=S+%F=AS%O=M5B4NW0NNT00NNS%RD=0%Q=) +T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +U1(DF=N%T=7B-85%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=7B-85%TG=80%CD=Z) + # Windows XP FLP SP3 5.1 Fingerprint Microsoft Windows Fundamentals for Legacy PCs (XP Embedded derivative) Class Microsoft | Windows | XP | general purpose @@ -45159,25 +48270,6 @@ T7(R=N) U1(DF=N%T=7B-85%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=7B-85%TG=80%CD=Z) -# Microsoft Windows XP [version 5.1.2600] -# Version 5.1(Build 2600.xpsp_sp3_gdr.100427-1636 : Service pack 3 ) -Fingerprint Microsoft Windows XP SP3 -Class Microsoft | Windows | XP | general purpose -CPE cpe:/o:microsoft:windows_xp auto -SEQ(SP=F7-10B%GCD=1-6%ISR=102-112%TI=I%CI=I%II=I%SS=S%TS=0) -OPS(O1=M5B4NW0NNT00NNS%O2=M5B4NW0NNT00NNS%O3=M5B4NW0NNT00%O4=M5B4NW0NNT00NNS%O5=M5B4NW0NNT00NNS%O6=M5B4NNT00NNS) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW0NNS%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%S=O%A=S+%F=AS%O=M5B4NW0NNT00NNS%RD=0%Q=) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=O%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=O%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=Z) - # 5.1 Fingerprint Microsoft Windows XP Class Microsoft | Windows | XP | general purpose @@ -45250,6 +48342,24 @@ T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=7B-85%TG=80%CD=Z) +# Microsoft Windows XP [Version 5.1.2600] +Fingerprint Microsoft Windows XP +Class Microsoft | Windows | XP | general purpose +CPE cpe:/o:microsoft:windows_xp auto +SEQ(SP=FD-107%GCD=1-6%ISR=101-10B%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=M4ECNW0NNS%O2=M4ECNW0NNS%O3=M4ECNW0%O4=M4ECNW0NNS%O5=M4ECNW0NNS%O6=M4ECNNS) +WIN(W1=FC00%W2=FC00%W3=FC00%W4=FC00%W5=FC00%W6=FC00) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FC00%O=M4ECNW0NNS%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=FC00%S=O%A=S+%F=AS%O=M4ECNW0NNS%RD=0) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=O%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=O%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=Z) + # Compaq Evo Thin Client T30 running Windows XPe (Windows XP Embedded Version 5.1 (Build 2600.xpclient.010817-1148)) Fingerprint Microsoft Windows XP Embedded Class Microsoft | Windows | XP | general purpose @@ -45395,6 +48505,24 @@ T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=7B-85%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=7B-85%TG=80%CD=Z) +# Microsoft Windows XP Professional +Fingerprint Microsoft Windows XP Professional +Class Microsoft | Windows | XP | general purpose +CPE cpe:/o:microsoft:windows_xp:::professional +SEQ(SP=FA-104%GCD=1-6%ISR=103-10D%TI=I%CI=I%II=I%SS=S%TS=0) +OPS(O1=M5B0NW0NNT00NNS%O2=M5B0NW0NNT00NNS%O3=M5B0NW0NNT00%O4=M5B0NW0NNT00NNS%O5=M5B0NW0NNT00NNS%O6=M5B0NNT00NNS) +WIN(W1=4440%W2=41A0%W3=4100%W4=40E8%W5=40E8%W6=402E) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=4440%O=M5B0NW0NNS%CC=N) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=Y%T=7B-85%TG=80%W=402E%S=O%A=S+%F=AS%O=M5B0NW0NNT00NNS%RD=0) +T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=7B-85%TG=80%CD=Z) + # Windows XP Professional with SP1a Fingerprint Microsoft Windows XP Professional SP1 Class Microsoft | Windows | XP | general purpose @@ -45930,25 +49058,6 @@ T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=7B-85%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=7B-85%TG=80%CD=Z) -# Version 5.1 (Build 2600.xpsp1.020828-1920 : Service Pack 1) -# Windows Server 2000 SP6 -Fingerprint Microsoft Windows 2000 SP6 -Class Microsoft | Windows | XP | general purpose -CPE cpe:/o:microsoft:windows_2000::sp6 -SEQ(SP=76-8E%GCD=1-6%ISR=97-A1%TI=I%II=I%SS=S%TS=0) -OPS(O1=M5B4NW0NNT00NNS%O2=M5B4NW0NNT00NNS%O3=M5B4NW0NNT00%O4=M5B4NW0NNT00NNS%O5=M5B4NW0NNT00NNS%O6=M5B4NNT00NNS) -WIN(W1=FC00%W2=FC00%W3=FC00%W4=FC00%W5=FC00%W6=FC00) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=FC00%O=M5B4NW0NNS%CC=N%Q=) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) -T3(R=Y%DF=Y%T=7B-85%TG=80%W=FC00%S=O%A=S+%F=AS%O=M5B4NW0NNT00NNS%RD=0%Q=) -T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -U1(DF=N%T=7B-85%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=7B-85%TG=80%CD=Z) - # Microsoft Windows Version 5.1 (Build 2600.xpsp1.020828-1920 : Service Pack 1) Fingerprint Microsoft Windows XP SP1 Class Microsoft | Windows | XP | general purpose @@ -46384,24 +49493,6 @@ T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=7B-85%TG=80%CD=Z) -# windows xp sp3 -Fingerprint Microsoft Windows XP SP3 -Class Microsoft | Windows | XP | general purpose -CPE cpe:/o:microsoft:windows_xp::sp3 -SEQ(SP=FC-106%GCD=1-6%ISR=104-10E%TI=I%CI=I%II=I%SS=S%TS=0) -OPS(O1=NNT11|M564NW0NNT00NNS%O2=NNT11|M564NW0NNT00NNS%O3=NNT11|M564NW0NNT00%O4=NNT11|M564NW0NNT00NNS%O5=NNT11|M564NW0NNT00NNS%O6=NNT11|M564NNT00NNS) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=FFFF%O=|M564NW0NNS%CC=N) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=O|S+%F=A|AS%RD=0) -T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=Y%T=7B-85%TG=80%W=FFFF%S=O%A=O|S+%F=A|AS%O=NNT11|M564NW0NNT00NNS%RD=0) -T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=7B-85%TG=80%CD=Z) - # Versioin 5.1 (Build 2600.xpsp_sp2_rtm.040803-2158) Fingerprint Microsoft Windows XP SP2 Class Microsoft | Windows | XP | general purpose @@ -47670,6 +50761,43 @@ T7(R=N) U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=1-FFFF%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=7B-85%TG=80%CD=Z) +# Microsoft Windows XP [version 5.1.2600] +# Version 5.1(Build 2600.xpsp_sp3_gdr.100427-1636 : Service pack 3 ) +Fingerprint Microsoft Windows XP SP3 +Class Microsoft | Windows | XP | general purpose +CPE cpe:/o:microsoft:windows_xp auto +SEQ(SP=F7-10B%GCD=1-6%ISR=102-112%TI=I%CI=I%II=I%SS=S%TS=0) +OPS(O1=M5B4NW0NNT00NNS%O2=M5B4NW0NNT00NNS%O3=M5B4NW0NNT00%O4=M5B4NW0NNT00NNS%O5=M5B4NW0NNT00NNS%O6=M5B4NNT00NNS) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW0NNS%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%S=O%A=S+%F=AS%O=M5B4NW0NNT00NNS%RD=0%Q=) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=O%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=O%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +U1(DF=N%T=3B-45%TG=40%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=Z) + +# windows xp sp3 +Fingerprint Microsoft Windows XP SP3 +Class Microsoft | Windows | XP | general purpose +CPE cpe:/o:microsoft:windows_xp::sp3 +SEQ(SP=FC-106%GCD=1-6%ISR=104-10E%TI=I%CI=I%II=I%SS=S%TS=0) +OPS(O1=NNT11|M564NW0NNT00NNS%O2=NNT11|M564NW0NNT00NNS%O3=NNT11|M564NW0NNT00%O4=NNT11|M564NW0NNT00NNS%O5=NNT11|M564NW0NNT00NNS%O6=NNT11|M564NNT00NNS) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=FFFF%O=|M564NW0NNS%CC=N) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=O|S+%F=A|AS%RD=0) +T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=Y%T=7B-85%TG=80%W=FFFF%S=O%A=O|S+%F=A|AS%O=NNT11|M564NW0NNT00NNS%RD=0) +T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=7B-85%TG=80%CD=Z) + # 5.1 2600.xpsp_sp3_qfe.090206-1316 Fingerprint Microsoft Windows XP SP3 Class Microsoft | Windows | XP | general purpose @@ -49228,6 +52356,240 @@ T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=7B-85%TG=80%CD=Z) +# Microsoft Windows (numero 2600.xpsp_sp3_gdr.101209-1647 : Service Pack 3), point to point connection through OpenVPN +Fingerprint Microsoft Windows XP SP3 +Class Microsoft | Windows | XP | general purpose +CPE cpe:/o:microsoft:windows_xp auto +SEQ(SP=FC-106%GCD=1-6%ISR=102-10C%TI=I%CI=I%II=I%SS=S%TS=0) +OPS(O1=M558NW0NNT00NNS%O2=M558NW0NNT00NNS%O3=M558NW0NNT00%O4=M558NW0NNT00NNS%O5=M558NW0NNT00NNS%O6=M558NNT00NNS) +WIN(W1=4020%W2=4020%W3=4100%W4=40E8%W5=40E8%W6=402E) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=4020%O=M558NW0NNS%CC=N) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=Y%T=7B-85%TG=80%W=402E%S=O%A=S+%F=AS%O=M558NW0NNT00NNS%RD=0) +T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=7B-85%TG=80%CD=Z) + +# Version 5.1 (Build 2600.xpsp.080413-2111 : Sevice Pack 3) +Fingerprint Microsoft Windows XP SP3 +Class Microsoft | Windows | XP | general purpose +CPE cpe:/o:microsoft:windows_xp auto +SEQ(SP=100-10A%GCD=1-6%ISR=107-111%TI=I%II=I%SS=S%TS=0) +OPS(O1=M5B4NW0NNT00NNS%O2=M5B4NW0NNT00NNS%O3=M5B4NW0NNT00%O4=M5B4NW0NNT00NNS%O5=M5B4NW0NNT00NNS%O6=M5B4NNT00NNS) +WIN(W1=FAF0%W2=FAF0%W3=FAF0%W4=FAF0%W5=FAF0%W6=FAF0) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=FAF0%O=M5B4NW0NNS%CC=N) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=7B-85%TG=80%W=FAF0%S=O%A=S+%F=AS%O=M5B4NW0NNT00NNS%RD=0) +T4(R=N) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=7B-85%TG=80%CD=Z) + +# sp3 +Fingerprint Microsoft Windows XP SP3 +Class Microsoft | Windows | XP | general purpose +CPE cpe:/o:microsoft:windows_xp auto +SEQ(SP=FD-107%GCD=1-6%ISR=100-10A%TI=I%CI=I%II=I%SS=S%TS=0) +OPS(O1=M5B4NW0NNT00NNS%O2=M5B4NW0NNT00NNS%O3=M5B4NW0NNT00%O4=M5B4NW0NNT00NNS%O5=M5B4NW0NNT00NNS%O6=M5B4NNT00NNS) +WIN(W1=EC40%W2=EC40%W3=EC40%W4=EC40%W5=EC40%W6=EC40) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=EC40%O=M5B4NW0NNS%CC=N) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=Y%T=7B-85%TG=80%W=EC40%S=O%A=S+%F=AS%O=M5B4NW0NNT00NNS%RD=0) +T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A|O%A=O%F=R%RD=0) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=O|S+%F=AR%RD=0) +T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A|O%A=O%F=R%RD=0) +T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=O|S+%F=AR%RD=0) +U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=7B-85%TG=80%CD=Z) + +# version 5.1 (build 2600.xp_sp_sp3_qfe.100427-1650 : Service Pack 3 +Fingerprint Microsoft Windows XP SP3 +Class Microsoft | Windows | XP | general purpose +CPE cpe:/o:microsoft:windows_xp auto +SEQ(SP=101-10B%GCD=1-6%ISR=107-111%TI=I%TS=U) +OPS(O1=|M5B4NW2NNS%O2=|M5B4NW2NNS%O3=|M5B4NW2%O4=|M5B4NW2NNS%O5=|M5B4NW2NNS%O6=|M5B4NNS) +WIN(W1=FAF0|FFFF%W2=FAF0|FFFF%W3=FAF0|FFFF%W4=FAF0|FFFF%W5=FAF0|FFFF%W6=FAF0|FFFF) +ECN(R=Y%DF=Y%T=7C-86%TG=80%W=FAF0|FFFF%O=|M5B4NW2NNS%CC=N) +T1(R=Y%DF=Y%T=7C-86%TG=80%S=O%A=O|S+%F=A|AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=7C-86%TG=80%W=FFFF%S=O%A=O|S+%F=AS%O=M5B4NW2NNS%RD=0) +T4(R=N) +T5(R=Y%DF=N%T=7C-86%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=7C-86%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(R=N) + +# Version 5.1 (Build 2600.xpsp_sp3_gdr.101209-1647 : Service Pack 3) +Fingerprint Microsoft Windows XP SP3 +Class Microsoft | Windows | XP | general purpose +CPE cpe:/o:microsoft:windows_xp auto +SEQ(SP=FE-108%GCD=1-6%ISR=104-10E%TI=I%CI=I%II=I%SS=S%TS=0) +OPS(O1=M580NW0NNT00NNS%O2=M580NW0NNT00NNS%O3=M580NW0NNT00%O4=M580NW0NNT00NNS%O5=M580NW0NNT00NNS%O6=M580NNT00NNS) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=FFFF%O=M580NW0NNS%CC=N) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=Y%T=7B-85%TG=80%W=FFFF%S=O%A=S+%F=AS%O=M580NW0NNT00NNS%RD=0) +T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=7B-85%TG=80%CD=Z) + +# Version 5.1 (Build 2600.xpsp_sp3_gdr.090804-1435 : Service Pack 3) +Fingerprint Microsoft Windows XP SP3 +Class Microsoft | Windows | XP | general purpose +CPE cpe:/o:microsoft:windows_xp auto +SEQ(SP=FA-104%GCD=1-6%ISR=109-113%TI=I%TS=0) +OPS(O1=M5B4NW0NNT00NNS%O2=M5B4NW0NNT00NNS%O3=M5B4NW0NNT00%O4=M5B4NW0NNT00NNS%O5=M5B4NW0NNT00NNS%O6=M5B4NNT00NNS) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=7A-84%TG=80%W=FFFF%O=M5B4NW0NNS%CC=N) +T1(R=Y%DF=Y%T=7A-84%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=7A-84%TG=80%W=FFFF%S=O%A=S+%F=AS%O=M5B4NW0NNT00NNS%RD=0) +T4(R=N) +T5(R=Y%DF=N%T=7A-84%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(R=N) + +# version 5.1 num 2600.xpsp_sp3_gdr.101209-1647 : Service Pack 3 +Fingerprint Microsoft Windows XP SP3 +Class Microsoft | Windows | XP | general purpose +CPE cpe:/o:microsoft:windows_xp auto +SEQ(SP=102-10C%GCD=1-6%ISR=10A-114%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=M550NW1NNS%O2=M550NW1NNS%O3=M550NW1%O4=M550NW1NNS%O5=M550NW1NNS%O6=M550NNS) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=FFFF%O=M550NW1NNS%CC=N) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=Y%T=7B-85%TG=80%W=FFFF%S=O%A=S+%F=AS%O=M550NW1NNS%RD=0) +T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=7B-85%TG=80%CD=Z) + +# Version 5.1 (Build 2600.xpsp_sp3_gdr.101209-1647 : Service Pack 3) +Fingerprint Microsoft Windows XP SP3 +Class Microsoft | Windows | XP | general purpose +CPE cpe:/o:microsoft:windows_xp auto +SEQ(SP=F9-103%GCD=1-6%ISR=101-10B%TI=I%CI=I%II=I%SS=S%TS=0) +OPS(O1=M5B4NW0NNT00NNS%O2=M5B4NW0NNT00NNS%O3=M5B4NW0NNT00%O4=M5B4NW0NNT00NNS%O5=M5B4NW0NNT00NNS%O6=M5B4NNT00NNS) +WIN(W1=FC00%W2=FC00%W3=FC00%W4=FC00%W5=FC00%W6=FC00) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=FC00%O=M5B4NW0NNS%CC=N) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=Y%T=7B-85%TG=80%W=FC00%S=O%A=S+%F=AS%O=M5B4NW0NNT00NNS%RD=0) +T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=7B-85%TG=80%CD=Z) + +# Version 5.1 (Build 2600.xpsp.080413-2111 : Service Pack 3) +Fingerprint Microsoft Windows XP SP3 +Class Microsoft | Windows | XP | general purpose +CPE cpe:/o:microsoft:windows_xp auto +SEQ(SP=FA-104%GCD=1-6%ISR=103-10D%TI=I%CI=I%II=I%SS=S%TS=0) +OPS(O1=M2300NW0NNT00NNS%O2=M2300NW0NNT00NNS%O3=M2300NW0NNT00%O4=M2300NW0NNT00NNS%O5=M2300NW0NNT00NNS%O6=M2300NNT00NNS) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=FFFF%O=M2300NW0NNS%CC=N) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=Y%T=7B-85%TG=80%W=FFFF%S=O%A=S+%F=AS%O=M2300NW0NNT00NNS%RD=0) +T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=7B-85%TG=80%CD=Z) + +# Version 5.1 (Build 2600.xpsp_sp3_gdr . 100216-1514 : Service Pack 3 +Fingerprint Microsoft Windows XP SP3 +Class Microsoft | Windows | XP | general purpose +CPE cpe:/o:microsoft:windows_xp auto +SEQ(SP=103-10D%GCD=1-6%ISR=106-110%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=M5ACNW0NNS%O2=M5ACNW0NNS%O3=M5ACNW0%O4=M5ACNW0NNS%O5=M5ACNW0NNS%O6=M5ACNNS) +WIN(W1=7FFF%W2=7FFF%W3=7FFF%W4=7FFF%W5=7FFF%W6=7FFF) +ECN(R=Y%DF=N%T=7B-85%TG=80%W=7FFF%O=M5ACNW0NNS%CC=N) +T1(R=Y%DF=N%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=N%T=7B-85%TG=80%W=7FFF%S=O%A=S+%F=AS%O=M5ACNW0NNS%RD=0) +T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=7B-85%TG=80%CD=Z) + +# Windows XP Home Edition, Service Pack 3 +Fingerprint Microsoft Windows XP SP3 +Class Microsoft | Windows | XP | general purpose +CPE cpe:/o:microsoft:windows_xp auto +SEQ(SP=101-10B%GCD=1-6%ISR=100-10A%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=M5B4NW4NNS%O2=M5B4NW4NNS%O3=M5B4NW4%O4=M5B4NW4NNS%O5=M5B4NW4NNS%O6=M5B4NNS) +WIN(W1=FF3C|FFFF%W2=FF3C|FFFF%W3=FF3C|FFFF%W4=FF3C|FFFF%W5=FF3C|FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=2B-35%TG=40%W=FF3C|FFFF%O=M5B4NW4NNS%CC=N) +T1(R=Y%DF=Y%T=2B-35%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=2B-35%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=Y%T=2B-35%TG=40%W=FF3C|FFFF%S=O%A=S+%F=AS%O=M5B4NW4NNS%RD=0) +T4(R=Y%DF=N%T=2B-35%TG=40%W=0%S=A%A=O%F=R%RD=0) +T5(R=Y%DF=N%T=2B-35%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=2B-35%TG=40%W=0%S=A%A=O%F=R%RD=0) +T7(R=Y%DF=N%T=2B-35%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=2B-35%TG=40%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=2B-35%TG=40%CD=Z) + +# Version 5.1 (Build 2600.xpsp_sp3_gdr.101209-1647 : Service Pacl 3) +Fingerprint Microsoft Windows XP SP3 +Class Microsoft | Windows | XP | general purpose +CPE cpe:/o:microsoft:windows_xp auto +SEQ(SP=101-10B%GCD=1-6%ISR=105-10F%CI=I%II=I%TS=0) +OPS(O1=M550NW0NNT00NNS%O2=M550NW0NNT00NNS%O3=M550NW0NNT00%O4=M550NW0NNT00NNS%O5=M550NW0NNT00NNS%O6=M550NNT00NNS) +WIN(W1=FAF0%W2=FAF0%W3=FAF0%W4=FAF0%W5=FAF0%W6=FAF0) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=FAF0%O=M550NW0NNS%CC=N) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=Y%T=7B-85%TG=80%W=FAF0%S=O%A=S+%F=AS%O=M550NW0NNT00NNS%RD=0) +T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=7B-85%TG=80%CD=Z) + +# Microsoft Windows Version 5.1 Service Pack 3 +Fingerprint Microsoft Windows XP SP3 +Class Microsoft | Windows | XP | general purpose +CPE cpe:/o:microsoft:windows_xp auto +SEQ(SP=FE-108%GCD=1-6%ISR=103-10D%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=M4ECNW0NNS%O2=M4ECNW0NNS%O3=M4ECNW0%O4=M4ECNW0NNS%O5=M4ECNW0NNS%O6=M4ECNNS) +WIN(W1=1F40%W2=1F40%W3=1F40%W4=1F40%W5=1F40%W6=1F40) +ECN(R=Y%DF=N%T=7B-85%TG=80%W=1F40%O=M4ECNW0NNS%CC=N) +T1(R=Y%DF=N%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=N%T=7B-85%TG=80%W=1F40%S=O%A=S+%F=AS%O=M4ECNW0NNS%RD=0) +T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=7B-85%TG=80%CD=Z) + # version 5.1 (Build 2600.xpsp.080413-2111 : Service Pack 3) Fingerprint Microsoft Windows XP SP3 (MicroXP) Class Microsoft | Windows | XP | general purpose @@ -49246,6 +52608,27 @@ T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=7B-85%TG=80%CD=Z) +# Version 5.2 (Build 3790.srv_gdr.050225-1827 (Windows SBS 2003 Running on an HP ML 380) +# Microsoft Windows Version 5.1 (Build 2600.xp.sp.080413-2111 : Service Pack 3) +Fingerprint Microsoft Windows XP SP3 or Small Business Server 2003 +Class Microsoft | Windows | XP | general purpose +CPE cpe:/o:microsoft:windows_xp auto +Class Microsoft | Windows | 2003 | general purpose +CPE cpe:/o:microsoft:windows_server_2003 auto +SEQ(SP=FA-104%GCD=1-6%ISR=FE-110%CI=I%II=I%TS=0) +OPS(O1=M5B4NW0NNT00NNS%O2=M5B4NW0NNT00NNS%O3=M5B4NW0NNT00%O4=M5B4NW0NNT00NNS%O5=M5B4NW0NNT00NNS%O6=M5B4NNT00NNS) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=FFFF%O=M5B4NW0NNS%CC=N%Q=) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%O=%RD=0%Q=) +T7(R=N) +U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=7B-85%TG=80%CD=Z) + # Versión 5.1(Build 2600.xpsp_sp3_gdr.090206-1234) # Build 3790.srv02_rtm.030324-2048 Fingerprint Microsoft Windows XP SP3 or Windows Server 2003 @@ -49804,6 +53187,23 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) +# Motorola SurfBoard Cable Modem Software Version: SB5101-2.7.8.0-GA-00-NOSH +Fingerprint Motorola SURFboard SB5101 cable modem +Class Motorola | embedded || broadband router +SEQ(SP=EB-FF%GCD=1-6%ISR=F7-105%TI=I%CI=I%II=I%SS=S%TS=7) +OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11) +WIN(W1=43E0%W2=4110%W3=423C%W4=4074%W5=4180%W6=403D) +ECN(R=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=403D%S=O%A=S+%F=AS%O=M5B4NW0NNT11%RD=0) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Scientific-Atlanta, EPC2203 cable modem # Motorola Surfboard SB5101E Fingerprint Motorola SURFboard SB5101E or EPC2203 cable modem @@ -49823,23 +53223,6 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) -# Motorola SurfBoard Cable Modem Software Version: SB5101-2.7.8.0-GA-00-NOSH -Fingerprint Motorola SURFboard SB5101 cable modem -Class Motorola | embedded || broadband router -SEQ(SP=EB-FF%GCD=1-6%ISR=F7-105%TI=I%CI=I%II=I%SS=S%TS=7) -OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11) -WIN(W1=43E0%W2=4110%W3=423C%W4=4074%W5=4180%W6=403D) -ECN(R=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=403D%S=O%A=S+%F=AS%O=M5B4NW0NNT11%RD=0) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - # Motorola QIP2500 IPTV set-top box for Verizon FIOS Fingerprint Motorola QIP2500 set top box Class Motorola | embedded || media device @@ -49926,6 +53309,23 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) +# Verizon FIOS set-top box for TV. +Fingerprint Verizon FiOS DVR +Class Motorola | embedded || media device +SEQ(SP=7D-E5%GCD=1-6%ISR=DE-E8%II=RI%TS=A) +OPS(O1=M5B4NW0NNSNNT11%O2=M578NW0NNSNNT11%O3=M280NW0NNT11%O4=M5B4NW0NNSNNT11%O5=M218NW0NNSNNT11%O6=M109NNSNNT11) +WIN(W1=4988%W2=4BE8%W3=4998%W4=4988%W5=49B0%W6=4825) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=4A24%O=M5B4NW0NNS%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=FA-104%TG=FF%CD=S) + # Verizon FIOS Set-top box (Digital Video Recorder - DVR) # Verizon FIOS HD Tuner, QIP-7100 P1 Release 1.8 Build 02.54 # Teradici PCoIP device, Firmware: 3.3.1 @@ -49946,23 +53346,6 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) -# Verizon FIOS set-top box for TV. -Fingerprint Verizon FiOS DVR -Class Motorola | embedded || media device -SEQ(SP=7D-E5%GCD=1-6%ISR=DE-E8%II=RI%TS=A) -OPS(O1=M5B4NW0NNSNNT11%O2=M578NW0NNSNNT11%O3=M280NW0NNT11%O4=M5B4NW0NNSNNT11%O5=M218NW0NNSNNT11%O6=M109NNSNNT11) -WIN(W1=4988%W2=4BE8%W3=4998%W4=4988%W5=49B0%W6=4825) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=4A24%O=M5B4NW0NNS%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=FA-104%TG=FF%CD=S) - # AP-51xx Access Point 2.2.2.0-001R Fingerprint Motorola AP-51xx WAP Class Motorola | embedded || WAP @@ -51214,6 +54597,24 @@ T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) +# Netgear Readynas 3200 +Fingerprint Netgear ReadyNAS 3200 NAS device (Linux 2.6) +Class Netgear | Linux | 2.6.X | storage-misc +CPE cpe:/o:netgear:linux:2.6 auto +SEQ(SP=F9-107%GCD=1-6%ISR=FF-10F%TI=Z%CI=RD%II=I%TS=A) +OPS(O1=M564ST11NW7%O2=M564ST11NW7%O3=M564NNT11NW7%O4=M564ST11NW7%O5=M564ST11NW7%O6=M564ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M564NNSNW7%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=FA-104%TG=FF%W=80%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=N%T=FA-104%TG=FF%W=100%S=Z%A=S+%F=AR%RD=0) +T4(R=Y%DF=N%T=FA-104%TG=FF%W=400%S=A%A=S%F=AR%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=O%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=FA-104%TG=FF%W=8000%S=A%A=S%F=AR%RD=0) +T7(R=Y%DF=N%T=FA-104%TG=FF%W=FFFF%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Netgear ReadyNAS Duo Firmware: RAIDiator 4.1.4 [1.00a042] (Probably Linux --Ed.) Fingerprint Netgear ReadyNAS Duo NAS device (RAIDiator 4.1.4) Class Netgear | RAIDiator | 4.X | storage-misc @@ -51503,6 +54904,29 @@ T7(R=N) U1(DF=N%T=2C-41%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(R=N) +# SunOS 5.11 snv_130 +# Nexenta 3.0 Beta (OpenSolaris kernel, Ubuntu Hardy userland) +# SunOS 5.11 snv_134 i86pc i386 i86pc Solaris +# SunOS 5.11 NexentaOS_134e i86pc i386 i86pc Solaris, Nexenta GNU/OpenSolaris 3.0 RC2 +# NexentaStor 3.0.4 NAS distro +# SunOS 5.10 NexentaOS_134f i86pc i386 i86pc Solaris - NexentaCore 30 Hardy 804b134 +Fingerprint Nexenta OS 3.0 - 3.0.4 (OpenSolaris snv_130 - snv_134f) +Class Nexenta | Nexenta || general purpose +CPE cpe:/o:nexenta:nexenta auto +SEQ(SP=8D-A1%GCD=1-6%ISR=A0-AA%TI=I%CI=I%II=I%SS=S%TS=7) +OPS(O1=NNT11M5B4NW1NNS%O2=NNT11M5B4NW1NNS%O3=NNT11M5B4NW1%O4=NNT11M5B4NW1NNS%O5=NNT11M5B4NW1NNS%O6=NNT11M5B4NNS) +WIN(W1=FBB4%W2=FC1E%W3=FA38%W4=FABE%W5=FABE%W6=FFF7) +ECN(R=Y%DF=Y%T=37-41%TG=40%W=FAF0%O=M5B4NW1NNS%CC=Y%Q=) +T1(R=Y%DF=Y%T=37-41%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=Y%DF=Y%T=37-41%TG=40%W=FA09%S=O%A=S+%F=AS%O=NNT11M5B4NW1NNS%RD=0%Q=) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=N) +U1(DF=N%T=FA-104%TG=FF%IPL=70%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=Y%T=FA-104%TG=FF%CD=S) + # Nexsan, Device: ATABoy RAID Subsystem Fingerprint NexStor Nexsan ATABoy NAS device Class NexStor | embedded || storage-misc @@ -51780,6 +55204,25 @@ T7(R=Y%DF=N%T=40-4A%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=40-4A%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=40-4A%TG=80%CD=S) +# Nokia E55 mobile phone +# S60 3rd Edition Feature Pack 2 (S60 3.2.3) Symbian OS version 9.3 +Fingerprint Nokia E55 or S60 mobile phone (Symbian OS 9.3) +Class Nokia | Symbian OS | 9.X | phone +CPE cpe:/o:nokia:symbian_os:9 auto +SEQ(SP=A6-B2%GCD=1-6%ISR=AF-B9%TI=I%CI=I%II=I%SS=S%TS=12-14) +OPS(O1=M5B4NNT11NW1NNS%O2=M5B4NNT11NW1NNS%O3=M5B4NNT11NW1%O4=M5B4NNT11NW1NNS%O5=M5B4NNT11NW1NNS%O6=M5B4NNT11NNS) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FAF0) +ECN(R=Y%DF=Y%T=40-4A%TG=80%W=FFFF%O=M5B4NW1NNS%CC=N%Q=) +T1(R=Y%DF=Y%T=40-4A%TG=80%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=Y%DF=Y%T=40-4A%TG=80%W=FFFF%S=O%A=S+%F=AS%O=M5B4NNT11NW1NNS%RD=0%Q=) +T4(R=Y%DF=N%T=40-4A%TG=80%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=40-4A%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%T=40-4A%TG=80%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=40-4A%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +U1(DF=N%T=40-4A%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=40-4A%TG=80%CD=S) + # Nokia E70 S60 3.0 (S60 3rd Edition) / Symbian OS 9.1 Fingerprint Nokia E70 mobile phone (Symbian OS 9.1) Class Nokia | Symbian OS | 9.X | phone @@ -51816,25 +55259,6 @@ T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(R=N) IE(DFI=N%T=FA-104%TG=FF%CD=S) -# Nokia E55 mobile phone -# S60 3rd Edition Feature Pack 2 (S60 3.2.3) Symbian OS version 9.3 -Fingerprint Nokia E55 or S60 mobile phone (Symbian OS 9.3) -Class Nokia | Symbian OS | 9.X | phone -CPE cpe:/o:nokia:symbian_os:9 auto -SEQ(SP=A6-B2%GCD=1-6%ISR=AF-B9%TI=I%CI=I%II=I%SS=S%TS=12-14) -OPS(O1=M5B4NNT11NW1NNS%O2=M5B4NNT11NW1NNS%O3=M5B4NNT11NW1%O4=M5B4NNT11NW1NNS%O5=M5B4NNT11NW1NNS%O6=M5B4NNT11NNS) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FAF0) -ECN(R=Y%DF=Y%T=40-4A%TG=80%W=FFFF%O=M5B4NW1NNS%CC=N%Q=) -T1(R=Y%DF=Y%T=40-4A%TG=80%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=Y%DF=Y%T=40-4A%TG=80%W=FFFF%S=O%A=S+%F=AS%O=M5B4NNT11NW1NNS%RD=0%Q=) -T4(R=Y%DF=N%T=40-4A%TG=80%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=40-4A%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=N%T=40-4A%TG=80%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=40-4A%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -U1(DF=N%T=40-4A%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=40-4A%TG=80%CD=S) - # Nokia E60 wifi enabled mobile phone, firmware version 3. Fingerprint Nokia E60 mobile phone (Symbian OS) Class Nokia | Symbian OS || phone @@ -51965,30 +55389,6 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) -# *** Ethernet Routing Switch 5520-48T-PWR *** -# *** BOSS 5.0 SSH *** -# *** HW:31 FW:5.0.0.2 SW:v5.0.0.011 *** -# Nortel v5.0.1.0 Ethernet routing switch -# Sun StorageTek 6140 Array -# CISCO IP PHONE 303 (SPA303) SW.version: 7.4.8a -Fingerprint Cisco SPA 303 VoIP phone, Nortel 5520 Ethernet Routing Switch, or Sun StorageTek 6140 NAS device -Class Cisco | embedded || switch -Class Nortel | embedded || switch -Class Sun | embedded || storage-misc -SEQ(SP=95-9F%GCD=1-6%ISR=9B-A5%TI=I%II=I%SS=S%TS=1) -OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11) -WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=2000%O=M5B4NW0%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=3B-45%TG=40%W=2000%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - # Nortel BNT Layer 2/3 Copper Gigabit Ethernet Switch Module for IBM BladeCenter Software Version 1.5.7.0 Fingerprint Nortel BNT Ethernet switch module Class Nortel | embedded || switch @@ -52110,6 +55510,24 @@ T7(R=Y%DF=N%T=75-7F%TG=80%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=75-7F%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=215F%RUD=G) IE(DFI=N%T=75-7F%TG=80%CD=Z) +# Novell Netware 3.12 running under KVM. "TCP/IP for Netware Version 2.02i". +Fingerprint Novell NetWare 3.12 +Class Novell | NetWare | 3.X | general purpose +CPE cpe:/o:novell:netware:3 auto +SEQ(SP=C-16%GCD=35A3|6B46|A0E9|D68C|10C2F%ISR=8A-94%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=M5B4%O2=M578%O3=M280%O4=M218%O5=M218%O6=M109) +WIN(W1=5B4%W2=578%W3=780%W4=648%W5=648%W6=73F) +ECN(R=Y%DF=N%T=7B-85%TG=80%W=5B4%O=M5B4%CC=N) +T1(R=Y%DF=N%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=N%T=7B-85%TG=80%W=FFFF%S=O%A=O%F=ASF%O=M109%RD=0) +T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=7B-85%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=7B-85%TG=80%CD=S) + # Novell NetWare 4.11 running under VMWare # Netware 4.11 Virgin Install, with TCPIP NLM bound to Ethernet_II adapter on a VMWare Player instance Fingerprint Novell NetWare 4.11 @@ -53487,6 +56905,24 @@ T7(R=N) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) +# OpenBSD 4.9 GENERIC#671 i386 +Fingerprint OpenBSD 4.9 +Class OpenBSD | OpenBSD | 4.X | general purpose +CPE cpe:/o:openbsd:openbsd:4 auto +SEQ(SP=FA-108%GCD=1-6%ISR=102-112%TI=RD%CI=RI%TS=21|22) +OPS(O1=M5B4NNSNW3NNT11%O2=M5B4NNSNW3NNT11%O3=M5B4NW3NNT11%O4=M5B4NNSNW3NNT11%O5=M5B4NNSNW3NNT11%O6=M5B4NNSNNT11) +WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=4000%O=M5B4NNSNW3%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=S%F=AR%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=S%F=AR%RD=0) +T7(R=N) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(R=N) + # OpenBSD 4.9 Grsec#671 i386 # OpenBSD 4.9 GENERIC.MP#794 i386 # OpenBSD 5.0 GENERIC#53 amd64 @@ -53510,6 +56946,42 @@ T7(R=N) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=FA-104%TG=FF%CD=S) +# OpenBSD 5.0 GENERIC#43 i386 +Fingerprint OpenBSD 5.0 +Class OpenBSD | OpenBSD | 5.X | general purpose +CPE cpe:/o:openbsd:openbsd:5 auto +SEQ(SP=F8-10A%GCD=1-6%ISR=FA-114%TI=RD%CI=RI%II=RI%TS=20|21|22) +OPS(O1=M5B4NNSNW3NNT11%O2=M5B4NNSNW3NNT11%O3=M5B4NW3NNT11%O4=M5B4NNSNW3NNT11%O5=M5B4NNSNW3NNT11%O6=M5B4NNSNNT11) +WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) +ECN(R=Y%DF=Y%T=3C-46%TG=40%W=4000%O=M5B4NNSNW3%CC=N) +T1(R=Y%DF=Y%T=3C-46%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=A%A=S%F=AR%RD=0) +T5(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=A%A=S%F=AR%RD=0) +T7(R=N) +U1(DF=N%T=FB-105%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=FB-105%TG=FF%CD=S) + +# OpenBSD 5.0 GENERIC#43 i386 +Fingerprint OpenBSD 5.0 GENERIC#43 i386 +Class OpenBSD | OpenBSD | 5.X | general purpose +CPE cpe:/o:openbsd:openbsd:5 auto +SEQ(SP=F5-10D%GCD=1-6%ISR=105-10F%TI=RD%II=RI%TS=20|21) +OPS(O1=M5B4NNSNW3NNT11%O2=M5B4NNSNW3NNT11%O3=M5B4NW3NNT11%O4=M5B4NNSNW3NNT11%O5=M5B4NNSNW3NNT11%O6=M5B4NNSNNT11) +WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=4000%O=M5B4NNSNW3%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=FA-104%TG=FF%CD=S) + # OpenIndiana build 147 # OpenIndiana version oi_148 Fingerprint OpenIndiana oi_147 - oi_148 @@ -53547,6 +57019,24 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Oracle JRockitVE (JRockit Virtual Edition) on Virtualbox, which is an OSless solution to provide Java Virtual Machine +Fingerprint Oracle JRockit Java virtual machine +Class Oracle | JRockit || general purpose +CPE cpe:/o:oracle:jrockit auto +SEQ(SP=0-2B%GCD=1-6|64|C8|12C|190|1F4%ISR=4B-55%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=M5B4NWA%O2=M5B4NWA%O3=M5B4NWA%O4=M5B4NWA%O5=M5B4NWA%O6=M5B4NWA) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=37-41%TG=40%W=FFFF%O=M5B4NWA%CC=N%Q=|R) +T1(R=Y%DF=Y%T=37-41%TG=40%S=O%A=S+%F=AS%RD=0%Q=|R) +T2(R=N) +T3(R=Y%DF=Y%T=37-41%TG=40%W=0%S=Z%A=S+%F=AR%RD=0%Q=R) +T4(R=Y%DF=Y%T=37-41%TG=40%W=0%S=A%A=S%F=R%RD=0%Q=R) +T5(R=Y%DF=Y%T=37-41%TG=40%W=0%S=Z%A=S+%F=AR%RD=0%Q=R) +T6(R=Y%DF=Y%T=37-41%TG=40%W=0%S=A%A=S%F=R%RD=0%Q=R) +T7(R=Y%DF=Y%T=37-41%TG=40%W=0%S=Z%A=S+%F=AR%RD=0%Q=R) +U1(DF=Y%T=73-7D%TG=80%IPL=38%UN=0%RIPL=4801%RID=4210%RIPCK=I%RUCK=G%RUD=G) +IE(DFI=Y%T=73-7D%TG=80%CD=Z) + # USR/Sagem F@st 334 router (Wanadoo Livebox) (Wikipedia said : VxWorks and tweaked Linux) # Orange.fr ISP adsl2 modem/router (aka LiveBox) # Orange Livebox (Home ADSL Router) @@ -53791,6 +57281,23 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) +# Panasonic webcam - BL-C210 +Fingerprint Panasonic BL-C210 Network Camera +Class Panasonic | embedded || webcam +SEQ(SP=CF-D9%GCD=1-6%ISR=D8-E2%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) +WIN(W1=1000%W2=1000%W3=1000%W4=1000%W5=1000%W6=1000) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=1000%O=M5B4%CC=N%Q=|U) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0%Q=U) +T2(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=N%T=3B-45%TG=40%W=1000%S=O%A=O|S+%F=AS%O=M5B4%RD=0%Q=|U) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Panasonic KX-HCM270, Firmware(Boot) 1.62, Firmware(Application) 1.62 # Symbol Spectrum24 Wireless Access Point Fingerprint Panasonic KX-HCM270 Network Camera or Symbol Spectrum24 4131 WAP @@ -53897,6 +57404,23 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) +# "PCMeasure Ethernetbox", appliance for connecting temperature/humidity/... sensors to ethernet. +Fingerprint PCMeasure Ethernetbox environmental monitor +Class PCMeasure | embedded || specialized +SEQ(SP=75-101%GCD=100|200|300|400|500|10000|20000|30000|40000|50000%ISR=10B-115%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=M230%O2=M230%O3=M230%O4=M218%O5=M218%O6=M109) +WIN(W1=400%W2=400%W3=400%W4=400%W5=400%W6=400) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=400%O=M230%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=O%F=AR%RD=0) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S%F=AR%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S%F=AR%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Peplink Balance 380 Fingerprint Peplink Balance 380 router Class Peplink | embedded || router @@ -54095,6 +57619,24 @@ T7(R=Y%DF=N%T=19-23%TG=20%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=19-23%TG=20%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=19-23%TG=20%CD=S) +# Pioneer VSX-31 A/V Receiver +Fingerprint Pioneer VSX-31 video receiver +Class Pioneer | embedded || media device +CPE cpe:/h:pioneer:vsx-31 +SEQ(SP=F-19%GCD=10000|20000|30000|40000|50000%ISR=C6-D0%TI=I%II=I%SS=S%TS=U) +OPS(O1=M5B4%O2=M578%O3=M5B4%O4=M5B4%O5=M218%O6=M109) +WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=8000%O=M5B4%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=N%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M5B4%RD=0) +T4(R=Y%DF=N%T=3B-45%TG=40%W=8000%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=Z) + # Pirelli DP10 GSM/VOIP Phone Fingerprint Pirelli DP-10 VoIP phone Class Pirelli | embedded || VoIP phone @@ -54888,6 +58430,27 @@ T7(R=Y%DF=N%T=3D-47%TG=40%W=0%S=Z%A=O|S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Dominion SX32 [128Mb] Firmware Version : 3.1.6.5.1 Kernel Version : 2.4.12 PMON Version: 2.0.1 RSC Version: 3.0.0.5.19 +# Ricoh Aficio IS200e +Fingerprint Raritan Dominion SX32 KVM switch or Ricoh Aficio IS200e scanner +Class Raritan | embedded || remote management +CPE cpe:/h:raritan:dominion_sx32 +Class Ricoh | embedded || media device +CPE cpe:/h:ricoh:is200e +SEQ(SP=BE-C8%GCD=1-6%ISR=C5-CF%TI=Z%CI=Z%II=I%TS=7) +OPS(O1=M5B4ST11%O2=M5B4ST11%O3=M5B4NNT11%O4=M5B4ST11%O5=M5B4ST11%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNS%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11%RD=0) +T4(R=Y%DF=Y%T=FA-104%TG=FF%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=FA-104%TG=FF%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=FA-104%TG=FF%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=FA-104%TG=FF%CD=S) + # RCA Comcast DCM425C cable modem, firmware ST52.03.00 Fingerprint RCA DCM425C cable modem Class RCA | embedded || broadband router @@ -55015,6 +58578,23 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=O%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=Z) +# RF-Space SDR-IP firmware v1.05 +Fingerprint RF-Space SDR-IP software radio +Class RF-Space | embedded || specialized +SEQ(R=N) +OPS(O1=|M5B4%O2=|M578) +WIN(W1=0|1FFE%W2=0|1FFE%W3=0%W4=0%W5=0%W6=0) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=0%CC=N) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=A|O%A=O|S+%F=AR|AS%RD=0) +T2(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=S+%F=AR%RD=0) +T3(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=S+%F=AR%RD=0) +T4(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=S+%F=AR%RD=0) +T5(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=S+%F=AR%RD=0) +T7(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=S+%F=AR%RD=0) +U1(DF=Y%T=7B-85%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(R=N) + # Linux (none) 2.4.30-pre1 #9 Fri May 18 16:16:43 PDT 2007 ppc, rgb Networks Modular Media Converter (MMC) Fingerprint RGB Networks Modular Media Converter (Linux 2.4.30) Class RGB Networks | Linux | 2.4.X | media device @@ -55482,24 +59062,6 @@ T7(R=Y%DF=Y%T=3F%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=40%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=40%TG=40%CD=S) -# Ruckus Wireless Zone Director model ZD1050 [Linux --Ed.] -Fingerprint Ruckus ZD1050 WAP -Class Ruckus | embedded || WAP -CPE cpe:/h:ruckus:zd1050 auto -SEQ(SP=C9-D3%GCD=1-6%ISR=CE-D8%TI=Z%CI=I%II=I%TS=A) -OPS(O1=M5B4ST11NW3%O2=M5B4ST11NW3%O3=M5B4NNT11NW3%O4=M5B4ST11NW3%O5=M5B4ST11NW3%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW3%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - # Ruckus 7363 Multimedia Hotzone Wireless AP [Linux --Ed.] Fingerprint Ruckus 7363 WAP Class Ruckus | embedded || WAP @@ -55518,6 +59080,24 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Ruckus Wireless Zone Director model ZD1050 [Linux --Ed.] +Fingerprint Ruckus ZD1050 WAP +Class Ruckus | embedded || WAP +CPE cpe:/h:ruckus:zd1050 auto +SEQ(SP=C9-D3%GCD=1-6%ISR=CE-D8%TI=Z%CI=I%II=I%TS=A) +OPS(O1=M5B4ST11NW3%O2=M5B4ST11NW3%O3=M5B4NNT11NW3%O4=M5B4ST11NW3%O5=M5B4ST11NW3%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW3%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # DSL router SAGEM F@st 3302, unknown firmware Fingerprint Sagem F@st 3302 DSL router Class Sagem Communication | embedded || broadband router @@ -55606,6 +59186,42 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=G%RUD=G) IE(DFI=S%T=FA-104%TG=FF%CD=S) +# Printer Samsung CLP320N Main Firmware Version: V1.20.01.19.N May-10-2010 +Fingerprint Samsung CLP-320N printer +Class Samsung | embedded || printer +CPE cpe:/h:samsung:clp-320n auto +SEQ(SP=0-5%GCD=FA01|1F402|2EE03|3E804|4E205%ISR=95-9F%TI=I%CI=I%TS=U) +OPS(O1=NNM5A0SNW0%O2=NNM5A0SNW0%O3=M5A0NW0%O4=NNM5A0SNW0%O5=NNM5A0SNW0%O6=NNM5A0S) +WIN(W1=1000%W2=1000%W3=1000%W4=1000%W5=1000%W6=1000) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=1000%O=NNM5A0SNW0%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=R%RD=0) +T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=R%RD=0) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=138%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(R=N) + +# Samsung Model Name : CLP-610 +Fingerprint Samsung CLP-610ND printer +Class Samsung | embedded || printer +CPE cpe:/h:samsung:clp-610nd +SEQ(SP=C-16%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=97-A1%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) +WIN(W1=1000%W2=1000%W3=1000%W4=1000%W5=1000%W6=1000) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=1000%O=M5B4%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=N%T=3B-45%TG=40%W=1000%S=O%A=O%F=A%RD=0) +T4(R=Y%DF=N%T=3B-45%TG=40%W=1000%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=G%RUD=G) +IE(DFI=S%T=FA-104%TG=FF%CD=S) + # Samsung CLX-3160FN Colour Laser Multi-Function Fingerprint Samsung CLX-3160FN printer Class Samsung | embedded || printer @@ -55646,6 +59262,59 @@ T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=R%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=138%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=Z) +# Samsung CLX-6220 Printer +Fingerprint Samsung CLX-6220 printer +Class Samsung | embedded || printer +CPE cpe:/h:samsung:clx-6220 auto +SEQ(SP=0-5%GCD=FA01|1F402|2EE03|3E804|4E205%ISR=95-9F%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=NNM5B4SNW0%O2=NNM5B4SNW0%O3=M5B4NW0%O4=NNM5B4SNW0%O5=NNM5B4SNW0%O6=NNM5B4S) +WIN(W1=1000%W2=1000%W3=1000%W4=1000%W5=1000%W6=1000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=1000%O=NNM5B4SNW0%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=R%RD=0) +T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=R%RD=0) +T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=R%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=138%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=Z) + +# Samsung ML-1865W wireless printer on local lan. +Fingerprint Samsung ML-1865W printer +Class Samsung | embedded || printer +CPE cpe:/h:samsung:ml-1865w auto +SEQ(SP=0-5%GCD=FA01|1F402|2EE03|3E804|4E205%ISR=95-9F%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=NNM5A0SNW0%O2=NNM5A0SNW0%O3=M5A0NW0%O4=NNM5A0SNW0%O5=NNM5A0SNW0%O6=NNM5A0S) +WIN(W1=1000%W2=1000%W3=1000%W4=1000%W5=1000%W6=1000) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=1000%O=NNM5A0SNW0%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=R%RD=0) +T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=R%RD=0) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=138%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=Z) + +# SCX-4x24 Series +Fingerprint Samsung SCX-4x24-series printer +Class Samsung | embedded || printer +SEQ(SP=0-5%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=94-9E%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(R=N) +WIN(R=N) +ECN(R=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=G%RUD=G) +IE(DFI=S%T=FA-104%TG=FF%CD=S) + # SCX-4x28 Series printer Fingerprint Samsung SCX-4x28-series printer Class Samsung | embedded || printer @@ -55680,6 +59349,23 @@ T7(R=Y%DF=N%T=3B-3D%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-3D%TG=40%IPL=150%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-3D%TG=40%CD=Z) +# Samsung i5220 internet phone firmware version 1.43 +Fingerprint Samsung SMT-i5220 VoIP phone +Class Samsung | embedded || VoIP phone +SEQ(SP=8C-AE%GCD=1-6%ISR=97-AB%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=NNM5A0SNW0%O2=NNM5A0SNW0%O3=M5A0NW0%O4=NNM5A0SNW0%O5=NNM5A0SNW0%O6=NNM5A0S) +WIN(W1=2710%W2=2710%W3=2710%W4=2710%W5=2710%W6=2710) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=2710%O=NNM5A0SNW0%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=R%RD=0) +T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=R%RD=0) +T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=R%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=138%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=Z) + # Samsung i8910 HD phone, running Symbian 9.4, S60 5th Edition. Fingerprint Samsung i8910 mobile phone (Symbian OS 9.4) Class Samsung | Symbian OS | 9.X | phone @@ -55750,6 +59436,40 @@ T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=FA-104%TG=FF%CD=S) +# TSX ETY PORT Web Server made by Schneider Electric. +Fingerprint Schneider Electric TSX ETY programmable logic controller +Class Schneider Electric | embedded || specialized +SEQ(SP=14-1E%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=99-A3%CI=I%II=I%TS=U) +OPS(O1=M200NW0%O2=M200NW0%O3=M200NW0%O4=M200NW0%O5=M200NW0%O6=M200) +WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=2000%O=M200NW0%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=3B-45%TG=40%W=2000%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + +# Schrack smart meter with a Variomod XC (ethernet) module, which itself is a clone of http://www.emh-meter.de/de/produkte/lzqj-xc1/ LZQJ-XC. +Fingerprint Schrack electric meter +Class Schrack | embedded || power-device +SEQ(SP=C-20%GCD=28|50|78|A0|C8%ISR=42-4C%TI=I%CI=I%II=RI%SS=O%TS=U) +OPS(O1=M5A6%O2=M5A6%O3=M5A6%O4=M5A6%O5=M5A6%O6=M5A6) +WIN(W1=7B8%W2=7B8%W3=7B8%W4=7B8%W5=7B8%W6=7B8) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=7B8%O=M5A6%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=3B-45%TG=40%W=80%S=A%A=S+%F=AR%RD=0) +T3(R=Y%DF=N%T=3B-45%TG=40%W=100%S=A%A=S+%F=AR%RD=0) +T4(R=Y%DF=N%T=3B-45%TG=40%W=400%S=A%A=S+%F=AR%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=7A69%S=A%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=8000%S=A%A=S+%F=AR%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=FFFF%S=A%A=S+%F=AR%RD=0) +U1(R=N) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # SEL-2701 ethernet add on card Fingerprint Schweitzer Engineering SEL-2701 Ethernet processor Class Schweitzer Engineering | embedded || specialized @@ -56619,28 +60339,6 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(R=N) IE(DFI=S%T=3B-45%TG=40%CD=S) -# Shoretel 8800 Conference phone -# LifeSize Team Express 220 -# LifeSize Room Videoconference system. -Fingerprint LifeSize video conferencing system or ShoreTel 8800 VoIP phone (Linux 2.4) -Class LifeSize | Linux | 2.4.X | media device -CPE cpe:/o:lifesize:linux:2.4 auto -Class ShoreTel | Linux | 2.4.X | VoIP phone -CPE cpe:/o:shoretel:linux:2.4 auto -SEQ(SP=C5-D1%GCD=1-6%ISR=C9-D3%TI=Z%CI=Z%II=I%TS=7) -OPS(O1=M5B4ST11NW0%O2=M5B4ST11NW0%O3=M5B4NNT11NW0%O4=M5B4ST11NW0%O5=M5B4ST11NW0%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW0%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW0%RD=0%Q=) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -U1(DF=N%T=FA-104%TG=FF%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - # Siemens C2-010-I ADSL2+ modem with firmware R100B01.0B_HN_20060406 Fingerprint Siemens C2-010-I ADSL modem Class Siemens | embedded || broadband router @@ -56731,6 +60429,40 @@ T7(R=N) U1(DF=N%T=3B-3D%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(DFI=N%T=3B-3D%TG=40%CD=Z) +# SIMATIC 300 PLC +Fingerprint Siemens Simatic 300 programmable logic controller +Class Siemens | embedded || specialized +SEQ(SP=F9-10D%GCD=1-6%ISR=106-110%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=M5B4%O2=M578%O3=M200%O4=M200%O5=M218%O6=M109) +WIN(W1=800%W2=800%W3=800%W4=800%W5=800%W6=800) +ECN(R=Y%DF=N%T=55-5F%TG=80%W=800%O=M5B4%CC=N) +T1(R=Y%DF=N%T=55-5F%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=N%T=55-5F%TG=80%W=800%S=O%A=S+%F=AS%O=M109%RD=0) +T4(R=Y%DF=N%T=55-5F%TG=80%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=73-7D%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=73-7D%TG=80%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=73-7D%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=73-7D%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=1B88%RUD=G) +IE(DFI=N%T=73-7D%TG=80%CD=Z) + +# Siemens SPS system +Fingerprint Siemens SPS programmable logic controller +Class Siemens | embedded || specialized +SEQ(SP=FC-10A%GCD=1-6%ISR=105-10F%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=M5B4%O2=M578%O3=M200%O4=M200%O5=M218%O6=M109) +WIN(W1=800%W2=800%W3=800%W4=800%W5=800%W6=800) +ECN(R=Y%DF=N%T=4D-57%TG=80%W=800%O=M5B4%CC=N) +T1(R=Y%DF=N%T=4D-57%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=N%T=4D-57%TG=80%W=800%S=O%A=S+%F=AS%O=M109%RD=0) +T4(R=Y%DF=N%T=4D-57%TG=80%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=6B-75%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=6B-75%TG=80%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=6B-75%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=6B-75%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=5F6E%RUD=G) +IE(DFI=N%T=6B-75%TG=80%CD=Z) + # Central Telephone server HI-PATH4000 Fingerprint Siemens HiPath 4000 VoIP gateway Class Siemens | embedded || VoIP adapter @@ -57332,26 +61064,6 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N|S%T=3B-45%TG=40%CD=Z) -# SMCWBR14S-N2 - SMC Barricade N Wireless Broadband Router -# SMC7004VWBR (v2) broadband router. "Copyright (c) 1996-2000 Express Logic Inc. * ThreadX THUMB-F/ARM Version G3.0f.3.0b" -# T-Sinus 154 DSL -Fingerprint Express Logic ThreadX G3.0 (broadband router) -Class Express Logic | ThreadX | G3.X | broadband router -CPE cpe:/o:expresslogic:threadx:g3 auto -SEQ(SP=12-1C%GCD=1-6%ISR=1F-55%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=M578%O2=M578%O3=M280%O4=M578%O5=M218%O6=M109) -WIN(W1=1770%W2=1770%W3=1770%W4=1770%W5=1770%W6=1770) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=1770%O=M578%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=O%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=O%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -U1(DF=N|Y%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N|S%T=3B-45%TG=40%CD=Z) - # Snom360 VoIP phone Fingerprint Snom 360 VoIP phone Class Snom | embedded || VoIP phone @@ -57510,27 +61222,6 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) -# TZ 180 Standard. SonicROM 4.0.1.1, SonicOS Standard 3.8.0.1-27s. -# Version 5.2 (Build 3790.srv03_sp1_rtm.050324-1477 : Service Pack 1) -# Kronos Time keeping machine employees use to clock in and out -Fingerprint Kronos Timeclock or SonicWALL TZ 180 Standard firewall (SonicOS 3.8) -Class Kronos | embedded || specialized -Class SonicWALL | SonicOS | 3.X | firewall -CPE cpe:/o:sonicwall:sonicos:3 auto -SEQ(SP=13-1D%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=98-A2%II=I%TS=1) -OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11) -WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=2000%O=M5B4NW0%CC=N%Q=) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=3B-45%TG=40%W=2000%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - # SonicOS Enhanced 4.0.0.12-64e on PRO 3060 Enhanced Fingerprint SonicWALL PRO 3060 Enhanced firewall (SonicOS 4.0.0.12) Class SonicWALL | SonicOS | 4.X | firewall @@ -57638,6 +61329,23 @@ T7(R=Y%DF=Y%T=41%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=41%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=41%TG=40%CD=S) +# Sonus GSX 9000 HD SIP Server. A carrier-level SIP proxy. +Fingerprint Sonus GSX9000 VoIP proxy +Class Sonus | embedded || VoIP adapter +SEQ(SP=B2-BC%GCD=1-6%ISR=C7-D1%CI=I%TS=U) +OPS(O1=M5AC%O2=M5AC%O3=M5AC%O4=M5AC%O5=M5AC%O6=M5AC) +WIN(W1=1000%W2=1000%W3=1000%W4=1000%W5=1000%W6=1000) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=1000%O=M5AC%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(R=N) +IE(R=N) + # Sony Ericsson AINO mobile phone on wlan network Fingerprint Sony Ericsson Aino mobile phone Class Sony Ericsson | embedded || phone @@ -58161,6 +61869,23 @@ T7(R=Y%DF=N%T=19-23%TG=20%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=19-23%TG=20%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=19-23%TG=20%CD=S) +# Sun ILOM running SP Firmware Version 3.0.6.15.c +Fingerprint Sun Integrated Lights-Out Manager +Class Sun | embedded || remote management +SEQ(SP=F6-10A%GCD=1-6%ISR=F2-10E%TI=Z%II=I%TS=7) +OPS(O1=M564ST11NW1%O2=M564ST11NW1%O3=M564NNT11NW1%O4=M564ST11NW1%O5=M564ST11NW1%O6=M564ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M564NNSNW1%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=O%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Sun Solaris RSC (Remote System Control) version 2.2.3 # Sun-Fire-890 RSC remote console RSC version 2.2.3 Fingerprint Sun Remote System Control (RSC) 2.2.3 @@ -58320,29 +62045,6 @@ T7(R=N) U1(DF=N%T=FA-104%TG=FF%IPL=70%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=Y%T=FA-104%TG=FF%CD=S) -# SunOS 5.11 snv_130 -# Nexenta 3.0 Beta (OpenSolaris kernel, Ubuntu Hardy userland) -# SunOS 5.11 snv_134 i86pc i386 i86pc Solaris -# SunOS 5.11 NexentaOS_134e i86pc i386 i86pc Solaris, Nexenta GNU/OpenSolaris 3.0 RC2 -# NexentaStor 3.0.4 NAS distro -# SunOS 5.10 NexentaOS_134f i86pc i386 i86pc Solaris - NexentaCore 30 Hardy 804b134 -Fingerprint Nexenta OS 3.0 - 3.0.4 (OpenSolaris snv_130 - snv_134f) -Class Nexenta | Nexenta || general purpose -CPE cpe:/o:nexenta:nexenta auto -SEQ(SP=8D-A1%GCD=1-6%ISR=A0-AA%TI=I%CI=I%II=I%SS=S%TS=7) -OPS(O1=NNT11M5B4NW1NNS%O2=NNT11M5B4NW1NNS%O3=NNT11M5B4NW1%O4=NNT11M5B4NW1NNS%O5=NNT11M5B4NW1NNS%O6=NNT11M5B4NNS) -WIN(W1=FBB4%W2=FC1E%W3=FA38%W4=FABE%W5=FABE%W6=FFF7) -ECN(R=Y%DF=Y%T=37-41%TG=40%W=FAF0%O=M5B4NW1NNS%CC=Y%Q=) -T1(R=Y%DF=Y%T=37-41%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=Y%DF=Y%T=37-41%TG=40%W=FA09%S=O%A=S+%F=AS%O=NNT11M5B4NW1NNS%RD=0%Q=) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=N) -U1(DF=N%T=FA-104%TG=FF%IPL=70%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=Y%T=FA-104%TG=FF%CD=S) - # SunOS 5.10 Generic_120012-14 i86pc i386 i86pc Fingerprint Sun Solaris 10 Class Sun | Solaris | 10 | general purpose @@ -58544,6 +62246,24 @@ T7(R=N) U1(DF=Y%T=FA-104%TG=FF%IPL=70%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=Y%T=FA-104%TG=FF%CD=S) +# SunOS 5.10 Generic_142910-17 i86pc i386 i86pc, Solaris 10/update 9 +Fingerprint Sun Solaris 10 +Class Sun | Solaris | 10 | general purpose +CPE cpe:/o:sun:sunos:5.10 auto +SEQ(SP=FE-108%GCD=1-6%ISR=102-10C%TI=I%II=I%SS=S%TS=7) +OPS(O1=NNT11M564NW0NNS%O2=NNT11M564NW0NNS%O3=NNT11M564NW0%O4=NNT11M564NW0NNS%O5=NNT11M564NW0NNS%O6=NNT11M564NNS) +WIN(W1=C060%W2=C060%W3=C1CC%W4=C068%W5=C068%W6=C0B7) +ECN(R=Y%DF=Y%T=37-41%TG=40%W=C210%O=M564NW0NNS%CC=Y) +T1(R=Y%DF=Y%T=37-41%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=O%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=Y%T=FA-104%TG=FF%IPL=70%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=Y%T=FA-104%TG=FF%CD=S) + # SunOS 5.10 HW3/05 Generic_118833-24 sun4u sparc SUNW,Sun-Fire-880 # SunOS 5.10 Generic_127111-03 sun4v sparc SUNW,Sun-Fire-T200 Fingerprint Sun Solaris 10 (SPARC) @@ -59654,6 +63374,24 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Linux 2.6.32.12 #1922 Sun Sep 4 02:10:58 CST 2011 armv5tel GNU/Linux synology_88f6281_209, Synology DS209 Version: DSM 3.2-1922; Build Date: 2011/09/06 +Fingerprint Synology DS209 NAS device (Linux 2.6.32) +Class Synology | Linux | 2.6.X | storage-misc +CPE cpe:/o:synology:linux:2.6 auto +SEQ(SP=BD-C7%GCD=1-6%ISR=CD-D7%TI=Z%II=I%TS=7) +OPS(O1=M5B4ST11NW4%O2=M5B4ST11NW4%O3=M5B4NNT11NW4%O4=M5B4ST11NW4%O5=M5B4ST11NW4%O6=M5B4ST11) +WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW4%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW4%RD=0) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Speedport W504V Fingerprint T-Home Speedport W 504V WAP Class T-Home | embedded || WAP @@ -59740,6 +63478,25 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N|Y%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=Z) +# VxWorks --Ed. +# BATM Advanced Communications, Switch model : T-Marc-254H, SW version : 10.1.R1 created Mar 31 2010 - 23:04:24, Loader version : 9.4.3 created Nov 10 2009 - 15:51:37 +Fingerprint T-Marc 254H switch +Class T-Marc | embedded || switch +CPE cpe:/h:t-marc:254h auto +SEQ(SP=14-1E%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=99-A3%TI=I%CI=I%II=I%SS=S%TS=1) +OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11) +WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=2000%O=M5B4NW0%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=2000%S=O%A=S+%F=AS%O=M5B4NW0NNT11%RD=0) +T4(R=Y%DF=N%T=3B-45%TG=40%W=2000%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # Tahoe 8216 - Remote Power Management System. http://www.tahoe.pl/tahoe_8216.php Fingerprint Tahoe 8216 power management system Class Tahoe | embedded || power-device @@ -59828,6 +63585,24 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=ARF%O=%RD=0%Q=) U1(R=N) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Cisco/Codian MCU 4210, according to it's boot messages - NetBSD inside +Fingerprint Tandberg Codian videoconferencing system (NetBSD) +Class Tandberg | NetBSD || media device +CPE cpe:/o:tandberg:netbsd auto +SEQ(SP=CB-D9%GCD=1-6%ISR=D8-E2%TI=RD%CI=RI%TS=0) +OPS(O1=M5B4NW0NNT01%O2=M5B4NW0NNT01%O3=M5B4NW0NNT01%O4=M5B4NW0NNT01%O5=M5B4NW0NNT01%O6=M5B4NNT01) +WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8000%O=M5B4NW0%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(R=N) + # Tandem Himalaya K2000, Guardian 90 (Operating System D30, Release D39.02) Fingerprint Tandem Himalaya K2000 server (Guardian 90) Class Tandem | Guardian || general purpose @@ -59897,6 +63672,23 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=1AF8%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=Z) +# Telekom Mediareceiver MR303 Type A +Fingerprint Telekom Media Receiver MR 303 +Class Telekom | embedded || media device +SEQ(SP=6E-A0%GCD=1-6%ISR=94-9E%TI=I%CI=I%II=I%SS=S%TS=0) +OPS(O1=M5B2NW2NNT00NNS%O2=M5B2NW2NNT00NNS%O3=M5B2NW2NNT00%O4=M5B2NW2NNT00NNS%O5=M5B2NW2NNT00NNS%O6=M5B2NNT00NNS) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=N%T=7B-85%TG=80%W=FFFF%O=M5B2NW2NNS%CC=N) +T1(R=Y%DF=N%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=N%T=7B-85%TG=80%W=FFFF%S=O%A=S+%F=AS%O=M5B2NW2NNT00NNS%RD=0) +T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=7B-85%TG=80%CD=Z) + # Telewell TW-EA501 (version 1) ADSL modem/router, Firmware Version: 2.7.0.38(UE0.B1C)3.5.12.4, ADSL Firmware Version: FwVer:3.5.12.4_A_TC3084 HwVer:T14.F7_0.0 Fingerprint Telewell TW-EA501 ADSL modem Class Telewell | embedded || broadband router @@ -60001,6 +63793,24 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Thecus N4100PRO running firmware version 5.01.00.8. Looks like OpenWrt --Ed. +Fingerprint Thecus N4100PRO NAS device +Class Thecus | embedded || storage-misc +CPE cpe:/h:thecus:n4100pro +SEQ(SP=BF-C9%GCD=1-6%ISR=C6-D0%TI=Z%CI=Z%II=I%TS=U) +OPS(O1=M1F18NNSNW6%O2=M1F18NNSNW6%O3=M1F18NW6%O4=M1F18NNSNW6%O5=M1F18NNSNW6%O6=M1F18NNS) +WIN(W1=3E30%W2=3E30%W3=3E30%W4=3E30%W5=3E30%W6=3E30) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3E30%O=M1F18NNSNW6%CC=Y) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=3E30%S=O%A=S+%F=AS%O=M1F18NNSNW6%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Thecus N5200 Pro NAS Fingerprint Thecus N52000PRO NAS device Class Thecus | embedded || storage-misc @@ -60036,6 +63846,23 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(R=N) +# Thomson Speedtouch 510 +Fingerprint Thomson SpeedTouch 510 DSL modem +Class Thomson | embedded || broadband router +SEQ(SP=100-10A%GCD=1-6%ISR=106-110%TI=I%CI=I%II=I%SS=S%TS=1) +OPS(O1=M200NW0NNT11%O2=M200NW0NNT11%O3=M200NW0NNT11%O4=M200NW0NNT11%O5=M200NW0NNT11%O6=M200NNT11) +WIN(W1=1000%W2=1000%W3=1000%W4=1000%W5=1000%W6=1000) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=1000%O=M200NW0%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=3B-45%TG=40%W=1000%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Broadband Router; Thompson SpeedTouch 530 # Speedtouch 580 # Thomson Telecom Belgium Speedtouch 530 @@ -60163,6 +63990,23 @@ T7(R=Y%DF=Y%T=FA-104%TG=FF%W=4E20%S=A%A=S+%F=AR%O=%RD=0%Q=) U1(DF=Y%T=FA-104%TG=FF%IPL=38%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=20-3F%TG=40%CD=S) +# QNX TMS5 (Terminal Management System 5) System from Toptech Systems, Inc. +Fingerprint Toptech TMS5 terminal management +Class Toptech | embedded || terminal server +SEQ(SP=EF-F9%GCD=2|4|6|8|A%ISR=FC-106%TI=I|RD%II=I%SS=S%TS=U) +OPS(O1=M200%O2=M200%O3=M200%O4=M200%O5=M200%O6=M200) +WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=1F0E) +ECN(R=Y%DF=N%T=38-42%TG=40%W=2000%O=M200%CC=N) +T1(R=Y%DF=N%T=38-42%TG=40%S=O%A=O|S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=N%T=38-42%TG=40%W=0%S=O%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=F8-102%TG=FF%IPL=38%UN=0%RIPL=15C%RID=4210%RIPCK=Z%RUCK=0%RUD=G) +IE(DFI=S%T=F8-102%TG=FF%CD=S) + # Toshiba Digital television set (REGZA series) Fingerprint Toshiba REGZA TV Class Toshiba | embedded || media device @@ -60249,6 +64093,40 @@ T7(R=Y%DF=Y%T=FA-104%TG=FF%W=0%S=Z%A=O|S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=FA-104%TG=FF%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FA-104%TG=FF%CD=S) +# TL-PS110U Network Print Server Firmware Version: 9.08.47T 0016 (2010/03/22 17:47:37) +Fingerprint TP-Link TL-PS110U print server +Class TP-Link | embedded || print server +SEQ(SP=13-3B%GCD=1-6%ISR=68-72%TI=Z%CI=Z%II=RI%TS=U) +OPS(O1=M5B4%O2=M578%O3=M280%O4=M5B4%O5=M218%O6=M109) +WIN(W1=2800%W2=2800%W3=2800%W4=2800%W5=2800%W6=2800) +ECN(R=Y%DF=Y%T=FA-104%TG=FF%W=2800%O=M5B4%CC=N) +T1(R=Y%DF=Y%T=FA-104%TG=FF%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=FA-104%TG=FF%W=2800%S=O%A=S+%F=AS%O=M109%RD=0) +T4(R=Y%DF=Y%T=FA-104%TG=FF%W=2800%S=A+%A=S%F=AR%RD=0) +T5(R=Y%DF=Y%T=FA-104%TG=FF%W=2800%S=A%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=FA-104%TG=FF%W=2800%S=A%A=S%F=AR%RD=0) +T7(R=Y%DF=Y%T=FA-104%TG=FF%W=2800%S=A%A=S+%F=AR%RD=0) +U1(DF=Y%T=FA-104%TG=FF%IPL=38%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=2B-3F%TG=40%CD=S) + +# TP-Link TL-WPS510U single-port print server +Fingerprint TP-Link TL-WPS510U print server +Class TP-Link | embedded || print server +SEQ(SP=0-52%GCD=1-6|C19E|C1AA|1833C|18354|244DA|244FE|30678|306A8|3C816|3C852%ISR=92-9C%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=M5B4%O2=M578%O3=M280%O4=M5B4%O5=M218%O6=M109) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=N%T=1B-25%TG=20%W=FFFF%O=M5B4%CC=N) +T1(R=Y%DF=N%T=1B-25%TG=20%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=1B-25%TG=20%W=0%S=A%A=S%F=R%RD=0) +T5(R=Y%DF=N%T=1B-25%TG=20%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=1B-25%TG=20%W=0%S=A%A=S%F=R%RD=0) +T7(R=N) +U1(DF=N%T=1B-25%TG=20%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=1B-25%TG=20%CD=S) + # TP-Link TL-WA5210G 2.4 GHz high Power Wireless Outdoor CPE, Firmware Version: 4.4.3 Build 100510 Rel.33448n [VxWorks? --Ed.] Fingerprint TP-Link TL-WA5210G WAP Class TP-Link | embedded || WAP @@ -60267,39 +64145,6 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) IE(R=N) -# TP-LINK TL-WR941N (Probably Linux --Ed.) -# TP-LINK WR941N v2/v3 00000000, 3.11.8 Build 100609 Rel.61214n -# Model: TL-WR841ND v5 Firmware Version: 3.11.7 Build 100603 Rel.56412n -# TP-Link TL-WA801N Wireless Access Point Firmware Version: 3.10.6 Build 100408 Rel.37896n -# TP-Link TL-WR1043N(D) Firmware 3.12.2 Build 100820 Rel.41891n -# WR1043N 3.9.13 Build 090930 Rel.51043n -# WA901N 3.12.3 Build 100723 Rel.46603n -# TP-link: TL-WR1043ND -# TL-MR3220 -# TL-WA801ND -# Linux version 2.6.15--LSDK-7.3.0.300 gcc version 3.4.4 #90 Tue Nov 17 14:56:38 CST 2009, TP-LINK TL-WR841ND (v5) -# TL-MR3420 -# ICIDU Wireless Broadband Router 150N (NI-707517) -# TP-LINK TL-WR1043ND Firmware Version: 3.13.4 Build 110429 Rel.36959n -# TL-WR1043N 3.12.2 Build 100820 Rel.41891n -# Cisco WRT160NL Wireless-N Broadband Router -Fingerprint Linux 2.6.15 (likely TP-Link WAP) -Class Linux | Linux | 2.6.X | WAP -CPE cpe:/o:linux:kernel:2.6.15 -SEQ(SP=B6-D0%GCD=1-6%ISR=A9-D3%TI=Z%CI=I%II=I%TS=A) -OPS(O1=M5B4ST11NW1%O2=M5B4ST11NW1%O3=M5B4NNT11NW1%O4=M5B4ST11NW1%O5=M5B4ST11NW1%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW1%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - # Trendware Broadband Router TW100-BRF114, Version 2.0 Release 04 Fingerprint TRENDnet TW100-BRF114 broadband router Class TRENDnet | embedded || broadband router @@ -60954,6 +64799,60 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) +# ESXi 4.1u1 +Fingerprint VMware ESXi Server 4.1 +Class VMware | ESX Server | 4.X | specialized +CPE cpe:/o:vmware:esxi:4.1 +SEQ(SP=A9-F5%GCD=7|E|15|1C|23%ISR=F1-FB%TI=I%II=I%SS=S%TS=7) +OPS(O1=M564NW4ST11%O2=M564NW4ST11%O3=M280NW4NNT11%O4=M564NW4ST11%O5=M218NW4ST11%O6=M109ST11) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M564NW4SLL%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + +# ESXi 4.1 +Fingerprint VMware ESXi Server 4.1 +Class VMware | ESX Server | 4.X | specialized +CPE cpe:/o:vmware:esxi:4.1 +SEQ(SP=98-CA%GCD=7|E|15|1C|23%ISR=F4-FE%TI=I%II=I%SS=S%TS=7) +OPS(O1=M5B4NW4ST11%O2=M578NW4ST11%O3=M280NW4NNT11%O4=M5B4NW4ST11%O5=M218NW4ST11%O6=M109ST11) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW4SLL%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + +# VMware ESXi 4.1.0 Build 348481 on HP DL380 G7 +Fingerprint VMware ESXi Server 4.1 +Class VMware | ESX Server | 4.X | specialized +CPE cpe:/o:vmware:esxi:4.1 +SEQ(SP=7B-DD%GCD=2|4|6|8|A%ISR=F5-FF%TI=I%CI=I%II=I%SS=S%TS=7) +OPS(O1=M5B4NW4ST11%O2=M578NW4ST11%O3=M280NW4NNT11%O4=M5B4NW4ST11%O5=M218NW4ST11%O6=M109ST11) +WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW4SLL%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # VMWare 4.1.0,260247 Fingerprint VMware ESXi Server 4.1.0 Class VMware | ESX Server | 4.X | specialized @@ -61097,23 +64996,6 @@ T7(R=N) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) -# Vodafone DSL-Easybox A601 WLAN -Fingerprint Vodafone EasyBox A601 wireless ADSL router -Class Vodafone | embedded || WAP -SEQ(SP=11-1F%GCD=1-6%ISR=4B-55%TI=I%CI=I%TS=U) -OPS(O1=M578%O2=M578%O3=M280%O4=M578%O5=M218%O6=M109) -WIN(W1=5000%W2=5000%W3=5000%W4=5000%W5=5000%W6=5000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=5000%O=M578%CC=N%Q=) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=5000%S=O%A=S+%F=AS%O=M109%RD=0%Q=) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=O%F=R%O=%RD=0%Q=) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=O%F=R%O=%RD=0%Q=) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=CFC2%RUD=G) -IE(R=N) - # EasyBox 802 (with DLNA firmware) Fingerprint Vodafone EasyBox 802 wireless ADSL router Class Vodafone | embedded || WAP @@ -61131,6 +65013,23 @@ T7(R=Y%DF=N%T=FA-104%TG=FF%W=FFFF%S=Z%A=S+%F=AR%RD=0) U1(R=N) IE(DFI=N%T=3B-45%TG=40%CD=Z) +# Vodafone DSL-Easybox A601 WLAN +Fingerprint Vodafone EasyBox A601 wireless ADSL router +Class Vodafone | embedded || WAP +SEQ(SP=11-1F%GCD=1-6%ISR=4B-55%TI=I%CI=I%TS=U) +OPS(O1=M578%O2=M578%O3=M280%O4=M578%O5=M218%O6=M109) +WIN(W1=5000%W2=5000%W3=5000%W4=5000%W5=5000%W6=5000) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=5000%O=M578%CC=N%Q=) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=5000%S=O%A=S+%F=AS%O=M109%RD=0%Q=) +T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=O%F=R%O=%RD=0%Q=) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=O%F=R%O=%RD=0%Q=) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=CFC2%RUD=G) +IE(R=N) + # Vodavi XTS-IP PBX (it's Vodavi's newer class of PBX's) Fingerprint Vodavi XTS-IP PBX Class Vodavi | embedded || PBX @@ -61165,6 +65064,23 @@ T7(R=N) U1(DF=Y%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) IE(R=N) +# Wiesemann & Theis GmbH (WuT) COM-Server +Fingerprint W&T Ethernet-to-serial bridge +Class W&T | embedded || bridge +SEQ(SP=0-5%GCD=1-6%ISR=16-20%TI=I%CI=I%II=I%SS=S%TS=U) +OPS(O1=M230%O2=M230%O3=M230%O4=M230%O5=M230%O6=M230) +WIN(W1=230%W2=230%W3=230%W4=230%W5=230%W6=230) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=230%O=M230%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=S%F=AR%RD=0) +T3(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S+%F=AR%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=S%F=AR%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=S%F=AR%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=128%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # W&T Web-Thermometer #57101 Fingerprint W&T Web-IO Thermometer model 57101 Class W&T | embedded || specialized @@ -61182,6 +65098,24 @@ T7(R=Y%DF=N%T=22-3D%TG=40%W=0%S=A%A=S+%F=APR%O=%RD=0%Q=) U1(DF=N%T=32-45%TG=40%IPL=38%UN=128%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=2C-40%TG=40%CD=S) +# W&T Web-Thermo-Hygrobarograph PoE #57613 Firmware: 1.59 +# Device: W&T Web-Thermo-Hygrobarograph PoE #57613 Firmware: 1.71 +Fingerprint W&T Web-Thermo-Hygrobarograph firmware 1.59 - 1.71 +Class W&T | embedded || specialized +SEQ(SP=87-B7%GCD=1-6%ISR=87-B7%TI=I|RD%CI=I%II=I%TS=U) +OPS(O1=|M230%O2=|M230%O3=|M230%O4=|M230%O5=|M230%O6=|M230) +WIN(W1=230%W2=230%W3=230%W4=0|230%W5=230%W6=0|230) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=0%CC=N%Q=U) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=S%F=AR%RD=0) +T3(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S+%F=AR%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=S%F=AR%RD=0) +T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=S%F=AR%RD=0) +T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=38%UN=128|C028%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=S) + # W&T Web-Thermograph NTC, 10/100BT, 12-24V, firmware version '1.50/1.30' Fingerprint W&T Web-Thermograph NTC Class W&T | embedded || specialized @@ -61234,24 +65168,6 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S+%F=AR%RD=0) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=128%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=S) -# W&T Web-Thermo-Hygrobarograph PoE #57613 Firmware: 1.59 -# Device: W&T Web-Thermo-Hygrobarograph PoE #57613 Firmware: 1.71 -Fingerprint W&T Web-Thermo-Hygrobarograph firmware 1.59 - 1.71 -Class W&T | embedded || specialized -SEQ(SP=87-B7%GCD=1-6%ISR=87-B7%TI=I|RD%CI=I%II=I%TS=U) -OPS(O1=|M230%O2=|M230%O3=|M230%O4=|M230%O5=|M230%O6=|M230) -WIN(W1=230%W2=230%W3=230%W4=0|230%W5=230%W6=0|230) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=0%CC=N%Q=U) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=S%F=AR%RD=0) -T3(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S+%F=AR%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=S%F=AR%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=S%F=AR%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=128|C028%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - # WAGO IO System 750 Ethernet fieldbus coupler. Firmware revision 02.02.00(04) Fingerprint WAGO-I/O-SYSTEM 750 automation system Class WAGO | embedded || specialized @@ -61340,6 +65256,24 @@ T7(R=Y%DF=N%T=3B-45%TG=40%W=FFFF%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# WatchGuard Fireware v11.3.4 +Fingerprint WatchGuard firewall (Fireware 11.3) +Class WatchGuard | Fireware | 11.X | firewall +CPE cpe:/o:watchguard:fireware:11 auto +SEQ(SP=C4-CE%GCD=1-6%ISR=C3-CD%TI=Z%II=I%TS=8) +OPS(O1=M574ST11NW5%O2=M574ST11NW5%O3=M574NNT11NW5%O4=M574ST11NW5%O5=M574ST11NW5%O6=M574ST11) +WIN(W1=1680%W2=1680%W3=1680%W4=1680%W5=1680%W6=1680) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16B0%O=M574NNSNW5%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Welltech ATA-171 h323 VoIP Gateway SIP build-in NAT Firmware Version: s1_105 Fingerprint Welltech ATA-171 VoIP gateway Class Welltech | embedded || VoIP adapter @@ -61493,6 +65427,25 @@ T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=Z%F=R%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=138%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=S%T=3B-45%TG=40%CD=Z) +# Sun/Oracle StorageTek 2540-M2 management controller +# OS: VxWorks (for Meteor) version 6.5. Kernel: WIND version 2.10. Device: IBM DS3512 +Fingerprint VxWorks 6.5 (NAS device) +Class Wind River | VxWorks | 6.X | storage-misc +CPE cpe:/o:windriver:vxworks:6 auto +SEQ(SP=88-9A%GCD=1-6%ISR=97-A1%TI=BI%CI=BI%II=BI%SS=S%TS=U) +OPS(O1=NNM5B4SNW0%O2=NNM5B4SNW0%O3=M5B4NW0%O4=NNM5B4SNW0%O5=NNM5B4SNW0%O6=NNM5B4S) +WIN(W1=2710%W2=2710%W3=2710%W4=2710%W5=2710%W6=2710) +ECN(R=Y%DF=N%T=3B-45%TG=40%W=2710%O=NNM5B4SNW0%CC=N) +T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=R%RD=0) +T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=R%RD=0) +T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=R%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=138%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=S%T=3B-45%TG=40%CD=Z) + # Netgear SC101 Storage Central # Compex WPE54G Wireless Access Point # Xerox Phaser 6120/N Laser Printer @@ -61632,6 +65585,23 @@ T7(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%O=%RD=0%Q=) U1(DF=Y%T=7B-85%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(R=N) +# Arduino-compatible EtherTen, produced by Freetronics. http://www.freetronics.com/products/etherten. "the same Wiznet W5100 chip used by the official Arduino Ethernet Shield" +Fingerprint WIZnet W5100 TCP/IP chip +Class WIZnet | embedded || specialized +SEQ(SP=83-D3%GCD=1-6%ISR=C0-CA%TI=I%CI=I%TS=U) +OPS(O1=M5B4%O2=M578%O3=M280%O4=M5B4) +WIN(W1=800%W2=800%W3=800%W4=800%W5=0%W6=0) +ECN(R=Y%DF=Y%T=7B-85%TG=80%W=0%CC=N) +T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=O|S+%F=AS%RD=0) +T2(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T3(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T4(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T5(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T6(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +T7(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) +U1(DF=Y%T=7B-85%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(R=N) + # WowWee Rovio UI v3.97 | Evo v4.72b.201 http://www.wowwee.com/en/support/rovio, runs eCos on a 200MHz ARM9 processor, according to coverage on DeviceGuru Fingerprint WowWee Rovio mobile webcam Class WowWee | embedded || webcam @@ -62174,6 +66144,24 @@ T7(R=Y%DF=N%T=100%TG=FF%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=100%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=100%TG=FF%CD=S) +# Zebra GX430T Label printer +Fingerprint Zebra GX430T label printer +Class Zebra | embedded || printer +CPE cpe:/h:zebra:gx430t +SEQ(SP=29-67%GCD=1000|2000|3000|4000|5000%ISR=7E-C6%TI=I%CI=I%II=I%SS=S%TS=6) +OPS(O1=M5B4T11NN%O2=M5B4T11NN%O3=M5B4T11NN%O4=M5B4T11NN%O5=M5B4T11NN%O6=M5B4T11NN) +WIN(W1=16D0%W2=16D0%W3=16D0%W4=16D0%W5=16D0%W6=16D0) +ECN(R=Y%DF=N%T=37-41%TG=40%W=16D0%O=M5B4%CC=N) +T1(R=Y%DF=N%T=37-41%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=N%T=37-41%TG=40%W=16D0%S=O%A=S+%F=AS%O=M5B4T11NN%RD=0) +T4(R=Y%DF=N%T=37-41%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=37-41%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=37-41%TG=40%IPL=70%UN=128%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=37-41%TG=40%CD=Z) + # Zebra LP 2844-Z Label Printer with integrated ethernet, F/W Version: 7.02 (3111A) Fingerprint Zebra LP 2844-Z label printer Class Zebra | embedded || printer @@ -62244,6 +66232,24 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# ZTE ZXV10 | H201 Broadband Router +Fingerprint ZTE ZXV10 H201 ADSL router +Class ZTE | embedded || broadband router +CPE cpe:/h:zte:zxv10_h201 +SEQ(SP=C5-CF%GCD=1-6%ISR=CA-D4%TI=Z%CI=Z%II=I%TS=8) +OPS(O1=M550ST11NW1%O2=M550ST11NW1%O3=M550NNT11NW1%O4=M550ST11NW1%O5=M550ST11NW1%O6=M550ST11) +WIN(W1=1510%W2=1510%W3=1510%W4=1510%W5=1510%W6=1510) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=1540%O=M550NNSNW1%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=1510%S=O%A=S+%F=AS%O=M550ST11NW1%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Looks like Green Hills RTOS --Ed. # Zyfer GSync 391-1XX:Rb, 1U GPSDO with a rubidium oscillator. http://zyfer.com/gsync.htm. Fingerprint Zyfer GSync 391 clock @@ -62331,6 +66337,24 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# ZyXEL NSA210 I read that it runs Linux 2.6 +Fingerprint ZyXEL NSA-210 NAS device +Class ZyXEL | embedded || storage-misc +CPE cpe:/h:zyxel:nsa-210 auto +SEQ(SP=BD-C7%GCD=1-6%ISR=C2-CC%TI=Z%CI=Z%II=I%TS=7) +OPS(O1=M2300ST11NW2%O2=M2300ST11NW2%O3=M2300NNT11NW2%O4=M2300ST11NW2%O5=M2300ST11NW2%O6=M2300ST11) +WIN(W1=45E8%W2=45E8%W3=45E8%W4=45E8%W5=45E8%W6=45E8) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=4600%O=M2300NNSNW2%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=Y%DF=Y%T=3B-45%TG=40%W=45E8%S=O%A=S+%F=AS%O=M2300ST11NW2%RD=0) +T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A|O%A=Z%F=R%RD=0) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O|S+%F=AR%RD=0) +T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A|O%A=Z%F=R%RD=0) +T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O|S+%F=AR%RD=0) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # Zyxel ES-3024A switch Fingerprint ZyXEL ES-3024A switch Class ZyXEL | embedded || switch @@ -62368,6 +66392,24 @@ T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=3B-45%TG=40%CD=S) +# Zywall USG 50 Current Firmware Version: 2.21(BDS.4) +Fingerprint ZyXEL ZyWALL USG 50 firewall (ZyNOS 2.21) +Class ZyXEL | ZyNOS | 2.X | firewall +CPE cpe:/o:zyxel:zynos:2 auto +SEQ(SP=BC-C6%GCD=1-6%ISR=C3-CD%TI=Z%II=I%TS=U) +OPS(O1=M5B4NNSNW4%O2=M5B4NNSNW4%O3=M5B4NW4%O4=M5B4NNSNW4%O5=M5B4NNSNW4%O6=M5B4NNS) +WIN(W1=16D0%W2=16D0%W3=16D0%W4=16D0%W5=16D0%W6=16D0) +ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW4%CC=N) +T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) +T2(R=N) +T3(R=N) +T4(R=N) +T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=N) +T7(R=N) +U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=3B-45%TG=40%CD=S) + # ZyXEL Prestige 202 DSS1, ZyNOS version: V2.41(N.01) | 12/20/1999, bootbase version: V1.13 | 4/14/2000 Fingerprint ZyXEL Prestige 202 ISDN router (ZyNOS 2.41) Class ZyXEL | ZyNOS | 2.X | router @@ -62422,6 +66464,25 @@ T7(R=Y%DF=N%T=FE%TG=FF%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=FE%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FE%TG=FF%CD=S) +# Model Number: P-2602R-D1A - Firmware Version: V3.40(AJP.0) | 04/29/2008 - DSL Firmware Version: TI AR7 07.00.02.00 +Fingerprint ZyXEL Prestige 2602R-D1A ADSL router (ZyNOS 3.40) +Class ZyXEL | ZyNOS | 3.X | broadband router +CPE cpe:/o:zyxel:zynos:3.40 +CPE cpe:/h:zyxel:prestige_2602r-d1a +SEQ(SP=0-5%GCD=64000|C8000|12C000|190000|1F4000%ISR=AB-B5%TI=I|RD%CI=I%II=I%SS=O|S%TS=U) +OPS(O1=M550%O2=M550%O3=M550%O4=M550%O5=M550%O6=M550) +WIN(W1=800%W2=800%W3=800%W4=800%W5=800%W6=800) +ECN(R=Y%DF=N%T=F9-103%TG=FF%W=800%O=M550%CC=N) +T1(R=Y%DF=N%T=F9-103%TG=FF%S=O%A=O|S+%F=AS%RD=0) +T2(R=Y%DF=N%T=F9-103%TG=FF%W=0%S=Z%A=S%F=AR%RD=0) +T3(R=Y%DF=N%T=F9-103%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) +T4(R=Y%DF=N%T=F9-103%TG=FF%W=0%S=A%A=Z%F=R%RD=0) +T5(R=Y%DF=N%T=F9-103%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) +T6(R=Y%DF=N%T=F9-103%TG=FF%W=0%S=A%A=Z%F=R%RD=0) +T7(R=Y%DF=N%T=F9-103%TG=FF%W=0%S=Z%A=S%F=AR%RD=0) +U1(DF=N%T=F9-103%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) +IE(DFI=N%T=F9-103%TG=FF%CD=S) + # ZyNOS F/W Version: V3.40(AHF.0)b12 | 7/30/2007, DSL FW Version:TI AR7 06.02.00.7b Fingerprint ZyXEL ZyNOS 3.40 Class ZyXEL | ZyNOS | 3.X | broadband router @@ -62587,25 +66648,6 @@ T7(R=Y%DF=N%T=FE%TG=FF%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) U1(DF=N%T=FE%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FE%TG=FF%CD=S) -# Model Number: P-2602R-D1A - Firmware Version: V3.40(AJP.0) | 04/29/2008 - DSL Firmware Version: TI AR7 07.00.02.00 -Fingerprint ZyXEL Prestige 2602R-D1A ADSL router (ZyNOS 3.40) -Class ZyXEL | ZyNOS | 3.X | broadband router -CPE cpe:/o:zyxel:zynos:3.40 -CPE cpe:/h:zyxel:prestige_2602r-d1a -SEQ(SP=0-5%GCD=64000|C8000|12C000|190000|1F4000%ISR=AB-B5%TI=I|RD%CI=I%II=I%SS=O|S%TS=U) -OPS(O1=M550%O2=M550%O3=M550%O4=M550%O5=M550%O6=M550) -WIN(W1=800%W2=800%W3=800%W4=800%W5=800%W6=800) -ECN(R=Y%DF=N%T=F9-103%TG=FF%W=800%O=M550%CC=N) -T1(R=Y%DF=N%T=F9-103%TG=FF%S=O%A=O|S+%F=AS%RD=0) -T2(R=Y%DF=N%T=F9-103%TG=FF%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=N%T=F9-103%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) -T4(R=Y%DF=N%T=F9-103%TG=FF%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=F9-103%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=F9-103%TG=FF%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=F9-103%TG=FF%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=F9-103%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=F9-103%TG=FF%CD=S) - # ZyXEL Prestige 600 series router. Fingerprint ZyXEL Prestige 600-series ADSL router Class ZyXEL | ZyNOS || broadband router @@ -62695,4045 +66737,3 @@ T6(R=N) T7(R=N) U1(DF=N%T=FE%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) IE(DFI=N%T=FE%TG=FF%CD=S) - -# RF-Space SDR-IP firmware v1.05 -Fingerprint RF-Space SDR-IP software radio -Class RF-Space | embedded || specialized -SEQ(R=N) -OPS(O1=|M5B4%O2=|M578) -WIN(W1=0|1FFE%W2=0|1FFE%W3=0%W4=0%W5=0%W6=0) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=0%CC=N) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=A|O%A=O|S+%F=AR|AS%RD=0) -T2(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=S+%F=AR%RD=0) -T3(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=S+%F=AR%RD=0) -T4(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=S+%F=AR%RD=0) -T5(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=S+%F=AR%RD=0) -T7(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=S+%F=AR%RD=0) -U1(DF=Y%T=7B-85%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(R=N) - -# ESXi 4.1u1 -Fingerprint VMware ESXi Server 4.1 -Class VMware | ESX Server | 4.X | specialized -CPE cpe:/o:vmware:esxi:4.1 -SEQ(SP=A9-F5%GCD=7|E|15|1C|23%ISR=F1-FB%TI=I%II=I%SS=S%TS=7) -OPS(O1=M564NW4ST11%O2=M564NW4ST11%O3=M280NW4NNT11%O4=M564NW4ST11%O5=M218NW4ST11%O6=M109ST11) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M564NW4SLL%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# Network Management Card AOS v.1.1.6 Rack PDU app v.1.0.2 -Fingerprint APC power distribution unit (AOS 2.7.0) -Class APC | AOS | 1.X | power-device -CPE cpe:/o:apc:aos:1 auto -SEQ(SP=0-32%GCD=30D4|61A8|927C|C350|F424|1E848|3D090|5B8D8|7A120|98968%ISR=9F-A9%TI=I%II=I%SS=S%TS=A) -OPS(O1=M564NW0NNT11%O2=M564NW0NNT11%O3=M280NW0NNT11%O4=M5B4NW0NNT11%O5=M218NW0NNT11%O6=M109NNT11) -WIN(W1=1008%W2=1008%W3=112C%W4=10F8%W5=1060%W6=10CD) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=102C%O=M564NW0%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=FA-104%TG=FF%CD=S) - -# CybeRoam Unified Threat Management -> Application Firewall -Fingerprint Cyberoam UTM firewall -Class Cyberoam | embedded || firewall -SEQ(SP=BE-CC%GCD=1-6%ISR=CB-D9%TI=Z%TS=U) -OPS(O1=M58C%O2=M58C%O3=M58C%O4=M58C%O5=M58C%O6=M58C) -WIN(W1=16D0%W2=16D0%W3=16D0%W4=16D0%W5=16D0%W6=16D0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M58C%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(R=N) -IE(R=N) - -# Cisco Small Business PRO SRP 521W. -Fingerprint Cisco SRP 521W WAP (Linux 2.6) -Class Cisco | Linux | 2.6.X | WAP -CPE cpe:/o:cisco:linux:2.6 auto -SEQ(SP=EF-103%GCD=1-6%ISR=F5-FF%TI=Z%CI=Z%II=I%TS=6|7|8) -OPS(O1=M5B4ST11NW1%O2=M5B4ST11NW1%O3=M5B4NNT11NW1%O4=M5B4ST11NW1%O5=M5B4ST11NW1%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW1%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Thecus N4100PRO running firmware version 5.01.00.8. Looks like OpenWrt --Ed. -Fingerprint Thecus N4100PRO NAS device -Class Thecus | embedded || storage-misc -CPE cpe:/h:thecus:n4100pro -SEQ(SP=BF-C9%GCD=1-6%ISR=C6-D0%TI=Z%CI=Z%II=I%TS=U) -OPS(O1=M1F18NNSNW6%O2=M1F18NNSNW6%O3=M1F18NW6%O4=M1F18NNSNW6%O5=M1F18NNSNW6%O6=M1F18NNS) -WIN(W1=3E30%W2=3E30%W3=3E30%W4=3E30%W5=3E30%W6=3E30) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3E30%O=M1F18NNSNW6%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=3E30%S=O%A=S+%F=AS%O=M1F18NNSNW6%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# HP Color LaserJet 2600n -Fingerprint HP LaserJet 2600n printer -Class HP | embedded || printer -CPE cpe:/h:hp:laserjet_2600n -SEQ(SP=D-17%GCD=1E848|3D090|5B8D8|7A120|98968%ISR=9F-A9%TI=I%CI=I%II=I%SS=S%TS=A) -OPS(O1=M5B4NW0NNSNNT11%O2=M578NW0NNSNNT11%O3=M280NW0NNT11%O4=M5B4NW0NNSNNT11%O5=M218NW0NNSNNT11%O6=M109NNSNNT11) -WIN(W1=21F0%W2=2088%W3=2258%W4=21F0%W5=20C0%W6=209D) -ECN(R=Y%DF=Y%T=3C-46%TG=40%W=2238%O=M5B4NW0NNS%CC=N) -T1(R=Y%DF=Y%T=3C-46%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=3C-46%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3C-46%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3C-46%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3C-46%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=FB-105%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=FB-105%TG=FF%CD=S) - -# Linux 2.6.32-5-amd64 #1 SMP Wed May 18 23:13:22 UTC 2011 x86_64 GNU/Linux -# Linux 2.6.32-5-amd64 #1 SMP Mon Oct 3 03:59:20 UTC 2011 x86_64 GNU/Linux/Debian -Fingerprint Linux 2.6.32 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C3-115%GCD=1-6%ISR=C6-118%TI=Z%II=I%TS=8) -OPS(O1=M5B4ST11NW7%O2=M5B4ST11NW7%O3=M5B4NNT11NW7%O4=M5B4ST11NW7%O5=M5B4ST11NW7%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW7%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Dominion SX32 [128Mb] Firmware Version : 3.1.6.5.1 Kernel Version : 2.4.12 PMON Version: 2.0.1 RSC Version: 3.0.0.5.19 -# Ricoh Aficio IS200e -Fingerprint Raritan Dominion SX32 KVM switch or Ricoh Aficio IS200e scanner -Class Raritan | embedded || remote management -CPE cpe:/h:raritan:dominion_sx32 -Class Ricoh | embedded || media device -CPE cpe:/h:ricoh:is200e -SEQ(SP=BE-C8%GCD=1-6%ISR=C5-CF%TI=Z%CI=Z%II=I%TS=7) -OPS(O1=M5B4ST11%O2=M5B4ST11%O3=M5B4NNT11%O4=M5B4ST11%O5=M5B4ST11%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNS%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11%RD=0) -T4(R=Y%DF=Y%T=FA-104%TG=FF%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=FA-104%TG=FF%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=FA-104%TG=FF%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=FA-104%TG=FF%CD=S) - -# DES-3526 Fast Ethernet Switch Firmware: Build 4.01-B19 -Fingerprint D-Link DES-3526 switch -Class D-Link | embedded || switch -CPE cpe:/h:dlink:des-3526 -SEQ(SP=8E-98%GCD=1-6%ISR=92-9C%TI=I|RD%CI=I%II=RI%SS=O%TS=1) -OPS(O1=M5A4NW0NNT11%O2=M5A4NW0NNT11%O3=M5A4NW0NNT11%O4=M5A4NW0NNT11%O5=M5A4NW0NNT11%O6=M5A4NNT11) -WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) -ECN(R=Y%DF=N%T=19-23%TG=20%W=2000%O=M5A4NW0%CC=N) -T1(R=Y%DF=N%T=19-23%TG=20%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=19-23%TG=20%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=19-23%TG=20%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=19-23%TG=20%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(DF=N%T=19-23%TG=20%IPL=38%UN=128%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=19-23%TG=20%CD=S) - -# 2.6.32.27 #1 SMP i686 i686 i386 GNU/Linux -Fingerprint Linux 2.6.32 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C1-CB%GCD=1-6%ISR=C7-D1%TI=Z%CI=Z%II=I%TS=U) -OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) -WIN(W1=16D0%W2=16D0%W3=16D0%W4=16D0%W5=16D0%W6=16D0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Android OS 2.3.4 Running on: Google Nexus S -Fingerprint Android 2.3.4 (Linux 2.6) -Class Linux | Linux | 2.6.X | phone -CPE cpe:/o:google:android:2.3.4 -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C4-CE%GCD=1-6%ISR=CA-D4%TI=Z%CI=Z%II=I%TS=8) -OPS(O1=M5B4ST11NW1%O2=M5B4ST11NW1%O3=M5B4NNT11NW1%O4=M5B4ST11NW1%O5=M5B4ST11NW1%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW1%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=O%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=O%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=O%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# DragonFly 2.11-DEVELOPMENT DragonFly v2.11.0.395.g15891-DEVELOPMENT #1: Wed Jun 15 17:58:04 CEST 2011 YY@XX:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -Fingerprint DragonFly BSD 2.11 -Class DragonFly BSD | DragonFly BSD | 2.X | general purpose -CPE cpe:/o:dragonflybsd:dragonfly_bsd:2 auto -SEQ(SP=FE-108%GCD=1-6%ISR=103-10D%TI=RD%CI=RD|RI%II=RI%TS=7) -OPS(O1=M5B4NW5NNT11NNS%O2=M5B4NW5NNT11NNS%O3=M5B4NW5NNT11%O4=M5B4NW5NNT11NNS%O5=M5B4NW5NNT11NNS%O6=M5B4NNT11NNS) -WIN(W1=E000%W2=E000%W3=E000%W4=E000%W5=E000%W6=E000) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=E000%O=M5B4NW5NNS%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=N%T=3B-45%TG=40%W=E000%S=O%A=S+%F=AS%O=M5B4NW5NNT11NNS%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# Microsoft Windows (numero 2600.xpsp_sp3_gdr.101209-1647 : Service Pack 3), point to point connection through OpenVPN -Fingerprint Microsoft Windows XP SP3 -Class Microsoft | Windows | XP | general purpose -CPE cpe:/o:microsoft:windows_xp auto -SEQ(SP=FC-106%GCD=1-6%ISR=102-10C%TI=I%CI=I%II=I%SS=S%TS=0) -OPS(O1=M558NW0NNT00NNS%O2=M558NW0NNT00NNS%O3=M558NW0NNT00%O4=M558NW0NNT00NNS%O5=M558NW0NNT00NNS%O6=M558NNT00NNS) -WIN(W1=4020%W2=4020%W3=4100%W4=40E8%W5=40E8%W6=402E) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=4020%O=M558NW0NNS%CC=N) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=Y%T=7B-85%TG=80%W=402E%S=O%A=S+%F=AS%O=M558NW0NNT00NNS%RD=0) -T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=7B-85%TG=80%CD=Z) - -# IOS (tm) 5300 Software (C5300-I-M), Version 12.1(5)T15, RELEASE SOFTWARE (fc2) -Fingerprint Cisco 5300 router (IOS 12.1) -Class Cisco | IOS | 12.X | router -CPE cpe:/h:cisco:5300_router -CPE cpe:/o:cisco:ios:12.1 -SEQ(TI=Z%CI=I%II=RI%TS=U) -OPS(R=N) -WIN(R=N) -ECN(R=N) -T1(R=Y%DF=N%T=FB-105%TG=FF%S=O%A=O|S+%F=A|AS%RD=0) -T2(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=A%A=S%F=AR%RD=0) -T3(R=N) -T4(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=A%A=Z%F=R%RD=0) -T5(R=N) -T6(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=A%A=S%F=AR%RD=0) -U1(DF=N%T=FB-105%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=FB-105%TG=FF%CD=S) - -# Linux 2.6.39-2-amd64 #1 SMP Tue Jul 5 02:51:22 UTC 2011 x86_64 GNU/Linux / Debian wheezy/sid -Fingerprint Linux 2.6.39 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C7-D1%GCD=1-6%ISR=C6-D0%TI=Z%CI=Z%II=I%TS=8) -OPS(O1=M556ST11NW7%O2=M556ST11NW7%O3=M556NNT11NW7%O4=M556ST11NW7%O5=M556ST11NW7%O6=M556ST11) -WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M556NNSNW7%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=3890%S=O%A=S+%F=AS%O=M556ST11NW7%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Linux 2.6.38-8-server #42-Ubuntu SMP Mon Apr 11 03:49:04 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux -Fingerprint Linux 2.6.38 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=B4-BE%GCD=1-6%ISR=C0-CA%TI=Z%II=I%TS=7) -OPS(O1=M5B4ST11NW7%O2=M5B4ST11NW7%O3=M5B4NNT11NW7%O4=M5B4ST11NW7%O5=M5B4ST11NW7%O6=M5B4ST11) -WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW7%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=N) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(R=N) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Microsoft Windows XP Professional -Fingerprint Microsoft Windows XP Professional -Class Microsoft | Windows | XP | general purpose -CPE cpe:/o:microsoft:windows_xp:::professional -SEQ(SP=FA-104%GCD=1-6%ISR=103-10D%TI=I%CI=I%II=I%SS=S%TS=0) -OPS(O1=M5B0NW0NNT00NNS%O2=M5B0NW0NNT00NNS%O3=M5B0NW0NNT00%O4=M5B0NW0NNT00NNS%O5=M5B0NW0NNT00NNS%O6=M5B0NNT00NNS) -WIN(W1=4440%W2=41A0%W3=4100%W4=40E8%W5=40E8%W6=402E) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=4440%O=M5B0NW0NNS%CC=N) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=Y%T=7B-85%TG=80%W=402E%S=O%A=S+%F=AS%O=M5B0NW0NNT00NNS%RD=0) -T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=7B-85%TG=80%CD=Z) - -# barrelfish.org -Fingerprint Barrelfish before release2011-09-02 -Class Barrelfish | Barrelfish || general purpose -CPE cpe:/o:barrelfish:barrelfish auto -SEQ(SP=0-A8%GCD=1-6%ISR=AC-B6%TI=I%CI=I%II=RI%SS=S%TS=U) -OPS(O1=M564%O2=M564%O3=M564%O4=M564%O5=M564%O6=M564) -WIN(W1=2DA0%W2=2DA0%W3=2DA0%W4=2DA0%W5=2DA0%W6=2DA0) -ECN(R=Y%DF=N%T=EE-F8%TG=FF%W=2DA0%O=M564%CC=N) -T1(R=Y%DF=N%T=EE-F8%TG=FF%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=7A-84%TG=80%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=N%T=7A-84%TG=80%W=0%S=Z%A=O%F=AR%RD=0) -T4(R=N) -T5(R=Y%DF=N%T=7A-84%TG=80%W=0%S=Z%A=S+%F=AR%RD=0%Q=R) -T6(R=Y%DF=N%T=7A-84%TG=80%W=0%S=A%A=Z%F=R%RD=0%Q=R) -T7(R=Y%DF=N%T=7A-84%TG=80%W=0%S=Z%A=S+%F=AR%RD=0%Q=R) -U1(DF=N%T=7A-84%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=EE-F8%TG=FF%CD=S) - -# Linux 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux, Ubuntu 11.04 -Fingerprint Linux 2.6.38 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=B9-C3%GCD=1-6%ISR=C6-D2%TI=Z%TS=7|9) -OPS(O1=M5B4ST11NW7%O2=M5B4ST11NW7%O3=M5B4NNT11NW7%O4=M5B4ST11NW7%O5=M5B4ST11NW7%O6=M5B4ST11) -WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW7%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=7F0C|8B56|8D6F|C51D|F238%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Linux 2.6.39.1-linode34 #1 SMP Tue Jun 21 10:29:24 EDT 2011 i686 GNU/Linux -Fingerprint Linux 2.6.39 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C2-D0%GCD=1-6%ISR=C0-D6%TI=Z%CI=Z%II=I%TS=A) -OPS(O1=M5B4ST11NW6%O2=M5B4ST11NW6%O3=M5B4NNT11NW6%O4=M5B4ST11NW6%O5=M5B4ST11NW6%O6=M5B4ST11) -WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW6%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(R=N) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Samsung Model Name : CLP-610 -Fingerprint Samsung CLP-610ND printer -Class Samsung | embedded || printer -CPE cpe:/h:samsung:clp-610nd -SEQ(SP=C-16%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=97-A1%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) -WIN(W1=1000%W2=1000%W3=1000%W4=1000%W5=1000%W6=1000) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=1000%O=M5B4%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=N%T=3B-45%TG=40%W=1000%S=O%A=O%F=A%RD=0) -T4(R=Y%DF=N%T=3B-45%TG=40%W=1000%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=G%RUD=G) -IE(DFI=S%T=FA-104%TG=FF%CD=S) - -# Linux (Linkstation) Buffalo -Fingerprint Buffalo LinkStation NAS device -Class Buffalo | embedded || storage-misc -SEQ(SP=C7-D1%GCD=1-6%ISR=C9-D3%TI=Z%CI=Z%II=I%TS=7) -OPS(O1=M1CC4ST11NW4%O2=M1CC4ST11NW4%O3=M1CC4NNT11NW4%O4=M1CC4ST11NW4%O5=M1CC4ST11NW4%O6=M1CC4ST11) -WIN(W1=3970%W2=3970%W3=3970%W4=3970%W5=3970%W6=3970) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3988%O=M1CC4NNSNW4%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=3970%S=O%A=S+%F=AS%O=M1CC4ST11NW4%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# iPhone OS 4.3.3 -Fingerprint Apple iOS 4.2 - 4.3.4 -Class Apple | iOS | 4.X | media device -CPE cpe:/o:apple:iphone_os:4 auto -Class Apple | iOS | 4.X | phone -CPE cpe:/o:apple:iphone_os:4 auto -SEQ(SP=EF-103%GCD=1-6%ISR=F7-103%TI=RD%CI=RD%II=RI%TS=A) -OPS(O1=M553NW2NNT11SLL%O2=M553NW2NNT11SLL%O3=M553NW2NNT11%O4=M553NW2NNT11SLL%O5=M553NW2NNT11SLL%O6=M553NNT11SLL) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M553NW2SLL%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# Linux 2.6.32-32-generic #62-Ubuntu SMP Wed Apr 20 21:52:38 UTC 2011 x86_64 GNU/Linux -Fingerprint Linux 2.6.32 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C7-D1%GCD=1-6%ISR=C7-D1%TI=Z%CI=Z%II=I%TS=7|8) -OPS(O1=M536ST11NW6%O2=M536ST11NW6%O3=M536NNT11NW6%O4=M536ST11NW6%O5=M536ST11NW6%O6=M536ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M536NNSNW6%CC=N|Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M536ST11NW6%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# SCX-4x24 Series -Fingerprint Samsung SCX-4x24-series printer -Class Samsung | embedded || printer -SEQ(SP=0-5%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=94-9E%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(R=N) -WIN(R=N) -ECN(R=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=G%RUD=G) -IE(DFI=S%T=FA-104%TG=FF%CD=S) - -# QNX TMS5 (Terminal Management System 5) System from Toptech Systems, Inc. -Fingerprint Toptech TMS5 terminal management -Class Toptech | embedded || terminal server -SEQ(SP=EF-F9%GCD=2|4|6|8|A%ISR=FC-106%TI=I|RD%II=I%SS=S%TS=U) -OPS(O1=M200%O2=M200%O3=M200%O4=M200%O5=M200%O6=M200) -WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=1F0E) -ECN(R=Y%DF=N%T=38-42%TG=40%W=2000%O=M200%CC=N) -T1(R=Y%DF=N%T=38-42%TG=40%S=O%A=O|S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=N%T=38-42%TG=40%W=0%S=O%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=F8-102%TG=FF%IPL=38%UN=0%RIPL=15C%RID=4210%RIPCK=Z%RUCK=0%RUD=G) -IE(DFI=S%T=F8-102%TG=FF%CD=S) - -# VxWorks --Ed. -# BATM Advanced Communications, Switch model : T-Marc-254H, SW version : 10.1.R1 created Mar 31 2010 - 23:04:24, Loader version : 9.4.3 created Nov 10 2009 - 15:51:37 -Fingerprint T-Marc 254H switch -Class T-Marc | embedded || switch -CPE cpe:/h:t-marc:254h auto -SEQ(SP=14-1E%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=99-A3%TI=I%CI=I%II=I%SS=S%TS=1) -OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11) -WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=2000%O=M5B4NW0%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=2000%S=O%A=S+%F=AS%O=M5B4NW0NNT11%RD=0) -T4(R=Y%DF=N%T=3B-45%TG=40%W=2000%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# Integrated Lights-Out 3 -Fingerprint HP iLO 3 remote management interface -Class HP | iLO | 3.X | remote management -CPE cpe:/o:hp:ilo:3 auto -SEQ(SP=E4-EE%GCD=1-6%ISR=E7-F1%TI=I%CI=I%II=I%SS=S%TS=A) -OPS(O1=M5B4NW0NNSNNT11%O2=M578NW0NNSNNT11%O3=M280NW0NNT11%O4=M5B4NW0NNSNNT11%O5=M218NW0NNSNNT11%O6=M109NNSNNT11) -WIN(W1=8218%W2=8220%W3=8204%W4=8218%W5=80F4%W6=807A) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=832C%O=M5B4NW0NNS%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=FA-104%TG=FF%CD=S) - -# version 5.0 (build 2195 service pack 4) -Fingerprint Microsoft Windows 2000 SP4 -Class Microsoft | Windows | 2000 | general purpose -CPE cpe:/o:microsoft:windows_2000 auto -SEQ(SP=FE-108%GCD=1-6%ISR=10A-114%TI=I%CI=RD%II=I%SS=S%TS=0) -OPS(O1=M564NW0NNT00NNS%O2=M564NW0NNT00NNS%O3=M564NW0NNT00%O4=M564NW0NNT00NNS%O5=M564NW0NNT00NNS%O6=M564NNT00NNS) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=FFFF%O=M564NW0NNS%CC=N) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=Y%T=25-3C%TG=40%W=80%S=A%A=S%F=AR%O=WANM109T10S%RD=0) -T3(R=Y%DF=N%T=23-38%TG=40%W=100%S=A%A=S+%F=AR%O=WANM109T10S%RD=0) -T4(R=Y%DF=Y%T=28-3F%TG=40%W=400%S=A%A=S%F=AR%O=WANM109T10S%RD=0) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=24-42%TG=40%W=8000%S=A%A=S%F=AR%O=WANM109T10S%RD=0) -T7(R=Y%DF=N%T=24-3F%TG=40%W=FFFF%S=A%A=S+%F=AR%O=WFNM109T10S%RD=0) -U1(DF=N%T=7B-85%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=7B-85%TG=80%CD=Z) - -# Device: Juniper SRX210h JUNOS Software Release [10.4R4.5] -# Model: srx220h-poe JUNOS Software Release [10.4R3.4] -Fingerprint Juniper SRX210 or SRX220 firewall (JUNOS 10.4) -Class Juniper | JUNOS | 10.X | firewall -CPE cpe:/o:juniper:junos:10 auto -SEQ(SP=F5-107%GCD=1-6%ISR=105-112%TI=I%II=RI%SS=O|S%TS=A) -OPS(O1=M5B4NW1NNT11SLL%O2=M5B4NW1NNT11SLL%O3=M5B4NW1NNT11%O4=M5B4NW1NNT11SLL%O5=M5B4NW1NNT11SLL%O6=M5B4NNT11SLL) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW1SLL%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=Y%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G|4E34%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# Microsoft Windows 6.1 7600 -# Windows Server 2008 Enterprise -Fingerprint Microsoft Windows 7 or Windows Server 2008 -Class Microsoft | Windows | 7 | general purpose -CPE cpe:/o:microsoft:windows_7 auto -Class Microsoft | Windows | 2008 | general purpose -CPE cpe:/o:microsoft:windows_server_2008 auto -SEQ(SP=102-10C%GCD=1-6%ISR=105-10F%TI=I%CI=I%II=I%SS=S%TS=7) -OPS(O1=M5B8NW8ST11%O2=M5B8NW8ST11%O3=M5B8NW8NNT11%O4=M5B8NW8ST11%O5=M5B8NW8ST11%O6=M5B8ST11) -WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=2000%O=M5B8NW8NNS%CC=N) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=O%F=AR%RD=0) -T4(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T5(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T7(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=7B-85%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=7B-85%TG=80%CD=Z) - -# Version 5.1 (Build 2600.xpsp.080413-2111 : Sevice Pack 3) -Fingerprint Microsoft Windows XP SP3 -Class Microsoft | Windows | XP | general purpose -CPE cpe:/o:microsoft:windows_xp auto -SEQ(SP=100-10A%GCD=1-6%ISR=107-111%TI=I%II=I%SS=S%TS=0) -OPS(O1=M5B4NW0NNT00NNS%O2=M5B4NW0NNT00NNS%O3=M5B4NW0NNT00%O4=M5B4NW0NNT00NNS%O5=M5B4NW0NNT00NNS%O6=M5B4NNT00NNS) -WIN(W1=FAF0%W2=FAF0%W3=FAF0%W4=FAF0%W5=FAF0%W6=FAF0) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=FAF0%O=M5B4NW0NNS%CC=N) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=7B-85%TG=80%W=FAF0%S=O%A=S+%F=AS%O=M5B4NW0NNT00NNS%RD=0) -T4(R=N) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=7B-85%TG=80%CD=Z) - -# Linux 2.6.32-5-amd64 #1 SMP Tue Jun 14 09:42:28 UTC 2011 x86_64 GNU/Linux -Fingerprint Linux 2.6.32 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=B9-CD%GCD=1-6%ISR=BF-C9%TI=Z%TS=8) -OPS(O1=M5ACST11NW5%O2=M5ACST11NW5%O3=M5ACNNT11NW5%O4=M5ACST11NW5%O5=M5ACST11NW5%O6=M5ACST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5ACNNSNW5%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(R=N) -IE(R=N) - -# Linux 2.6.38 #1 SMP Thu Mar 17 20:52:18 EDT 2011 i686 GNU/Linux -# Linux2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux -Fingerprint Linux 2.6.38 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C3-D1%GCD=1-6%ISR=C4-D2%TI=Z%CI=Z%II=I%TS=7|8) -OPS(O1=M400CST11NW6|M400CST11NW7%O2=M400CST11NW6|M400CST11NW7%O3=M400CNNT11NW6|M400CNNT11NW7%O4=M400CST11NW6|M400CST11NW7%O5=M400CST11NW6|M400CST11NW7%O6=M400CST11) -WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNSNW6|M400CNNSNW7%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M400CST11NW6|M400CST11NW7%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A|O%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O|S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A|O%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O|S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=I%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Darwin 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc -Fingerprint Apple Mac OS X 10.4.10 - 10.4.11 (Tiger) (Darwin 8.10.0 - 8.11.1) -Class Apple | Mac OS X | 10.4.X | general purpose -CPE cpe:/o:apple:mac_os_x:10.4 -SEQ(SP=DC-E6%GCD=10|20|30|40|50%ISR=F8-102%TI=I%CI=I%II=I%SS=S%TS=1) -OPS(O1=M5B4NW0NNT11SLL%O2=M5B4NW0NNT11SLL%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11SLL%O5=M5B4NW0NNT11SLL%O6=M5B4NNT11SLL) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW0SLL%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# version 6.1 (Build 7601: Service Pack 1) -Fingerprint Microsoft Windows 2008 SP1 -Class Microsoft | Windows | 2008 | general purpose -CPE cpe:/o:microsoft:windows_server_2008 auto -SEQ(SP=FF-109%GCD=1-6%ISR=105-10F%TI=I%II=I%SS=S%TS=7) -OPS(O1=M5B4NW8ST11%O2=M5B4NW8ST11%O3=M5B4NW8NNT11%O4=M5B4NW8ST11%O5=M5B4NW8ST11%O6=M5B4ST11) -WIN(W1=2000|FFFF%W2=2000|FFFF%W3=2000|FFFF%W4=2000|FFFF%W5=2000|FFFF%W6=2000|FFFF) -ECN(R=Y%DF=N%T=7B-85%TG=80%W=2000|FFFF%O=M5B4NW8NNS%CC=N) -T1(R=Y%DF=N%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=7B-85%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=7B-85%TG=80%CD=Z) - -# Linux 2.6.32.39-dfl61-20112201 #1 PREEMPT Wed Jun 1 18:17:45 EEST 2011 armv7l GNU/Linux, Nokia N950 mobile telephone -# Linux 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux -Fingerprint Linux 2.6.32 - 2.6.38 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C8-DA%GCD=1-6%ISR=CD-D7%TI=Z%II=I%TS=7|8) -OPS(O1=M5B4ST11NW6|M5B4ST11NW7%O2=M5B4ST11NW6|M5B4ST11NW7%O3=M5B4NNT11NW6|M5B4NNT11NW7%O4=M5B4ST11NW6|M5B4ST11NW7%O5=M5B4ST11NW6|M5B4ST11NW7%O6=M5B4ST11) -WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW6|M5B4NNSNW7%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Canon iRC2880i printer -Fingerprint Canon imageRUNNER C2880i printer -Class Canon | embedded || printer -CPE cpe:/h:canon:imagerunner_c2880i -SEQ(SP=FB-105%GCD=1-6%ISR=105-10F%TI=I%II=I%SS=O|S%TS=6) -OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11) -WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=4000%O=M5B4NW0%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=70%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# HP LaserJet 2420N printer -Fingerprint HP LaserJet 2420N printer -Class HP | embedded || printer -CPE cpe:/h:hp:laserjet_2420n auto -SEQ(SP=13-1D%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=98-A2%TI=I%II=I%SS=S%TS=1) -OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11) -WIN(W1=5B4%W2=5B4%W3=5B4%W4=5B4%W5=5B4%W6=5B4) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=5B4%O=M5B4NW0%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=4210%RIPCK=Z%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# 3COM 5500-ei switch -Fingerprint 3Com 5500-EI switch -Class 3Com | embedded || switch -CPE cpe:/h:3com:5500-ei auto -SEQ(SP=B-15%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=96-A0%TI=I%II=I%SS=S%TS=U) -OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) -WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) -ECN(R=Y%DF=N%T=FB-105%TG=FF%W=2000%O=M5B4%CC=N) -T1(R=Y%DF=N%T=FB-105%TG=FF%S=O%A=O|S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=FB-105%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(DFI=S%T=FB-105%TG=FF%CD=S) - -# Microsoft Windows [5.2.3790] (C) 1985-2003 Microsoft Corp. (Chinese) -Fingerprint Microsoft Windows 2003 -Class Microsoft | Windows | 2003 | general purpose -CPE cpe:/o:microsoft:windows_server_2003 auto -SEQ(SP=100-10A%GCD=1-6%ISR=106-110%TI=I%CI=I%II=I%SS=S%TS=0) -OPS(O1=M5B4NW0NNT00NNS%O2=M5B4NW0NNT00NNS%O3=M5B4NW0NNT00%O4=M5B4NW0NNT00NNS%O5=M5B4NW0NNT00NNS%O6=M5B4NNT00NNS) -WIN(W1=FAF0%W2=FAF0%W3=FAF0%W4=FAF0%W5=FAF0%W6=FAF0) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=FAF0%O=M5B4NW0NNS%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=N%T=3B-45%TG=40%W=FAF0%S=O%A=S+%F=AS%O=M5B4NW0NNT00NNS%RD=0) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=O%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=O%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=Z) - -# Lenel LNL-3300 Intelligent System Controller (electronic door access controller) -Fingerprint Lenel LNL-3300 access control board -Class Lenel | embedded || security-misc -CPE cpe:/h:lenel/lnl-3300 -SEQ(SP=FC-106%GCD=1-6%ISR=FD-107%TI=I%TS=U) -OPS(O1=M5B4SNL%O2=M5B4SNL%O3=M5B4SNL%O4=M5B4SNL%O5=M5B4SNL%O6=M5B4SNL) -WIN(W1=16D0%W2=16D0%W3=16D0%W4=16D0%W5=16D0%W6=16D0) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=16D0%O=M5B4SNL%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(R=N) - -# Pioneer VSX-31 A/V Receiver -Fingerprint Pioneer VSX-31 video receiver -Class Pioneer | embedded || media device -CPE cpe:/h:pioneer:vsx-31 -SEQ(SP=F-19%GCD=10000|20000|30000|40000|50000%ISR=C6-D0%TI=I%II=I%SS=S%TS=U) -OPS(O1=M5B4%O2=M578%O3=M5B4%O4=M5B4%O5=M218%O6=M109) -WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=8000%O=M5B4%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=N%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M5B4%RD=0) -T4(R=Y%DF=N%T=3B-45%TG=40%W=8000%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=Z) - -# Linux 2.6.39-2-686-pae #1 SMP Tue Jul 5 03:48:49 UTC 2011 i686 GNU/Linux -Fingerprint Linux 2.6.38 - 2.6.39 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=CA-D4%GCD=1-6%ISR=C7-D1%TI=Z%CI=Z%II=I%TS=8) -OPS(O1=M558ST11NW4|M558ST11NW5|M558ST11NW6|M558ST11NW7%O2=M558ST11NW4|M558ST11NW5|M558ST11NW6|M558ST11NW7%O3=M558NNT11NW4|M558NNT11NW5|M558NNT11NW6|M558NNT11NW7%O4=M558ST11NW4|M558ST11NW5|M558ST11NW6|M558ST11NW7%O5=M558ST11NW4|M558ST11NW5|M558ST11NW6|M558ST11NW7%O6=M558ST11) -WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M558NNSNW4|M558NNSNW5|M558NNSNW6|M558NNSNW7%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=3890%S=O%A=S+%F=AS%O=M558ST11NW4|M558ST11NW5|M558ST11NW6|M558ST11NW7%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# HP-UX B.11.31 U ia64 unlimited-user license -Fingerprint HP-UX B.11.31 -Class HP | HP-UX | 11.X | general purpose -CPE cpe:/o:hp:hp-ux:11 auto -SEQ(SP=7C-A0%GCD=1-6%ISR=97-A1%TI=I%II=I%SS=S%TS=7) -OPS(O1=M5B4NNSW0NNNT11%O2=M578NNSW0NNNT11%O3=M280W0NNNT11%O4=M218NNSW0NNNT11%O5=M218NNSW0NNNT11%O6=M109NNSNNT11) -WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8000%O=M5B4NNSW0N%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=E44A4E43) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=E44A4E43) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=BD1AB510) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=EA6C967D) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=EA6C967D) -U1(DF=Y%T=FA-104%TG=FF%IPL=70%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=Y%T=FA-104%TG=FF%CD=S) - -# OpenWrt Backfire 10.03.1-RC6 built from rev 27842 -Fingerprint OpenWrt Backfire 10.03 (Linux 2.6.32) -Class Linux | Linux | 2.6.X | broadband router -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C5-CF%GCD=1-6%ISR=CA-D4%TI=Z%CI=Z%II=I%TS=U) -OPS(O1=M400CNNSNW1%O2=M400CNNSNW1%O3=M400CNW1%O4=M400CNNSNW1%O5=M400CNNSNW1%O6=M400CNNS) -WIN(W1=8018%W2=8018%W3=8018%W4=8018%W5=8018%W6=8018) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNSNW1%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Samsung CLX-6220 Printer -Fingerprint Samsung CLX-6220 printer -Class Samsung | embedded || printer -CPE cpe:/h:samsung:clx-6220 auto -SEQ(SP=0-5%GCD=FA01|1F402|2EE03|3E804|4E205%ISR=95-9F%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=NNM5B4SNW0%O2=NNM5B4SNW0%O3=M5B4NW0%O4=NNM5B4SNW0%O5=NNM5B4SNW0%O6=NNM5B4S) -WIN(W1=1000%W2=1000%W3=1000%W4=1000%W5=1000%W6=1000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=1000%O=NNM5B4SNW0%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=R%RD=0) -T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=R%RD=0) -T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=R%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=138%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=Z) - -# ESXi 4.1 -Fingerprint VMware ESXi Server 4.1 -Class VMware | ESX Server | 4.X | specialized -CPE cpe:/o:vmware:esxi:4.1 -SEQ(SP=98-CA%GCD=7|E|15|1C|23%ISR=F4-FE%TI=I%II=I%SS=S%TS=7) -OPS(O1=M5B4NW4ST11%O2=M578NW4ST11%O3=M280NW4NNT11%O4=M5B4NW4ST11%O5=M218NW4ST11%O6=M109ST11) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW4SLL%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# Thomson Speedtouch 510 -Fingerprint Thomson SpeedTouch 510 DSL modem -Class Thomson | embedded || broadband router -SEQ(SP=100-10A%GCD=1-6%ISR=106-110%TI=I%CI=I%II=I%SS=S%TS=1) -OPS(O1=M200NW0NNT11%O2=M200NW0NNT11%O3=M200NW0NNT11%O4=M200NW0NNT11%O5=M200NW0NNT11%O6=M200NNT11) -WIN(W1=1000%W2=1000%W3=1000%W4=1000%W5=1000%W6=1000) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=1000%O=M200NW0%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=3B-45%TG=40%W=1000%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# FRITZ!Box Fon WLAN 7170 (UI) Firmware-Version 29.04.87 -Fingerprint AVM FRITZ!Box FON WLAN 7170 WAP (Linux 2.6) -Class Linux | Linux | 2.6.X | WAP -CPE cpe:/o:linux:kernel:2.6 -SEQ(SP=C7-D1%GCD=1-6%ISR=CF-D9%TI=Z%II=RI%TS=7) -OPS(O1=M5ACST11NW1%O2=M5ACST11NW1%O3=M5ACNNT11NW1%O4=M5ACST11NW1%O5=M5ACST11NW1%O6=M5ACST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5ACNNSNW1%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(R=N) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# sp3 -Fingerprint Microsoft Windows XP SP3 -Class Microsoft | Windows | XP | general purpose -CPE cpe:/o:microsoft:windows_xp auto -SEQ(SP=FD-107%GCD=1-6%ISR=100-10A%TI=I%CI=I%II=I%SS=S%TS=0) -OPS(O1=M5B4NW0NNT00NNS%O2=M5B4NW0NNT00NNS%O3=M5B4NW0NNT00%O4=M5B4NW0NNT00NNS%O5=M5B4NW0NNT00NNS%O6=M5B4NNT00NNS) -WIN(W1=EC40%W2=EC40%W3=EC40%W4=EC40%W5=EC40%W6=EC40) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=EC40%O=M5B4NW0NNS%CC=N) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=Y%T=7B-85%TG=80%W=EC40%S=O%A=S+%F=AS%O=M5B4NW0NNT00NNS%RD=0) -T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A|O%A=O%F=R%RD=0) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=O|S+%F=AR%RD=0) -T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A|O%A=O%F=R%RD=0) -T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=O|S+%F=AR%RD=0) -U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=7B-85%TG=80%CD=Z) - -# apple TV second generation -# Apple iPad 2 iOS 4.3 -Fingerprint Apple TV (iOS 4.3) -Class Apple | iOS | 4.X | media device -CPE cpe:/o:apple:iphone_os:4 auto -SEQ(SP=F9-109%GCD=1-6%ISR=101-10B%TI=RD%CI=RI%II=RI%TS=A) -OPS(O1=M5B4NW2NNT11SLL%O2=M5B4NW2NNT11SLL%O3=M5B4NW2NNT11%O4=M5B4NW2NNT11SLL%O5=M5B4NW2NNT11SLL%O6=M5B4NNT11SLL) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW2SLL%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# 3com 3016 T1 Router 3Com Router Software Extended_V1.30 -Fingerprint 3Com 3016 router -Class 3Com | embedded || router -CPE cpe:/h:3com:3016 auto -SEQ(SP=C-16%GCD=F402|1E804|2DC06|3D008|4C40A%ISR=97-A1%TI=I%II=I%SS=S%TS=1) -OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11) -WIN(W1=111C%W2=1068%W3=1180%W4=1000%W5=10C0%W6=1090) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=111C%O=M5B4NW0%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=N%T=3B-45%TG=40%W=1090%S=O%A=O%F=A%O=NNT11%RD=0) -T4(R=Y%DF=N%T=3B-45%TG=40%W=1000%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=15C%RID=G%RIPCK=I%RUCK=0%RUD=G) -IE(DFI=S%T=FA-104%TG=FF%CD=S) - -# 2.6.26-2-amd64 #1 SMP Fri Aug 14 07:12:04 UTC 2009 x86_64 GNU/Linux Debian 5.0.2 -Fingerprint Linux 2.6.26 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C0-CA%GCD=1-6%ISR=CC-D6%TI=Z%CI=Z%II=I%TS=8|A) -OPS(O1=M4ECST11NW7%O2=M4ECST11NW7%O3=M4ECNNT11NW7%O4=M4ECST11NW7%O5=M4ECST11NW7%O6=M4ECST11) -WIN(W1=1380%W2=1380%W3=1380%W4=1380%W5=1380%W6=1380) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=13B0%O=M4ECNNSNW7%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=1380%S=O%A=S+%F=AS%O=M4ECST11NW7%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Lantronix XPort Software version V6.1.0.0 (051122) XPTEXE -Fingerprint Lantronix XPort embedded Ethernet device server -Class Lantronix | embedded || remote management -SEQ(SP=C1-CF%GCD=1-6%ISR=CF-DB%TI=I%II=I%SS=S%TS=U) -OPS(O1=M400%O2=M400%O3=M400%O4=M400%O5=M400%O6=M400) -WIN(W1=1FF%W2=1FF%W3=1FF%W4=1FF%W5=1FF%W6=1FF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=1FF%O=M400%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=Y%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# Netgear Readynas 3200 -Fingerprint Netgear ReadyNAS 3200 NAS device (Linux 2.6) -Class Netgear | Linux | 2.6.X | storage-misc -CPE cpe:/o:netgear:linux:2.6 auto -SEQ(SP=F9-107%GCD=1-6%ISR=FF-10F%TI=Z%CI=RD%II=I%TS=A) -OPS(O1=M564ST11NW7%O2=M564ST11NW7%O3=M564NNT11NW7%O4=M564ST11NW7%O5=M564ST11NW7%O6=M564ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M564NNSNW7%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=FA-104%TG=FF%W=80%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=N%T=FA-104%TG=FF%W=100%S=Z%A=S+%F=AR%RD=0) -T4(R=Y%DF=N%T=FA-104%TG=FF%W=400%S=A%A=S%F=AR%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=O%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=FA-104%TG=FF%W=8000%S=A%A=S%F=AR%RD=0) -T7(R=Y%DF=N%T=FA-104%TG=FF%W=FFFF%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Linksys WRTU54G-TM Wireless-G Router with 2 Phone Ports from T-Mobile -Fingerprint Linksys WRTU54G-TM WAP (Linux) -Class Linksys | Linux || VoIP adapter -CPE cpe:/o:linksys:linux auto -SEQ(SP=C7-D1%GCD=1-6%ISR=CA-D4%TI=Z%CI=Z%II=I%TS=7) -OPS(O1=M548ST11NW0%O2=M548ST11NW0%O3=M548NNT11NW0%O4=M548ST11NW0%O5=M548ST11NW0%O6=M548ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M548NNSNW0%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M548ST11NW0%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# TP-Link TL-WPS510U single-port print server -Fingerprint TP-Link TL-WPS510U print server -Class TP-Link | embedded || print server -SEQ(SP=0-52%GCD=1-6|C19E|C1AA|1833C|18354|244DA|244FE|30678|306A8|3C816|3C852%ISR=92-9C%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=M5B4%O2=M578%O3=M280%O4=M5B4%O5=M218%O6=M109) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=N%T=1B-25%TG=20%W=FFFF%O=M5B4%CC=N) -T1(R=Y%DF=N%T=1B-25%TG=20%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=1B-25%TG=20%W=0%S=A%A=S%F=R%RD=0) -T5(R=Y%DF=N%T=1B-25%TG=20%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=1B-25%TG=20%W=0%S=A%A=S%F=R%RD=0) -T7(R=N) -U1(DF=N%T=1B-25%TG=20%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=1B-25%TG=20%CD=S) - -# OpenBSD 4.9 GENERIC#671 i386 -Fingerprint OpenBSD 4.9 -Class OpenBSD | OpenBSD | 4.X | general purpose -CPE cpe:/o:openbsd:openbsd:4 auto -SEQ(SP=FA-108%GCD=1-6%ISR=102-112%TI=RD%CI=RI%TS=21|22) -OPS(O1=M5B4NNSNW3NNT11%O2=M5B4NNSNW3NNT11%O3=M5B4NW3NNT11%O4=M5B4NNSNW3NNT11%O5=M5B4NNSNW3NNT11%O6=M5B4NNSNNT11) -WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=4000%O=M5B4NNSNW3%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=S%F=AR%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=S%F=AR%RD=0) -T7(R=N) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(R=N) - -# Cisco WS-C2912-XL -Fingerprint Cisco Catalyst 2912 switch (IOS 12.0) -Class Cisco | IOS | 12.X | switch -CPE cpe:/h:cisco:catalyst_2912 -CPE cpe:/o:cisco:ios:12.0 -SEQ(SP=FB-105%GCD=1-6%ISR=105-10F%TI=Z%II=RI%TS=U) -OPS(O1=M22C%O2=M22C%O3=M22C%O4=M22C%O5=M22C%O6=M22C) -WIN(W1=1020%W2=1020%W3=1020%W4=1020%W5=1020%W6=1020) -ECN(R=Y%DF=N%T=FA-104%TG=FF%W=1020%O=|M22C%CC=N) -T1(R=Y%DF=N%T=FA-104%TG=FF%S=O%A=O|S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=FA-104%TG=FF%CD=S) - -# ITWatchDogs WeatherGoose II Firmware v3.8.1 -Fingerprint ITW WeatherGoose II environmental monitor -Class ITW | embedded || specialized -SEQ(SP=F-CB%GCD=1-6|10FF|21FE|32FD|43FC|54FB%ISR=76-80%TI=Z%CI=Z%II=RI%TS=U) -OPS(O1=M5B4%O2=M578%O3=M280%O4=M5B4%O5=M218%O6=M109) -WIN(W1=5B4%W2=5B4%W3=5B4%W4=5B4%W5=5B4%W6=5B4) -ECN(R=Y%DF=Y%T=FA-104%TG=FF%W=5B4%O=M5B4%CC=N) -T1(R=Y%DF=Y%T=FA-104%TG=FF%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=FA-104%TG=FF%W=5B4%S=O%A=S+%F=AS%O=M109%RD=0) -T4(R=Y%DF=Y%T=FA-104%TG=FF%W=5B4%S=A+%A=S%F=AR%RD=0) -T5(R=Y%DF=Y%T=FA-104%TG=FF%W=5B4%S=A%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=FA-104%TG=FF%W=5B4%S=A%A=S%F=AR%RD=0) -T7(R=Y%DF=Y%T=FA-104%TG=FF%W=5B4%S=A%A=S+%F=AR%RD=0) -U1(DF=Y%T=FA-104%TG=FF%IPL=38%UN=4175|7C73|8A68%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=25-40%TG=40%CD=S) - -# Linux 2.6.38-10-generic #46-Ubuntu SMP Tue Jun 28 15:07:17 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux -Fingerprint Linux 2.6.38 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=BD-C7%GCD=1-6%ISR=C3-CD%TI=Z%CI=Z%II=I%TS=7) -OPS(O1=M400CST11NW0%O2=M400CST11NW0%O3=M400CNNT11NW0%O4=M400CST11NW0%O5=M400CST11NW0%O6=M400CST11) -WIN(W1=3000%W2=3000%W3=3000%W4=3000%W5=3000%W6=3000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3000%O=M400CNNSNW0%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=3000%S=O%A=S+%F=AS%O=M400CST11NW0%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# DragonFly BSD 2.9 -Fingerprint DragonFly BSD 2.9 -Class DragonFly BSD | DragonFly BSD | 2.X | general purpose -CPE cpe:/o:dragonflybsd:dragonfly_bsd:2 auto -SEQ(SP=FE-10C%GCD=1-6%ISR=102-10E%TI=RD%CI=RI%II=RI%TS=7) -OPS(O1=M538NW5NNT11NNS%O2=M538NW5NNT11NNS%O3=M538NW5NNT11%O4=M538NW5NNT11NNS%O5=M538NW5NNT11NNS%O6=M538NNT11NNS) -WIN(W1=E000%W2=E000%W3=E000%W4=E000%W5=E000%W6=E000) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=E000%O=M538NW5NNS%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(R=N) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# Linux 3.0-ARCH #1 SMP PREEMPT Wed Aug 17 20:24:07 UTC 2011 i686 Intel(R) Atom(TM) CPU N270 @ 1.60GHz GenuineIntel GNU/Linux -# Linux 3.0.3 #1 SMP Fri Aug 19 15:07:27 UTC 2011 ppc64 GNU/Linux (distro: Ubuntu 10.04.3 LTS with cutom recompiled kernel -# Linux 2.6.40.4-5.fc15.i686.PAE #1 SMP Tue Aug 30 14:43:52 UTC 2011 i686 i686 i386 GNU/Linux Fedora release 15 (Lovelock) -# Linux ubuntu 2.6.38-12-generic -# Linux 3.1.1-1-ARCH #1 PREEMPT Thu Nov 17 01:51:46 UTC 2011 armv5tel Feroceon 88FR131 rev 1 (v5l) Marvell SheevaPlug Reference Board GNU/Linux -# Linux 2.6.41.1-1.fc15.x86_64 #1 SMP Fri Nov 11 21:36:28 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux -# Linux 3.2.0-4-generic-pae #10-Ubuntu SMP Sat Dec 10 19:49:35 UTC 2011 i686 i686 i386 GNU/Linux, Ubuntu 12.04 alpha 1 -Fingerprint Linux 2.6.38 - 3.2 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -Class Linux | Linux | 3.X | general purpose -CPE cpe:/o:linux:kernel:3 auto -SEQ(SP=F7-10B%GCD=1-6%ISR=F7-111%TI=Z%CI=Z%II=I%TS=7|8|A) -OPS(O1=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%O2=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%O3=M5B4NNT11NW1|M5B4NNT11NW2|M5B4NNT11NW3|M5B4NNT11NW4|M5B4NNT11NW5|M5B4NNT11NW6|M5B4NNT11NW7%O4=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%O5=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%O6=M5B4ST11) -WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW1|M5B4NNSNW2|M5B4NNSNW3|M5B4NNSNW4|M5B4NNSNW5|M5B4NNSNW6|M5B4NNSNW7%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=3890%S=O%A=S+%F=AS%O=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Haiku R1/Alpha3 under Virtualbox 4.0.4 for Linux. -Fingerprint Haiku R1 Alpha 3 -Class Haiku | Haiku | R1 | general purpose -CPE cpe:/o:haiku:haiku:r1:alpha_3 -SEQ(SP=34-48%GCD=1-6%ISR=7A-84%TI=I%CI=I%II=I%SS=S%TS=A) -OPS(O1=M5B4NNT11NW0%O2=M5B4NNT11NW0%O3=M5B4NNT11NW0%O4=M5B4NNT11NW0%O5=M5B4NNT11NW0%O6=M5B4NNT11) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=N%T=F9-103%TG=FF%W=FFFF%O=M5B4NW0%CC=N) -T1(R=Y%DF=N%T=F9-103%TG=FF%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=N%T=F9-103%TG=FF%W=FFFF%S=O%A=S+%F=AS%O=M5B4NNT11NW0%RD=0) -T4(R=Y%DF=N%T=F9-103%TG=FF%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=F9-103%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=F9-103%TG=FF%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=F9-103%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=F9-103%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=F9-103%TG=FF%CD=Z) - -# TL-PS110U Network Print Server Firmware Version: 9.08.47T 0016 (2010/03/22 17:47:37) -Fingerprint TP-Link TL-PS110U print server -Class TP-Link | embedded || print server -SEQ(SP=13-3B%GCD=1-6%ISR=68-72%TI=Z%CI=Z%II=RI%TS=U) -OPS(O1=M5B4%O2=M578%O3=M280%O4=M5B4%O5=M218%O6=M109) -WIN(W1=2800%W2=2800%W3=2800%W4=2800%W5=2800%W6=2800) -ECN(R=Y%DF=Y%T=FA-104%TG=FF%W=2800%O=M5B4%CC=N) -T1(R=Y%DF=Y%T=FA-104%TG=FF%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=FA-104%TG=FF%W=2800%S=O%A=S+%F=AS%O=M109%RD=0) -T4(R=Y%DF=Y%T=FA-104%TG=FF%W=2800%S=A+%A=S%F=AR%RD=0) -T5(R=Y%DF=Y%T=FA-104%TG=FF%W=2800%S=A%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=FA-104%TG=FF%W=2800%S=A%A=S%F=AR%RD=0) -T7(R=Y%DF=Y%T=FA-104%TG=FF%W=2800%S=A%A=S+%F=AR%RD=0) -U1(DF=Y%T=FA-104%TG=FF%IPL=38%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=2B-3F%TG=40%CD=S) - -# Schrack smart meter with a Variomod XC (ethernet) module, which itself is a clone of http://www.emh-meter.de/de/produkte/lzqj-xc1/ LZQJ-XC. -Fingerprint Schrack electric meter -Class Schrack | embedded || power-device -SEQ(SP=C-20%GCD=28|50|78|A0|C8%ISR=42-4C%TI=I%CI=I%II=RI%SS=O%TS=U) -OPS(O1=M5A6%O2=M5A6%O3=M5A6%O4=M5A6%O5=M5A6%O6=M5A6) -WIN(W1=7B8%W2=7B8%W3=7B8%W4=7B8%W5=7B8%W6=7B8) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=7B8%O=M5A6%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=3B-45%TG=40%W=80%S=A%A=S+%F=AR%RD=0) -T3(R=Y%DF=N%T=3B-45%TG=40%W=100%S=A%A=S+%F=AR%RD=0) -T4(R=Y%DF=N%T=3B-45%TG=40%W=400%S=A%A=S+%F=AR%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=7A69%S=A%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=8000%S=A%A=S+%F=AR%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=FFFF%S=A%A=S+%F=AR%RD=0) -U1(R=N) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# Linux 3.0.3-gentoo #1 SMP Fri Aug 19 22:46:58 EEST 2011 x86_64 Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz GenuineIntel GNU/Linux -# Linux 2.6.40.3-0.fc15.x86_64 #1 SMP Tue Aug 16 04:10:59 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux -# "2.6.40.3-0.fc15" stands for Linux 3.0, this is just a naming scheme chosen by the Fedora folks to ensure that the the switch to "Linux 3.0" doesn't break anything. -# Linux 2.6.35.14-97.fc14.x86_64 #1 SMP Sat Sep 17 00:15:37 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux, Fedora 14 -# Linux 3.1.0-7.fc16.i686 #1 SMP Tue Nov 1 21:00:16 UTC 2011 i686 i686 i386 GNU/Linux Fedora 16 -# Linux 2.6.35.14-103.fc14.x86_64 #1 SMP Thu Oct 27 15:41:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux -# Linux 2.6.41.1-1.fc15.x86_64 #1 SMP Fri Nov 11 21:36:28 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux -# Linux berofix 2.6.11.7-1.08.9beroNet #10 Thu Jul 16 11:13:08 CEST 2009 armv4tl unknown, http://www.beronet.com/product/baseboard/ -# 2.6.32-131.21.1.el6.x86_64 #1 SMP Tue Nov 22 14:15:09 CST 2011 x86_64 x86_64 x86_64 GNU/Linux -Fingerprint Linux 2.6.32 - 3.1 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -Class Linux | Linux | 3.X | general purpose -CPE cpe:/o:linux:kernel:3 auto -SEQ(SP=F6-108%GCD=1-6%ISR=100-110%TI=Z%CI=Z%II=I%TS=A) -OPS(O1=M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7%O2=M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7%O3=M400CNNT11NW4|M400CNNT11NW5|M400CNNT11NW6|M400CNNT11NW7%O4=M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7%O5=M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7%O6=M400CST11) -WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNSNW4|M400CNNSNW5|M400CNNSNW6|M400CNNSNW7%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Windows embedded CE 6.0 HP thin client t5550 512flash 1024ram -Fingerprint Microsoft Windows CE 6.0 -Class Microsoft | Windows | PocketPC/CE | general purpose -CPE cpe:/o:microsoft:windows_ce auto -SEQ(SP=74-7E%GCD=1-6%ISR=93-9D%TI=I%CI=I%II=I%SS=O%TS=0) -OPS(O1=M5B4NW1NNT00NNS%O2=M5B4NW1NNT00NNS%O3=M5B4NW1NNT00%O4=M5B4NW1NNT00NNS) -WIN(W1=8052|FFFF%W2=8084|FFFF%W3=80C0|FFFF%W4=80C4|FFFF%W5=0%W6=0) -ECN(R=Y%DF=N%T=7B-85%TG=80%W=0%CC=N) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=O|S+%F=A|AS%RD=0) -T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=O%F=AR%RD=0) -T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=7B-85%TG=80%CD=Z) - -# Linux 2.6.35-30-generic #57-Ubuntu SMP Tue Aug 9 18:00:33 UTC 2011 i686 GNU/Linux -Fingerprint Linux 2.6.35 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C0-CA%GCD=1-6%ISR=CC-D6%TI=Z%CI=Z%II=I%TS=8) -OPS(O1=M5B4ST11NW6%O2=M5B4ST11NW6%O3=M5B4NNT11NW6%O4=M5B4ST11NW6%O5=M5B4ST11NW6%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW6%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW6%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# version 5.1 (build 2600.xp_sp_sp3_qfe.100427-1650 : Service Pack 3 -Fingerprint Microsoft Windows XP SP3 -Class Microsoft | Windows | XP | general purpose -CPE cpe:/o:microsoft:windows_xp auto -SEQ(SP=101-10B%GCD=1-6%ISR=107-111%TI=I%TS=U) -OPS(O1=|M5B4NW2NNS%O2=|M5B4NW2NNS%O3=|M5B4NW2%O4=|M5B4NW2NNS%O5=|M5B4NW2NNS%O6=|M5B4NNS) -WIN(W1=FAF0|FFFF%W2=FAF0|FFFF%W3=FAF0|FFFF%W4=FAF0|FFFF%W5=FAF0|FFFF%W6=FAF0|FFFF) -ECN(R=Y%DF=Y%T=7C-86%TG=80%W=FAF0|FFFF%O=|M5B4NW2NNS%CC=N) -T1(R=Y%DF=Y%T=7C-86%TG=80%S=O%A=O|S+%F=A|AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=7C-86%TG=80%W=FFFF%S=O%A=O|S+%F=AS%O=M5B4NW2NNS%RD=0) -T4(R=N) -T5(R=Y%DF=N%T=7C-86%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=7C-86%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(R=N) - -# Sun ILOM running SP Firmware Version 3.0.6.15.c -Fingerprint Sun Integrated Lights-Out Manager -Class Sun | embedded || remote management -SEQ(SP=F6-10A%GCD=1-6%ISR=F2-10E%TI=Z%II=I%TS=7) -OPS(O1=M564ST11NW1%O2=M564ST11NW1%O3=M564NNT11NW1%O4=M564ST11NW1%O5=M564ST11NW1%O6=M564ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M564NNSNW1%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=O%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Linux 3.0-ARCH -Fingerprint Linux 3.0 -Class Linux | Linux | 3.X | general purpose -CPE cpe:/o:linux:kernel:3 auto -SEQ(SP=FE-108%GCD=1-6%ISR=104-10E%TI=Z%CI=Z%II=I%TS=U) -OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) -WIN(W1=3908%W2=3908%W3=3908%W4=3908%W5=3908%W6=3908) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Cisco 887 VA router (VDSL/ADSL one) running IOS 15.1(3)T1 -Fingerprint Cisco 887 router (IOS 15.1) -Class Cisco | IOS | 15.X | router -CPE cpe:/o:cisco:ios:15 auto -SEQ(SP=100-10A%GCD=1-6%ISR=108-112%TI=RD%CI=RD%II=RI%TS=A) -OPS(O1=M5B4SNNT11LL%O2=M5B4SNNT11LL%O3=M5B4T11LL%O4=M218SNNT11LL%O5=M5B4SNNT11LL%O6=M5B4SNNT11LL) -WIN(W1=1020%W2=1020%W3=1020%W4=1020%W5=1020%W6=1020) -ECN(R=Y%DF=N%T=FB-105%TG=FF%W=1020%O=M5B4SLL%CC=N) -T1(R=Y%DF=N%T=FB-105%TG=FF%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=A%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=A%A=S%F=AR%RD=0) -U1(DF=N%T=FB-105%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=FB-105%TG=FF%CD=S) - -# Version 5.1 (Build 2600.xpsp_sp3_gdr.101209-1647 : Service Pack 3) -Fingerprint Microsoft Windows XP SP3 -Class Microsoft | Windows | XP | general purpose -CPE cpe:/o:microsoft:windows_xp auto -SEQ(SP=FE-108%GCD=1-6%ISR=104-10E%TI=I%CI=I%II=I%SS=S%TS=0) -OPS(O1=M580NW0NNT00NNS%O2=M580NW0NNT00NNS%O3=M580NW0NNT00%O4=M580NW0NNT00NNS%O5=M580NW0NNT00NNS%O6=M580NNT00NNS) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=FFFF%O=M580NW0NNS%CC=N) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=Y%T=7B-85%TG=80%W=FFFF%S=O%A=S+%F=AS%O=M580NW0NNT00NNS%RD=0) -T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=7B-85%TG=80%CD=Z) - -# Version 5.2 (Build 3790.srv03_sp2_gdr.101019-0340 : Service Pack 2) -Fingerprint Microsoft Windows Server 2003 SP2 -Class Microsoft | Windows | 2003 | general purpose -CPE cpe:/o:microsoft:windows_server_2003 auto -SEQ(SP=FC-106%GCD=1-6%ISR=102-10C%TI=I|RD%CI=RD|RI%II=I%SS=S%TS=0) -OPS(O1=M564NW0NNT00%O2=M564NW0NNT00%O3=M564NW0NNT00%O4=M564NW0NNT00%O5=M564NW0NNT00%O6=M564NNT00) -WIN(W1=FAF0%W2=FAF0%W3=FAF0%W4=FAF0%W5=FAF0%W6=FAF0) -ECN(R=Y%DF=N%T=7B-85%TG=80%W=FAF0%O=M564NW0%CC=N) -T1(R=Y%DF=N%T=7B-85%TG=80%S=O%A=O|S+%F=AS%RD=0) -T2(R=Y%DF=N%T=FA-104%TG=FF%W=80%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=N%T=FA-104%TG=FF%W=100%S=Z%A=S+%F=AR%RD=0) -T4(R=Y%DF=N%T=FA-104%TG=FF%W=400%S=A%A=S%F=AR%RD=0) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=O%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=FA-104%TG=FF%W=8000%S=A%A=S%F=AR%RD=0) -T7(R=Y%DF=N%T=FA-104%TG=FF%W=FFFF%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=7B-85%TG=80%CD=Z) - -# ZTE ZXV10 | H201 Broadband Router -Fingerprint ZTE ZXV10 H201 ADSL router -Class ZTE | embedded || broadband router -CPE cpe:/h:zte:zxv10_h201 -SEQ(SP=C5-CF%GCD=1-6%ISR=CA-D4%TI=Z%CI=Z%II=I%TS=8) -OPS(O1=M550ST11NW1%O2=M550ST11NW1%O3=M550NNT11NW1%O4=M550ST11NW1%O5=M550ST11NW1%O6=M550ST11) -WIN(W1=1510%W2=1510%W3=1510%W4=1510%W5=1510%W6=1510) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=1540%O=M550NNSNW1%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=1510%S=O%A=S+%F=AS%O=M550ST11NW1%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# The device is a real time controller with Windows CE Net 4.2 Core, Phoenix Contact, ILC 350 PN -Fingerprint Phoenix Contact ILC 350 PN control system (Windows CE 4.2) -Class Microsoft | Windows | PocketPC/CE | specialized -CPE cpe:/o:microsoft:windows_ce auto -SEQ(SP=79-8B%GCD=1-6%ISR=97-A1%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=M5B4NNS%O2=M5B4NNS%O3=M5B4%O4=M5B4NNS%O5=M5B4NNS%O6=M5B4NNS) -WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=8000%O=M5B4NNS%CC=N) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=Y%T=7B-85%TG=80%W=8000%S=O%A=S+%F=AS%O=M5B4NNS%RD=0) -T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=7B-85%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=7B-85%TG=80%CD=Z) - -# Windows Server 2003 R2 EE, 64-bit, SP2 -Fingerprint Microsoft Windows Server 2003 SP2 -Class Microsoft | Windows | 2003 | general purpose -CPE cpe:/o:microsoft:windows_server_2003 auto -SEQ(SP=F9-10B%GCD=1-6%ISR=106-110%TI=I%CI=RD|RI%TS=0) -OPS(O1=M564NW0NNT00NNS%O2=M564NW0NNT00NNS%O3=M564NW0NNT00%O4=M564NW0NNT00NNS%O5=M564NW0NNT00NNS%O6=M564NNT00NNS) -WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) -ECN(R=Y%DF=N%T=7B-85%TG=80%W=4000%O=M564NW0NNS%CC=N) -T1(R=Y%DF=N%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=Y%T=3B-45%TG=40%W=80%S=A%A=S%F=AR%O=WANM109T10S%RD=0) -T3(R=Y%DF=N%T=3B-45%TG=40%W=100%S=A%A=S+%F=AR%O=WANM109T10S%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=400%S=A%A=S%F=AR%O=WANM109T10S%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=7A69%S=A%A=S+%F=AR%O=WANM109T10S%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=A%A=S%F=AR%O=WANM109T10S%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=FFFF%S=A%A=S+%F=AR%O=WFNM109T10S%RD=0) -U1(R=N) -IE(R=N) - -# HP MSL 4048 Firmware Revision: 7.80 Firmware Build date: 06-29-2011 -Fingerprint HP MSL4048 tape library -Class HP | embedded || storage-misc -SEQ(SP=FA-104%GCD=2|4|6|8|A%ISR=106-110%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) -WIN(W1=3E80%W2=3E80%W3=3E80%W4=3E80%W5=3E80%W6=3E80) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3E80%O=M5B4%CC=N) -T1(R=N) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# AirPlay-Device -# Marantz NR-1602 -# Denon AVR 1912 -Fingerprint Audio receiver: Bowers & Wilkins Zeppelin Air, Denon AVR-1912, or Marantz NR1602 -Class Bowers & Wilkins | embedded || media device -Class Denon | embedded || media device -Class Marantz | embedded || media device -SEQ(SP=C-16%GCD=FA7F|1F4FE|2EF7D|3E9FC|4E47B%ISR=97-A1%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) -WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) -ECN(R=Y%DF=N%T=7B-85%TG=80%W=2000%O=M5B4%CC=N) -T1(R=Y%DF=N%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=N%T=7B-85%TG=80%W=2000%S=O%A=O%F=A%RD=0) -T4(R=Y%DF=N%T=7B-85%TG=80%W=2000%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=7B-85%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=7B-85%TG=80%CD=S) - -# www.oberon.ethz.ch Bluebottle / Oberon OS created by ETH Zurich, http://en.wikipedia.org/wiki/Bluebottle_OS -Fingerprint Bluebottle OS -Class ETH Zurich | Bluebottle || general purpose -CPE cpe:/o:ethzurich:bluebottle auto -SEQ(SP=102-10C%GCD=1-6%ISR=102-10C%TI=RD%CI=RI%TS=U) -OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) -WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) -ECN(R=Y%DF=N%T=FA-104%TG=FF%W=8000%O=M5B4%CC=N) -T1(R=Y%DF=N%T=FA-104%TG=FF%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=Y%T=1B-25%TG=20%W=80%S=A%A=S+%F=AR%O=WANM109T10S%RD=0) -T3(R=N) -T4(R=Y%DF=Y%T=1B-25%TG=20%W=400%S=A%A=S+%F=AR%O=WANM109T10S%RD=0) -T5(R=Y%DF=N%T=FA-104%TG=FF%W=7A69%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=1B-25%TG=20%W=8000%S=A%A=S+%F=AR%O=WANM109T10S%RD=0) -T7(R=N) -U1(R=N) -IE(R=N) - -# Linux 2.6.12.6-arm1-lacie5a #1 Tue Oct 31 11:26:21 CET 2006 armv5tejl unknown -Fingerprint Linux 2.6.12 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C5-CF%GCD=1-6%ISR=C5-CF%TI=Z%CI=I%II=I%TS=7) -OPS(O1=M558ST11NW1%O2=M558ST11NW1%O3=M558NNT11NW1%O4=M558ST11NW1%O5=M558ST11NW1%O6=M558ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M558NNSNW1%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M558ST11NW1%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Allen Bradley PLC-5 -Fingerprint Allen-Bradley PLC-5 programmable logic controller -Class Allen-Bradley | embedded || specialized -SEQ(SP=B-15%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=96-A0%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) -WIN(W1=B68%W2=AF0%W3=F00%W4=1000%W5=EA8%W6=F87) -ECN(R=Y%DF=N%T=37-41%TG=40%W=B68%O=M5B4%CC=N) -T1(R=Y%DF=N%T=37-41%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=N%T=37-41%TG=40%W=F87%S=O%A=O%F=A%RD=0) -T4(R=Y%DF=N%T=37-41%TG=40%W=1000%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=37-41%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=15C%RID=G%RIPCK=Z%RUCK=0%RUD=G) -IE(DFI=S%T=FA-104%TG=FF%CD=S) - -# Linux 2.6.32-24-generic-pea #41-Ubuntu SMP, Ubuntu 10.04.3 LTS -Fingerprint Linux 2.6.17 - 2.6.36 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=AE-D0%GCD=1-6%ISR=BE-D6%TI=Z%CI=Z%II=I%TS=8) -OPS(O1=M556ST11NW1|M556ST11NW2|M556ST11NW3|M556ST11NW4|M556ST11NW5|M556ST11NW6|M556ST11NW7|M556ST11NW8|M556ST11NW9%O2=M556ST11NW1|M556ST11NW2|M556ST11NW3|M556ST11NW4|M556ST11NW5|M556ST11NW6|M556ST11NW7|M556ST11NW8|M556ST11NW9%O3=M556NNT11NW1|M556NNT11NW2|M556NNT11NW3|M556NNT11NW4|M556NNT11NW5|M556NNT11NW6|M556NNT11NW7|M556NNT11NW8|M556NNT11NW9%O4=M556ST11NW1|M556ST11NW2|M556ST11NW3|M556ST11NW4|M556ST11NW5|M556ST11NW6|M556ST11NW7|M556ST11NW8|M556ST11NW9%O5=M556ST11NW1|M556ST11NW2|M556ST11NW3|M556ST11NW4|M556ST11NW5|M556ST11NW6|M556ST11NW7|M556ST11NW8|M556ST11NW9%O6=M556ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M556NNSNW1|M556NNSNW2|M556NNSNW3|M556NNSNW4|M556NNSNW5|M556NNSNW6|M556NNSNW7|M556NNSNW8|M556NNSNW9%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M556ST11NW1|M556ST11NW2|M556ST11NW3|M556ST11NW4|M556ST11NW5|M556ST11NW6|M556ST11NW7|M556ST11NW8|M556ST11NW9%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Darwin 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386, Mac OS X Server 10.6.8 -Fingerprint Apple Mac OS X 10.6.8 (Snow Leopard) (Darwin 10.8.0) -Class Apple | Mac OS X | 10.6.X | general purpose -CPE cpe:/o:apple:mac_os_x:10.6 auto -SEQ(SP=FE-108%GCD=1-6%ISR=FF-10D%TI=RD%II=RI%TS=3) -OPS(O1=M5B4NW3NNT11SLL%O2=M578NW3NNT11SLL%O3=M280NW3NNT11%O4=M22CNW3NNT11SLL%O5=M218NW3NNT11SLL%O6=M109NNT11SLL) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW3SLL%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# Windows Server 2003 R2 3790 Service Pack 2 -Fingerprint Microsoft Windows Server 2003 2 -Class Microsoft | Windows | 2003 | general purpose -CPE cpe:/o:microsoft:windows_server_2003 auto -SEQ(SP=FE-108%GCD=1-6%ISR=105-10F%TI=RD%II=RI%TS=0) -OPS(O1=M556NW0NNT00NNS%O2=M556NW0NNT00NNS%O3=M556NW0NNT00%O4=M556NW0NNT00NNS%O5=M556NW0NNT00NNS%O6=M556NNT00NNS) -WIN(W1=FAF0%W2=FAF0%W3=FAF0%W4=FAF0%W5=FAF0%W6=FAF0) -ECN(R=Y%DF=N%T=7B-85%TG=80%W=FAF0%O=M556NW0NNS%CC=N) -T1(R=Y%DF=N%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=A2D|2E50|7C3C|BFA0|CE7F%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=7B-85%TG=80%CD=Z) - -# Gentoo Linux 2.6.37-hardened-r7 -Fingerprint Linux 2.6.37 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C5-CF%GCD=1-6%ISR=C5-CF%TI=Z%CI=Z%II=I%TS=7) -OPS(O1=M400CST11NW6%O2=M400CST11NW6%O3=M400CNNT11NW6%O4=M400CST11NW6%O5=M400CST11NW6%O6=M400CST11) -WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNSNW6%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M400CST11NW6%RD=0) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Linux 2.6.38-11-generic #49-Ubuntu SMP Mon Aug 29 20:47:07 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux, Kubuntu. -Fingerprint Linux 2.6.38 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=CA-D4%GCD=1-6%ISR=C8-D2%TI=Z%CI=Z%II=I%TS=7) -OPS(O1=M400CNNT11NW9%O2=M400CNNT11NW9%O3=M400CNNT11NW9%O4=M400CNNT11NW9%O5=M400CNNT11NW9%O6=M400CNNT11) -WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNW9%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M400CNNT11NW9%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# ZyXEL NSA210 I read that it runs Linux 2.6 -Fingerprint ZyXEL NSA-210 NAS device -Class ZyXEL | embedded || storage-misc -CPE cpe:/h:zyxel:nsa-210 auto -SEQ(SP=BD-C7%GCD=1-6%ISR=C2-CC%TI=Z%CI=Z%II=I%TS=7) -OPS(O1=M2300ST11NW2%O2=M2300ST11NW2%O3=M2300NNT11NW2%O4=M2300ST11NW2%O5=M2300ST11NW2%O6=M2300ST11) -WIN(W1=45E8%W2=45E8%W3=45E8%W4=45E8%W5=45E8%W6=45E8) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=4600%O=M2300NNSNW2%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=45E8%S=O%A=S+%F=AS%O=M2300ST11NW2%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A|O%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O|S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A|O%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O|S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Linux 2.6.32-5-xen-amd64 #1 SMP Fri Sep 9 22:23:19 UTC 2011 x86_64 GNU/Linux -# Linux 2.6.32-5-686 #1 SMP Fri Sep 9 20:51:05 UTC 2011 i686 GNU/Linux Distro: Debian Squeeze -# Linux 2.6.35-31-generic-pae #62-Ubuntu SMP Tue Nov 8 15:43:23 UTC 2011 i686 GNU/Linux / Ubuntu 10.10 maverick -Fingerprint Linux 2.6.32 - 2.6.35 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=F0-10C%GCD=1-6%ISR=FD-111%TI=Z%CI=Z%II=I%TS=7|8|A) -OPS(O1=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O2=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O3=M5B4NNT11NW1|M5B4NNT11NW2|M5B4NNT11NW3|M5B4NNT11NW4|M5B4NNT11NW5|M5B4NNT11NW6|M5B4NNT11NW7|M5B4NNT11NW8|M5B4NNT11NW9%O4=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O5=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW1|M5B4NNSNW2|M5B4NNSNW3|M5B4NNSNW4|M5B4NNSNW5|M5B4NNSNW6|M5B4NNSNW7|M5B4NNSNW8|M5B4NNSNW9%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# FreeBSD 8.2-amd64-20110720 FreeBSD 8.2-amd64-20110720 #0: Wed Jul 20 13:56:28 UTC 2011 root@am1.tinder.dev:/usr/obj/usr/src/sys/SERVER8-amd64 amd64 -Fingerprint FreeBSD 8.2 -Class FreeBSD | FreeBSD | 8.X | general purpose -CPE cpe:/o:freebsd:freebsd:8 auto -SEQ(SP=100-10A%GCD=1-6%ISR=107-111%TI=I%CI=I|RI%TS=1F-21) -OPS(O1=M5B4NW3ST11%O2=M578NW3ST11%O3=M280NW3NNT11%O4=M5B4NW3ST11%O5=M218NW3ST11%O6=M109ST11) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=FFFF%O=M5B4NW3SLL%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Linux 3.0.0-11-generic #18-Ubuntu SMP Tue Sep 13 23:38:01 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux -Fingerprint Linux 3.0 -Class Linux | Linux | 3.X | general purpose -CPE cpe:/o:linux:kernel:3 auto -SEQ(SP=FB-105%GCD=1-6%ISR=FE-108%TI=Z%CI=Z%II=I%TS=7) -OPS(O1=M400CST11NW6%O2=M400CST11NW6%O3=M400CNNT11NW6%O4=M400CST11NW6%O5=M400CST11NW6%O6=M400CST11) -WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNSNW6%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M400CST11NW6%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# FreeBSD 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 -Fingerprint FreeBSD 8.1 -Class FreeBSD | FreeBSD | 8.X | general purpose -CPE cpe:/o:freebsd:freebsd:8 auto -SEQ(SP=FA-104%GCD=2|4|6|8|A%ISR=FF-113%TI=RD%II=RI%TS=21|22) -OPS(O1=M556NW3ST11%O2=M556NW3ST11%O3=M280NW3NNT11%O4=M556NW3ST11%O5=M218NW3ST11%O6=M109ST11) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M556NW3SLL%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=238|4721|6220|9B53|DC1F%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# Linux 2.6.32-5-amd64 #1 SMP Fri Sep 9 20:23:16 UTC 2011 x86_64 GNU/Linux -Fingerprint Linux 2.6.32 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=101-10B%GCD=1-6%ISR=108-112%TI=Z%CI=Z%II=I%TS=8) -OPS(O1=M58CST11NW7%O2=M58CST11NW7%O3=M58CNNT11NW7%O4=M58CST11NW7%O5=M58CST11NW7%O6=M58CST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M58CNNSNW7%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M58CST11NW7%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Version 6.1 (Build 7601: Service Pack 1) -Fingerprint Microsoft Windows 7 SP1 -Class Microsoft | Windows | 7 | general purpose -CPE cpe:/o:microsoft:windows_7 auto -SEQ(SP=FF-109%GCD=1-6%ISR=105-10F%TI=I%II=I%SS=S%TS=7) -OPS(O1=M580NW8ST11%O2=M580NW8ST11%O3=M580NW8NNT11%O4=M580NW8ST11%O5=M580NW8ST11%O6=M580ST11) -WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=2000%O=M580NW8NNS%CC=N) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=O%F=AR%RD=0) -T4(R=N) -T5(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=7B-85%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=7B-85%TG=80%CD=Z) - -# VxWorks --Ed. -# Hitron Technologies BWG-35302 Cable Modem Software Version: 4.03.20-SI-TWR -Fingerprint Hitron BWG-35302 cable modem -Class Hitron | embedded || broadband router -CPE cpe:/h:hitron:bwg-35302 auto -SEQ(SP=13-1D%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=98-A2%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=M5B4NW0%O2=M5B4NW0%O3=M5B4NW0%O4=M5B4NW0%O5=M5B4NW0%O6=M5B4) -WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=4000%O=M5B4NW0%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=3B-45%TG=40%W=4000%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# D-Link DSR-1000N Firmware Version: 1.03B43_WW -Fingerprint D-Link DSR-1000N WAP -Class D-Link | embedded || WAP -CPE cpe:/h:dlink:dsr-1000n auto -SEQ(SP=C4-CE%GCD=1-6%ISR=C0-CA%TI=Z%CI=Z%II=I%TS=8) -OPS(O1=M5B4ST11NW4%O2=M5B4ST11NW4%O3=M5B4NNT11NW4%O4=M5B4ST11NW4%O5=M5B4ST11NW4%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3C-46%TG=40%W=16D0%O=M5B4NNSNW4%CC=N) -T1(R=Y%DF=Y%T=3C-46%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3C-46%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW4%RD=0) -T4(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Belkin Network USB Hub (F5L009) -Fingerprint Belkin F5L009 power adapter -Class Belkin | embedded || power-device -SEQ(SP=0-5%GCD=10001|20002|30003|40004|50005%ISR=96-A0%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=M5B4NNS%O2=M5B4NNS%O3=M5B4NNS%O4=M5B4NNS%O5=M5B4NNS%O6=M5B4NNS) -WIN(W1=5B4%W2=5B4%W3=5B4%W4=5B4%W5=5B4%W6=5B4) -ECN(R=Y%DF=N%T=FA-104%TG=FF%W=5B4%O=M5B4NNS%CC=N) -T1(R=Y%DF=N%T=FA-104%TG=FF%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=FA-104%TG=FF%W=5B4%S=A%A=S%F=AR%RD=0) -T3(R=Y%DF=N%T=FA-104%TG=FF%W=5B4%S=A%A=S+%F=AR%RD=0) -T4(R=Y%DF=N%T=FA-104%TG=FF%W=5B4%S=A%A=S%F=AR%RD=0) -T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S%F=AR%RD=0) -T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S%F=AR%RD=0) -U1(R=N) -IE(DFI=N%T=FA-104%TG=FF%CD=Z) - -# Version 5.1 (Build 2600.xpsp_sp3_gdr.090804-1435 : Service Pack 3) -Fingerprint Microsoft Windows XP SP3 -Class Microsoft | Windows | XP | general purpose -CPE cpe:/o:microsoft:windows_xp auto -SEQ(SP=FA-104%GCD=1-6%ISR=109-113%TI=I%TS=0) -OPS(O1=M5B4NW0NNT00NNS%O2=M5B4NW0NNT00NNS%O3=M5B4NW0NNT00%O4=M5B4NW0NNT00NNS%O5=M5B4NW0NNT00NNS%O6=M5B4NNT00NNS) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=7A-84%TG=80%W=FFFF%O=M5B4NW0NNS%CC=N) -T1(R=Y%DF=Y%T=7A-84%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=7A-84%TG=80%W=FFFF%S=O%A=S+%F=AS%O=M5B4NW0NNT00NNS%RD=0) -T4(R=N) -T5(R=Y%DF=N%T=7A-84%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(R=N) - -# WeatherDirect Model WA-1030U, Software ERF-Gateway V1.21.00 -Fingerprint LaCrosse WA-1030U weather forecaster -Class LaCrosse | embedded || specialized -CPE cpe:/h:lacrosse:wa-1030u -SEQ(SP=27-31%GCD=8|10|18|20|28%ISR=23-2D%TI=I%TS=U) -OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) -WIN(W1=16D0%W2=16D0%W3=16D0%W4=16D0%W5=16D0%W6=16D0) -ECN(R=Y%DF=N%T=FA-104%TG=FF%W=16D0%O=M5B4%CC=N) -T1(R=Y%DF=N%T=FA-104%TG=FF%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=N%T=FA-104%TG=FF%W=100%S=A%A=S+%F=AR%RD=0) -T4(R=N) -T5(R=Y%DF=N%T=FA-104%TG=FF%W=7A69%S=A%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(R=N) - -# Linux 3.0.4-030004-generic #201108301138 SMP Tue Aug 30 11:42:30 UTC 2011 x86_64 GNU/Linux -# Linux 2.6.38-12-generic #51-Ubuntu SMP Wed Sep 28 14:27:32 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux -# Linux 2.6.32-35-server #78-Ubuntu SMP Tue Oct 11 16:26:12 UTC 2011 x86_64 GNU/Linux -# Linux 2.6.32-35-generic #78-Ubuntu SMP Tue Oct 11 16:11:24 UTC 2011 x86_64 GNU/Linux -Fingerprint Linux 2.6.32 - 3.0 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -Class Linux | Linux | 3.X | general purpose -CPE cpe:/o:linux:kernel:3 auto -SEQ(SP=FD-10B%GCD=1-6%ISR=104-10E%TI=Z%CI=Z%II=I%TS=7) -OPS(O1=M400CST11NW1|M400CST11NW2|M400CST11NW3|M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7|M400CST11NW8|M400CST11NW9%O2=M400CST11NW1|M400CST11NW2|M400CST11NW3|M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7|M400CST11NW8|M400CST11NW9%O3=M400CNNT11NW1|M400CNNT11NW2|M400CNNT11NW3|M400CNNT11NW4|M400CNNT11NW5|M400CNNT11NW6|M400CNNT11NW7|M400CNNT11NW8|M400CNNT11NW9%O4=M400CST11NW1|M400CST11NW2|M400CST11NW3|M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7|M400CST11NW8|M400CST11NW9%O5=M400CST11NW1|M400CST11NW2|M400CST11NW3|M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7|M400CST11NW8|M400CST11NW9%O6=M400CST11) -WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNSNW1|M400CNNSNW2|M400CNNSNW3|M400CNNSNW4|M400CNNSNW5|M400CNNSNW6|M400CNNSNW7|M400CNNSNW8|M400CNNSNW9%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M400CST11NW1|M400CST11NW2|M400CST11NW3|M400CST11NW4|M400CST11NW5|M400CST11NW6|M400CST11NW7|M400CST11NW8|M400CST11NW9%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# HP Color LaserJet CP2025dn (VxWorks?) -Fingerprint HP LaserJet CP2025dn printer -Class HP | embedded || printer -CPE cpe:/h:hp:laserjet_cp2025dn auto -SEQ(SP=7C-D4%GCD=1-6%ISR=A1-AF%TI=RD|RI%II=RI%SS=S%TS=A|B) -OPS(O1=M5B4NW0NNSNNT11%O2=M578NW0NNSNNT11%O3=M280NW0NNT11%O4=M5B4NW0NNSNNT11%O5=M218NW0NNSNNT11%O6=M109NNSNNT11) -WIN(W1=21F0%W2=2088%W3=2258%W4=21F0%W5=20C0%W6=209D) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=2238%O=M5B4NW0NNS%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=FA-104%TG=FF%CD=S) - -# SIMATIC 300 PLC -Fingerprint Siemens Simatic 300 programmable logic controller -Class Siemens | embedded || specialized -SEQ(SP=F9-10D%GCD=1-6%ISR=106-110%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=M5B4%O2=M578%O3=M200%O4=M200%O5=M218%O6=M109) -WIN(W1=800%W2=800%W3=800%W4=800%W5=800%W6=800) -ECN(R=Y%DF=N%T=55-5F%TG=80%W=800%O=M5B4%CC=N) -T1(R=Y%DF=N%T=55-5F%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=N%T=55-5F%TG=80%W=800%S=O%A=S+%F=AS%O=M109%RD=0) -T4(R=Y%DF=N%T=55-5F%TG=80%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=73-7D%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=73-7D%TG=80%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=73-7D%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=73-7D%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=1B88%RUD=G) -IE(DFI=N%T=73-7D%TG=80%CD=Z) - -# Debian Linux 2.6.26-2-amd64 #1 SMP Mon Sep 19 06:13:12 UTC 2011 x86_64 GNU/Linux -# Linux 2.6.26-2-amd64 #1 SMP Wed Sep 21 03:36:44 UTC 2011 x86_64 GNU/Linux -Fingerprint Linux 2.6.26 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=FA-10E%GCD=1-6%ISR=104-10E%TI=Z%II=I%TS=8) -OPS(O1=M400CST11NW7%O2=M400CST11NW7%O3=M400CNNT11NW7%O4=M400CST11NW7%O5=M400CST11NW7%O6=M400CST11) -WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNSNW7%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M400CST11NW7%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Cisco/Codian MCU 4210, according to it's boot messages - NetBSD inside -Fingerprint Tandberg Codian videoconferencing system (NetBSD) -Class Tandberg | NetBSD || media device -CPE cpe:/o:tandberg:netbsd auto -SEQ(SP=CB-D9%GCD=1-6%ISR=D8-E2%TI=RD%CI=RI%TS=0) -OPS(O1=M5B4NW0NNT01%O2=M5B4NW0NNT01%O3=M5B4NW0NNT01%O4=M5B4NW0NNT01%O5=M5B4NW0NNT01%O6=M5B4NNT01) -WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8000%O=M5B4NW0%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(R=N) - -# 3.0.3-gentoo #1 SMP Tue Aug 23 23:21:03 CEST 2011 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ AuthenticAMD GNU/Linux -Fingerprint Linux 3.0 -Class Linux | Linux | 3.X | general purpose -CPE cpe:/o:linux:kernel:3 auto -SEQ(SP=102-10C%GCD=1-6%ISR=106-110%TI=Z%CI=Z%II=I%TS=7) -OPS(O1=M5B4ST11NW6%O2=M5B4ST11NW6%O3=M5B4NNT11NW6%O4=M5B4ST11NW6%O5=M5B4ST11NW6%O6=M5B4ST11) -WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW6%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=3890%S=O%A=S+%F=AS%O=M5B4ST11NW6%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# 2.6.18-8.1.14.el5_lustre.1.6.4.2smp #1 SMP Wed Jan 16 20:36:15 EST 2008 x86_64 x86_64 x86_64 GNU/Linux CentOS release 5 -Fingerprint Linux 2.6.18 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C2-CC%GCD=1-6%ISR=CB-D5%TI=Z%CI=Z%II=I%TS=A) -OPS(O1=M558ST11NW7%O2=M558ST11NW7%O3=M558NNT11NW7%O4=M558ST11NW7%O5=M558ST11NW7%O6=M558ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M558NNSNW7%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# CacheFlow 5000 (exPacketeer) -Fingerprint Blue Coat CacheFlow 5000 proxy server -Class Blue Coat | embedded || proxy server -SEQ(SP=100-10A%GCD=1-6%ISR=102-110%TI=RI%TS=A) -OPS(O1=M5B4NW0ST11LLLL%O2=M5B4NW0ST11LLLL%O3=M5B4NW0NNT11%O4=M5B4NW0ST11LLLL%O5=M5B4NW0ST11LLLL%O6=M5B4ST11LLLL) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=FFFF%O=M5B4NW0SLL%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=N%T=3B-45%TG=40%W=FFFF%S=O%A=S+%F=AS%O=M5B4NW0ST11LLLL%RD=0) -T4(R=Y%DF=Y%T=3A-44%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3A-44%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3A-44%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3A-44%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=3A-44%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(DFI=S%T=3A-44%TG=40%CD=S) - -# 2.6.38.7-desktop-1mnb2 -Fingerprint Linux 2.6.38 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C0-CA%GCD=1-6%ISR=C7-D1%TI=Z%CI=Z%TS=A) -OPS(O1=M5B4ST11NW7%O2=M5B4ST11NW7%O3=M5B4NNT11NW7%O4=M5B4ST11NW7%O5=M5B4ST11NW7%O6=M5B4ST11) -WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW7%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=3890%S=O%A=S+%F=AS%O=M5B4ST11NW7%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# windows 7 ultimate ver 6.1, build 7601:SP1 -Fingerprint Microsoft Windows 7 SP1 -Class Microsoft | Windows | 7 | general purpose -CPE cpe:/o:microsoft:windows_7 auto -SEQ(SP=102-10C%GCD=1-6%ISR=103-10D%TI=I%II=I%SS=S%TS=7) -OPS(O1=M7CANW8ST11%O2=M7CANW8ST11%O3=M7CANW8NNT11%O4=M7CANW8ST11%O5=M7CANW8ST11%O6=M7CAST11) -WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=2000%O=M7CANW8NNS%CC=N) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=O%F=AR%RD=0) -T4(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T5(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T7(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=7B-85%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=7B-85%TG=80%CD=Z) - -# Linux 2.6.32-33-server #72-Ubuntu SMP Fri Jul 29 21:21:55 UTC 2011 x86_64 GNU/Linux -Fingerprint Linux 2.6.32 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=EA-112%GCD=1-6%ISR=FB-10B%TI=Z%CI=RD%II=I%TS=7) -OPS(O1=M564ST11NW7%O2=M564ST11NW7%O3=M564NNT11NW7%O4=M564ST11NW7%O5=M564ST11NW7%O6=M564ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M564NNSNW7%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=FA-104%TG=FF%W=80%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=N%T=FA-104%TG=FF%W=100%S=Z%A=S+%F=AR%RD=0) -T4(R=Y%DF=N%T=FA-104%TG=FF%W=400%S=A%A=S%F=AR%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=O%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=FA-104%TG=FF%W=8000%S=A%A=S%F=AR%RD=0) -T7(R=Y%DF=N%T=FA-104%TG=FF%W=FFFF%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Linux 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 08:53:25 CEST 2011 x86_64 Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz GenuineIntel GNU/Linux; Distro=ArchLinux -# Linux 3.0.0-13-generic #22-Ubuntu SMP Wed Nov 2 13:25:36 UTC 2011 i686 athlon i386 GNU/Linux -Fingerprint Linux 3.0 -Class Linux | Linux | 3.X | general purpose -CPE cpe:/o:linux:kernel:3 auto -SEQ(SP=FA-104%GCD=1-6%ISR=108-112%TI=Z%II=I%TS=8|A) -OPS(O1=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O2=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O3=M5B4NNT11NW1|M5B4NNT11NW2|M5B4NNT11NW3|M5B4NNT11NW4|M5B4NNT11NW5|M5B4NNT11NW6|M5B4NNT11NW7|M5B4NNT11NW8|M5B4NNT11NW9%O4=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O5=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%O6=M5B4ST11) -WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW1|M5B4NNSNW2|M5B4NNSNW3|M5B4NNSNW4|M5B4NNSNW5|M5B4NNSNW6|M5B4NNSNW7|M5B4NNSNW8|M5B4NNSNW9%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=3890%S=O%A=S+%F=AS%O=M5B4ST11NW1|M5B4ST11NW2|M5B4ST11NW3|M5B4ST11NW4|M5B4ST11NW5|M5B4ST11NW6|M5B4ST11NW7|M5B4ST11NW8|M5B4ST11NW9%RD=0) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Linux 2.6.40.4-5.fc15.x86_64 #1 SMP Tue Aug 30 14:38:32 UTC 2011 x86_64 GNU/Linux, Fedora 15 64bit x86 -Fingerprint Linux 3.0 -Class Linux | Linux | 3.X | general purpose -CPE cpe:/o:linux:kernel:3 auto -SEQ(SP=101-10B%GCD=1-6%ISR=FF-109%TI=Z%CI=Z%TS=U) -OPS(O1=M400CNNSNW8%O2=M400CNNSNW8%O3=M400CNW8%O4=M400CNNSNW8%O5=M400CNNSNW8%O6=M400CNNS) -WIN(W1=8018%W2=8018%W3=8018%W4=8018%W5=8018%W6=8018) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=8018%O=M400CNNSNW8%CC=Y) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=7B-85%TG=80%W=8018%S=O%A=S+%F=AS%O=M400CNNSNW8%RD=0) -T4(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=7B-85%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(R=N) - -# Cisco IOS Software, C3550 Software (C3550-IPBASEK9-M), Version 12.2(44)SE6, RELEASE SOFTWARE (fc1) -Fingerprint Cisco 3550 switch (IOS 12.2) -Class Cisco | IOS | 12.X | switch -CPE cpe:/h:cisco:3550_switch -CPE cpe:/o:cisco:ios:12.2 -SEQ(SP=F7-10D%GCD=1-6%ISR=FE-110%TI=RD|RI%II=RI%SS=O%TS=U) -OPS(O1=M5B4%O2=M578%O3=M280%O4=M218%O5=M218%O6=M109) -WIN(W1=1020%W2=1020%W3=1020%W4=1020%W5=1020%W6=1020) -ECN(R=Y%DF=Y%T=FA-104%TG=FF%W=1020%O=M5B4%CC=N) -T1(R=Y%DF=Y%T=FA-104%TG=FF%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=FA-104%TG=FF%CD=S) - -# AIX 1 6 oslevel -s : 6100-05-02-1034 -Fingerprint IBM AIX 6.1 -Class IBM | AIX | 6.X | general purpose -CPE cpe:/o:ibm:aix:6 auto -SEQ(SP=FE-108%GCD=1-6%ISR=103-10D%TI=I%CI=I%II=I%SS=S%TS=1) -OPS(O1=MFB62NW2NNT11%O2=MFB62NW3NNT11%O3=MFB62NW3NNT11%O4=MFB62NW2NNT11%O5=MFB62NW3NNT11%O6=MFB62NNT11) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=37-41%TG=40%W=FFFF%O=MFB62NW3%CC=N) -T1(R=Y%DF=Y%T=37-41%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=37-41%TG=40%W=FFFF%S=O%A=S+%F=AS%O=MFB62NW2NNT11%RD=0) -T4(R=Y%DF=N%T=37-41%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=37-41%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(DFI=S%T=FA-104%TG=FF%CD=S) - -# version 5.1 num 2600.xpsp_sp3_gdr.101209-1647 : Service Pack 3 -Fingerprint Microsoft Windows XP SP3 -Class Microsoft | Windows | XP | general purpose -CPE cpe:/o:microsoft:windows_xp auto -SEQ(SP=102-10C%GCD=1-6%ISR=10A-114%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=M550NW1NNS%O2=M550NW1NNS%O3=M550NW1%O4=M550NW1NNS%O5=M550NW1NNS%O6=M550NNS) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=FFFF%O=M550NW1NNS%CC=N) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=Y%T=7B-85%TG=80%W=FFFF%S=O%A=S+%F=AS%O=M550NW1NNS%RD=0) -T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=7B-85%TG=80%CD=Z) - -# Microsoft Windows XP [Version 5.1.2600] -Fingerprint Microsoft Windows XP -Class Microsoft | Windows | XP | general purpose -CPE cpe:/o:microsoft:windows_xp auto -SEQ(SP=FD-107%GCD=1-6%ISR=101-10B%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=M4ECNW0NNS%O2=M4ECNW0NNS%O3=M4ECNW0%O4=M4ECNW0NNS%O5=M4ECNW0NNS%O6=M4ECNNS) -WIN(W1=FC00%W2=FC00%W3=FC00%W4=FC00%W5=FC00%W6=FC00) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FC00%O=M4ECNW0NNS%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=FC00%S=O%A=S+%F=AS%O=M4ECNW0NNS%RD=0) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=O%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=O%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=Z) - -# Product Name: hp LaserJet 4250, Model Number: Q5401A, Firmware Datecode: 20040902 08.007.0, HP JetDirect J7949E -Fingerprint HP LaserJet 4250 printer -Class HP | embedded || printer -CPE cpe:/h:hp:laserjet_4250 auto -SEQ(SP=13-1D%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=98-A2%TI=I%CI=I%II=I%SS=S%TS=1) -OPS(O1=M56ANW0NNT11%O2=M56ANW0NNT11%O3=M56ANW0NNT11%O4=M56ANW0NNT11%O5=M56ANW0NNT11%O6=M56ANNT11) -WIN(W1=5B4%W2=5B4%W3=5B4%W4=5B4%W5=5B4%W6=5B4) -ECN(R=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=3B-45%TG=40%W=5B4%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=4210%RIPCK=Z%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# Zywall USG 50 Current Firmware Version: 2.21(BDS.4) -Fingerprint ZyXEL ZyWALL USG 50 firewall (ZyNOS 2.21) -Class ZyXEL | ZyNOS | 2.X | firewall -CPE cpe:/o:zyxel:zynos:2 auto -SEQ(SP=BC-C6%GCD=1-6%ISR=C3-CD%TI=Z%II=I%TS=U) -OPS(O1=M5B4NNSNW4%O2=M5B4NNSNW4%O3=M5B4NW4%O4=M5B4NNSNW4%O5=M5B4NNSNW4%O6=M5B4NNS) -WIN(W1=16D0%W2=16D0%W3=16D0%W4=16D0%W5=16D0%W6=16D0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW4%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Linux 2.6.32.12 #1922 Sun Sep 4 02:10:58 CST 2011 armv5tel GNU/Linux synology_88f6281_209, Synology DS209 Version: DSM 3.2-1922; Build Date: 2011/09/06 -Fingerprint Synology DS209 NAS device (Linux 2.6.32) -Class Synology | Linux | 2.6.X | storage-misc -CPE cpe:/o:synology:linux:2.6 auto -SEQ(SP=BD-C7%GCD=1-6%ISR=CD-D7%TI=Z%II=I%TS=7) -OPS(O1=M5B4ST11NW4%O2=M5B4ST11NW4%O3=M5B4NNT11NW4%O4=M5B4ST11NW4%O5=M5B4ST11NW4%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW4%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW4%RD=0) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Dish Network box -Fingerprint Dish Network DVR (Linux 2.6) -Class Linux | Linux | 2.6.X | media device -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C7-D1%GCD=1-6%ISR=CA-D4%TI=Z%CI=Z%II=I%TS=A|B) -OPS(O1=M5B4ST11NW2%O2=M5B4ST11NW2%O3=M5B4NNT11NW2%O4=M5B4ST11NW2%O5=M5B4ST11NW2%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW2%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O%F=AR%RD=0) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# SunOS 5.10 Generic_142910-17 i86pc i386 i86pc, Solaris 10/update 9 -Fingerprint Sun Solaris 10 -Class Sun | Solaris | 10 | general purpose -CPE cpe:/o:sun:sunos:5.10 auto -SEQ(SP=FE-108%GCD=1-6%ISR=102-10C%TI=I%II=I%SS=S%TS=7) -OPS(O1=NNT11M564NW0NNS%O2=NNT11M564NW0NNS%O3=NNT11M564NW0%O4=NNT11M564NW0NNS%O5=NNT11M564NW0NNS%O6=NNT11M564NNS) -WIN(W1=C060%W2=C060%W3=C1CC%W4=C068%W5=C068%W6=C0B7) -ECN(R=Y%DF=Y%T=37-41%TG=40%W=C210%O=M564NW0NNS%CC=Y) -T1(R=Y%DF=Y%T=37-41%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=O%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=Y%T=FA-104%TG=FF%IPL=70%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=Y%T=FA-104%TG=FF%CD=S) - -# Linux 3.1.0-0.rc6.git0.3.fc16.x86_64 #1 SMP Fri Sep 16 12:26:22 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux / Fedora 16 beta -# Linux 3.0.0-13-server #22-Ubuntu SMP Wed Nov 2 15:09:08 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux -Fingerprint Linux 3.0 - 3.1 -Class Linux | Linux | 3.X | general purpose -CPE cpe:/o:linux:kernel:3 auto -SEQ(SP=FD-107%GCD=1-6%ISR=107-111%TI=Z%CI=Z%II=I%TS=8|A) -OPS(O1=M5B4ST11NW6%O2=M5B4ST11NW6%O3=M5B4NNT11NW6%O4=M5B4ST11NW6%O5=M5B4ST11NW6%O6=M5B4ST11) -WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3908%O=M5B4NNSNW6%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Telekom Mediareceiver MR303 Type A -Fingerprint Telekom Media Receiver MR 303 -Class Telekom | embedded || media device -SEQ(SP=6E-A0%GCD=1-6%ISR=94-9E%TI=I%CI=I%II=I%SS=S%TS=0) -OPS(O1=M5B2NW2NNT00NNS%O2=M5B2NW2NNT00NNS%O3=M5B2NW2NNT00%O4=M5B2NW2NNT00NNS%O5=M5B2NW2NNT00NNS%O6=M5B2NNT00NNS) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=N%T=7B-85%TG=80%W=FFFF%O=M5B2NW2NNS%CC=N) -T1(R=Y%DF=N%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=N%T=7B-85%TG=80%W=FFFF%S=O%A=S+%F=AS%O=M5B2NW2NNT00NNS%RD=0) -T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=7B-85%TG=80%CD=Z) - -# Linux 2.6.38-11-generic #50-Ubuntu SMP Mon Sep 12 21:18:14 UTC 2011 i686 athlon i386 GNU/Linux -Fingerprint Linux 2.6.38 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C1-CB%GCD=1-6%ISR=C8-D2%TI=Z%CI=Z%II=I%TS=8) -OPS(O1=M400CST11NW5%O2=M400CST11NW5%O3=M400CNNT11NW5%O4=M400CST11NW5%O5=M400CST11NW5%O6=M400CST11) -WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNSNW5%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M400CST11NW5%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# AIX 3 4 -Fingerprint IBM AIX 4.3 -Class IBM | AIX | 4.X | general purpose -CPE cpe:/o:ibm:aix:4 auto -SEQ(SP=FE-108%GCD=1-6%ISR=108-112%TI=I%CI=I%II=I%SS=S%TS=1) -OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11) -WIN(W1=3E38%W2=3BA4%W3=3D54%W4=3E80%W5=3D68%W6=3E43) -ECN(R=Y%DF=N%T=37-41%TG=40%W=3EBC%O=M5B4NW0%CC=N) -T1(R=Y%DF=N%T=37-41%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=37-41%TG=40%W=4000%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=37-41%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=15C%RID=G%RIPCK=I%RUCK=0%RUD=G) -IE(DFI=S%T=FA-104%TG=FF%CD=S) - -# IOS Version 12.2.33SXI6 6509-E chassis running Supervisor 720 - 3B -Fingerprint Cisco 6509 switch (IOS 12.2) -Class Cisco | IOS | 12.X | switch -CPE cpe:/o:cisco:ios:12 auto -SEQ(SP=FE-108%GCD=1-6%ISR=104-10E%TI=RD%II=RI%TS=U) -OPS(O1=M5B4%O2=M578%O3=M280%O4=M218%O5=M218%O6=M109) -WIN(W1=1020%W2=1020%W3=1020%W4=1020%W5=1020%W6=1020) -ECN(R=Y%DF=Y%T=FA-104%TG=FF%W=1020%O=M5B4%CC=N) -T1(R=Y%DF=Y%T=FA-104%TG=FF%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=FA-104%TG=FF%W=1020%S=O%A=S+%F=AS%O=M5B4%RD=0) -T4(R=N) -T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(R=N) -IE(DFI=S%T=FA-104%TG=FF%CD=S) - -# Sun/Oracle StorageTek 2540-M2 management controller -# OS: VxWorks (for Meteor) version 6.5. Kernel: WIND version 2.10. Device: IBM DS3512 -Fingerprint VxWorks 6.5 (NAS device) -Class Wind River | VxWorks | 6.X | storage-misc -CPE cpe:/o:windriver:vxworks:6 auto -SEQ(SP=88-9A%GCD=1-6%ISR=97-A1%TI=BI%CI=BI%II=BI%SS=S%TS=U) -OPS(O1=NNM5B4SNW0%O2=NNM5B4SNW0%O3=M5B4NW0%O4=NNM5B4SNW0%O5=NNM5B4SNW0%O6=NNM5B4S) -WIN(W1=2710%W2=2710%W3=2710%W4=2710%W5=2710%W6=2710) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=2710%O=NNM5B4SNW0%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=R%RD=0) -T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=R%RD=0) -T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=R%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=138%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=Z) - -# Darwin 11.2.0 Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 x86_64 -Fingerprint Apple Mac OS X 10.7.2 (Lion) (Darwin 11.2.0) -Class Apple | Mac OS X | 10.7.X | general purpose -CPE cpe:/o:apple:mac_os_x:10.7 auto -SEQ(SP=F5-107%GCD=1-6%ISR=F5-109%TI=RD%CI=RD%II=RI%TS=A) -OPS(O1=M4B0NW3NNT11SLL%O2=M4B0NW3NNT11SLL%O3=M4B0NW3NNT11%O4=M4B0NW3NNT11SLL%O5=M4B0NW3NNT11SLL%O6=M4B0NNT11SLL) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M4B0NW3SLL%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# Darwin 11.2.0 Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 x86_64 -Fingerprint Apple Mac OS X 10.7.2 (Lion) (Darwin 11.2.0) -Class Apple | Mac OS X | 10.7.X | general purpose -CPE cpe:/o:apple:mac_os_x:10.7 auto -SEQ(SP=F6-10A%GCD=1-6%ISR=101-10D%TI=RD%CI=RD%II=RI%TS=A) -OPS(O1=M3FD8NW3NNT11SLL%O2=M3FD8NW3NNT11SLL%O3=M3FD8NW3NNT11%O4=M3FD8NW3NNT11SLL%O5=M3FD8NW2NNT11SLL%O6=M3FD8NNT11SLL) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M3FD8NW2SLL%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# Darwin 11.2.0 Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 x86_64 -Fingerprint Apple Mac OS X 10.7.2 (Lion) (Darwin 11.2.0) -Class Apple | Mac OS X | 10.7.X | general purpose -CPE cpe:/o:apple:mac_os_x:10.7 auto -SEQ(SP=F4-108%GCD=1-6%ISR=F6-10E%TI=RD%CI=RD%TS=A) -OPS(O1=M3FD8NW3NNT11SLL%O2=M3FD8NW3NNT11SLL%O3=M3FD8NW2NNT11%O4=M3FD8NW2NNT11SLL%O5=M3FD8NW2NNT11SLL%O6=M3FD8NNT11SLL) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M3FD8NW2SLL%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) -IE(R=N) - -# Fedora 15 Linux 2.6.40.6-0.fc15.x86_64 #1 SMP Tue Oct 4 00:39:50 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux -Fingerprint Linux 3.0 -Class Linux | Linux | 3.X | general purpose -CPE cpe:/o:linux:kernel:3 auto -SEQ(SP=FC-106%GCD=1-6%ISR=101-10B%TI=Z%CI=Z%II=I%TS=A) -OPS(O1=M400CST11NW7%O2=M400CST11NW7%O3=M400CNNT11NW7%O4=M400CST11NW7%O5=M400CST11NW7%O6=M400CST11) -WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNSNW7%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Microsoft Windows version 5.2 (Build 3790.srv03_sp2gdr.101019-0340 : service pack 2) -Fingerprint Microsoft Windows Server 2003 SP2 -Class Microsoft | Windows | 2003 | general purpose -CPE cpe:/o:microsoft:windows_server_2003 auto -SEQ(SP=C6-D0%GCD=1-6%ISR=CA-D4%TI=Z%CI=RD|RI%II=I%TS=A) -OPS(O1=M5B4ST11NW2%O2=M5B4ST11NW2%O3=M5B4NNT11NW2%O4=M5B4ST11NW2%O5=M5B4ST11NW2%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3D-47%TG=40%W=16D0%O=M5B4NNSNW2%CC=N) -T1(R=Y%DF=Y%T=3D-47%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=7A-84%TG=80%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=Y%T=3D-47%TG=40%W=16A0%S=O%A=O|S+%F=A|AS%O=NNT11|M5B4ST11NW2%RD=0) -T4(R=Y%DF=N%T=7A-84%TG=80%W=0%S=A%A=O%F=R%RD=0) -T5(R=Y%DF=N%T=22-3C%TG=40%W=0%S=A%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=7A-84%TG=80%W=0%S=A%A=O%F=R%RD=0) -T7(R=Y%DF=N%T=7A-84%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=7A-84%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=7A-84%TG=80%CD=Z) - -# TSX ETY PORT Web Server made by Schneider Electric. -Fingerprint Schneider Electric TSX ETY programmable logic controller -Class Schneider Electric | embedded || specialized -SEQ(SP=14-1E%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=99-A3%CI=I%II=I%TS=U) -OPS(O1=M200NW0%O2=M200NW0%O3=M200NW0%O4=M200NW0%O5=M200NW0%O6=M200) -WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=2000%O=M200NW0%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=3B-45%TG=40%W=2000%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# Version 5.1 (Build 2600.xpsp_sp3_gdr.101209-1647 : Service Pack 3) -Fingerprint Microsoft Windows XP SP3 -Class Microsoft | Windows | XP | general purpose -CPE cpe:/o:microsoft:windows_xp auto -SEQ(SP=F9-103%GCD=1-6%ISR=101-10B%TI=I%CI=I%II=I%SS=S%TS=0) -OPS(O1=M5B4NW0NNT00NNS%O2=M5B4NW0NNT00NNS%O3=M5B4NW0NNT00%O4=M5B4NW0NNT00NNS%O5=M5B4NW0NNT00NNS%O6=M5B4NNT00NNS) -WIN(W1=FC00%W2=FC00%W3=FC00%W4=FC00%W5=FC00%W6=FC00) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=FC00%O=M5B4NW0NNS%CC=N) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=Y%T=7B-85%TG=80%W=FC00%S=O%A=S+%F=AS%O=M5B4NW0NNT00NNS%RD=0) -T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=7B-85%TG=80%CD=Z) - -# Arduino-compatible EtherTen, produced by Freetronics. http://www.freetronics.com/products/etherten. "the same Wiznet W5100 chip used by the official Arduino Ethernet Shield" -Fingerprint WIZnet W5100 TCP/IP chip -Class WIZnet | embedded || specialized -SEQ(SP=83-D3%GCD=1-6%ISR=C0-CA%TI=I%CI=I%TS=U) -OPS(O1=M5B4%O2=M578%O3=M280%O4=M5B4) -WIN(W1=800%W2=800%W3=800%W4=800%W5=0%W6=0) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=0%CC=N) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=O|S+%F=AS%RD=0) -T2(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T3(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T4(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T5(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T6(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T7(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -U1(DF=Y%T=7B-85%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(R=N) - -# Linux 2.6.26-2-686 #1 SMP Wed Sep 21 03:35:47 UTC 2011 i686 GNU/Linux -Fingerprint Linux 2.6.26 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=101-10B%GCD=1-6%ISR=103-10D%TI=Z%CI=Z%II=I%TS=8) -OPS(O1=M5B4ST11NW6%O2=M5B4ST11NW6%O3=M5B4NNT11NW6%O4=M5B4ST11NW6%O5=M5B4ST11NW6%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW6%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW6%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Linux 2.6.38-11-generic #50-Ubuntu SMP Mon Sep 12 21:17:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux -Fingerprint Linux 2.6.38 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C9-D3%GCD=1-6%ISR=CA-D4%TI=Z%CI=Z%II=I%TS=7) -OPS(O1=M5ACST11NW7%O2=M5ACST11NW7%O3=M5ACNNT11NW7%O4=M5ACST11NW7%O5=M5ACST11NW7%O6=M5ACST11) -WIN(W1=3840%W2=3840%W3=3840%W4=3840%W5=3840%W6=3840) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=38B8%O=M5ACNNSNW7%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=3840%S=O%A=S+%F=AS%O=M5ACST11NW7%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Novell Netware 3.12 running under KVM. "TCP/IP for Netware Version 2.02i". -Fingerprint Novell NetWare 3.12 -Class Novell | NetWare | 3.X | general purpose -CPE cpe:/o:novell:netware:3 auto -SEQ(SP=C-16%GCD=35A3|6B46|A0E9|D68C|10C2F%ISR=8A-94%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=M5B4%O2=M578%O3=M280%O4=M218%O5=M218%O6=M109) -WIN(W1=5B4%W2=578%W3=780%W4=648%W5=648%W6=73F) -ECN(R=Y%DF=N%T=7B-85%TG=80%W=5B4%O=M5B4%CC=N) -T1(R=Y%DF=N%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=N%T=7B-85%TG=80%W=FFFF%S=O%A=O%F=ASF%O=M109%RD=0) -T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=7B-85%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=7B-85%TG=80%CD=S) - -# Avaya Edge Switch 4526-GTX -Fingerprint Avaya 4526GTX switch -Class Avaya | embedded || switch -CPE cpe:/h:avaya:4526gtx auto -SEQ(SP=FA-104%GCD=1-6%ISR=108-112%TI=I%II=I%SS=S%TS=7) -OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11) -WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=4000%O=M5B4NW0%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=4000%S=O%A=S+%F=AS%O=M5B4NW0NNT11%RD=0) -T4(R=N) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=70%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# 2.6.18-274.7.1.el5 -# Linux orthrus 3.1.0.naoliv #1 SMP PREEMPT Mon Oct 24 22:33:21 BRST 2011 i686 GNU/Linux, Debian -Fingerprint Linux 2.6.18 - 3.1 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -Class Linux | Linux | 3.X | general purpose -CPE cpe:/o:linux:kernel:3 auto -SEQ(SP=ED-10D%GCD=1-6%ISR=105-111%TI=Z%CI=Z%II=I%TS=A) -OPS(O1=M400CST11NW4%O2=M400CST11NW4%O3=M400CNNT11NW4%O4=M400CST11NW4%O5=M400CST11NW4%O6=M400CST11) -WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNSNW4%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M400CST11NW4%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Linux 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 i686 i686 i386 GNU/Linux -Fingerprint Linux 2.6.38 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C3-CD%GCD=1-6%ISR=C3-CD%TI=Z%CI=Z%TS=8) -OPS(O1=M550ST11NW5%O2=M550ST11NW5%O3=M550NNT11NW5%O4=M550ST11NW5%O5=M550ST11NW5%O6=M550ST11) -WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) -ECN(R=Y%DF=Y%T=39-43%TG=40%W=3908%O=M550NNSNW5%CC=Y) -T1(R=Y%DF=Y%T=39-43%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=39-43%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=39-43%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=39-43%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(DF=N%T=39-43%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(R=N) - -# Version 5.1 (Build 2600.xpsp.080413-2111 : Service Pack 3) -Fingerprint Microsoft Windows XP SP3 -Class Microsoft | Windows | XP | general purpose -CPE cpe:/o:microsoft:windows_xp auto -SEQ(SP=FA-104%GCD=1-6%ISR=103-10D%TI=I%CI=I%II=I%SS=S%TS=0) -OPS(O1=M2300NW0NNT00NNS%O2=M2300NW0NNT00NNS%O3=M2300NW0NNT00%O4=M2300NW0NNT00NNS%O5=M2300NW0NNT00NNS%O6=M2300NNT00NNS) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=FFFF%O=M2300NW0NNS%CC=N) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=Y%T=7B-85%TG=80%W=FFFF%S=O%A=S+%F=AS%O=M2300NW0NNT00NNS%RD=0) -T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=7B-85%TG=80%CD=Z) - -# Version 5.1 (Build 2600.xpsp_sp3_gdr . 100216-1514 : Service Pack 3 -Fingerprint Microsoft Windows XP SP3 -Class Microsoft | Windows | XP | general purpose -CPE cpe:/o:microsoft:windows_xp auto -SEQ(SP=103-10D%GCD=1-6%ISR=106-110%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=M5ACNW0NNS%O2=M5ACNW0NNS%O3=M5ACNW0%O4=M5ACNW0NNS%O5=M5ACNW0NNS%O6=M5ACNNS) -WIN(W1=7FFF%W2=7FFF%W3=7FFF%W4=7FFF%W5=7FFF%W6=7FFF) -ECN(R=Y%DF=N%T=7B-85%TG=80%W=7FFF%O=M5ACNW0NNS%CC=N) -T1(R=Y%DF=N%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=N%T=7B-85%TG=80%W=7FFF%S=O%A=S+%F=AS%O=M5ACNW0NNS%RD=0) -T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=7B-85%TG=80%CD=Z) - -# Linux 3.0.0-1-686-pae #1 SMP Sat Aug 27 16:41:03 UTC 2011 i686 GNU/Linux -Fingerprint Linux 3.0 -Class Linux | Linux | 3.X | general purpose -CPE cpe:/o:linux:kernel:3 auto -SEQ(SP=101-10B%GCD=1-6%ISR=108-112%TI=Z%CI=Z%II=I%TS=U) -OPS(O1=M400C%O2=M400C%O3=M400C%O4=M400C%O5=M400C%O6=M400C) -WIN(W1=8018%W2=8018%W3=8018%W4=8018%W5=8018%W6=8018) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400C%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=8018%S=O%A=S+%F=AS%O=M400C%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# VMware ESXi 4.1.0 Build 348481 on HP DL380 G7 -Fingerprint VMware ESXi Server 4.1 -Class VMware | ESX Server | 4.X | specialized -CPE cpe:/o:vmware:esxi:4.1 -SEQ(SP=7B-DD%GCD=2|4|6|8|A%ISR=F5-FF%TI=I%CI=I%II=I%SS=S%TS=7) -OPS(O1=M5B4NW4ST11%O2=M578NW4ST11%O3=M280NW4NNT11%O4=M5B4NW4ST11%O5=M218NW4ST11%O6=M109ST11) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NW4SLL%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# 6.1, Microsoft Windows 7 Home Basic -Fingerprint Microsoft Windows 7 -Class Microsoft | Windows | 7 | general purpose -CPE cpe:/o:microsoft:windows_7 auto -SEQ(SP=FA-104%GCD=1-6%ISR=FE-108%TI=I%CI=I%II=I%SS=S%TS=7) -OPS(O1=M5ACNW8ST11%O2=M5ACNW8ST11%O3=M5ACNW8NNT11%O4=M5ACNW8ST11%O5=M5ACNW8ST11%O6=M5ACST11) -WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=2000%O=M5ACNW8NNS%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O%F=AR%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=O%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=O%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=Z) - -# Oracle JRockitVE (JRockit Virtual Edition) on Virtualbox, which is an OSless solution to provide Java Virtual Machine -Fingerprint Oracle JRockit Java virtual machine -Class Oracle | JRockit || general purpose -CPE cpe:/o:oracle:jrockit auto -SEQ(SP=0-2B%GCD=1-6|64|C8|12C|190|1F4%ISR=4B-55%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=M5B4NWA%O2=M5B4NWA%O3=M5B4NWA%O4=M5B4NWA%O5=M5B4NWA%O6=M5B4NWA) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=37-41%TG=40%W=FFFF%O=M5B4NWA%CC=N%Q=|R) -T1(R=Y%DF=Y%T=37-41%TG=40%S=O%A=S+%F=AS%RD=0%Q=|R) -T2(R=N) -T3(R=Y%DF=Y%T=37-41%TG=40%W=0%S=Z%A=S+%F=AR%RD=0%Q=R) -T4(R=Y%DF=Y%T=37-41%TG=40%W=0%S=A%A=S%F=R%RD=0%Q=R) -T5(R=Y%DF=Y%T=37-41%TG=40%W=0%S=Z%A=S+%F=AR%RD=0%Q=R) -T6(R=Y%DF=Y%T=37-41%TG=40%W=0%S=A%A=S%F=R%RD=0%Q=R) -T7(R=Y%DF=Y%T=37-41%TG=40%W=0%S=Z%A=S+%F=AR%RD=0%Q=R) -U1(DF=Y%T=73-7D%TG=80%IPL=38%UN=0%RIPL=4801%RID=4210%RIPCK=I%RUCK=G%RUD=G) -IE(DFI=Y%T=73-7D%TG=80%CD=Z) - -# Darwin 11.2.0 Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 x86_64 -Fingerprint Apple Mac OS X 10.7.2 (Lion) (Darwin 11.2.0) -Class Apple | Mac OS X | 10.7.X | general purpose -CPE cpe:/o:apple:mac_os_x:10.7 auto -SEQ(CI=RD|RI%II=RI) -OPS() -WIN(W1=0%W2=0%W3=0%W4=0%W5=0%W6=0) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=0%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=Z%A=S+%F=AR%RD=0) -T2(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# OpenBSD 5.0 GENERIC#43 i386 -Fingerprint OpenBSD 5.0 -Class OpenBSD | OpenBSD | 5.X | general purpose -CPE cpe:/o:openbsd:openbsd:5 auto -SEQ(SP=F8-10A%GCD=1-6%ISR=FA-114%TI=RD%CI=RI%II=RI%TS=20|21|22) -OPS(O1=M5B4NNSNW3NNT11%O2=M5B4NNSNW3NNT11%O3=M5B4NW3NNT11%O4=M5B4NNSNW3NNT11%O5=M5B4NNSNW3NNT11%O6=M5B4NNSNNT11) -WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) -ECN(R=Y%DF=Y%T=3C-46%TG=40%W=4000%O=M5B4NNSNW3%CC=N) -T1(R=Y%DF=Y%T=3C-46%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=A%A=S%F=AR%RD=0) -T5(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=A%A=S%F=AR%RD=0) -T7(R=N) -U1(DF=N%T=FB-105%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=FB-105%TG=FF%CD=S) - -# HP LaserJet P2015. -Fingerprint HP LaserJet P2015 printer -Class HP | embedded || printer -CPE cpe:/h:hp:laserjet_p2015 auto -SEQ(TI=I%CI=I%II=I%SS=S%TS=A) -OPS(O1=M5B4NW0NNSNNT11%O2=M578NW0NNSNNT11%O3=M280NW0NNT11) -WIN(W1=21F0%W2=2088%W3=2258%W4=0%W5=0%W6=0) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=0%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=O%F=AR%RD=0) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=FA-104%TG=FF%CD=S) - -# Linux 2.6.40.6-0.fc15.i686.PAE #1 SMP Tue Oct 4 00:44:38 UTC 2011 i686 i686 i386 GNU/Linux -Fingerprint Linux 3.0 -Class Linux | Linux | 3.X | general purpose -CPE cpe:/o:linux:kernel:3 auto -SEQ(SP=FB-105%GCD=1-6%ISR=103-10D%TI=Z%CI=Z%II=I%TS=U) -OPS(O1=M400CNNSNW4%O2=M400CNNSNW4%O3=M400CNW4%O4=M400CNNSNW4%O5=M400CNNSNW4%O6=M400CNNS) -WIN(W1=8018%W2=8018%W3=8018%W4=8018%W5=8018%W6=8018) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNSNW4%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=8018%S=O%A=S+%F=AS%O=M400CNNSNW4%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Version 5.2 (Build 3790.srv03_sp2_gdr.101019-0340 : Service Pack 2) -Fingerprint Microsoft Windows Server 2003 SP2 -Class Microsoft | Windows | 2003 | general purpose -CPE cpe:/o:microsoft:windows_server_2003 auto -SEQ(SP=FA-108%GCD=1-6%ISR=105-10F%TI=I%TS=U) -OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) -WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) -ECN(R=Y%DF=N%T=7B-85%TG=80%W=4000%O=M5B4%CC=N) -T1(R=Y%DF=N%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(R=N) - -# Linux 2.6.37.6-0.7-desktop #1 SMP PREEMPT 2011-07-21 02:17:24 +0200 i686 athlon i386 GNU/Linux -Fingerprint Linux 2.6.37 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C7-D1%GCD=1-6%ISR=CD-D7%TI=Z%CI=Z%II=I%TS=A) -OPS(O1=M5B4ST11NW6%O2=M5B4ST11NW6%O3=M5B4NNT11NW6%O4=M5B4ST11NW6%O5=M5B4ST11NW6%O6=M5B4ST11) -WIN(W1=10F8%W2=10F8%W3=10F8%W4=10F8%W5=10F8%W6=10F8) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=111C%O=M5B4NNSNW6%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Windows Server 2008 R2 Standard -Fingerprint Microsoft Windows Server 2008 R2 -Class Microsoft | Windows | 2008 | general purpose -CPE cpe:/o:microsoft:windows_server_2008 auto -SEQ(SP=FF-109%GCD=1-6%ISR=103-10D%TI=I|RD%II=I%SS=S%TS=7|A) -OPS(O1=M564ST11%O2=M564ST11%O3=M564NNT11%O4=M564ST11%O5=M564ST11%O6=M564ST11) -WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) -ECN(R=Y%DF=Y%T=7A-84%TG=80%W=2000%O=M564NNS%CC=N) -T1(R=Y%DF=Y%T=7A-84%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=Y%T=7A-84%TG=80%W=0%S=O%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=7A-84%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=7A-84%TG=80%CD=Z) - -# Linksys router flashed with DDWRT firmware. Firmware: DD-WRT v24-sp1 (07/27/08) vpn -Fingerprint DD-WRT v24-sp1 (Linux 2.4) -Class Linux | Linux | 2.4.X | WAP -CPE cpe:/o:linux:kernel:2.4 auto -SEQ(SP=F7-103%GCD=1-6%ISR=106-110%TI=Z%II=I%TS=7|8|A) -OPS(O1=M564ST11NW0%O2=M564ST11NW0%O3=M564NNT11NW0%O4=M564ST11NW0%O5=M564ST11NW0%O6=M564ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M564NNSNW0%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=O%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Blue Coat running SGOS 6.2.5.1 Proxy Edition -Fingerprint Blue Coat proxy server (SGOS 6.2.5.1) -Class Blue Coat | SGOS | 6.X | proxy server -CPE cpe:/o:bluecoat:sgos:6 auto -SEQ(SP=FD-107%GCD=1-6%ISR=100-112%TI=I%CI=I%II=I%SS=S%TS=A) -OPS(O1=M5B4W0ST11LLLLL%O2=M5B4W0ST11LLLLL%O3=M5B4W0NNT11L%O4=M5B4W0ST11LLLLL%O5=M5B4W0ST11LLLLL%O6=M5B4ST11LLLL) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=FFFF%O=M5B4W0SLLL%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=N%T=3B-45%TG=40%W=FFFF%S=O%A=S+%F=AS%O=M5B4W0ST11LLLLL%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# IBM z/OS 10 (mainframe) -Fingerprint IBM z/OS 10 -Class IBM | z/OS | 10 | general purpose -CPE cpe:/o:ibm:zos:10 auto -SEQ(SP=FA-104%GCD=1-6%ISR=106-110%TS=A) -OPS(O1=M5ACNW5NNT11%O2=M5ACNW5NNT11%O3=M5ACNW5NNT11%O4=M5ACNW5NNT11%O5=M5ACNW5NNT11%O6=M5ACNNT11) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5ACNW5%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%S=O%A=S+%F=AS%O=M5ACNW5NNT11%RD=0) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Wireless-N Broadband Router WRT160Nv3 Firmware Version: v3.0.03 build 003Jun 15, 2010 -Fingerprint Linksys WRT610Nv3 WAP -Class Linksys | embedded || WAP -CPE cpe:/h:linksys:wrt610nv3 auto -SEQ(SP=C7-D1%GCD=1-6%ISR=C2-D0%TI=Z%CI=Z%II=I%TS=7-9) -OPS(O1=|M5B4ST11NW0%O2=|M5B4ST11NW0%O3=M5B4NNT11NW0%O4=M5B4ST11NW0%O5=M5B4ST11NW0%O6=M5B4ST11) -WIN(W1=0|16A0%W2=0|16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW0%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=Z%A=S+%F=AR|AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW0%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(R=N) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Aastra A150 telephone system. -Fingerprint Aastra A510 VoIP phone -Class Aastra | embedded || VoIP phone -SEQ(SP=0-5%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=94-9E%TI=I%CI=I%II=I%SS=O|S%TS=U) -OPS(R=N) -WIN(R=N) -ECN(R=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# Printer Samsung CLP320N Main Firmware Version: V1.20.01.19.N May-10-2010 -Fingerprint Samsung CLP-320N printer -Class Samsung | embedded || printer -CPE cpe:/h:samsung:clp-320n auto -SEQ(SP=0-5%GCD=FA01|1F402|2EE03|3E804|4E205%ISR=95-9F%TI=I%CI=I%TS=U) -OPS(O1=NNM5A0SNW0%O2=NNM5A0SNW0%O3=M5A0NW0%O4=NNM5A0SNW0%O5=NNM5A0SNW0%O6=NNM5A0S) -WIN(W1=1000%W2=1000%W3=1000%W4=1000%W5=1000%W6=1000) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=1000%O=NNM5A0SNW0%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=R%RD=0) -T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=R%RD=0) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=138%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(R=N) - -# Linux 2.6.32-5-amd64 #1 SMP Mon Oct 3 03:59:20 UTC 2011 x86_64 GNU/Linux, Debian 6.0.3 squeeze 64bit -Fingerprint Linux 2.6.32 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=F9-10F%GCD=1-6%ISR=101-10D%TI=Z%II=I%TS=8|A) -OPS(O1=M564ST11NW7%O2=M564ST11NW7%O3=M564NNT11NW7%O4=M564ST11NW7%O5=M564ST11NW7%O6=M564ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M564NNSNW7%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=O%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Panasonic webcam - BL-C210 -Fingerprint Panasonic BL-C210 Network Camera -Class Panasonic | embedded || webcam -SEQ(SP=CF-D9%GCD=1-6%ISR=D8-E2%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) -WIN(W1=1000%W2=1000%W3=1000%W4=1000%W5=1000%W6=1000) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=1000%O=M5B4%CC=N%Q=|U) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0%Q=U) -T2(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=N%T=3B-45%TG=40%W=1000%S=O%A=O|S+%F=AS%O=M5B4%RD=0%Q=|U) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Version 6.0 (build 6002; service pack 2) -Fingerprint Microsoft Windows Vista SP2 -Class Microsoft | Windows | Vista | general purpose -CPE cpe:/o:microsoft:windows_vista auto -SEQ(SP=FB-105%GCD=1-6%ISR=105-10F%TI=I%CI=I%TS=7) -OPS(O1=M5A0NW8ST11%O2=M5A0NW8ST11%O3=M5A0NW8NNT11%O4=M5A0NW8ST11%O5=M5A0NW8ST11%O6=M5A0ST11) -WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=2000%O=M5A0NW8NNS%CC=N) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=O%F=AR%RD=0) -T4(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T5(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T7(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=7B-85%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(R=N) - -# FreeBSD 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Sun May 29 16:59:26 PDT 2011 i386 -Fingerprint FreeBSD 8.2-RELEASE -Class FreeBSD | FreeBSD | 8.X | general purpose -CPE cpe:/o:freebsd:freebsd:8 auto -SEQ(SP=FD-107%GCD=1-6%ISR=106-110%TI=I%CI=I|RD%TS=21|22) -OPS(O1=M5B4NW3ST11%O2=M578NW3ST11%O3=M280NW3NNT11%O4=M5B4NW3ST11%O5=M218NW3ST11%O6=M109ST11) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%S=O%A=O|S+%F=AS%O=M109NW3ST11%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A|O%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O|S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A|O%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O|S%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# Linux 2.6.38-12-generic-pae #51-Ubuntu SMP Wed Sep 28 16:11:32 UTC 2011 i686 i686 i386 GNU/Linux -Fingerprint Linux 2.6.38 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=102-10C%GCD=1-6%ISR=109-113%TI=Z%CI=Z%II=I%TS=8) -OPS(O1=M400CST11NW6%O2=M400CST11NW6%O3=M400CNNT11NW6%O4=M400CST11NW6%O5=M400CST11NW6%O6=M400CST11) -WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNSNW6%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M400CST11NW6%RD=0) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# WatchGuard Fireware v11.3.4 -Fingerprint WatchGuard firewall (Fireware 11.3) -Class WatchGuard | Fireware | 11.X | firewall -CPE cpe:/o:watchguard:fireware:11 auto -SEQ(SP=C4-CE%GCD=1-6%ISR=C3-CD%TI=Z%II=I%TS=8) -OPS(O1=M574ST11NW5%O2=M574ST11NW5%O3=M574NNT11NW5%O4=M574ST11NW5%O5=M574ST11NW5%O6=M574ST11) -WIN(W1=1680%W2=1680%W3=1680%W4=1680%W5=1680%W6=1680) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16B0%O=M574NNSNW5%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Windows XP Home Edition, Service Pack 3 -Fingerprint Microsoft Windows XP SP3 -Class Microsoft | Windows | XP | general purpose -CPE cpe:/o:microsoft:windows_xp auto -SEQ(SP=101-10B%GCD=1-6%ISR=100-10A%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=M5B4NW4NNS%O2=M5B4NW4NNS%O3=M5B4NW4%O4=M5B4NW4NNS%O5=M5B4NW4NNS%O6=M5B4NNS) -WIN(W1=FF3C|FFFF%W2=FF3C|FFFF%W3=FF3C|FFFF%W4=FF3C|FFFF%W5=FF3C|FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=2B-35%TG=40%W=FF3C|FFFF%O=M5B4NW4NNS%CC=N) -T1(R=Y%DF=Y%T=2B-35%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=2B-35%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=Y%T=2B-35%TG=40%W=FF3C|FFFF%S=O%A=S+%F=AS%O=M5B4NW4NNS%RD=0) -T4(R=Y%DF=N%T=2B-35%TG=40%W=0%S=A%A=O%F=R%RD=0) -T5(R=Y%DF=N%T=2B-35%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=2B-35%TG=40%W=0%S=A%A=O%F=R%RD=0) -T7(R=Y%DF=N%T=2B-35%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=2B-35%TG=40%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=2B-35%TG=40%CD=Z) - -# Wiesemann & Theis GmbH (WuT) COM-Server -Fingerprint W&T Ethernet-to-serial bridge -Class W&T | embedded || bridge -SEQ(SP=0-5%GCD=1-6%ISR=16-20%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=M230%O2=M230%O3=M230%O4=M230%O5=M230%O6=M230) -WIN(W1=230%W2=230%W3=230%W4=230%W5=230%W6=230) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=230%O=M230%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=S%F=AR%RD=0) -T3(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S+%F=AR%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=S%F=AR%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=S%F=AR%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=128%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# Version 5.0 (Build 2195: Service Pack 4) -Fingerprint Microsoft Windows 2000 SP4 -Class Microsoft | Windows | 2000 | general purpose -CPE cpe:/o:microsoft:windows_2000 auto -SEQ(SP=FF-109%GCD=1-6%ISR=102-10C%TI=I%TS=0) -OPS(O1=M5B4NW0NNT00NNS%O2=M5B4NW0NNT00NNS%O3=M5B4NW0NNT00%O4=M5B4NW0NNT00NNS%O5=M5B4NW0NNT00NNS%O6=M5B4NNT00NNS) -WIN(W1=FC00%W2=FC00%W3=FC00%W4=FC00%W5=FC00%W6=FC00) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=FC00%O=M5B4NW0NNS%CC=N) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=7B-85%TG=80%W=FC00%S=O%A=S+%F=AS%O=M5B4NW0NNT00NNS%RD=0) -T4(R=N) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=7B-85%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(R=N) - -# Siemens SPS system -Fingerprint Siemens SPS programmable logic controller -Class Siemens | embedded || specialized -SEQ(SP=FC-10A%GCD=1-6%ISR=105-10F%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=M5B4%O2=M578%O3=M200%O4=M200%O5=M218%O6=M109) -WIN(W1=800%W2=800%W3=800%W4=800%W5=800%W6=800) -ECN(R=Y%DF=N%T=4D-57%TG=80%W=800%O=M5B4%CC=N) -T1(R=Y%DF=N%T=4D-57%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=N%T=4D-57%TG=80%W=800%S=O%A=S+%F=AS%O=M109%RD=0) -T4(R=Y%DF=N%T=4D-57%TG=80%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=6B-75%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=6B-75%TG=80%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=6B-75%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=6B-75%TG=80%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=5F6E%RUD=G) -IE(DFI=N%T=6B-75%TG=80%CD=Z) - -# Version 5.2 R2 (Build 3790 ServicePack 2) -Fingerprint Microsoft Windows Server 2003 SP2 -Class Microsoft | Windows | 2003 | general purpose -CPE cpe:/o:microsoft:windows_server_2003 auto -SEQ(SP=101-10B%GCD=1-6%ISR=104-10E%TI=I%TS=0) -OPS(O1=M546NW0NNT00NNS%O2=M546NW0NNT00NNS%O3=M546NW0NNT00%O4=M546NW0NNT00NNS%O5=M546NW0NNT00NNS%O6=M546NNT00NNS) -WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) -ECN(R=Y%DF=N%T=7B-85%TG=80%W=4000%O=M546NW0NNS%CC=N) -T1(R=Y%DF=N%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(R=N) - -# "PCMeasure Ethernetbox", appliance for connecting temperature/humidity/... sensors to ethernet. -Fingerprint PCMeasure Ethernetbox environmental monitor -Class PCMeasure | embedded || specialized -SEQ(SP=75-101%GCD=100|200|300|400|500|10000|20000|30000|40000|50000%ISR=10B-115%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=M230%O2=M230%O3=M230%O4=M218%O5=M218%O6=M109) -WIN(W1=400%W2=400%W3=400%W4=400%W5=400%W6=400) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=400%O=M230%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=O%F=AR%RD=0) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S%F=AR%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=S%F=AR%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Android 2.3.7 -Fingerprint Android 2.3.7 (Linux 2.6) -Class Google | Android | 2.X | phone -CPE cpe:/o:google:android:2.3.7 -Class Linux | Linux | 2.6.X | phone -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=BB-C5%GCD=1-6%ISR=C8-D2%TI=Z%CI=Z%II=I%TS=6|7) -OPS(O1=M5B4ST11NW0%O2=M5B4ST11NW0%O3=M5B4NNT11NW0%O4=M5B4ST11NW0%O5=M5B4ST11NW0%O6=M5B4ST11) -WIN(W1=10F8%W2=10F8%W3=10F8%W4=10F8%W5=10F8%W6=10F8) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=111C%O=M5B4NNSNW0%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=10F8%S=O%A=S+%F=AS%O=M5B4ST11NW0%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Hp LaserJet 2420 -Fingerprint HP LaserJet 2420 printer -Class HP | embedded || printer -CPE cpe:/h:hp:laserjet_2420 auto -SEQ(SP=13-1D%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=98-A2%TI=I|RD%CI=I%II=I%SS=S%TS=1) -OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11) -WIN(W1=5B4%W2=5B4%W3=5B4%W4=5B4%W5=5B4%W6=5B4) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=5B4%O=M5B4NW0%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=3B-45%TG=40%W=5B4%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=4210%RIPCK=Z%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# Samsung ML-1865W wireless printer on local lan. -Fingerprint Samsung ML-1865W printer -Class Samsung | embedded || printer -CPE cpe:/h:samsung:ml-1865w auto -SEQ(SP=0-5%GCD=FA01|1F402|2EE03|3E804|4E205%ISR=95-9F%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=NNM5A0SNW0%O2=NNM5A0SNW0%O3=M5A0NW0%O4=NNM5A0SNW0%O5=NNM5A0SNW0%O6=NNM5A0S) -WIN(W1=1000%W2=1000%W3=1000%W4=1000%W5=1000%W6=1000) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=1000%O=NNM5A0SNW0%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=R%RD=0) -T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=R%RD=0) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=138%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=Z) - -# Linux 2.6.18-274.7.1.el5PAE #1 SMP Thu Oct 20 17:03:59 EDT 2011 i686 i686 i386 GNU/Linux, Blade in Fujitsu BX600 Blade-rack -Fingerprint Linux 2.6.18 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=102-10C%GCD=1-6%ISR=108-112%TI=Z%II=I%TS=A) -OPS(O1=M5B4ST11NW7%O2=M5B4ST11NW7%O3=M5B4NNT11NW7%O4=M5B4ST11NW7%O5=M5B4ST11NW7%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW7%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Version 5.1 (Build 2600.xpsp_sp3_gdr.101209-1647 : Service Pacl 3) -Fingerprint Microsoft Windows XP SP3 -Class Microsoft | Windows | XP | general purpose -CPE cpe:/o:microsoft:windows_xp auto -SEQ(SP=101-10B%GCD=1-6%ISR=105-10F%CI=I%II=I%TS=0) -OPS(O1=M550NW0NNT00NNS%O2=M550NW0NNT00NNS%O3=M550NW0NNT00%O4=M550NW0NNT00NNS%O5=M550NW0NNT00NNS%O6=M550NNT00NNS) -WIN(W1=FAF0%W2=FAF0%W3=FAF0%W4=FAF0%W5=FAF0%W6=FAF0) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=FAF0%O=M550NW0NNS%CC=N) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=Y%T=7B-85%TG=80%W=FAF0%S=O%A=S+%F=AS%O=M550NW0NNT00NNS%RD=0) -T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=7B-85%TG=80%CD=Z) - -# DES-3200-26 Fast Ethernet Switch -Fingerprint D-Link DES-3200 switch -Class D-Link | embedded || switch -CPE cpe:/h:dlink:des-3200 auto -SEQ(SP=0-5%GCD=0%ISR=0-5%TI=I%CI=I%II=RI%SS=O|S%TS=1) -OPS(O1=M5A4NW0NNT11%O2=M5A4NW0NNT11%O3=M5A4NW0NNT11%O4=M5A4NW0NNT11%O5=M5A4NW0NNT11%O6=M5A4NNT11) -WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) -ECN(R=Y%DF=N%T=19-23%TG=20%W=2000%O=M5A4NW0%CC=N) -T1(R=Y%DF=N%T=19-23%TG=20%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=N%T=19-23%TG=20%W=2000%S=O%A=S+%F=AS%O=M5A4NW0NNT11T11LL|M5A4NW0NNT11NNLLLLLLLLLL%RD=0) -T4(R=Y%DF=N%T=19-23%TG=20%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=19-23%TG=20%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=19-23%TG=20%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=19-23%TG=20%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=19-23%TG=20%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=19-23%TG=20%CD=S) - -# Linux 2.6.32-5-ixp4xx #1 Mon Oct 3 12:19:10 UTC 2011 armv5tel GNU/Linux -Fingerprint Linux 2.6.32 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=F9-103%GCD=1-6%ISR=109-113%TI=Z%CI=Z%II=I%TS=7) -OPS(O1=M5B4ST11NW1%O2=M5B4ST11NW1%O3=M5B4NNT11NW1%O4=M5B4ST11NW1%O5=M5B4ST11NW1%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW1%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW1%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Zebra GX430T Label printer -Fingerprint Zebra GX430T label printer -Class Zebra | embedded || printer -CPE cpe:/h:zebra:gx430t -SEQ(SP=29-67%GCD=1000|2000|3000|4000|5000%ISR=7E-C6%TI=I%CI=I%II=I%SS=S%TS=6) -OPS(O1=M5B4T11NN%O2=M5B4T11NN%O3=M5B4T11NN%O4=M5B4T11NN%O5=M5B4T11NN%O6=M5B4T11NN) -WIN(W1=16D0%W2=16D0%W3=16D0%W4=16D0%W5=16D0%W6=16D0) -ECN(R=Y%DF=N%T=37-41%TG=40%W=16D0%O=M5B4%CC=N) -T1(R=Y%DF=N%T=37-41%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=N%T=37-41%TG=40%W=16D0%S=O%A=S+%F=AS%O=M5B4T11NN%RD=0) -T4(R=Y%DF=N%T=37-41%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=37-41%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=37-41%TG=40%IPL=70%UN=128%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=37-41%TG=40%CD=Z) - -# OpenBSD 5.0 GENERIC#43 i386 -Fingerprint OpenBSD 5.0 GENERIC#43 i386 -Class OpenBSD | OpenBSD | 5.X | general purpose -CPE cpe:/o:openbsd:openbsd:5 auto -SEQ(SP=F5-10D%GCD=1-6%ISR=105-10F%TI=RD%II=RI%TS=20|21) -OPS(O1=M5B4NNSNW3NNT11%O2=M5B4NNSNW3NNT11%O3=M5B4NW3NNT11%O4=M5B4NNSNW3NNT11%O5=M5B4NNSNW3NNT11%O6=M5B4NNSNNT11) -WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=4000%O=M5B4NNSNW3%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=FA-104%TG=FF%CD=S) - -# VRP Software, Version 3.10, Release 0042, Quidway S3526C -Fingerprint Huawei Quidway S3526C switch (VRP 3.10) -Class Huawei | VRP | 3.X | switch -CPE cpe:/o:huawei:vrp:3.10 -SEQ(SP=B-15%GCD=FA00|1F400|2EE00|3E800|4E200%ISR=96-A0%TI=I%CI=I%II=I%SS=S%TS=1) -OPS(O1=M200NW0NNT11%O2=M200NW0NNT11%O3=M200NW0NNT11%O4=M200NW0NNT11%O5=M200NW0NNT11%O6=M200NNT11) -WIN(W1=1000%W2=1000%W3=1000%W4=1000%W5=1000%W6=1000) -ECN(R=Y%DF=N%T=FB-105%TG=FF%W=1000%O=M200NW0%CC=N) -T1(R=Y%DF=N%T=FB-105%TG=FF%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=N%T=FB-105%TG=FF%W=1000%S=O%A=O%F=A%O=NNT11%RD=0) -T4(R=Y%DF=N%T=FB-105%TG=FF%W=1000%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=FB-105%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(DFI=S%T=FB-105%TG=FF%CD=S) - -# IBM i5/OS V6, IBM iSeries -Fingerprint IBM i5/OS V6 -Class IBM | i5/OS | V6 | general purpose -CPE cpe:/o:ibm:i5os:v6 auto -SEQ(SP=A5-AF%GCD=1-6%ISR=AD-B9%TI=I%CI=I|RD%II=I%SS=S%TS=A) -OPS(O1=M578NW4NNT11%O2=M578NW4NNT11%O3=M280NW4NNT11%O4=M578NW4NNT11%O5=M218NW4NNT11%O6=M109NNT11) -WIN(W1=9C40%W2=9C40%W3=9C40%W4=9C40%W5=9C40%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=9C40%O=M578NW4%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=O|S%F=AR%RD=0) -T3(R=N) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A|O%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=O|S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A|O%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=O|S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# sendmail version AIX6.1/8.13.4 -Fingerprint IBM AIX 6.1 -Class IBM | AIX | 6.X | general purpose -CPE cpe:/o:ibm:aix:6 auto -SEQ(SP=FF-109%GCD=1-6%ISR=102-10C%TI=I%CI=I%II=I%SS=S%TS=21) -OPS(O1=M5B4NW2NNT11%O2=M5B4NW3NNT11%O3=M5B4NW3NNT11%O4=M5B4NW2NNT11%O5=M5B4NW3NNT11%O6=M5B4NNT11) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=37-41%TG=40%W=FFFF%O=M5B4NW3%CC=N) -T1(R=Y%DF=Y%T=37-41%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=37-41%TG=40%W=FFFF%S=O%A=S+%F=AS%O=M5B4NW2NNT11%RD=0) -T4(R=Y%DF=N%T=37-41%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=O|S+%F=AR%RD=0) -T6(R=Y%DF=N%T=37-41%TG=40%W=0%S=A|O%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=37-41%TG=40%W=0%S=Z%A=O|S%F=AR%RD=0) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(DFI=S%T=FA-104%TG=FF%CD=S) - -# Darwin 11.2.0 -Fingerprint Apple Mac OS X 10.7.2 (Lion) (Darwin 11.2.0) -Class Apple | Mac OS X | 10.7.X | general purpose -CPE cpe:/o:apple:mac_os_x:10.7 auto -SEQ(SP=F0-108%GCD=1-6%ISR=F2-108%TI=RD%CI=RD|RI%TS=A) -OPS(O1=M3FD8NW2NNT11SLL%O2=M3FD8NW2NNT11SLL%O3=M3FD8NW2NNT11%O4=M3FD8NW2NNT11SLL%O5=M3FD8NW3NNT11SLL%O6=M3FD8NNT11SLL) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M3FD8NW3SLL%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) -IE(R=N) - -# Linux 2.6.38-13-generic-pae #52-Ubuntu SMP Tue Nov 8 17:50:45 UTC 2011 i686 i686 i386 GNU/Linux / UBUNTU -Fingerprint Linux 2.6.38 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=FB-105%GCD=1-6%ISR=109-113%TI=Z%CI=Z%II=I%TS=8) -OPS(O1=M5B4ST11NW6%O2=M5B4ST11NW6%O3=M5B4NNT11NW6%O4=M5B4ST11NW6%O5=M5B4ST11NW6%O6=M5B4ST11) -WIN(W1=3890%W2=3890%W3=3890%W4=3890%W5=3890%W6=3890) -ECN(R=Y%DF=Y%T=3A-44%TG=40%W=3908%O=M5B4NNSNW6%CC=Y) -T1(R=Y%DF=Y%T=3A-44%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW1%RD=0) -T4(R=Y%DF=Y%T=3A-44%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Linux 2.6.18-274.7.1.el5PAE #1 SMP Mon Oct 17 12:05:46 EDT 2011 i686 i686 i386 GNU/Linux, Red Hat Enterprise Linux Client release 5.7 (Tikanga) -Fingerprint Linux 2.6.18 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=102-10C%GCD=1-6%ISR=107-111%TI=Z%CI=Z%II=I%TS=A) -OPS(O1=M5B4ST11NW7%O2=M5B4ST11NW7%O3=M5B4NNT11NW7%O4=M5B4ST11NW7%O5=M5B4ST11NW7%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW7%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Windows 7 Ultimate N - Version 6.1 (Build 7600) -Fingerprint Microsoft Windows 7 -Class Microsoft | Windows | 7 | general purpose -CPE cpe:/o:microsoft:windows_7 auto -SEQ(SP=FA-104%GCD=1-6%ISR=101-10B%TI=I%CI=I%TS=7) -OPS(O1=M538NW8ST11%O2=M538NW8ST11%O3=M538NW8NNT11%O4=M538NW8ST11%O5=M538NW8ST11%O6=M538ST11) -WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=2000%O=M538NW8NNS%CC=N) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=O%F=AR%RD=0) -T4(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T5(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T7(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=7B-85%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(R=N) - -# Samsung i5220 internet phone firmware version 1.43 -Fingerprint Samsung SMT-i5220 VoIP phone -Class Samsung | embedded || VoIP phone -SEQ(SP=8C-AE%GCD=1-6%ISR=97-AB%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=NNM5A0SNW0%O2=NNM5A0SNW0%O3=M5A0NW0%O4=NNM5A0SNW0%O5=NNM5A0SNW0%O6=NNM5A0S) -WIN(W1=2710%W2=2710%W3=2710%W4=2710%W5=2710%W6=2710) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=2710%O=NNM5A0SNW0%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=R%RD=0) -T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=S+%F=R%RD=0) -T7(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=R%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=138%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=Z) - -# Darwin 11.2.0 Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 x86_64 -Fingerprint Apple Mac OS X 10.7.2 (Lion) (Darwin 11.2.0) -Class Apple | Mac OS X | 10.7.X | general purpose -CPE cpe:/o:apple:mac_os_x:10.7 auto -SEQ(SP=F8-10A%GCD=1-6%ISR=103-10D%TI=RD%CI=RD%TS=A) -OPS(O1=M3FD8NW2NNT11SLL%O2=M3FD8NW2NNT11SLL%O3=M3FD8NW2NNT11%O4=M3FD8NW2NNT11SLL%O5=M3FD8NW2NNT11SLL%O6=M3FD8NNT11SLL) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3C-46%TG=40%W=FFFF%O=M3FD8NW2SLL%CC=N) -T1(R=Y%DF=Y%T=3C-46%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3C-46%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3C-46%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3C-46%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=3C-46%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(R=N) - -# Linux 2.6.32-36-server #79-Ubuntu SMP Tue Nov 8 22:44:38 UTC 2011 x86_64 GNU/Linux -Fingerprint Linux 2.6.32 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=F9-103%GCD=1-6%ISR=100-10A%TI=Z%CI=Z%II=I%TS=7|8) -OPS(O1=M2300ST11NW5%O2=M2300ST11NW5%O3=M2300NNT11NW5%O4=M2300ST11NW5%O5=M2300ST11NW5%O6=M2300ST11) -WIN(W1=45E8%W2=45E8%W3=45E8%W4=45E8%W5=45E8%W6=45E8) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=4600%O=M2300NNSNW5%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=45E8%S=O%A=S+%F=AS%O=M2300ST11NW5%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Linux 2.6.38-2-amd64 #1 SMP Sun May 8 13:51:57 UTC 2011 x86_64 GNU/Linux -Fingerprint Linux 2.6.38 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C6-D0%GCD=1-6%ISR=CB-D5%TI=Z%CI=Z%II=I%TS=8) -OPS(O1=M1BC6ST11NW7%O2=M1BC6ST11NW7%O3=M1BC6NNT11NW7%O4=M1BC6ST11NW7%O5=M1BC6ST11NW7%O6=M1BC6ST11) -WIN(W1=3774%W2=3774%W3=3774%W4=3774%W5=3774%W6=3774) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=378C%O=M1BC6NNSNW7%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=3774%S=O%A=S+%F=AS%O=M1BC6ST11NW7%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# NCD Thinstar 200, running on Windows CE -Fingerprint NCD Thinstar 200 thin client (Windows CE) -Class Microsoft | Windows | PocketPC/CE | specialized -CPE cpe:/o:microsoft:windows_ce auto -SEQ(SP=28-36%GCD=8|10|18|20|28%ISR=4A-54%TI=BI%CI=BI%II=BI%SS=S%TS=U) -OPS(O1=M514%O2=M514%O3=M514%O4=M514%O5=M514%O6=M514) -WIN(W1=238C%W2=238C%W3=2080%W4=2180%W5=2180%W6=2017) -ECN(R=Y%DF=Y%T=1C-26%TG=20%W=238C%O=M514%CC=N) -T1(R=Y%DF=Y%T=1C-26%TG=20%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=1C-26%TG=20%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=Y%T=1C-26%TG=20%W=2017%S=O%A=O|S+%F=A|AS%O=|M514%RD=0) -T4(R=Y%DF=N%T=1C-26%TG=20%W=0%S=A%A=O|S+%F=R%RD=0) -T5(R=Y%DF=N%T=1C-26%TG=20%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=1C-26%TG=20%W=0%S=A%A=S+%F=R%RD=0) -T7(R=Y%DF=N%T=1C-26%TG=20%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=1C-26%TG=20%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=1C-26%TG=20%CD=Z) - -# Cisco UC320 (It is a PBX for SMB) -Fingerprint Cisco UC320 PBX (Linux 2.6) -Class Cisco | Linux | 2.6.X | PBX -CPE cpe:/o:cisco:linux:2.6 auto -SEQ(SP=AE-104%GCD=1-6%ISR=E8-100%TI=Z%CI=Z%II=I%TS=A) -OPS(O1=M5B4ST11NW2%O2=M5B4ST11NW2%O3=M5B4NNT11NW2%O4=M5B4ST11NW2%O5=M5B4ST11NW2%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW2%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Linux 2.6.18-274.12.1.el5 #1 SMP Tue Nov 29 13:37:35 EST 2011 i686 i686 i386 GNU/Linux -Fingerprint Linux 2.6.18 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=101-10B%GCD=1-6%ISR=103-10D%TI=Z%CI=Z%TS=A|C) -OPS(O1=M5B4ST11NW4%O2=M5B4ST11NW4%O3=M5B4NNT11NW4%O4=M5B4ST11NW4%O5=M5B4ST11NW4%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW4%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(R=N) -IE(R=N) - -# Linux 3.1.0-1-686-pae #1 SMP Mon Nov 14 08:24:20 UTC 2011 i686 GNU/Linux debian wheezy/sid -Fingerprint Linux 3.1 -Class Linux | Linux | 3.X | general purpose -CPE cpe:/o:linux:kernel:3 auto -SEQ(SP=FD-107%GCD=1-6%ISR=107-111%TI=Z%CI=Z%II=I%TS=8) -OPS(O1=M400CST11%O2=M400CST11%O3=M400CNNT11%O4=M400CST11%O5=M400CST11%O6=M400CST11) -WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=8018%O=M400CNNS%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M400CST11%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# http://www.firebrick.co.uk/products_2700.ph -Fingerprint FireBrick FB2700 firewall -Class FireBrick | embedded || firewall -SEQ(SP=6F-9D%GCD=5|A|F|14|19%ISR=E5-EF%TI=I%TS=U) -OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) -WIN(W1=8000%W2=8000%W3=8000%W4=8000%W5=8000%W6=8000) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=8000%O=M5B4%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=N%T=3B-45%TG=40%W=8000%S=O%A=S+%F=AS%O=M5B4%RD=0) -T4(R=N) -T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(R=N) - -# Linux 2.4.18-3custom #3 Tue Aug 13 15:10:18 PDT 2002 i686 unknown -Fingerprint Linux 2.4.18 -Class Linux | Linux | 2.4.X | general purpose -CPE cpe:/o:linux:kernel:2.4 auto -SEQ(SP=A5-D1%GCD=1-6%ISR=AB-D3%TI=Z%CI=Z%II=I%TS=U) -OPS(R=N) -WIN(R=N) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=FA-104%TG=FF%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=FA-104%TG=FF%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(DF=N%T=FA-104%TG=FF%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=FA-104%TG=FF%CD=S) - -# Linux 3.0.0-13-myserver30 #22~lucid1 SMP Sun Nov 6 19:22:44 CET 2011 x86_64 GNU/Linux -Fingerprint Linux 3.0 -Class Linux | Linux | 3.X | general purpose -CPE cpe:/o:linux:kernel:3 auto -SEQ(SP=100-10A%GCD=1-6%ISR=109-113%TI=Z%CI=Z%II=I%TS=8) -OPS(O1=M1168ST11NW6%O2=M1168ST11NW6%O3=M1168NNT11NW6%O4=M1168ST11NW6%O5=M1168ST11NW6%O6=M1168ST11) -WIN(W1=3414%W2=3414%W3=3414%W4=3414%W5=3414%W6=3414) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=3438%O=M1168NNSNW6%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=3414%S=O%A=S+%F=AS%O=M1168ST11NW6%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Linux dlink-4A1E43 2.6.12.6-arm1 #47 Mon Nov 30 12:06:02 CST 2009 armv5tejl unknown -Fingerprint Linux 2.6.12 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C3-CD%GCD=1-6%ISR=CC-D6%TI=Z%CI=I%II=I%TS=7) -OPS(O1=M174CST11NW1%O2=M174CST11NW1%O3=M174CNNT11NW1%O4=M174CST11NW1%O5=M174CST11NW1%O6=M174CST11) -WIN(W1=2E80%W2=2E80%W3=2E80%W4=2E80%W5=2E80%W6=2E80) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=2E98%O=M174CNNSNW1%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=2E80%S=O%A=S+%F=AS%O=M174CST11NW1%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Microsoft Windows Version 5.1 Service Pack 3 -Fingerprint Microsoft Windows XP SP3 -Class Microsoft | Windows | XP | general purpose -CPE cpe:/o:microsoft:windows_xp auto -SEQ(SP=FE-108%GCD=1-6%ISR=103-10D%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=M4ECNW0NNS%O2=M4ECNW0NNS%O3=M4ECNW0%O4=M4ECNW0NNS%O5=M4ECNW0NNS%O6=M4ECNNS) -WIN(W1=1F40%W2=1F40%W3=1F40%W4=1F40%W5=1F40%W6=1F40) -ECN(R=Y%DF=N%T=7B-85%TG=80%W=1F40%O=M4ECNW0NNS%CC=N) -T1(R=Y%DF=N%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=N%T=7B-85%TG=80%W=1F40%S=O%A=S+%F=AS%O=M4ECNW0NNS%RD=0) -T4(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T5(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T7(R=Y%DF=N%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=7B-85%TG=80%IPL=B0%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=7B-85%TG=80%CD=Z) - -# Windows Version 5.0 (Build 2195: Service Pack 4) -Fingerprint Microsoft Windows 2000 SP4 -Class Microsoft | Windows | 2000 | general purpose -CPE cpe:/o:microsoft:windows_2000 auto -SEQ(SP=F4-FE%GCD=1-6%ISR=FF-109%TI=I%CI=RD%TS=0) -OPS(O1=M564NW0NNT00NNS%O2=M564NW0NNT00NNS%O3=M564NW0NNT00%O4=M564NW0NNT00NNS%O5=M564NW0NNT00NNS%O6=M564NNT00NNS) -WIN(W1=40B0%W2=40B0%W3=4100%W4=40E8%W5=40E8%W6=402E) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=40B0%O=M564NW0NNS%CC=N) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=Y%T=3B-45%TG=40%W=80%S=A%A=S%F=AR%O=WANM109T10S%RD=0) -T3(R=Y%DF=N%T=3B-45%TG=40%W=100%S=A%A=S+%F=AR%O=WANM109T10S%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=400%S=A%A=S%F=AR%O=WANM109T10S%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=7A69%S=A%A=S+%F=AR%O=WANM109T10S%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=8000%S=A%A=S%F=AR%O=WANM109T10S%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=FFFF%S=A%A=S+%F=AR%O=WFNM109T10S%RD=0) -U1(R=N) -IE(R=N) - -# AVTECH Room Alert 26W Firmware Version: v3.5.0 -Fingerprint AVtech Room Alert 26W environmental monitor -Class AVtech | embedded || specialized -SEQ(SP=F7-10D%GCD=1-6%ISR=FC-10E%TI=I|RD%II=I%SS=O%TS=U) -OPS(R=N) -WIN(R=N) -ECN(R=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=O%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=Y%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# Linux 2.6.32-35-generic #78-Ubuntu SMP Tue Oct 11 16:11:24 UTC 2011 x86_64 GNU/Linux -Fingerprint Linux 2.6.32 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=FD-107%GCD=1-6%ISR=105-10F%TI=Z%TS=7) -OPS(O1=M5B4ST11NW7%O2=M5B4ST11NW7%O3=M5B4NNT11NW7%O4=M5B4ST11NW7%O5=M5B4ST11NW7%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW7%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=O|S+%F=AS%O=M5B4ST11NW7%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A|O%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=O%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=O%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Windows 7 Professional 7601 Service Pack 1 (Windows 7 Professional 6.1) -Fingerprint Microsoft Windows 7 Professional SP1 -Class Microsoft | Windows | 7 | general purpose -CPE cpe:/o:microsoft:windows_7 auto -SEQ(SP=101-10B%GCD=1-6%ISR=102-10C%TI=RD%CI=RD%II=I%TS=7|8) -OPS(O1=M5B8NW8ST11%O2=M5B8NW8ST11%O3=M5B8NW8NNT11%O4=M5B8NW8ST11%O5=M5B8NW8ST11%O6=M5B8ST11) -WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=2000%O=M5B8NW8NNS%CC=N) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S%F=AR%RD=0) -T3(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=O%F=AR%RD=0) -T4(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T5(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=O%F=R%RD=0) -T7(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=7B-85%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=7B-85%TG=80%CD=Z) - -# XSBoxGo+. The vendor is 4G Systems. 3G/WLAN router. -Fingerprint 4G Systems XSBoxGO+ WAP -Class 4G Systems | embedded || WAP -SEQ(SP=0-1C%GCD=1000|2000|3000|4000|5000|65000|CA000|12F000|194000|1F9000%ISR=AB-B5%TI=I%CI=I%II=I%SS=S%TS=U) -OPS(O1=M5B4|M5B4W0L%O2=M578W0L%O3=M280W0L%O4=M5B4W0L%O5=M218W0L%O6=M109) -WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) -ECN(R=Y%DF=N%T=FA-104%TG=FF%W=4000%O=M5B4%CC=N) -T1(R=Y%DF=N%T=FA-104%TG=FF%S=O%A=S+%F=AS%RD=0) -T2(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S%F=AR%O=T00LL%RD=0) -T3(R=Y%DF=N%T=FA-104%TG=FF%W=4000%S=O%A=S+%F=AS%O=M109|M109W0L%RD=0) -T4(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=Z%F=R%O=T00LL%RD=0) -T5(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=Z%A=S+%F=AR%O=T00LL%RD=0) -T6(R=Y%DF=N%T=FA-104%TG=FF%W=0%S=A%A=Z%F=R%O=T00LL%RD=0) -T7(R=N) -U1(DF=N%T=FA-104%TG=FF%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=FA-104%TG=FF%CD=S) - -# D-Link DIR-645 router/switch/AP -Fingerprint D-Link DIR-645 WAP (Linux 2.6) -Class D-Link | Linux | 2.6.X | WAP -CPE cpe:/o:dlink:linux:2.6 auto -SEQ(SP=BA-C4%GCD=1-6%ISR=C5-CF%TI=Z%CI=Z%II=I%TS=8) -OPS(O1=M5B4ST11NW1%O2=M5B4ST11NW1%O3=M5B4NNT11NW1%O4=M5B4ST11NW1%O5=M5B4ST11NW1%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW1%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW1%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# AIX 3 5 -Fingerprint IBM AIX 5.3 -Class IBM | AIX | 5.X | general purpose -CPE cpe:/o:ibm:aix:5 auto -SEQ(SP=FE-108%GCD=1-6%ISR=105-10F%TI=RD|RI%TS=U) -OPS(O1=M550%O2=M550%O3=M550%O4=M550%O5=M550%O6=M550) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=37-41%TG=40%W=FFFF%O=M550%CC=N) -T1(R=Y%DF=Y%T=37-41%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=N%T=37-41%TG=40%W=0%S=O%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=FA-104%TG=FF%IPL=38%UN=0%RIPL=15C%RID=G%RIPCK=I%RUCK=0%RUD=G) -IE(DFI=S%T=FA-104%TG=FF%CD=S) - -# Fortianalyzer 400B, running OS: v4.0,build0552 (MR3 Patch 1) -Fingerprint Fortinet FortiAnalyzer 400B firewall (Linux 2.6) -Class Fortinet | Linux | 2.6.X | firewall -CPE cpe:/o:fortinet:linux:2.6 auto -SEQ(SP=C4-CE%GCD=1-6%ISR=C4-CE%TI=Z%II=I%TS=A) -OPS(O1=M55CST11NW6%O2=M55CST11NW6%O3=M55CNNT11NW6%O4=M55CST11NW6%O5=M55CST11NW6%O6=M55CST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M55CNNSNW6%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# iPhone 4 running iOS 5.0.1 -Fingerprint Apple iOS 5.0.1 -Class Apple | iOS | 5.X | phone -CPE cpe:/o:apple:iphone_os:5 auto -Class Apple | iOS | 5.X | media device -CPE cpe:/o:apple:iphone_os:5 auto -SEQ(SP=F4-108%GCD=1-6%ISR=FC-10E%TI=RD%CI=RD|RI%II=RI%TS=A) -OPS(O1=M3FD8NW4NNT11SLL%O2=M3FD8NW4NNT11SLL%O3=M3FD8NW4NNT11%O4=M3FD8NW4NNT11SLL%O5=M3FD8NW4NNT11SLL%O6=M3FD8NNT11SLL) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M3FD8NW4SLL%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# Android 2.3.5 2.6.35.10-g931a37e htc kernel -Fingerprint Android 2.3.5 (Linux 2.6.35) -Class Linux | Linux | 2.6.X | phone -CPE cpe:/o:google:android:2 -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=C1-CB%GCD=1-6%ISR=C4-CE%TI=Z%CI=Z%II=I%TS=7) -OPS(O1=M5B4ST11NW3%O2=M5B4ST11NW3%O3=M5B4NNT11NW3%O4=M5B4ST11NW3%O5=M5B4ST11NW3%O6=M5B4ST11) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%O=M5B4NNSNW3%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=FFFF%S=O%A=S+%F=AS%O=M5B4ST11NW3%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Linux 2.6.32-37-generic #81-Ubuntu SMP Fri Dec 2 20:35:14 UTC 2011 i686 GNU/Linux -Fingerprint Linux 2.6.32 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(SP=FF-109%GCD=1-6%ISR=103-10D%TI=Z%CI=Z%II=I%TS=8) -OPS(O1=M558ST11NW6%O2=NNT11|M558ST11NW6%O3=M558NNT11NW6%O4=M558ST11NW6%O5=M558ST11NW6%O6=M558ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M558NNSNW6%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M558ST11NW6%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Linux 2.6.16.60-0.76.8-xen #1 SMP Tue Jan 11 11:23:59 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux -Fingerprint Linux 2.6.16 -Class Linux | Linux | 2.6.X | general purpose -CPE cpe:/o:linux:kernel:2.6 auto -SEQ(CI=Z%II=I) -OPS(R=N) -WIN(R=N) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW2%CC=N) -T1(R=N) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# FreeBSD 8.2-STABLE FreeBSD 8.2-STABLE #8: Tue Jan 3 02:44:43 MSK 2012 i386 -Fingerprint FreeBSD 8.2-STABLE -Class FreeBSD | FreeBSD | 8.X | general purpose -CPE cpe:/o:freebsd:freebsd:8 auto -SEQ(SP=FC-106%GCD=2|4|6|8|A%ISR=FF-113%TI=I%CI=I%II=I%SS=S%TS=20|21|22) -OPS(O1=M5B4NW3ST11%O2=M578NW3ST11%O3=M280NW3NNT11%O4=M5B4NW3ST11%O5=M218NW3ST11%O6=M109ST11) -WIN(W1=FFFF%W2=FFFF%W3=FFFF%W4=FFFF%W5=FFFF%W6=FFFF) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=FFFF%O=M5B4NW3SLL%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=N%T=3B-45%TG=40%W=FFFF%S=O%A=O|S+%F=AS%O=M109NW3ST11%RD=0) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# LG IPECS-300 -Fingerprint LG IPECS 300 VoIP PBX (Linux 2.6) -Class LG | Linux | 2.6.X | PBX -CPE cpe:/o:lg:linux:2.6 auto -SEQ(SP=C3-CD%GCD=1-6%ISR=C7-D1%TI=Z%CI=I%II=I%TS=8) -OPS(O1=M5B4ST11NW1%O2=M5B4ST11NW1%O3=M5B4NNT11NW1%O4=M5B4ST11NW1%O5=M5B4ST11NW1%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=7B-85%TG=80%W=16D0%O=M5B4NNSNW1%CC=N) -T1(R=Y%DF=Y%T=7B-85%TG=80%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=7B-85%TG=80%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW1%RD=0) -T4(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=Y%T=7B-85%TG=80%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=7B-85%TG=80%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=7B-85%TG=80%CD=S) - -# Arris TM602B cable modem -Fingerprint Arris TM602B cable modem -Class Arris | embedded || broadband router -CPE cpe:/h:arris:tm602b auto -SEQ(SP=FE-108%GCD=1-6%ISR=102-10C%TI=I%CI=I%II=I%SS=O|S%TS=8) -OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11) -WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=4000%O=M5B4NW0%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=O|S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=70%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G) -IE(DFI=S%T=3B-45%TG=40%CD=S) - -# Cisco IOS XR 4.1.1 -Fingerprint Cisco IOS XR 4.1.1 -Class Cisco | IOS XR | 4.X | router -CPE cpe:/o:cisco:ios_xr:4 auto -SEQ(CI=I%II=RI%TS=U) -OPS(O1=M5B4W0L%O2=M578W0L%O3=M280W0L%O4=M4D8W0L%O5=M218W0L%O6=M109) -WIN(W1=4000%W2=4000%W3=4000%W4=4000%W5=4000%W6=4000) -ECN(R=Y%DF=N%T=FB-105%TG=FF%W=4000%O=M5B4W0L%CC=N) -T1(R=Y%DF=N%T=FB-105%TG=FF%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=A%A=Z%F=R%RD=0) -T7(R=Y%DF=N%T=FB-105%TG=FF%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=FB-105%TG=FF%IPL=60%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=S%T=FB-105%TG=FF%CD=S) - -# HP P2000 G3 SAS Storage Management interface -Fingerprint HP P2000 G3 NAS device -Class HP | embedded || storage-misc -SEQ(SP=BB-C5%GCD=1-6%ISR=C3-CD%TI=Z%CI=Z%II=I%TS=7) -OPS(R=N) -WIN(R=N) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NW2%CC=Y) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Cisco RV042 Router -Fingerprint Cisco RV042 WAP (Linux 2.6) -Class Cisco | Linux | 2.6.X | WAP -CPE cpe:/o:cisco:linux:2.6 auto -SEQ(SP=C2-CC%GCD=1-6%ISR=C7-D1%TI=Z%CI=Z%II=I%TS=A) -OPS(O1=M5B4ST11NW2%O2=M5B4ST11NW2%O3=M5B4NNT11NW2%O4=M5B4ST11NW2%O5=M5B4ST11NW2%O6=M5B4ST11) -WIN(W1=16A0%W2=16A0%W3=16A0%W4=16A0%W5=16A0%W6=16A0) -ECN(R=Y%DF=Y%T=3B-45%TG=40%W=16D0%O=M5B4NNSNW2%CC=N) -T1(R=Y%DF=Y%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=Y%DF=Y%T=3B-45%TG=40%W=16A0%S=O%A=S+%F=AS%O=M5B4ST11NW2%RD=0) -T4(R=N) -T5(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=N) -T7(R=Y%DF=Y%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -U1(DF=N%T=3B-45%TG=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G) -IE(DFI=N%T=3B-45%TG=40%CD=S) - -# Sonus GSX 9000 HD SIP Server. A carrier-level SIP proxy. -Fingerprint Sonus GSX9000 VoIP proxy -Class Sonus | embedded || VoIP adapter -SEQ(SP=B2-BC%GCD=1-6%ISR=C7-D1%CI=I%TS=U) -OPS(O1=M5AC%O2=M5AC%O3=M5AC%O4=M5AC%O5=M5AC%O6=M5AC) -WIN(W1=1000%W2=1000%W3=1000%W4=1000%W5=1000%W6=1000) -ECN(R=Y%DF=N%T=3B-45%TG=40%W=1000%O=M5AC%CC=N) -T1(R=Y%DF=N%T=3B-45%TG=40%S=O%A=S+%F=AS%RD=0) -T2(R=N) -T3(R=N) -T4(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T5(R=Y%DF=N%T=3B-45%TG=40%W=0%S=Z%A=S+%F=AR%RD=0) -T6(R=Y%DF=N%T=3B-45%TG=40%W=0%S=A%A=Z%F=R%RD=0) -T7(R=N) -U1(R=N) -IE(R=N) diff --git a/nmap.cc b/nmap.cc index 0935434ed..bf8c5ceb9 100644 --- a/nmap.cc +++ b/nmap.cc @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nmap.h b/nmap.h index 2c2ec9ae9..69155a40e 100644 --- a/nmap.h +++ b/nmap.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nmap_amigaos.h b/nmap_amigaos.h index 3db9171ec..7f42c93c4 100644 --- a/nmap_amigaos.h +++ b/nmap_amigaos.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nmap_config.h.in b/nmap_config.h.in index f7ee8ea10..957bb6145 100644 --- a/nmap_config.h.in +++ b/nmap_config.h.in @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nmap_dns.cc b/nmap_dns.cc index a9039ab45..cd87d041d 100644 --- a/nmap_dns.cc +++ b/nmap_dns.cc @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nmap_dns.h b/nmap_dns.h index bbd4d4172..67a37ba47 100644 --- a/nmap_dns.h +++ b/nmap_dns.h @@ -3,7 +3,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nmap_error.cc b/nmap_error.cc index 22c724143..d6423e043 100644 --- a/nmap_error.cc +++ b/nmap_error.cc @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nmap_error.h b/nmap_error.h index 8c588b6cb..864cb6756 100644 --- a/nmap_error.h +++ b/nmap_error.h @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nmap_rpc.cc b/nmap_rpc.cc index a3a168787..4f903d27a 100644 --- a/nmap_rpc.cc +++ b/nmap_rpc.cc @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nmap_rpc.h b/nmap_rpc.h index a8f92c5f0..c5a1e7c68 100644 --- a/nmap_rpc.h +++ b/nmap_rpc.h @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nmap_tty.cc b/nmap_tty.cc index 5db78c322..78eab1be0 100644 --- a/nmap_tty.cc +++ b/nmap_tty.cc @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nmap_tty.h b/nmap_tty.h index d22ce6d96..20ea95620 100644 --- a/nmap_tty.h +++ b/nmap_tty.h @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nmap_winconfig.h b/nmap_winconfig.h index fcd227e6b..286c537a5 100644 --- a/nmap_winconfig.h +++ b/nmap_winconfig.h @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/ArgParser.cc b/nping/ArgParser.cc index ed09d6eae..36fc151ba 100644 --- a/nping/ArgParser.cc +++ b/nping/ArgParser.cc @@ -8,7 +8,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -18,11 +18,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -46,9 +47,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/ArgParser.h b/nping/ArgParser.h index 50009eb9b..8db7342c7 100644 --- a/nping/ArgParser.h +++ b/nping/ArgParser.h @@ -8,7 +8,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -18,11 +18,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -46,9 +47,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/COPYING b/nping/COPYING index 55ca0a1f0..76d81266e 100644 --- a/nping/COPYING +++ b/nping/COPYING @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/Crypto.cc b/nping/Crypto.cc index 3d8baf50a..c0bd1e21d 100755 --- a/nping/Crypto.cc +++ b/nping/Crypto.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/Crypto.h b/nping/Crypto.h index db6bb60b8..5e3e0504b 100755 --- a/nping/Crypto.h +++ b/nping/Crypto.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/EchoClient.cc b/nping/EchoClient.cc index eda38c67d..bd14a1fbe 100644 --- a/nping/EchoClient.cc +++ b/nping/EchoClient.cc @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/EchoClient.h b/nping/EchoClient.h index 89b6d2f06..c4f2d4b47 100644 --- a/nping/EchoClient.h +++ b/nping/EchoClient.h @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/EchoHeader.cc b/nping/EchoHeader.cc index 30ca80575..a0c787b8a 100755 --- a/nping/EchoHeader.cc +++ b/nping/EchoHeader.cc @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/EchoHeader.h b/nping/EchoHeader.h index 2336d8ed8..89d9c1a3c 100755 --- a/nping/EchoHeader.h +++ b/nping/EchoHeader.h @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/EchoServer.cc b/nping/EchoServer.cc index 7c1ba13cf..454cbb0d8 100644 --- a/nping/EchoServer.cc +++ b/nping/EchoServer.cc @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/EchoServer.h b/nping/EchoServer.h index cba0b5e10..1a45dd15f 100644 --- a/nping/EchoServer.h +++ b/nping/EchoServer.h @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/NEPContext.cc b/nping/NEPContext.cc index f195beb0f..c911f30b8 100644 --- a/nping/NEPContext.cc +++ b/nping/NEPContext.cc @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/NEPContext.h b/nping/NEPContext.h index bb03a8a62..d3b0d242b 100644 --- a/nping/NEPContext.h +++ b/nping/NEPContext.h @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/NpingOps.cc b/nping/NpingOps.cc index d9b766109..c70b0865b 100644 --- a/nping/NpingOps.cc +++ b/nping/NpingOps.cc @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/NpingOps.h b/nping/NpingOps.h index 51f931fab..615e7a321 100644 --- a/nping/NpingOps.h +++ b/nping/NpingOps.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/NpingTarget.cc b/nping/NpingTarget.cc index 4dfb7f8ff..dd43d4c69 100644 --- a/nping/NpingTarget.cc +++ b/nping/NpingTarget.cc @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/NpingTarget.h b/nping/NpingTarget.h index ba3bbfaea..b7381f2b3 100644 --- a/nping/NpingTarget.h +++ b/nping/NpingTarget.h @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/NpingTargets.cc b/nping/NpingTargets.cc index ffe6c1fe5..bd49dd9cc 100644 --- a/nping/NpingTargets.cc +++ b/nping/NpingTargets.cc @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/NpingTargets.h b/nping/NpingTargets.h index 6556f9a4c..e10c6a124 100644 --- a/nping/NpingTargets.h +++ b/nping/NpingTargets.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/PacketDiff.cc b/nping/PacketDiff.cc index e0d4a918a..4ab97e9cc 100644 --- a/nping/PacketDiff.cc +++ b/nping/PacketDiff.cc @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/PacketDiff.h b/nping/PacketDiff.h index 954c5c842..efbb14e46 100644 --- a/nping/PacketDiff.h +++ b/nping/PacketDiff.h @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/ProbeMode.cc b/nping/ProbeMode.cc index 45a8385b6..bad5957e4 100644 --- a/nping/ProbeMode.cc +++ b/nping/ProbeMode.cc @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/ProbeMode.h b/nping/ProbeMode.h index 36483821d..f97212337 100644 --- a/nping/ProbeMode.h +++ b/nping/ProbeMode.h @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/common.cc b/nping/common.cc index b8ca1b499..956ccb7d3 100644 --- a/nping/common.cc +++ b/nping/common.cc @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/common.h b/nping/common.h index be124b38a..b68ef7f9c 100644 --- a/nping/common.h +++ b/nping/common.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/common_modified.cc b/nping/common_modified.cc index ed32af20f..7098e8da6 100644 --- a/nping/common_modified.cc +++ b/nping/common_modified.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/common_modified.h b/nping/common_modified.h index 9aea8d3ae..dff9df30a 100644 --- a/nping/common_modified.h +++ b/nping/common_modified.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/docs/nping.1 b/nping/docs/nping.1 index 6fdd456d0..9b1ff26b8 100644 --- a/nping/docs/nping.1 +++ b/nping/docs/nping.1 @@ -2,12 +2,12 @@ .\" Title: nping .\" Author: [see the "Authors" section] .\" Generator: DocBook XSL Stylesheets v1.76.1 -.\" Date: 01/01/2012 +.\" Date: 02/25/2012 .\" Manual: Nping Reference Guide .\" Source: Nping .\" Language: English .\" -.TH "NPING" "1" "01/01/2012" "Nping" "Nping Reference Guide" +.TH "NPING" "1" "02/25/2012" "Nping" "Nping Reference Guide" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -1697,9 +1697,9 @@ Level 3 Like level 2 but also displays the raw hexadecimal dump of sent and received packets\&. .RE .PP -Level 4 +Level 4 and higher .RS 4 -Currently unused\&. +Same as level 3\&. .RE .RE .PP @@ -1788,7 +1788,7 @@ are far more likely to be answered than those sent to Fyodor directly\&. If you \m[blue]\fB\%http://cgi.insecure.org/mailman/listinfo/nmap-dev\fR\m[]\&. .PP Code patches to fix bugs are even better than bug reports\&. Basic instructions for creating patch files with your changes are available at -\m[blue]\fB\%http://nmap.org/data/HACKING\fR\m[]\&. Patches may be sent to +\m[blue]\fB\%https://svn.nmap.org/nmap/HACKING\fR\m[]\&. Patches may be sent to nmap\-dev (recommended) or to any of the authors listed in the next section directly\&. .SH "AUTHORS" diff --git a/nping/nping.cc b/nping/nping.cc index 758a2d7c0..820f9f7a5 100644 --- a/nping/nping.cc +++ b/nping/nping.cc @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/nping.h b/nping/nping.h index 15ea3dd56..fb95753bc 100644 --- a/nping/nping.h +++ b/nping/nping.h @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/nping_config.h.in b/nping/nping_config.h.in index d6a409a1e..683546af7 100644 --- a/nping/nping_config.h.in +++ b/nping/nping_config.h.in @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/nping_winconfig.h b/nping/nping_winconfig.h index 6bc85140a..4231989df 100644 --- a/nping/nping_winconfig.h +++ b/nping/nping_winconfig.h @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/output.cc b/nping/output.cc index a25927e38..b2342842e 100644 --- a/nping/output.cc +++ b/nping/output.cc @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/output.h b/nping/output.h index 3e3584471..c8deae5ec 100644 --- a/nping/output.h +++ b/nping/output.h @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/stats.cc b/nping/stats.cc index 6c224a177..926d1e8b2 100644 --- a/nping/stats.cc +++ b/nping/stats.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/stats.h b/nping/stats.h index 2cfe3d5f3..62f78e91a 100644 --- a/nping/stats.h +++ b/nping/stats.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/utils.cc b/nping/utils.cc index 650a832a7..1db22c8c2 100644 --- a/nping/utils.cc +++ b/nping/utils.cc @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/utils.h b/nping/utils.h index f95ec4c29..492b5d532 100644 --- a/nping/utils.h +++ b/nping/utils.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/utils_net.cc b/nping/utils_net.cc index 5b2d67078..38669b0e5 100644 --- a/nping/utils_net.cc +++ b/nping/utils_net.cc @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/utils_net.h b/nping/utils_net.h index 7f14b71ce..19c1cbc53 100644 --- a/nping/utils_net.h +++ b/nping/utils_net.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/winclude.h b/nping/winclude.h index 814d1c342..4c7fc6087 100644 --- a/nping/winclude.h +++ b/nping/winclude.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nping/winfix.cc b/nping/winfix.cc index c83a06da5..f66c1fa1b 100644 --- a/nping/winfix.cc +++ b/nping/winfix.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nse_ssl_cert.cc b/nse_ssl_cert.cc index f57666ef0..11d2dbc6b 100644 --- a/nse_ssl_cert.cc +++ b/nse_ssl_cert.cc @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nse_ssl_cert.h b/nse_ssl_cert.h index 82e6f1afd..bb43e76ce 100644 --- a/nse_ssl_cert.h +++ b/nse_ssl_cert.h @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/nsock/examples/nsock_telnet.c b/nsock/examples/nsock_telnet.c index 052fa5249..b5f7d2bee 100644 --- a/nsock/examples/nsock_telnet.c +++ b/nsock/examples/nsock_telnet.c @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/examples/nsock_test_timers.c b/nsock/examples/nsock_test_timers.c index 81526dad5..77414f51b 100644 --- a/nsock/examples/nsock_test_timers.c +++ b/nsock/examples/nsock_test_timers.c @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/include/nsock.h b/nsock/include/nsock.h index 0c1cadd3d..38c0db55e 100644 --- a/nsock/include/nsock.h +++ b/nsock/include/nsock.h @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/include/nsock_config.h.in b/nsock/include/nsock_config.h.in index e41fb88c8..40af3fb9c 100644 --- a/nsock/include/nsock_config.h.in +++ b/nsock/include/nsock_config.h.in @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/src/engine_epoll.c b/nsock/src/engine_epoll.c index 8f7d96652..f2ed6f93c 100644 --- a/nsock/src/engine_epoll.c +++ b/nsock/src/engine_epoll.c @@ -3,7 +3,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/src/engine_select.c b/nsock/src/engine_select.c index 817527727..69315b117 100644 --- a/nsock/src/engine_select.c +++ b/nsock/src/engine_select.c @@ -3,7 +3,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/src/error.c b/nsock/src/error.c index 8525f421a..f7a302c31 100644 --- a/nsock/src/error.c +++ b/nsock/src/error.c @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/src/error.h b/nsock/src/error.h index 362a85d8e..4b1cd1664 100644 --- a/nsock/src/error.h +++ b/nsock/src/error.h @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/src/filespace.c b/nsock/src/filespace.c index 3e5f4b0a3..985a2c14c 100644 --- a/nsock/src/filespace.c +++ b/nsock/src/filespace.c @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/src/filespace.h b/nsock/src/filespace.h index ebac937d6..0ca198a8b 100644 --- a/nsock/src/filespace.h +++ b/nsock/src/filespace.h @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/src/gh_list.c b/nsock/src/gh_list.c index ac51e4352..ddfffab60 100644 --- a/nsock/src/gh_list.c +++ b/nsock/src/gh_list.c @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/src/gh_list.h b/nsock/src/gh_list.h index 77493fca8..1262e1869 100644 --- a/nsock/src/gh_list.h +++ b/nsock/src/gh_list.h @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/src/netutils.c b/nsock/src/netutils.c index 4733e5aee..3324fb35c 100644 --- a/nsock/src/netutils.c +++ b/nsock/src/netutils.c @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/src/netutils.h b/nsock/src/netutils.h index d72c0ead0..87e1c7a5c 100644 --- a/nsock/src/netutils.h +++ b/nsock/src/netutils.h @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/src/nsock_connect.c b/nsock/src/nsock_connect.c index e8b48f031..7a9908bf8 100644 --- a/nsock/src/nsock_connect.c +++ b/nsock/src/nsock_connect.c @@ -3,7 +3,7 @@ * connections from the nsock parallel socket event library * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/src/nsock_core.c b/nsock/src/nsock_core.c index 60b34673b..3be9ce886 100644 --- a/nsock/src/nsock_core.c +++ b/nsock/src/nsock_core.c @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/src/nsock_engines.c b/nsock/src/nsock_engines.c index 37c037e8a..c0517d759 100644 --- a/nsock/src/nsock_engines.c +++ b/nsock/src/nsock_engines.c @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/src/nsock_event.c b/nsock/src/nsock_event.c index d2affd0ee..4d84e3a1b 100644 --- a/nsock/src/nsock_event.c +++ b/nsock/src/nsock_event.c @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/src/nsock_internal.h b/nsock/src/nsock_internal.h index 80c08d1f6..8822cee35 100644 --- a/nsock/src/nsock_internal.h +++ b/nsock/src/nsock_internal.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/src/nsock_iod.c b/nsock/src/nsock_iod.c index 6ddb486bd..7f8f3f930 100644 --- a/nsock/src/nsock_iod.c +++ b/nsock/src/nsock_iod.c @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/src/nsock_pcap.c b/nsock/src/nsock_pcap.c index 2bbf69750..ecb96e139 100644 --- a/nsock/src/nsock_pcap.c +++ b/nsock/src/nsock_pcap.c @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/src/nsock_pcap.h b/nsock/src/nsock_pcap.h index aa4bcab2c..0dce8c63e 100644 --- a/nsock/src/nsock_pcap.h +++ b/nsock/src/nsock_pcap.h @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/src/nsock_pool.c b/nsock/src/nsock_pool.c index c56d34ccf..06e2d0236 100644 --- a/nsock/src/nsock_pool.c +++ b/nsock/src/nsock_pool.c @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/src/nsock_read.c b/nsock/src/nsock_read.c index d9f9d8dd6..e24a3510a 100644 --- a/nsock/src/nsock_read.c +++ b/nsock/src/nsock_read.c @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/src/nsock_ssl.c b/nsock/src/nsock_ssl.c index 1ea4b3257..89bb97204 100644 --- a/nsock/src/nsock_ssl.c +++ b/nsock/src/nsock_ssl.c @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/src/nsock_ssl.h b/nsock/src/nsock_ssl.h index 0ec41b93a..ffaa52a51 100644 --- a/nsock/src/nsock_ssl.h +++ b/nsock/src/nsock_ssl.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/src/nsock_timers.c b/nsock/src/nsock_timers.c index 462659c42..1d350ace1 100644 --- a/nsock/src/nsock_timers.c +++ b/nsock/src/nsock_timers.c @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/nsock/src/nsock_write.c b/nsock/src/nsock_write.c index 1123bdcf5..6dcaf3887 100644 --- a/nsock/src/nsock_write.c +++ b/nsock/src/nsock_write.c @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NSOCK LICENSE TERMS*********************** * * - * The nsock parallel socket event library is (C) 1999-2011 Insecure.Com * + * The nsock parallel socket event library is (C) 1999-2012 Insecure.Com * * LLC This library is free software; you may redistribute and/or * * modify it under the terms of the GNU General Public License as * * published by the Free Software Foundation; Version 2. This guarantees * diff --git a/osscan.cc b/osscan.cc index 611e8f919..f7f7a3f54 100644 --- a/osscan.cc +++ b/osscan.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/osscan.h b/osscan.h index f31908b7e..44fa561e9 100644 --- a/osscan.h +++ b/osscan.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/osscan2.cc b/osscan2.cc index 7895bdb70..920a28de8 100644 --- a/osscan2.cc +++ b/osscan2.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/osscan2.h b/osscan2.h index 57fd6c8d5..905ba2487 100644 --- a/osscan2.h +++ b/osscan2.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/output.cc b/output.cc index 4801c6b98..0098fad2b 100644 --- a/output.cc +++ b/output.cc @@ -9,7 +9,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -19,11 +19,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -47,9 +48,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/output.h b/output.h index b2f9394c6..d4b1607bc 100644 --- a/output.h +++ b/output.h @@ -9,7 +9,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -19,11 +19,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -47,9 +48,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/payload.cc b/payload.cc index 95a885259..0216b5e48 100644 --- a/payload.cc +++ b/payload.cc @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/payload.h b/payload.h index 56c672526..7fd3b065a 100644 --- a/payload.h +++ b/payload.h @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/portlist.cc b/portlist.cc index 4816c3c78..9ee54573e 100644 --- a/portlist.cc +++ b/portlist.cc @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/portlist.h b/portlist.h index 317127f22..5d529148e 100644 --- a/portlist.h +++ b/portlist.h @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/portreasons.cc b/portreasons.cc index 00e14870e..152b546b1 100644 --- a/portreasons.cc +++ b/portreasons.cc @@ -3,7 +3,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/portreasons.h b/portreasons.h index 9b3ea0a62..a81e38fe5 100644 --- a/portreasons.h +++ b/portreasons.h @@ -3,7 +3,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/protocols.cc b/protocols.cc index 2ce459019..99879569d 100644 --- a/protocols.cc +++ b/protocols.cc @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/protocols.h b/protocols.h index 0bfa7fbcb..56b7a6b6c 100644 --- a/protocols.h +++ b/protocols.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/scan_engine.cc b/scan_engine.cc index c625eafd8..c5db286f9 100644 --- a/scan_engine.cc +++ b/scan_engine.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/scan_engine.h b/scan_engine.h index e08167df1..5a7ce9b31 100644 --- a/scan_engine.h +++ b/scan_engine.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/service_scan.cc b/service_scan.cc index 514c2fef7..354e0470e 100644 --- a/service_scan.cc +++ b/service_scan.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/service_scan.h b/service_scan.h index 78f19b7a9..dfe4a30e6 100644 --- a/service_scan.h +++ b/service_scan.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/services.cc b/services.cc index 4003bacdc..f0caee12f 100644 --- a/services.cc +++ b/services.cc @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/services.h b/services.h index aa572724f..819899116 100644 --- a/services.h +++ b/services.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/targets.cc b/targets.cc index 9d8409d74..a4eddb35c 100644 --- a/targets.cc +++ b/targets.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/targets.h b/targets.h index 4bb0734ba..10c88ed32 100644 --- a/targets.h +++ b/targets.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/tcpip.cc b/tcpip.cc index 1e8a6bddb..545e923ac 100644 --- a/tcpip.cc +++ b/tcpip.cc @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/tcpip.h b/tcpip.h index 41d8c4f94..a9bdec502 100644 --- a/tcpip.h +++ b/tcpip.h @@ -6,7 +6,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -16,11 +16,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -44,9 +45,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/timing.cc b/timing.cc index 1c4d5d624..0c57864ef 100644 --- a/timing.cc +++ b/timing.cc @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/timing.h b/timing.h index 7716f7177..7a6742319 100644 --- a/timing.h +++ b/timing.h @@ -7,7 +7,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -17,11 +17,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -45,9 +46,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/traceroute.cc b/traceroute.cc index a09188814..50215bce3 100644 --- a/traceroute.cc +++ b/traceroute.cc @@ -3,7 +3,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/traceroute.h b/traceroute.h index 4ad478268..e50642d46 100644 --- a/traceroute.h +++ b/traceroute.h @@ -4,7 +4,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -14,11 +14,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -42,9 +43,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/utils.cc b/utils.cc index 1290b68dd..030f6f254 100644 --- a/utils.cc +++ b/utils.cc @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/utils.h b/utils.h index 24da8bfec..be4cfe970 100644 --- a/utils.h +++ b/utils.h @@ -5,7 +5,7 @@ * * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -15,11 +15,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -43,9 +44,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/xml.cc b/xml.cc index b3715f602..a7fc07b44 100644 --- a/xml.cc +++ b/xml.cc @@ -2,7 +2,7 @@ * xml.cc -- Simple library to emit XML. * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/xml.h b/xml.h index 2653de4bc..c9c9f802d 100644 --- a/xml.h +++ b/xml.h @@ -2,7 +2,7 @@ * xml.h * ***********************IMPORTANT NMAP LICENSE TERMS************************ * * - * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * + * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * * also a registered trademark of Insecure.Com LLC. This program is free * * software; you may redistribute and/or modify it under the terms of the * * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ * technology into proprietary software, we sell alternative licenses * * (contact sales@insecure.com). Dozens of software vendors already * * license Nmap technology such as host discovery, port scanning, OS * - * detection, and version detection. * + * detection, version detection, and the Nmap Scripting Engine. * * * * Note that the GPL places important restrictions on "derived works", yet * * it does not provide a detailed definition of that term. To avoid * - * misunderstandings, we consider an application to constitute a * + * misunderstandings, we interpret that term as broadly as copyright law * + * allows. For example, we consider an application to constitute a * * "derivative work" for the purpose of this license if it does any of the * * following: * * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ * we also offer alternative license to integrate Nmap into proprietary * * applications and appliances. These contracts have been sold to dozens * * of software vendors, and generally include a perpetual license as well * - * as providing for priority support and updates as well as helping to * - * fund the continued development of Nmap technology. Please email * - * sales@insecure.com for further information. * + * as providing for priority support and updates. They also fund the * + * continued development of Nmap. Please email sales@insecure.com for * + * further information. * * * * As a special exception to the GPL terms, Insecure.Com LLC grants * * permission to link the code of this program with any version of the * diff --git a/zenmap/install_scripts/utils/version_update.py b/zenmap/install_scripts/utils/version_update.py index 4e53bd5e4..f43d79180 100644 --- a/zenmap/install_scripts/utils/version_update.py +++ b/zenmap/install_scripts/utils/version_update.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/__init__.py b/zenmap/radialnet/__init__.py index 75db4870d..687dba1fd 100644 --- a/zenmap/radialnet/__init__.py +++ b/zenmap/radialnet/__init__.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/bestwidgets/__init__.py b/zenmap/radialnet/bestwidgets/__init__.py index 78732c59e..dc300eb7c 100644 --- a/zenmap/radialnet/bestwidgets/__init__.py +++ b/zenmap/radialnet/bestwidgets/__init__.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/bestwidgets/boxes.py b/zenmap/radialnet/bestwidgets/boxes.py index 769a9a4ea..dd992f60b 100644 --- a/zenmap/radialnet/bestwidgets/boxes.py +++ b/zenmap/radialnet/bestwidgets/boxes.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/bestwidgets/buttons.py b/zenmap/radialnet/bestwidgets/buttons.py index c0856e168..2db06c7e2 100644 --- a/zenmap/radialnet/bestwidgets/buttons.py +++ b/zenmap/radialnet/bestwidgets/buttons.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/bestwidgets/comboboxes.py b/zenmap/radialnet/bestwidgets/comboboxes.py index d75afb139..d33c6c820 100644 --- a/zenmap/radialnet/bestwidgets/comboboxes.py +++ b/zenmap/radialnet/bestwidgets/comboboxes.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/bestwidgets/expanders.py b/zenmap/radialnet/bestwidgets/expanders.py index 20e6b14ca..5a96eebbb 100644 --- a/zenmap/radialnet/bestwidgets/expanders.py +++ b/zenmap/radialnet/bestwidgets/expanders.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/bestwidgets/frames.py b/zenmap/radialnet/bestwidgets/frames.py index eb7db4d4d..9b4fd1fff 100644 --- a/zenmap/radialnet/bestwidgets/frames.py +++ b/zenmap/radialnet/bestwidgets/frames.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/bestwidgets/labels.py b/zenmap/radialnet/bestwidgets/labels.py index 54b0b4b11..248c21770 100644 --- a/zenmap/radialnet/bestwidgets/labels.py +++ b/zenmap/radialnet/bestwidgets/labels.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/bestwidgets/textview.py b/zenmap/radialnet/bestwidgets/textview.py index 4b1b19e14..70c7d4825 100644 --- a/zenmap/radialnet/bestwidgets/textview.py +++ b/zenmap/radialnet/bestwidgets/textview.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/bestwidgets/windows.py b/zenmap/radialnet/bestwidgets/windows.py index 6a07fbaf5..f67541ae9 100644 --- a/zenmap/radialnet/bestwidgets/windows.py +++ b/zenmap/radialnet/bestwidgets/windows.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/core/ArgvHandle.py b/zenmap/radialnet/core/ArgvHandle.py index 666c3ac90..a7aa474ac 100644 --- a/zenmap/radialnet/core/ArgvHandle.py +++ b/zenmap/radialnet/core/ArgvHandle.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/core/Coordinate.py b/zenmap/radialnet/core/Coordinate.py index b39da3a10..49c819817 100644 --- a/zenmap/radialnet/core/Coordinate.py +++ b/zenmap/radialnet/core/Coordinate.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/core/Graph.py b/zenmap/radialnet/core/Graph.py index a35f177a6..69b2ab3d5 100644 --- a/zenmap/radialnet/core/Graph.py +++ b/zenmap/radialnet/core/Graph.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/core/Info.py b/zenmap/radialnet/core/Info.py index 0b8e54083..a43c3a8c8 100644 --- a/zenmap/radialnet/core/Info.py +++ b/zenmap/radialnet/core/Info.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/core/Interpolation.py b/zenmap/radialnet/core/Interpolation.py index 502ca789e..5cd012bc8 100644 --- a/zenmap/radialnet/core/Interpolation.py +++ b/zenmap/radialnet/core/Interpolation.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/core/XMLHandler.py b/zenmap/radialnet/core/XMLHandler.py index c5ae59724..9ab82f8c4 100644 --- a/zenmap/radialnet/core/XMLHandler.py +++ b/zenmap/radialnet/core/XMLHandler.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/core/__init__.py b/zenmap/radialnet/core/__init__.py index ec2a29224..59178483b 100644 --- a/zenmap/radialnet/core/__init__.py +++ b/zenmap/radialnet/core/__init__.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/gui/Application.py b/zenmap/radialnet/gui/Application.py index 6a6d4a430..186cbda7c 100644 --- a/zenmap/radialnet/gui/Application.py +++ b/zenmap/radialnet/gui/Application.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/gui/ControlWidget.py b/zenmap/radialnet/gui/ControlWidget.py index c244e6727..d840e4b66 100644 --- a/zenmap/radialnet/gui/ControlWidget.py +++ b/zenmap/radialnet/gui/ControlWidget.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/gui/Dialogs.py b/zenmap/radialnet/gui/Dialogs.py index bcca7d438..fccdaec71 100644 --- a/zenmap/radialnet/gui/Dialogs.py +++ b/zenmap/radialnet/gui/Dialogs.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/gui/HostsViewer.py b/zenmap/radialnet/gui/HostsViewer.py index 8e6f4d0fc..42dc968c9 100644 --- a/zenmap/radialnet/gui/HostsViewer.py +++ b/zenmap/radialnet/gui/HostsViewer.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/gui/Image.py b/zenmap/radialnet/gui/Image.py index 1f9d5834d..16ee5b813 100644 --- a/zenmap/radialnet/gui/Image.py +++ b/zenmap/radialnet/gui/Image.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/gui/NodeNotebook.py b/zenmap/radialnet/gui/NodeNotebook.py index 31e9ff40f..3520f0e95 100644 --- a/zenmap/radialnet/gui/NodeNotebook.py +++ b/zenmap/radialnet/gui/NodeNotebook.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/gui/NodeWindow.py b/zenmap/radialnet/gui/NodeWindow.py index e94d9337d..1d70378bd 100644 --- a/zenmap/radialnet/gui/NodeWindow.py +++ b/zenmap/radialnet/gui/NodeWindow.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/gui/RadialNet.py b/zenmap/radialnet/gui/RadialNet.py index fed5c791b..a78f416f9 100644 --- a/zenmap/radialnet/gui/RadialNet.py +++ b/zenmap/radialnet/gui/RadialNet.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/gui/SaveDialog.py b/zenmap/radialnet/gui/SaveDialog.py index 48c807302..4c5876e98 100644 --- a/zenmap/radialnet/gui/SaveDialog.py +++ b/zenmap/radialnet/gui/SaveDialog.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/gui/Toolbar.py b/zenmap/radialnet/gui/Toolbar.py index 90a09e09e..e77ea41bb 100644 --- a/zenmap/radialnet/gui/Toolbar.py +++ b/zenmap/radialnet/gui/Toolbar.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/gui/__init__.py b/zenmap/radialnet/gui/__init__.py index ec2a29224..59178483b 100644 --- a/zenmap/radialnet/gui/__init__.py +++ b/zenmap/radialnet/gui/__init__.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/radialnet.pyw b/zenmap/radialnet/radialnet.pyw index 8c921d84a..71afa392e 100755 --- a/zenmap/radialnet/radialnet.pyw +++ b/zenmap/radialnet/radialnet.pyw @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/util/__init__.py b/zenmap/radialnet/util/__init__.py index ec2a29224..59178483b 100644 --- a/zenmap/radialnet/util/__init__.py +++ b/zenmap/radialnet/util/__init__.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/util/drawing.py b/zenmap/radialnet/util/drawing.py index 610f42fc1..d4cbc16e4 100644 --- a/zenmap/radialnet/util/drawing.py +++ b/zenmap/radialnet/util/drawing.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/util/geometry.py b/zenmap/radialnet/util/geometry.py index 611dde789..2e0680f28 100644 --- a/zenmap/radialnet/util/geometry.py +++ b/zenmap/radialnet/util/geometry.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/util/integration.py b/zenmap/radialnet/util/integration.py index b74d9af22..668b14fa2 100644 --- a/zenmap/radialnet/util/integration.py +++ b/zenmap/radialnet/util/integration.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/radialnet/util/misc.py b/zenmap/radialnet/util/misc.py index 59e3afff7..6d6ea31fe 100644 --- a/zenmap/radialnet/util/misc.py +++ b/zenmap/radialnet/util/misc.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/setup.py b/zenmap/setup.py index 41596e310..68425862e 100755 --- a/zenmap/setup.py +++ b/zenmap/setup.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmap b/zenmap/zenmap index a4c758fb0..bf785b0d2 100755 --- a/zenmap/zenmap +++ b/zenmap/zenmap @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapCore/BasePaths.py b/zenmap/zenmapCore/BasePaths.py index 4a602172e..bd4934cfe 100644 --- a/zenmap/zenmapCore/BasePaths.py +++ b/zenmap/zenmapCore/BasePaths.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapCore/Diff.py b/zenmap/zenmapCore/Diff.py index 444be5134..3385b0b20 100644 --- a/zenmap/zenmapCore/Diff.py +++ b/zenmap/zenmapCore/Diff.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapCore/I18N.py b/zenmap/zenmapCore/I18N.py index 90e5c9046..73d4d6de1 100644 --- a/zenmap/zenmapCore/I18N.py +++ b/zenmap/zenmapCore/I18N.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapCore/NSEDocParser.py b/zenmap/zenmapCore/NSEDocParser.py index 548e169d9..90571c62a 100644 --- a/zenmap/zenmapCore/NSEDocParser.py +++ b/zenmap/zenmapCore/NSEDocParser.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapCore/Name.py b/zenmap/zenmapCore/Name.py index fe23ae58a..1e6e30f8c 100644 --- a/zenmap/zenmapCore/Name.py +++ b/zenmap/zenmapCore/Name.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapCore/NetworkInventory.py b/zenmap/zenmapCore/NetworkInventory.py index 2f1b0a60e..250189f38 100644 --- a/zenmap/zenmapCore/NetworkInventory.py +++ b/zenmap/zenmapCore/NetworkInventory.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapCore/NmapCommand.py b/zenmap/zenmapCore/NmapCommand.py index a0bac26d7..284ef1efe 100644 --- a/zenmap/zenmapCore/NmapCommand.py +++ b/zenmap/zenmapCore/NmapCommand.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapCore/NmapParser.py b/zenmap/zenmapCore/NmapParser.py index 71fe9b927..da0e0ffb3 100644 --- a/zenmap/zenmapCore/NmapParser.py +++ b/zenmap/zenmapCore/NmapParser.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapCore/Paths.py b/zenmap/zenmapCore/Paths.py index 3c84d9fb6..301572592 100644 --- a/zenmap/zenmapCore/Paths.py +++ b/zenmap/zenmapCore/Paths.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapCore/RecentScans.py b/zenmap/zenmapCore/RecentScans.py index 384a90420..7cc0851fb 100644 --- a/zenmap/zenmapCore/RecentScans.py +++ b/zenmap/zenmapCore/RecentScans.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapCore/ScriptArgsParser.py b/zenmap/zenmapCore/ScriptArgsParser.py index 5f4a541c0..684255f8e 100644 --- a/zenmap/zenmapCore/ScriptArgsParser.py +++ b/zenmap/zenmapCore/ScriptArgsParser.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapCore/ScriptMetadata.py b/zenmap/zenmapCore/ScriptMetadata.py index cc6889c96..14ff9cdac 100755 --- a/zenmap/zenmapCore/ScriptMetadata.py +++ b/zenmap/zenmapCore/ScriptMetadata.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapCore/SearchResult.py b/zenmap/zenmapCore/SearchResult.py index c1bff6675..87d688e79 100644 --- a/zenmap/zenmapCore/SearchResult.py +++ b/zenmap/zenmapCore/SearchResult.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapCore/StringPool.py b/zenmap/zenmapCore/StringPool.py index bc7d9480f..506ac2867 100644 --- a/zenmap/zenmapCore/StringPool.py +++ b/zenmap/zenmapCore/StringPool.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapCore/TargetList.py b/zenmap/zenmapCore/TargetList.py index 56f046054..43c928320 100644 --- a/zenmap/zenmapCore/TargetList.py +++ b/zenmap/zenmapCore/TargetList.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapCore/UmitConf.py b/zenmap/zenmapCore/UmitConf.py index 96405041c..95c61f6f8 100644 --- a/zenmap/zenmapCore/UmitConf.py +++ b/zenmap/zenmapCore/UmitConf.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapCore/UmitConfigParser.py b/zenmap/zenmapCore/UmitConfigParser.py index d23e49eb6..3b8764dfe 100644 --- a/zenmap/zenmapCore/UmitConfigParser.py +++ b/zenmap/zenmapCore/UmitConfigParser.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapCore/UmitDB.py b/zenmap/zenmapCore/UmitDB.py index df6afeefa..0ccae107f 100644 --- a/zenmap/zenmapCore/UmitDB.py +++ b/zenmap/zenmapCore/UmitDB.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapCore/UmitLogging.py b/zenmap/zenmapCore/UmitLogging.py index 2c80b57ff..308bd5fd0 100644 --- a/zenmap/zenmapCore/UmitLogging.py +++ b/zenmap/zenmapCore/UmitLogging.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapCore/UmitOptionParser.py b/zenmap/zenmapCore/UmitOptionParser.py index 49470e902..20bc15468 100644 --- a/zenmap/zenmapCore/UmitOptionParser.py +++ b/zenmap/zenmapCore/UmitOptionParser.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapCore/__init__.py b/zenmap/zenmapCore/__init__.py index 3c4369b7b..583c003ff 100644 --- a/zenmap/zenmapCore/__init__.py +++ b/zenmap/zenmapCore/__init__.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/About.py b/zenmap/zenmapGUI/About.py index f59c11ab7..eee61e6e0 100644 --- a/zenmap/zenmapGUI/About.py +++ b/zenmap/zenmapGUI/About.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/App.py b/zenmap/zenmapGUI/App.py index 9c88dda3a..8d4c32df7 100644 --- a/zenmap/zenmapGUI/App.py +++ b/zenmap/zenmapGUI/App.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/BugReport.py b/zenmap/zenmapGUI/BugReport.py index 3d1b36920..af676e465 100644 --- a/zenmap/zenmapGUI/BugReport.py +++ b/zenmap/zenmapGUI/BugReport.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/CrashReport.py b/zenmap/zenmapGUI/CrashReport.py index 9cfb8f8f7..94218a130 100644 --- a/zenmap/zenmapGUI/CrashReport.py +++ b/zenmap/zenmapGUI/CrashReport.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/DiffCompare.py b/zenmap/zenmapGUI/DiffCompare.py index dbb4e7eb9..482643ce9 100644 --- a/zenmap/zenmapGUI/DiffCompare.py +++ b/zenmap/zenmapGUI/DiffCompare.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/FileChoosers.py b/zenmap/zenmapGUI/FileChoosers.py index b3ae91bb0..f05d6fdf9 100644 --- a/zenmap/zenmapGUI/FileChoosers.py +++ b/zenmap/zenmapGUI/FileChoosers.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/Icons.py b/zenmap/zenmapGUI/Icons.py index 536ad3a7a..fab66d692 100644 --- a/zenmap/zenmapGUI/Icons.py +++ b/zenmap/zenmapGUI/Icons.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/MainWindow.py b/zenmap/zenmapGUI/MainWindow.py index 4e6905663..a5907e47b 100644 --- a/zenmap/zenmapGUI/MainWindow.py +++ b/zenmap/zenmapGUI/MainWindow.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/NmapOutputProperties.py b/zenmap/zenmapGUI/NmapOutputProperties.py index 4248d9b42..b3aec9cde 100644 --- a/zenmap/zenmapGUI/NmapOutputProperties.py +++ b/zenmap/zenmapGUI/NmapOutputProperties.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/NmapOutputViewer.py b/zenmap/zenmapGUI/NmapOutputViewer.py index 34ddd0e6a..b4b095e8e 100644 --- a/zenmap/zenmapGUI/NmapOutputViewer.py +++ b/zenmap/zenmapGUI/NmapOutputViewer.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/OptionBuilder.py b/zenmap/zenmapGUI/OptionBuilder.py index ad1a62d1a..b3324fbfb 100644 --- a/zenmap/zenmapGUI/OptionBuilder.py +++ b/zenmap/zenmapGUI/OptionBuilder.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/Print.py b/zenmap/zenmapGUI/Print.py index 5d8672bc9..48c0639fb 100644 --- a/zenmap/zenmapGUI/Print.py +++ b/zenmap/zenmapGUI/Print.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/ProfileCombo.py b/zenmap/zenmapGUI/ProfileCombo.py index 255800816..984526520 100644 --- a/zenmap/zenmapGUI/ProfileCombo.py +++ b/zenmap/zenmapGUI/ProfileCombo.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/ProfileEditor.py b/zenmap/zenmapGUI/ProfileEditor.py index 0ca5f9eda..a57970595 100644 --- a/zenmap/zenmapGUI/ProfileEditor.py +++ b/zenmap/zenmapGUI/ProfileEditor.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/ProfileHelp.py b/zenmap/zenmapGUI/ProfileHelp.py index 00930b914..ddce905fc 100644 --- a/zenmap/zenmapGUI/ProfileHelp.py +++ b/zenmap/zenmapGUI/ProfileHelp.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/ScanHostDetailsPage.py b/zenmap/zenmapGUI/ScanHostDetailsPage.py index b1ad4c773..df703d5e6 100644 --- a/zenmap/zenmapGUI/ScanHostDetailsPage.py +++ b/zenmap/zenmapGUI/ScanHostDetailsPage.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/ScanHostsView.py b/zenmap/zenmapGUI/ScanHostsView.py index a4531741a..54e26baba 100644 --- a/zenmap/zenmapGUI/ScanHostsView.py +++ b/zenmap/zenmapGUI/ScanHostsView.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/ScanInterface.py b/zenmap/zenmapGUI/ScanInterface.py index e911df27a..303fb3544 100644 --- a/zenmap/zenmapGUI/ScanInterface.py +++ b/zenmap/zenmapGUI/ScanInterface.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/ScanNmapOutputPage.py b/zenmap/zenmapGUI/ScanNmapOutputPage.py index 2d0fb8310..dc524e125 100644 --- a/zenmap/zenmapGUI/ScanNmapOutputPage.py +++ b/zenmap/zenmapGUI/ScanNmapOutputPage.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/ScanOpenPortsPage.py b/zenmap/zenmapGUI/ScanOpenPortsPage.py index 234f4bef2..dbc5a4da6 100644 --- a/zenmap/zenmapGUI/ScanOpenPortsPage.py +++ b/zenmap/zenmapGUI/ScanOpenPortsPage.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/ScanRunDetailsPage.py b/zenmap/zenmapGUI/ScanRunDetailsPage.py index 105772dde..9a7577925 100644 --- a/zenmap/zenmapGUI/ScanRunDetailsPage.py +++ b/zenmap/zenmapGUI/ScanRunDetailsPage.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/ScanScanListPage.py b/zenmap/zenmapGUI/ScanScanListPage.py index 94ebb1b9f..2cca4918a 100644 --- a/zenmap/zenmapGUI/ScanScanListPage.py +++ b/zenmap/zenmapGUI/ScanScanListPage.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/ScanToolbar.py b/zenmap/zenmapGUI/ScanToolbar.py index 3982da88f..2210cd63c 100644 --- a/zenmap/zenmapGUI/ScanToolbar.py +++ b/zenmap/zenmapGUI/ScanToolbar.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/ScansListStore.py b/zenmap/zenmapGUI/ScansListStore.py index 7b69cddd1..db6e56516 100644 --- a/zenmap/zenmapGUI/ScansListStore.py +++ b/zenmap/zenmapGUI/ScansListStore.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/ScriptInterface.py b/zenmap/zenmapGUI/ScriptInterface.py index 4c84bdd18..897fd2a35 100644 --- a/zenmap/zenmapGUI/ScriptInterface.py +++ b/zenmap/zenmapGUI/ScriptInterface.py @@ -2,7 +2,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -12,11 +12,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -40,9 +41,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/SearchGUI.py b/zenmap/zenmapGUI/SearchGUI.py index dca9f57f4..8f6aca809 100644 --- a/zenmap/zenmapGUI/SearchGUI.py +++ b/zenmap/zenmapGUI/SearchGUI.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/SearchWindow.py b/zenmap/zenmapGUI/SearchWindow.py index 4939eaad5..c91e42070 100644 --- a/zenmap/zenmapGUI/SearchWindow.py +++ b/zenmap/zenmapGUI/SearchWindow.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/TargetCombo.py b/zenmap/zenmapGUI/TargetCombo.py index ad1fcb37e..f4a5bbcbe 100644 --- a/zenmap/zenmapGUI/TargetCombo.py +++ b/zenmap/zenmapGUI/TargetCombo.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/TopologyPage.py b/zenmap/zenmapGUI/TopologyPage.py index 5c75cfb34..d742c5093 100644 --- a/zenmap/zenmapGUI/TopologyPage.py +++ b/zenmap/zenmapGUI/TopologyPage.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/__init__.py b/zenmap/zenmapGUI/__init__.py index 3c4369b7b..583c003ff 100644 --- a/zenmap/zenmapGUI/__init__.py +++ b/zenmap/zenmapGUI/__init__.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/higwidgets/__init__.py b/zenmap/zenmapGUI/higwidgets/__init__.py index 0150133e4..dfac3bc6a 100644 --- a/zenmap/zenmapGUI/higwidgets/__init__.py +++ b/zenmap/zenmapGUI/higwidgets/__init__.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/higwidgets/gtkutils.py b/zenmap/zenmapGUI/higwidgets/gtkutils.py index 9b3268c57..2badf467c 100644 --- a/zenmap/zenmapGUI/higwidgets/gtkutils.py +++ b/zenmap/zenmapGUI/higwidgets/gtkutils.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/higwidgets/higboxes.py b/zenmap/zenmapGUI/higwidgets/higboxes.py index 71f42b518..a930f31e9 100644 --- a/zenmap/zenmapGUI/higwidgets/higboxes.py +++ b/zenmap/zenmapGUI/higwidgets/higboxes.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/higwidgets/higbuttons.py b/zenmap/zenmapGUI/higwidgets/higbuttons.py index f530b637c..35638b8df 100644 --- a/zenmap/zenmapGUI/higwidgets/higbuttons.py +++ b/zenmap/zenmapGUI/higwidgets/higbuttons.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/higwidgets/higdialogs.py b/zenmap/zenmapGUI/higwidgets/higdialogs.py index 5c2b61a71..133b12d17 100644 --- a/zenmap/zenmapGUI/higwidgets/higdialogs.py +++ b/zenmap/zenmapGUI/higwidgets/higdialogs.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/higwidgets/higentries.py b/zenmap/zenmapGUI/higwidgets/higentries.py index 3e7c8f874..0b43f0a94 100644 --- a/zenmap/zenmapGUI/higwidgets/higentries.py +++ b/zenmap/zenmapGUI/higwidgets/higentries.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/higwidgets/higexpanders.py b/zenmap/zenmapGUI/higwidgets/higexpanders.py index ee03e1a79..6de47d02c 100644 --- a/zenmap/zenmapGUI/higwidgets/higexpanders.py +++ b/zenmap/zenmapGUI/higwidgets/higexpanders.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/higwidgets/higframe.py b/zenmap/zenmapGUI/higwidgets/higframe.py index d18cb2443..17802da41 100644 --- a/zenmap/zenmapGUI/higwidgets/higframe.py +++ b/zenmap/zenmapGUI/higwidgets/higframe.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/higwidgets/higlabels.py b/zenmap/zenmapGUI/higwidgets/higlabels.py index ec25ce617..9e36bddd1 100644 --- a/zenmap/zenmapGUI/higwidgets/higlabels.py +++ b/zenmap/zenmapGUI/higwidgets/higlabels.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/higwidgets/higlogindialogs.py b/zenmap/zenmapGUI/higwidgets/higlogindialogs.py index 48d371588..b5da0b8da 100644 --- a/zenmap/zenmapGUI/higwidgets/higlogindialogs.py +++ b/zenmap/zenmapGUI/higwidgets/higlogindialogs.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/higwidgets/hignotebooks.py b/zenmap/zenmapGUI/higwidgets/hignotebooks.py index 830b1b6d7..1a32aa1c4 100644 --- a/zenmap/zenmapGUI/higwidgets/hignotebooks.py +++ b/zenmap/zenmapGUI/higwidgets/hignotebooks.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/higwidgets/higprogressbars.py b/zenmap/zenmapGUI/higwidgets/higprogressbars.py index 6f265c923..d2a878152 100644 --- a/zenmap/zenmapGUI/higwidgets/higprogressbars.py +++ b/zenmap/zenmapGUI/higwidgets/higprogressbars.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/higwidgets/higscrollers.py b/zenmap/zenmapGUI/higwidgets/higscrollers.py index 857317e7f..f1852451f 100644 --- a/zenmap/zenmapGUI/higwidgets/higscrollers.py +++ b/zenmap/zenmapGUI/higwidgets/higscrollers.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/higwidgets/higspinner.py b/zenmap/zenmapGUI/higwidgets/higspinner.py index cab744d6e..77de728da 100644 --- a/zenmap/zenmapGUI/higwidgets/higspinner.py +++ b/zenmap/zenmapGUI/higwidgets/higspinner.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/higwidgets/higtables.py b/zenmap/zenmapGUI/higwidgets/higtables.py index 9e4973a24..4069eb600 100644 --- a/zenmap/zenmapGUI/higwidgets/higtables.py +++ b/zenmap/zenmapGUI/higwidgets/higtables.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/higwidgets/higtextviewers.py b/zenmap/zenmapGUI/higwidgets/higtextviewers.py index 232cbe18b..258a4d8ba 100644 --- a/zenmap/zenmapGUI/higwidgets/higtextviewers.py +++ b/zenmap/zenmapGUI/higwidgets/higtextviewers.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/higwidgets/higwindows.py b/zenmap/zenmapGUI/higwidgets/higwindows.py index 7aae66b29..615ea318b 100644 --- a/zenmap/zenmapGUI/higwidgets/higwindows.py +++ b/zenmap/zenmapGUI/higwidgets/higwindows.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the * diff --git a/zenmap/zenmapGUI/higwidgets/utils.py b/zenmap/zenmapGUI/higwidgets/utils.py index 3d8e80ca3..4a3c24ba9 100644 --- a/zenmap/zenmapGUI/higwidgets/utils.py +++ b/zenmap/zenmapGUI/higwidgets/utils.py @@ -3,7 +3,7 @@ # ***********************IMPORTANT NMAP LICENSE TERMS************************ # * * -# * The Nmap Security Scanner is (C) 1996-2011 Insecure.Com LLC. Nmap is * +# * The Nmap Security Scanner is (C) 1996-2012 Insecure.Com LLC. Nmap is * # * also a registered trademark of Insecure.Com LLC. This program is free * # * software; you may redistribute and/or modify it under the terms of the * # * GNU General Public License as published by the Free Software * @@ -13,11 +13,12 @@ # * technology into proprietary software, we sell alternative licenses * # * (contact sales@insecure.com). Dozens of software vendors already * # * license Nmap technology such as host discovery, port scanning, OS * -# * detection, and version detection. * +# * detection, version detection, and the Nmap Scripting Engine. * # * * # * Note that the GPL places important restrictions on "derived works", yet * # * it does not provide a detailed definition of that term. To avoid * -# * misunderstandings, we consider an application to constitute a * +# * misunderstandings, we interpret that term as broadly as copyright law * +# * allows. For example, we consider an application to constitute a * # * "derivative work" for the purpose of this license if it does any of the * # * following: * # * o Integrates source code from Nmap * @@ -41,9 +42,9 @@ # * we also offer alternative license to integrate Nmap into proprietary * # * applications and appliances. These contracts have been sold to dozens * # * of software vendors, and generally include a perpetual license as well * -# * as providing for priority support and updates as well as helping to * -# * fund the continued development of Nmap technology. Please email * -# * sales@insecure.com for further information. * +# * as providing for priority support and updates. They also fund the * +# * continued development of Nmap. Please email sales@insecure.com for * +# * further information. * # * * # * As a special exception to the GPL terms, Insecure.Com LLC grants * # * permission to link the code of this program with any version of the *