This file is indexed.

/usr/share/doc/samhain/manual.html/kerneldef.html is in samhain 3.1.0-5ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>Detecting Kernel rootkits</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REL="HOME"
TITLE="The Samhain Host Integrity Monitoring System"
HREF="index.html"><LINK
REL="UP"
TITLE="Configuring samhain, the host integrity monitor"
HREF="file-monitor.html"><LINK
REL="PREVIOUS"
TITLE="Checking the file system for SUID/SGID binaries"
HREF="suidchk.html"><LINK
REL="NEXT"
TITLE="Monitoring login/logout events"
HREF="mondef.html"><LINK
REL="STYLESHEET"
TYPE="text/css"
HREF="./docbook.css"></HEAD
><BODY
CLASS="SECT1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><!--#if expr="! ($HTTP_USER_AGENT = /MSIE/)"--><!--#include virtual="/resources/ssi/header.html"--><!--#endif --><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>The Samhain Host Integrity Monitoring System</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="suidchk.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 5. Configuring <SPAN
CLASS="APPLICATION"
>samhain</SPAN
>, the host integrity monitor</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="mondef.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
NAME="KERNELDEF"
>5.10. Detecting Kernel rootkits</A
></H1
><P
>  This option is currently supported for Linux on the
  ix86 and x86_64 architectures, kernel versions 2.6.x (ix86, x86_64), 
  and 2.4.x (ix86), and for
  FreeBSD/x86 (tested on FreeBSD 4.6.2, FreeBSD 5) and OpenBSD/ix86 
  (tested with OpenBSD 3.8).
  </P
><DIV
CLASS="WARNING"
><P
></P
><TABLE
CLASS="WARNING"
WIDTH="100%"
BORDER="0"
><TR
><TD
WIDTH="25"
ALIGN="CENTER"
VALIGN="TOP"
><IMG
SRC="./stylesheet-images/warning.gif"
HSPACE="5"
ALT="Warning"></TD
><TH
ALIGN="LEFT"
VALIGN="MIDDLE"
><B
>Warning</B
></TH
></TR
><TR
><TD
>&nbsp;</TD
><TD
ALIGN="LEFT"
VALIGN="TOP"
><P
>  It is incorrect to assume that disabling support for loadable
  kernel modules protects against runtime kernel modifications.
  It is possible to modify the kernel via /dev/kmem as well, if this
  device is present and writeable.
  </P
></TD
></TR
></TABLE
></DIV
><P
>  To use this facility, you need to compile with the option:
  </P
><P
>  <B
CLASS="COMMAND"
>./configure --with-kcheck=<TT
CLASS="REPLACEABLE"
><I
>/path/to/System.map</I
></TT
></B
> (Linux), or
  </P
><P
>  <B
CLASS="COMMAND"
>./configure --with-kcheck</B
> (FreeBSD/OpenBSD).
  </P
><P
>  On Linux, <TT
CLASS="FILENAME"
>System.map</TT
> is a file (sometimes with 
  the kernel version appended
  to its name) that is generated when the kernel is compiled, and is usually 
  installed in the same directory as your kernel 
  (e.g. <TT
CLASS="FILENAME"
>/boot</TT
>), or
  in the root directory. To find it, you can use:
  <B
CLASS="COMMAND"
>locate System.map</B
>
  </P
><DIV
CLASS="NOTE"
><P
></P
><TABLE
CLASS="NOTE"
WIDTH="100%"
BORDER="0"
><TR
><TD
WIDTH="25"
ALIGN="CENTER"
VALIGN="TOP"
><IMG
SRC="./stylesheet-images/note.gif"
HSPACE="5"
ALT="Note"></TD
><TH
ALIGN="LEFT"
VALIGN="MIDDLE"
><B
>Linux distributions without <TT
CLASS="FILENAME"
>/dev/kmem</TT
></B
></TH
></TR
><TR
><TD
>&nbsp;</TD
><TD
ALIGN="LEFT"
VALIGN="TOP"
><P
>  Many Linux distributions (including Ubuntu, RedHat, and Fedora)
  compile their kernels without support for the 
  <TT
CLASS="FILENAME"
>/dev/kmem</TT
> device. However, the 
  <SPAN
