Skip to content

Commit 183fb15

Browse files
author
david
committed
Fix a duplicate OS class.
It had Android 6 twice; should be Android 6 and Android 7.
1 parent 173a99e commit 183fb15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nmap-os-db

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31154,8 +31154,8 @@ Class Google | Android | 5.X | phone
3115431154
CPE cpe:/o:google:android:5 auto
3115531155
Class Google | Android | 6.X | phone
3115631156
CPE cpe:/o:google:android:6 auto
31157-
Class Google | Android | 6.X | phone
31158-
CPE cpe:/o:google:android:6 auto
31157+
Class Google | Android | 7.X | phone
31158+
CPE cpe:/o:google:android:7 auto
3115931159
Class Linux | Linux | 3.X | phone
3116031160
CPE cpe:/o:linux:linux_kernel:3 auto
3116131161
SEQ(SP=FB-10A%GCD=1-6%ISR=103-113%TI=Z%CI=I|Z|RD%II=I%TS=6|7)

0 commit comments

Comments
 (0)