CLASS="APPLICATION"
>samhain</SPAN
> kernel integrity check relies on
  information obtained from this device. To work around this problem,
  as of version 2.7.0, <SPAN
CLASS="APPLICATION"
>samhain</SPAN
> provides
  a loadable kernel module <TT
CLASS="FILENAME"
>samhain_kmem.ko</TT
> which
  generates a file <TT
CLASS="FILENAME"
>/proc/kmem</TT
> that provides
  exactly the same information as <TT
CLASS="FILENAME"
>/dev/kmem</TT
> would.
  If the kernel module is required, you will be prompted to compile
  and install it - using the following commands - during the 
  compilation of <SPAN
CLASS="APPLICATION"
>samhain</SPAN
>.
  </P
><P
>  <PRE
CLASS="SCREEN"
>  <SAMP
CLASS="PROMPT"
>sh$ </SAMP
><KBD
CLASS="USERINPUT"
>make samhain_kmem.ko</KBD
>
  <SAMP
CLASS="PROMPT"
>sh$ </SAMP
><KBD
CLASS="USERINPUT"
>sudo insmod samhain_kmem.ko</KBD
>
  </PRE
>
  </P
></TD
></TR
></TABLE
></DIV
><DIV
CLASS="NOTE"
><P
></P
><TABLE
CLASS="NOTE"
WIDTH="100%"
BORDER="0"
><TR
><TD
WIDTH="25"
ALIGN="CENTER"
VALIGN="TOP"
><IMG
SRC="./stylesheet-images/note.gif"
HSPACE="5"
ALT="Note"></TD
><TH
ALIGN="LEFT"
VALIGN="MIDDLE"
><B
>Updating the kernel</B
></TH
></TR
><TR
><TD
>&nbsp;</TD
><TD
ALIGN="LEFT"
VALIGN="TOP"
><P
>  On Linux, after installing a new kernel, you need to configure
  five (5) addresses (see configuration example below), otherwise
  the kernel check will not work anymore (samhain needs to know the new
  position of some objects within the kernel). As explained below,
  you can easily obtain the required values by grepping them from the
  <TT
CLASS="FILENAME"
>System.map</TT
> of your new kernel, which should 
  normally be installed
  into the <TT
CLASS="FILENAME"
>/boot</TT
> directory, together
  with the kernel.
  </P
><P
>  If you need the <TT
CLASS="FILENAME"
>samhain_kmem.ko</TT
> kernel module
  because your kernel does not support the <TT
CLASS="FILENAME"
>/dev/kmem</TT
> 
  device, you will need to recompile this module for your new kernel as well.
  </P
></TD
></TR
></TABLE
></DIV
><DIV
CLASS="NOTE"
><P
></P
><TABLE
CLASS="NOTE"
WIDTH="100%"
BORDER="0"
><TR
><TD
WIDTH="25"
ALIGN="CENTER"
VALIGN="TOP"
><IMG
SRC="./stylesheet-images/note.gif"
HSPACE="5"
ALT="Note"></TD
><TH
ALIGN="LEFT"
VALIGN="MIDDLE"
><B
>Using the hiding kernel module</B
></TH
></TR
><TR
><TD
>&nbsp;</TD
><TD
ALIGN="LEFT"
VALIGN="TOP"
><P
>  If you also use the
  option <B
CLASS="COMMAND"
>./configure --enable-khide</B
> 
  to use a kernel module to hide the presence
  of <SPAN
CLASS="APPLICATION"
>samhain</SPAN
>, the first detected 
  modification of the sys_getdents syscall (to list directories) 
  will only cause a warning (rather than an error), as it is
  presumed to be caused by the samhain_hide LKM).
  </P
><P
> 
  You should
  <SPAN
CLASS="emphasis"
><I
CLASS="EMPHASIS"
>NOT</I
></SPAN
> initialize the database with the
  samhain_hide LKM loaded (doing so might result in the
  non-detection of a real rootkit if it also only modifies
  the sys_getdents syscall).
  </P
></TD
></TR
></TABLE
></DIV
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="KERNELDEF-CONFIG"
>5.10.1. Configuration</A
></H2
><P
>  This facility is configured in the <SPAN
CLASS="emphasis"
><I
CLASS="EMPHASIS"
>Kernel</I
></SPAN
> 
  section of the 
  configuration file.
  <PRE
CLASS="PROGRAMLISTING"
>  [Kernel]  
  # activate (0 for switching off) 
  KernelCheckActive=1
  # interval between checks (in seconds, default 300)
  KernelCheckInterval=20 
  # also check the interrupt descriptor table (linux, default TRUE)
  KernelCheckIDT=TRUE 
  # also check the PCI expansion ROM (linux, default TRUE)
  KernelCheckPCI=TRUE 
  # also check the proc filesystem integrity (linux, default TRUE)
  KernelCheckPROC=TRUE 
  # this is the severity (see section <A
HREF="basic-configuration.html#SEVERITYDEF"
>Section 4.1.1</A
>) 
  SeverityKernel=crit 
  #
  # Only needed for Linux, after installing a new kernel. You need the address
  # (first item in the grepped line), prefixed with '0x' to indicate
  # hexadecimal format.
  #
  # this is the address of system_call (grep system_call System.map) 
  KernelSystemCall = 0xc0106cf8
  #
  # this is the address of sys_call_table (grep ' sys_call_table' System.map) 
  KernelSyscallTable = 0xc01efb98
  #
  # this is the address of proc_root (grep ' proc_root$' System.map) 
  KernelProcRoot = 0xc01efb98
  #
  # this is the address of proc_root_inode_operations 
  # (grep proc_root_inode_operations System.map) 
  KernelProcRootIops = 0xc01efb98
  #
  # this is the address of proc_root_lookup
  # (grep proc_root_lookup System.map) 
  KernelProcRootLookup = 0xc01efb98

  </PRE
>
  </P
></DIV
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="KERNELDEF-WHAT"
>5.10.2. What is a kernel rootkit ?</A
></H2
><P
>  A <SPAN
CLASS="emphasis"
><I
CLASS="EMPHASIS"
>rootkit</I
></SPAN
> is a set of programs 
  installed to "keep a backdoor open"
  after an intruder has obtained root access to a system. Usually such
  rootkits are very easy to install, and provide facilities to hide the
  intrusion (e.g. erase all traces from audit logs, install a modified 'ps'
  that will not list certain programs, etc.).
  </P
><P
>  While "normal" rootkits can be detected with checksums on programs, like
  <SPAN
CLASS="APPLICATION"
>samhain</SPAN
> does (the modified 'ps' would have 
  a different checksum than the
  original one), this method can be subverted by rootkits that modify
  the kernel at runtime, either with a 
  <SPAN
CLASS="emphasis"
><I
CLASS="EMPHASIS"
>loadable kernel module</I
></SPAN
>
  (LKM), i.e. a module that is loaded into 
  the kernel at runtime, or by writing to 
  <TT
CLASS="FILENAME"
>/dev/kmem</TT
> (this allows
  to 'patch' a kernel on-the-fly even if the kernel has 
  <SPAN
CLASS="emphasis"
><I
CLASS="EMPHASIS"
>no</I
></SPAN
> LKM support). 
  </P
><P
>  Kernel rootkits
  can modify the action of kernel <SPAN
CLASS="emphasis"
><I
CLASS="EMPHASIS"
>syscalls</I
></SPAN
>. 
  From a users viewpoint,
  these syscalls are the lowest level of system functions, and provide
  access to filesystems, network connections, and other goodies.
  By modifying kernel syscalls, kernel rootkits can hide files,
  directories, processes, or network connections without modifying any
  system binaries. Obviously, checksums are useless in this situation.
  </P
></DIV
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="KERNELDEF-HOW"
>5.10.3. Implemented integrity checks</A
></H2
><P
>  When a system call (e.g. open() to open a file) is made by
  an application, the flow of control looks like this:
  </P
><P
><P
></P
><OL
TYPE="1"
><LI
><P
>    An interrupt is triggered, and execution continues at the interrupt
    handler defined for that interrupt. On Linux, interrupt 80 is used.
   </P
><P
>    A rootkit could replace the kernels interrupt handler by an own
    function.
   </P
><P
>    <SPAN
CLASS="APPLICATION"
>Samhain</SPAN
> checks the Interrupt Descriptor Table
    for modifications.
   </P
></LI
><LI
><P
>    The interrupt handler (named system_call() on Linux) 
    looks up the address of the requested syscall
    in the syscall table, and executes a jump to the respective address.
   </P
><P
>    A rootkit may (a) modify the interrupt handler to use a (rootkit-supplied)
    different syscall table, or (b) modify the entries in the syscall table to
    point to the rootkits replacement functions.
   </P
><P
>    <SPAN
CLASS="APPLICATION"
>Samhain</SPAN
> checks (a) the interrupt handler, and
    (b) the syscall table for modifications.
   </P
></LI
><LI
><P
>    The syscall function is executed, and control returns to the application.
   </P
><P
>    A rootkit may overwrite the syscall function to place a jump to its 
    own replacement function at the start of the syscall function.
   </P
><P
>    <SPAN
CLASS="APPLICATION"
>Samhain</SPAN
> checks the first few bytes of each
    syscall function for modifications.
   </P
></LI
></OL
></P
><P
>  In addition to these checks, <SPAN
CLASS="APPLICATION"
>Samhain</SPAN
> will
  check the <TT
CLASS="FILENAME"
>/proc</TT
> inode to
  detect the <SPAN
CLASS="APPLICATION"
>adore-ng</SPAN
> rootkit, which does
  not modify any syscall execution, but rather the VFS (Virtual File System)
  layer of the kernel.
  </P
><P
>  On FreeBSD/OpenBSD, currently only the syscall table (2b) and 
  the system call (3)
  are checked.
  </P
></DIV
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="KERNELDEF-ERRORS"
>5.10.4. Error messages</A
></H2
><P
>  Error messages start with 'POLICY KERNEL'. There are four types of them:
  (a) 'IDT' signifies modified interrupts: old and new address, 
  segment, privilege level, and type are listed, 
  (b) SYSCALL: modified syscall table/syscall code interrupt handler, and
  (c) SYS_GATE: modified interrupt handler for syscalls.
  (d) PROC: modified <TT
CLASS="FILENAME"
>/proc</TT
> system
  </P
><P
>  If an empty slot in the interrupt descriptor table (old address zero) 
  has been modified, this indicates that a new interrupt has been 
  installed. This cannot modify
  the behaviour of user applications (which would not use that interrupt), 
  but could be used by a dedicated
  (rootkit-supplied) application to perform some action (e.g. elevate
  privileges). 
  </P
><P
>  Likewise, if an empty slot in the syscall table (syscall name 
  sys_ni_syscall/_nosys) 
  has been modified, this cannot modify
  the behaviour of user applications, but again could be used by a dedicated
  (rootkit-supplied) application to perform some action.
  </P
><DIV
CLASS="NOTE"
><P
></P
><TABLE
CLASS="NOTE"
WIDTH="100%"
BORDER="0"
><TR
><TD
WIDTH="25"
ALIGN="CENTER"
VALIGN="TOP"
><IMG
SRC="./stylesheet-images/note.gif"
HSPACE="5"
ALT="Note"></TD
><TH
ALIGN="LEFT"
VALIGN="MIDDLE"
><B
>Note</B
></TH
></TR
><TR
><TD
>&nbsp;</TD
><TD
ALIGN="LEFT"
VALIGN="TOP"
><P
>  As of version 1.8.4, kernel info is stored in the baseline database
  by (mis-)using fields that normally describe some properties of files.
  You may therefore find that error messages have info appended that
  looks like properties you would normally expect for a file (e.g. mtime,
  ctime, link_path ...). This is required for server-side database update
  (if you use samhain as client/server system).
  </P
></TD
></TR
></TABLE
></DIV
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="suidchk.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="mondef.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Checking the file system for SUID/SGID binaries</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="file-monitor.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Monitoring login/logout events</TD
></TR
></TABLE
></DIV
><!--#if expr="! ($HTTP_USER_AGENT = /MSIE/)"--><!--#include virtual="/resources/ssi/footer.html"--><!--#endif --></BODY
></HTML
>