Guest User

Untitled

a guest
Oct 26th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 163.07 KB | None | 0 0
  1. LINUX PRIVILEGE ESCALATION CHECKER
  2. =================================================================================================
  3.  
  4. [*] GETTING BASIC SYSTEM INFO...
  5.  
  6. [+] Kernel
  7. Linux version 4.9.0-3-686-pae (debian-kernel@lists.debian.org) (gcc version 6.3.0 20170516 (Debian 6.3.0-18) ) #1 SMP Debian 4.9.30-2+deb9u3 (2017-08-06)
  8.  
  9. [+] Hostname
  10. solidstate
  11.  
  12. [+] Operating System
  13. Debian GNU/Linux 9 \n \l
  14.  
  15. [*] GETTING NETWORKING INFO...
  16.  
  17. [+] Interfaces
  18. ens33: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  19. inet 10.10.10.51 netmask 255.255.255.0 broadcast 10.10.10.255
  20. inet6 dead:beef::250:56ff:feaa:b3ef prefixlen 64 scopeid 0x0<global>
  21. inet6 fe80::250:56ff:feaa:b3ef prefixlen 64 scopeid 0x20<link>
  22. ether 00:50:56:aa:b3:ef txqueuelen 1000 (Ethernet)
  23. RX packets 415072 bytes 50048420 (47.7 MiB)
  24. RX errors 0 dropped 207 overruns 0 frame 0
  25. TX packets 87476 bytes 14229497 (13.5 MiB)
  26. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  27. device interrupt 19 base 0x2000
  28. lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
  29. inet 127.0.0.1 netmask 255.0.0.0
  30. inet6 ::1 prefixlen 128 scopeid 0x10<host>
  31. loop txqueuelen 1 (Local Loopback)
  32. RX packets 2630388 bytes 213130202 (203.2 MiB)
  33. RX errors 0 dropped 0 overruns 0 frame 0
  34. TX packets 2630388 bytes 213130202 (203.2 MiB)
  35. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  36.  
  37. [+] Netstat
  38. Active Internet connections (servers and established)
  39. Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
  40. tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN -
  41. tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN -
  42. tcp 0 948 10.10.10.51:22 10.10.14.4:35554 ESTABLISHED -
  43. tcp6 0 0 :::22 :::* LISTEN -
  44. tcp6 0 0 ::1:631 :::* LISTEN -
  45. tcp6 0 0 :::119 :::* LISTEN -
  46. tcp6 0 0 :::25 :::* LISTEN -
  47. tcp6 0 0 :::4555 :::* LISTEN -
  48. tcp6 0 0 :::110 :::* LISTEN -
  49. tcp6 0 0 :::80 :::* LISTEN -
  50. udp 0 0 0.0.0.0:631 0.0.0.0:* -
  51. udp 0 0 0.0.0.0:50841 0.0.0.0:* -
  52. udp 0 0 0.0.0.0:5353 0.0.0.0:* -
  53. udp 0 0 0.0.0.0:1900 0.0.0.0:* -
  54. udp6 0 0 :::60556 :::* -
  55. udp6 0 0 :::5353 :::* -
  56.  
  57. [+] Route
  58.  
  59. [*] GETTING FILESYSTEM INFO...
  60.  
  61. [+] Mount results
  62. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  63. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  64. udev on /dev type devtmpfs (rw,nosuid,relatime,size=245664k,nr_inodes=61416,mode=755)
  65. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  66. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=50908k,mode=755)
  67. /dev/sda1 on / type ext4 (rw,relatime,errors=remount-ro,data=ordered)
  68. securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
  69. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  70. tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  71. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  72. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
  73. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  74. cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
  75. cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
  76. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
  77. cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
  78. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
  79. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
  80. cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
  81. cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
  82. cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
  83. systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=31,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=9416)
  84. hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
  85. mqueue on /dev/mqueue type mqueue (rw,relatime)
  86. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  87. tmpfs on /run/user/116 type tmpfs (rw,nosuid,nodev,relatime,size=50904k,mode=700,uid=116,gid=122)
  88. binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
  89. tmpfs on /run/user/1001 type tmpfs (rw,nosuid,nodev,relatime,size=50904k,mode=700,uid=1001,gid=1001)
  90.  
  91. [+] fstab entries
  92. # /etc/fstab: static file system information.
  93. #
  94. # Use 'blkid' to print the universally unique identifier for a
  95. # device; this may be used with UUID= as a more robust way to name devices
  96. # that works even if disks are added and removed. See fstab(5).
  97. #
  98. # <file system> <mount point> <type> <options> <dump> <pass>
  99. # / was on /dev/sda1 during installation
  100. UUID=a28a8ba2-4b0a-4d2e-a369-12c85145f384 / ext4 errors=remount-ro 0 1
  101. # swap was on /dev/sda5 during installation
  102. UUID=6cc53764-aad4-4383-9519-855f6d30eab8 none swap sw 0 0
  103. /dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
  104.  
  105. [+] Scheduled cron jobs
  106. -rw-r--r-- 1 root root 722 May 3 2015 /etc/crontab
  107. /etc/cron.d:
  108. total 24
  109. drwxr-xr-x 2 root root 4096 Jun 18 20:24 .
  110. drwxr-xr-x 121 root root 12288 Aug 27 13:30 ..
  111. -rw-r--r-- 1 root root 285 May 29 12:36 anacron
  112. -rw-r--r-- 1 root root 102 May 3 2015 .placeholder
  113. /etc/cron.daily:
  114. total 56
  115. drwxr-xr-x 2 root root 4096 Aug 22 13:21 .
  116. drwxr-xr-x 121 root root 12288 Aug 27 13:30 ..
  117. -rwxr-xr-x 1 root root 311 May 29 12:36 0anacron
  118. -rwxr-xr-x 1 root root 539 Jul 18 14:36 apache2
  119. -rwxr-xr-x 1 root root 1474 Jun 1 04:50 apt-compat
  120. -rwxr-xr-x 1 root root 355 Oct 25 2016 bsdmainutils
  121. -rwxr-xr-x 1 root root 384 Dec 12 2012 cracklib-runtime
  122. -rwxr-xr-x 1 root root 1597 Feb 22 2017 dpkg
  123. -rwxr-xr-x 1 root root 89 May 5 2015 logrotate
  124. -rwxr-xr-x 1 root root 1065 Dec 13 2016 man-db
  125. -rwxr-xr-x 1 root root 249 May 17 07:59 passwd
  126. -rw-r--r-- 1 root root 102 May 3 2015 .placeholder
  127. /etc/cron.hourly:
  128. total 20
  129. drwxr-xr-x 2 root root 4096 Jun 18 20:18 .
  130. drwxr-xr-x 121 root root 12288 Aug 27 13:30 ..
  131. -rw-r--r-- 1 root root 102 May 3 2015 .placeholder
  132. /etc/cron.monthly:
  133. total 24
  134. drwxr-xr-x 2 root root 4096 Jun 18 20:24 .
  135. drwxr-xr-x 121 root root 12288 Aug 27 13:30 ..
  136. -rwxr-xr-x 1 root root 313 May 29 12:36 0anacron
  137. -rw-r--r-- 1 root root 102 May 3 2015 .placeholder
  138. /etc/cron.weekly:
  139. total 28
  140. drwxr-xr-x 2 root root 4096 Jun 18 20:24 .
  141. drwxr-xr-x 121 root root 12288 Aug 27 13:30 ..
  142. -rwxr-xr-x 1 root root 312 May 29 12:36 0anacron
  143. -rwxr-xr-x 1 root root 723 Dec 13 2016 man-db
  144. -rw-r--r-- 1 root root 102 May 3 2015 .placeholder
  145.  
  146. [+] Writable cron dirs
  147.  
  148.  
  149. [*] ENUMERATING USER AND ENVIRONMENTAL INFO...
  150.  
  151. [+] Logged in User Activity
  152. 09:13:14 up 5 days, 16:19, 1 user, load average: 0.00, 0.00, 0.00
  153. USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
  154. mindy pts/1 10.10.14.4 06:34 1.00s 0.20s 0.00s /bin/sh -c w 2>/dev/null
  155.  
  156. [+] Super Users Found:
  157. root
  158.  
  159. [+] Environment
  160. MAIL=/var/mail/mindy
  161. USER=mindy
  162. SSH_CLIENT=10.10.14.4 35554 22
  163. SHLVL=2
  164. HOME=/home/mindy
  165. OLDPWD=/
  166. SSH_TTY=/dev/pts/1
  167. DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
  168. LOGNAME=mindy
  169. _=/usr/bin/python
  170. XDG_SESSION_ID=2862
  171. TERM=xterm
  172. PATH=/usr/local/bin:/usr/bin:/bin:/usr/games
  173. XDG_RUNTIME_DIR=/run/user/1001
  174. LANG=en_US.UTF-8
  175. SHELL=/bin/rbash
  176. PWD=/tmp
  177. SSH_CONNECTION=10.10.14.4 35554 10.10.10.51 22
  178.  
  179. [+] Root and current user history (depends on privs)
  180. -rw-r--r-- 1 root root 0 Aug 22 13:41 /home/mindy/.bash_history
  181.  
  182. [+] Sudoers (privileged)
  183.  
  184. [+] All users
  185. root:x:0:0:root:/root:/bin/bash
  186. daemon:x:1:1:daemon:/usr/sbin:/usr/sbin/nologin
  187. bin:x:2:2:bin:/bin:/usr/sbin/nologin
  188. sys:x:3:3:sys:/dev:/usr/sbin/nologin
  189. sync:x:4:65534:sync:/bin:/bin/sync
  190. games:x:5:60:games:/usr/games:/usr/sbin/nologin
  191. man:x:6:12:man:/var/cache/man:/usr/sbin/nologin
  192. lp:x:7:7:lp:/var/spool/lpd:/usr/sbin/nologin
  193. mail:x:8:8:mail:/var/mail:/usr/sbin/nologin
  194. news:x:9:9:news:/var/spool/news:/usr/sbin/nologin
  195. uucp:x:10:10:uucp:/var/spool/uucp:/usr/sbin/nologin
  196. proxy:x:13:13:proxy:/bin:/usr/sbin/nologin
  197. www-data:x:33:33:www-data:/var/www:/usr/sbin/nologin
  198. backup:x:34:34:backup:/var/backups:/usr/sbin/nologin
  199. list:x:38:38:Mailing List Manager:/var/list:/usr/sbin/nologin
  200. irc:x:39:39:ircd:/var/run/ircd:/usr/sbin/nologin
  201. gnats:x:41:41:Gnats Bug-Reporting System (admin):/var/lib/gnats:/usr/sbin/nologin
  202. nobody:x:65534:65534:nobody:/nonexistent:/usr/sbin/nologin
  203. systemd-timesync:x:100:102:systemd Time Synchronization,,,:/run/systemd:/bin/false
  204. systemd-network:x:101:103:systemd Network Management,,,:/run/systemd/netif:/bin/false
  205. systemd-resolve:x:102:104:systemd Resolver,,,:/run/systemd/resolve:/bin/false
  206. systemd-bus-proxy:x:103:105:systemd Bus Proxy,,,:/run/systemd:/bin/false
  207. _apt:x:104:65534::/nonexistent:/bin/false
  208. usbmux:x:105:46:usbmux daemon,,,:/var/lib/usbmux:/bin/false
  209. rtkit:x:106:110:RealtimeKit,,,:/proc:/bin/false
  210. dnsmasq:x:107:65534:dnsmasq,,,:/var/lib/misc:/bin/false
  211. messagebus:x:108:111::/var/run/dbus:/bin/false
  212. geoclue:x:109:115::/var/lib/geoclue:/bin/false
  213. avahi:x:110:117:Avahi mDNS daemon,,,:/var/run/avahi-daemon:/bin/false
  214. colord:x:111:118:colord colour management daemon,,,:/var/lib/colord:/bin/false
  215. saned:x:112:119::/var/lib/saned:/bin/false
  216. speech-dispatcher:x:113:29:Speech Dispatcher,,,:/var/run/speech-dispatcher:/bin/false
  217. pulse:x:114:120:PulseAudio daemon,,,:/var/run/pulse:/bin/false
  218. hplip:x:115:7:HPLIP system user,,,:/var/run/hplip:/bin/false
  219. Debian-gdm:x:116:122:Gnome Display Manager:/var/lib/gdm3:/bin/false
  220. sshd:x:117:65534::/run/sshd:/usr/sbin/nologin
  221. james:x:1000:1000:james:/home/james/:/bin/bash
  222. mindy:x:1001:1001:mindy:/home/mindy:/bin/rbash
  223.  
  224. [+] Current User
  225. mindy
  226.  
  227. [+] Current User ID
  228. uid=1001(mindy) gid=1001(mindy) groups=1001(mindy)
  229.  
  230. [*] ENUMERATING FILE AND DIRECTORY PERMISSIONS/CONTENTS...
  231.  
  232. [+] World Writeable Directories for User/Group 'Root'
  233. drwxrwxrwt 2 root root 40 Oct 20 16:53 /dev/mqueue
  234. drwxrwxrwt 2 root root 40 Oct 20 16:53 /dev/shm
  235. drwxrwxrwt 16 root root 4096 Oct 20 16:54 /var/tmp
  236. drwxrwxrwt 7 root root 4096 Oct 26 09:13 /tmp
  237. drwxrwxrwt 2 root root 4096 Oct 20 16:53 /tmp/.X11-unix
  238. drwxrwxrwt 2 root root 4096 Oct 20 16:53 /tmp/.XIM-unix
  239. drwxrwxrwt 2 root root 4096 Oct 20 16:53 /tmp/.font-unix
  240. drwxrwxrwt 2 root root 4096 Oct 20 16:53 /tmp/.ICE-unix
  241. drwxrwxrwt 2 root root 4096 Oct 20 16:53 /tmp/.Test-unix
  242. drwxrwxrwt 4 root root 100 Oct 20 16:53 /run/lock
  243.  
  244. [+] World Writeable Directories for Users other than Root
  245.  
  246. [+] World Writable Files
  247. -rwxrwxrwx 1 root root 105 Aug 22 13:32 /opt/tmp.py
  248. --w--w--w- 1 root root 0 Oct 25 19:55 /sys/fs/cgroup/memory/cgroup.event_control
  249.  
  250. [+] Checking if root's home folder is accessible
  251.  
  252. [+] SUID/SGID Files and Directories
  253. -rwsr-xr-x 1 root root 39144 May 17 07:59 /bin/su
  254. -rwsr-xr-x 1 root root 38940 Mar 22 2017 /bin/mount
  255. -rwsr-xr-x 1 root root 30112 Jun 23 2016 /bin/fusermount
  256. -rwsr-xr-x 1 root root 68076 Nov 10 2016 /bin/ping
  257. -rwsr-xr-x 1 root root 161520 Feb 26 2017 /bin/ntfs-3g
  258. -rwsr-xr-x 1 root root 26504 Mar 22 2017 /bin/umount
  259. drwxr-s--- 2 root dip 4096 Jun 18 20:24 /etc/chatscripts
  260. drwxr-s--- 2 root dip 4096 Jun 18 20:24 /etc/ppp/peers
  261. -rwxr-sr-x 1 root shadow 34568 May 27 11:44 /sbin/unix_chkpwd
  262. drwxrwsr-x 2 root staff 4096 Apr 4 2017 /var/local
  263. drwxrwsr-x 2 root mail 4096 Jun 18 20:17 /var/mail
  264. -rwxr-sr-x 1 root tty 26416 Mar 22 2017 /usr/bin/wall
  265. -rwsr-xr-x 1 root root 34920 May 17 07:59 /usr/bin/newgrp
  266. -rwxr-sr-x 1 root shadow 22040 May 17 07:59 /usr/bin/expiry
  267. -rwxr-sr-x 1 root tty 9820 Apr 12 2017 /usr/bin/bsd-write
  268. -rwsr-xr-x 1 root root 22304 May 24 06:21 /usr/bin/pkexec
  269. -rwxr-sr-x 1 root shadow 66120 May 17 07:59 /usr/bin/chage
  270. -rwsr-xr-x 1 root root 57972 May 17 07:59 /usr/bin/passwd
  271. -rwsr-xr-x 1 root root 39632 May 17 07:59 /usr/bin/chsh
  272. -rwxr-sr-x 1 root crontab 39056 May 3 2015 /usr/bin/crontab
  273. -rwsr-xr-x 1 root root 48560 May 17 07:59 /usr/bin/chfn
  274. -rwxr-sr-x 1 root mail 18084 Jan 17 2017 /usr/bin/dotlockfile
  275. -rwsr-xr-x 1 root root 78340 May 17 07:59 /usr/bin/gpasswd
  276. -rwxr-sr-x 1 root ssh 431632 Jun 17 20:11 /usr/bin/ssh-agent
  277. -rwsr-xr-- 1 root dip 363140 Nov 11 2016 /usr/sbin/pppd
  278. -rwsr-xr-x 1 root root 13960 May 24 06:21 /usr/lib/policykit-1/polkit-agent-helper-1
  279. -rwsr-xr-x 1 root root 525932 Jun 17 20:11 /usr/lib/openssh/ssh-keysign
  280. -rwxr-sr-x 1 root utmp 5480 Feb 18 2016 /usr/lib/i386-linux-gnu/utempter/utempter
  281. -rwsr-xr-x 1 root root 5480 Mar 28 2017 /usr/lib/eject/dmcrypt-get-device
  282. -rwxr-sr-x 1 root mail 13680 Mar 23 2017 /usr/lib/evolution/camel-lock-helper-1.2
  283. -rwsr-xr-- 1 root messagebus 46436 Apr 5 2017 /usr/lib/dbus-1.0/dbus-daemon-launch-helper
  284. -rwsr-sr-x 1 root root 9772 Jul 7 01:09 /usr/lib/xorg/Xorg.wrap
  285. -rwsr-xr-x 1 root root 13672 Jan 14 2017 /usr/lib/spice-gtk/spice-client-glib-usb-acl-helper
  286. drwxrwsr-t 2 root lpadmin 4096 Jan 31 2017 /usr/share/ppd/custom
  287. drwxrwsr-x 10 root staff 4096 Jun 18 20:17 /usr/local
  288. drwxrwsr-x 2 root staff 4096 Jun 18 20:17 /usr/local/games
  289. drwxrwsr-x 2 root staff 4096 Jun 18 20:17 /usr/local/bin
  290. drwxrwsr-x 2 root staff 4096 Jun 18 20:17 /usr/local/etc
  291. drwxrwsr-x 2 root staff 4096 Jun 18 20:17 /usr/local/src
  292. drwxrwsr-x 2 root staff 4096 Jun 18 20:17 /usr/local/sbin
  293. drwxrwsr-x 2 root staff 4096 Jun 18 20:17 /usr/local/include
  294. drwxrwsr-x 4 root staff 4096 Jun 18 20:20 /usr/local/lib
  295. drwxrwsr-x 4 root staff 4096 Jun 18 20:24 /usr/local/lib/python2.7
  296. drwxrwsr-x 2 root staff 4096 Jun 18 20:24 /usr/local/lib/python2.7/site-packages
  297. drwxrwsr-x 2 root staff 4096 Jun 18 20:19 /usr/local/lib/python2.7/dist-packages
  298. drwxrwsr-x 3 root staff 4096 Jun 18 20:20 /usr/local/lib/python3.5
  299. drwxrwsr-x 2 root staff 4096 Jun 18 20:20 /usr/local/lib/python3.5/dist-packages
  300. drwxrwsr-x 8 root staff 4096 Jun 18 20:24 /usr/local/share
  301. drwxrwsr-x 2 root staff 4096 Jun 18 20:24 /usr/local/share/ca-certificates
  302. drwxrwsr-x 2 root staff 4096 Jun 18 20:24 /usr/local/share/fonts
  303. drwxrwsr-x 6 root staff 4096 Jun 18 20:24 /usr/local/share/xml
  304. drwxrwsr-x 2 root staff 4096 Jun 18 20:24 /usr/local/share/xml/schema
  305. drwxrwsr-x 2 root staff 4096 Jun 18 20:24 /usr/local/share/xml/misc
  306. drwxrwsr-x 2 root staff 4096 Jun 18 20:24 /usr/local/share/xml/entities
  307. drwxrwsr-x 2 root staff 4096 Jun 18 20:24 /usr/local/share/xml/declaration
  308. drwxrwsr-x 7 root staff 4096 Jun 18 20:23 /usr/local/share/sgml
  309. drwxrwsr-x 2 root staff 4096 Jun 18 20:23 /usr/local/share/sgml/dtd
  310. drwxrwsr-x 2 root staff 4096 Jun 18 20:23 /usr/local/share/sgml/misc
  311. drwxrwsr-x 2 root staff 4096 Jun 18 20:23 /usr/local/share/sgml/entities
  312. drwxrwsr-x 2 root staff 4096 Jun 18 20:23 /usr/local/share/sgml/stylesheet
  313. drwxrwsr-x 2 root staff 4096 Jun 18 20:23 /usr/local/share/sgml/declaration
  314. drwxrwsr-x 3 root staff 4096 Jun 18 20:23 /usr/local/share/emacs
  315. drwxrwsr-x 2 root staff 4096 Jun 18 20:23 /usr/local/share/emacs/site-lisp
  316. drwxrwsr-x 2 root staff 4096 Jun 18 20:17 /usr/local/share/man
  317. drwxr-sr-x 3 root systemd-journal 60 Oct 20 16:53 /run/log/journal
  318. drwxr-s---+ 2 root systemd-journal 200 Oct 26 04:36 /run/log/journal/3b14ced53cef4e38b9b241c6989e06d8
  319.  
  320. [+] Logs containing keyword 'password'
  321.  
  322. [+] Config files containing keyword 'password'
  323. /etc/ssl/openssl.cnf:# input_password = secret
  324. /etc/ssl/openssl.cnf:# output_password = secret
  325. /etc/ssl/openssl.cnf:challengePassword = A challenge password
  326. /etc/cracklib/cracklib.conf:# passwords should not match. The files may optionally be compressed
  327. /etc/reportbug.conf:# Username and password for SMTP
  328. /etc/apache2/sites-available/default-ssl.conf: # Note that no password is obtained from the user. Every entry in the user
  329. /etc/apache2/sites-available/default-ssl.conf: # file needs this password: `xxj31ZMTZzkVA'.
  330. /etc/security/pwquality.conf:# Configuration for systemwide password quality limits
  331. /etc/security/pwquality.conf:# Number of characters in the new password that must not be present in the
  332. /etc/security/pwquality.conf:# old password.
  333. /etc/security/pwquality.conf:# Minimum acceptable size for the new password (plus one if
  334. /etc/security/pwquality.conf:# The maximum credit for having digits in the new password. If less than 0
  335. /etc/security/pwquality.conf:# it is the minimum number of digits in the new password.
  336. /etc/security/pwquality.conf:# The maximum credit for having uppercase characters in the new password.
  337. /etc/security/pwquality.conf:# password.
  338. /etc/security/pwquality.conf:# The maximum credit for having lowercase characters in the new password.
  339. /etc/security/pwquality.conf:# password.
  340. /etc/security/pwquality.conf:# The maximum credit for having other characters in the new password.
  341. /etc/security/pwquality.conf:# password.
  342. /etc/security/pwquality.conf:# password (digits, uppercase, lowercase, others).
  343. /etc/security/pwquality.conf:# The maximum number of allowed consecutive same characters in the new password.
  344. /etc/security/pwquality.conf:# new password.
  345. /etc/hdparm.conf:# --security-set-pass Set security password
  346. /etc/hdparm.conf:# security_pass = password
  347. /etc/hdparm.conf:# --user-master Select password to use
  348. /etc/debconf.conf:# World-readable, and accepts everything but passwords.
  349. /etc/debconf.conf:Reject-Type: password
  350. /etc/debconf.conf:# Not world readable (the default), and accepts only passwords.
  351. /etc/debconf.conf:Name: passwords
  352. /etc/debconf.conf:Accept-Type: password
  353. /etc/debconf.conf:Filename: /var/cache/debconf/passwords.dat
  354. /etc/debconf.conf:# databases, one to hold passwords and one for everything else.
  355. /etc/debconf.conf:Stack: config, passwords
  356. /etc/debconf.conf:# A remote LDAP database. It is also read-only. The password is really
  357. /etc/apg.conf:#Pronounceable passwords with special characters:
  358. /etc/apg.conf:#Pronounceable passwords without special characters:
  359. /etc/apg.conf:#Random passwords:
  360. /etc/bogofilter.cf:# the password database, or the user id
  361.  
  362. [+] Shadow File (Privileged)
  363.  
  364. [*] ENUMERATING PROCESSES AND APPLICATIONS...
  365.  
  366. [+] Installed Packages
  367. Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  368. Err?=(none)/Reinst-required (Status,Err:
  369. Name Version Description
  370. accountsservice 0.6.43-1 query and manipulate user account information
  371. acl 2.2.52-3+b1 Access control list utilities
  372. adduser 3.115 add and remove users and groups
  373. adwaita-icon-theme 3.22.0-1 default icon theme of GNOME
  374. alsa-utils 1.1.3-1 Utilities for configuring and using ALSA
  375. anacron 2.3-24 cron-like program that doesn't go by time
  376. apache2 2.4.25-3+deb9u2 Apache HTTP Server
  377. apache2-bin 2.4.25-3+deb9u2 Apache HTTP Server (modules and other binary files)
  378. apache2-data 2.4.25-3+deb9u2 Apache HTTP Server (common files)
  379. apache2-utils 2.4.25-3+deb9u2 Apache HTTP Server (utility programs for web servers)
  380. apg 2.2.3.dfsg.1-4+b1 Automated Password Generator - Standalone version
  381. appstream 0.10.6-2 Software component metadata management
  382. apt 1.4.6 commandline package manager
  383. apt-listchanges 3.10 package change history notification tool
  384. apt-utils 1.4.6 package management related utility programs
  385. argyll 1.9.2+repack-1+b1 Color Management System, calibrator and profiler
  386. argyll-ref 1.9.2+repack-1 Color Management System, calibrator and profiler (data files)
  387. aspell 0.60.7~20110707-3+b2 GNU Aspell spell-checker
  388. aspell-en 2016.11.20-0-0.1 English dictionary for GNU Aspell
  389. at-spi2-core 2.22.0-6 Assistive Technology Service Provider Interface (dbus core)
  390. avahi-daemon 0.6.32-2 Avahi mDNS/DNS-SD daemon
  391. baobab 3.22.1-1 GNOME disk usage analyzer
  392. base-files 9.9 Debian base system miscellaneous files
  393. base-passwd 3.5.43 Debian base system master password and group files
  394. bash 4.4-5 GNU Bourne Again SHell
  395. bash-completion 1:2.1-4.3 programmable completion for the bash shell
  396. bc 1.06.95-9+b3 GNU bc arbitrary precision calculator language
  397. bind9-host 1:9.10.3.dfsg.P4-12.3+deb9u2 Version of 'host' bundled with BIND 9.X
  398. bluez 5.43-2 Bluetooth tools and daemons
  399. bluez-obexd 5.43-2 bluez obex daemon
  400. bogofilter 1.2.4+dfsg1-9 fast Bayesian spam filter (dummy package)
  401. bogofilter-bdb 1.2.4+dfsg1-9 fast Bayesian spam filter (Berkeley DB)
  402. bogofilter-common 1.2.4+dfsg1-9 fast Bayesian spam filter (common files)
  403. brasero 3.12.1-4 CD/DVD burning application for GNOME
  404. brasero-cdrkit:i386 3.12.1-4 cdrkit extensions for the Brasero burning application
  405. brasero-common 3.12.1-4 Common files for the Brasero CD burning application and library
  406. bsdmainutils 9.0.12+nmu1 collection of more utilities from FreeBSD
  407. bsdutils 1:2.29.2-1 basic utilities from 4.4BSD-Lite
  408. busybox 1:1.22.0-19+b3 Tiny utilities for small and embedded systems
  409. bzip2 1.0.6-8.1 high-quality block-sorting file compressor - utilities
  410. ca-certificates 20161130+nmu1 Common CA certificates
  411. ca-certificates-java 20170531+nmu1 Common CA certificates (JKS keystore)
  412. caribou 0.4.21-1+b1 Configurable on screen keyboard with scanning mode
  413. cdrdao 1:1.2.3-3 records CDs in Disk-At-Once (DAO) mode
  414. cheese 3.22.1-1+b1 tool to take pictures and videos from your webcam
  415. cheese-common 3.22.1-1 Common files for the Cheese tool to take pictures and videos
  416. chrome-gnome-shell 8-4 GNOME Shell extensions integration for web browsers
  417. coinor-libcbc3 2.8.12-1+b2 Coin-or branch-and-cut mixed integer programming solver (shared libraries)
  418. coinor-libcgl1 0.58.9-1+b1 COIN-OR Cut Generation Library
  419. coinor-libclp1 1.15.10-3+b1 Coin-or linear programming solver (shared libraries)
  420. coinor-libcoinmp1v5:i386 1.7.6+dfsg1-2 Simple C API for COIN-OR Solvers Clp and Cbc -- library
  421. coinor-libcoinutils3v5 2.9.15-4 Coin-or collection of utility classes (binaries and libraries)
  422. coinor-libosi1v5 0.106.9-2+b1 COIN-OR Open Solver Interface
  423. colord 1.3.3-2 system service to manage device colour profiles -- system daemon
  424. colord-data 1.3.3-2 system service to manage device colour profiles -- data files
  425. console-setup 1.164 console font and keymap setup program
  426. console-setup-linux 1.164 Linux specific part of console-setup
  427. coreutils 8.26-3 GNU core utilities
  428. cpio 2.11+dfsg-6 GNU cpio -- a program to manage archives of files
  429. cpp 4:6.3.0-4 GNU C preprocessor (cpp)
  430. cpp-6 6.3.0-18 GNU C preprocessor
  431. cracklib-runtime 2.9.2-5 runtime support for password checker library cracklib2
  432. crda 3.18-1 wireless Central Regulatory Domain Agent
  433. cron 3.0pl1-128+b1 process scheduling daemon
  434. cups 2.2.1-8 Common UNIX Printing System(tm) - PPD/driver support, web interface
  435. cups-browsed 1.11.6-3 OpenPrinting CUPS Filters - cups-browsed
  436. cups-bsd 2.2.1-8 Common UNIX Printing System(tm) - BSD commands
  437. cups-client 2.2.1-8 Common UNIX Printing System(tm) - client programs (SysV)
  438. cups-common 2.2.1-8 Common UNIX Printing System(tm) - common files
  439. cups-core-drivers 2.2.1-8 Common UNIX Printing System(tm) - PPD-less printing
  440. cups-daemon 2.2.1-8 Common UNIX Printing System(tm) - daemon
  441. cups-filters 1.11.6-3 OpenPrinting CUPS Filters - Main Package
  442. cups-filters-core-drivers 1.11.6-3 OpenPrinting CUPS Filters - PPD-less printing
  443. cups-pk-helper 0.2.6-1+b1 PolicyKit helper to configure cups with fine-grained privileges
  444. cups-ppdc 2.2.1-8 Common UNIX Printing System(tm) - PPD manipulation utilities
  445. cups-server-common 2.2.1-8 Common UNIX Printing System(tm) - server common files
  446. curl 7.52.1-5 command line tool for transferring data with URL syntax
  447. dash 0.5.8-2.4 POSIX-compliant shell
  448. dbus 1.10.18-1 simple interprocess messaging system (daemon and utilities)
  449. dbus-user-session 1.10.18-1 simple interprocess messaging system (systemd --user integration)
  450. dbus-x11 1.10.18-1 simple interprocess messaging system (X11 deps)
  451. dc 1.06.95-9+b3 GNU dc arbitrary precision reverse-polish calculator
  452. dconf-cli 0.26.0-2+b1 simple configuration storage system - utilities
  453. dconf-gsettings-backend:i386 0.26.0-2+b1 simple configuration storage system - GSettings back-end
  454. dconf-service 0.26.0-2+b1 simple configuration storage system - D-Bus service
  455. debconf 1.5.61 Debian configuration management system
  456. debconf-i18n 1.5.61 full internationalization support for debconf
  457. debian-archive-keyring 2017.5 GnuPG archive keys of the Debian archive
  458. debian-faq 8.1 Debian Frequently Asked Questions
  459. debianutils 4.8.1.1 Miscellaneous utilities specific to Debian
  460. default-java-plugin 2:1.8-58 Default Java Plugin for running applets and Java Web Start applications
  461. default-jre 2:1.8-58 Standard Java or Java compatible Runtime
  462. default-jre-headless 2:1.8-58 Standard Java or Java compatible Runtime (headless)
  463. desktop-base 9.0.2 common files for the Debian Desktop
  464. desktop-file-utils 0.23-1 Utilities for .desktop files
  465. dh-python 2.20170125 Debian helper tools for packaging Python libraries and applications
  466. dictionaries-common 1.27.2 spelling dictionaries - common utilities
  467. diffutils 1:3.5-3 File comparison utilities
  468. discover 2.1.2-7.1 hardware identification system
  469. discover-data 2.2013.01.11 Data lists for Discover hardware detection system
  470. distro-info-data 0.36 information about the distributions' releases (data files)
  471. dleyna-server 0.4.0-1.1 DBus service to interact with DLNA Digital Media Servers
  472. dmidecode 3.0-4 SMBIOS/DMI table decoder
  473. dmsetup 2:1.02.137-2 Linux Kernel Device Mapper userspace library
  474. dns-root-data 2017041102 DNS root data including root zone and DNSSEC key
  475. dnsmasq-base 2.76-5+b1 Small caching DNS proxy and DHCP/TFTP server
  476. doc-debian 6.4 Debian Project documentation and other documents
  477. docbook-xml 4.5-8 standard XML documentation system for software and systems
  478. dosfstools 4.1-1 utilities for making and checking MS-DOS FAT filesystems
  479. dpkg 1.18.24 Debian package management system
  480. dvdauthor 0.7.0-2 create DVD-Video file system
  481. e2fslibs:i386 1.43.4-2 ext2/ext3/ext4 file system libraries
  482. e2fsprogs 1.43.4-2 ext2/ext3/ext4 file system utilities
  483. eject 2.1.5+deb1+cvs20081104-13.2 ejects CDs and operates CD-Changers under Linux
  484. emacsen-common 2.0.8 Common facilities for all emacsen
  485. enchant 1.6.0-11+b1 Wrapper for various spell checker engines (binary programs)
  486. eog 3.20.5-1+b1 Eye of GNOME graphics viewer program
  487. evince 3.22.1-3+deb9u1 Document (PostScript, PDF) viewer
  488. evince-common 3.22.1-3+deb9u1 Document (PostScript, PDF) viewer - common files
  489. evolution 3.22.6-1 groupware suite with mail client and organizer
  490. evolution-common 3.22.6-1 architecture independent files for Evolution
  491. evolution-data-server 3.22.7-1 evolution database backend server
  492. evolution-data-server-common 3.22.7-1 architecture independent files for Evolution Data Server
  493. evolution-plugins 3.22.6-1 standard plugins for Evolution
  494. exfat-fuse 1.2.5-2 read and write exFAT driver for FUSE
  495. exfat-utils 1.2.5-2 utilities to create, check, label and dump exFAT filesystem
  496. fig2dev 1:3.2.6a-2 Utilities for converting XFig figure files
  497. file 1:5.30-1 Recognize the type of data in a file using "magic" numbers
  498. file-roller 3.22.3-1 archive manager for GNOME
  499. findutils 4.6.0+git+20161106-2 utilities for finding files--find, xargs
  500. firefox-esr 45.9.0esr-1 Mozilla Firefox web browser - Extended Support Release (ESR)
  501. five-or-more 1:3.22.2-1 make color lines of five or more length
  502. folks-common 0.11.3-2 library to aggregates people into metacontacts (common files)
  503. fontconfig 2.11.0-6.7+b1 generic font configuration library - support binaries
  504. fontconfig-config 2.11.0-6.7 generic font configuration library - configuration
  505. fonts-cantarell 0.0.25-2 sans serif font family designed for on-screen readability
  506. fonts-crosextra-caladea 20130214-1 Sans-serif font metric-compatible with Cambria font
  507. fonts-crosextra-carlito 20130920-1 Sans-serif font metric-compatible with Calibri font
  508. fonts-dejavu 2.37-1 metapackage to pull in fonts-dejavu-core and fonts-dejavu-extra
  509. fonts-dejavu-core 2.37-1 Vera font family derivate with additional characters
  510. fonts-dejavu-extra 2.37-1 Vera font family derivate with additional characters (extra variants)
  511. fonts-droid-fallback 1:6.0.1r16-1.1 handheld device font with extensive style and language support (fallback)
  512. fonts-liberation 1:1.07.4-2 Fonts with the same metrics as Times, Arial and Courier
  513. fonts-linuxlibertine 5.3.0-2 Linux Libertine family of fonts
  514. fonts-noto-mono 20161116-1 "No Tofu" monospaced font family with large Unicode coverage
  515. fonts-opensymbol 2:102.7+LibO5.2.7-1 OpenSymbol TrueType font
  516. fonts-sil-gentium 20081126:1.03-1 extended Unicode Latin font ("a typeface for the nations")
  517. fonts-sil-gentium-basic 1.1-7 smart Unicode font families (Basic and Book Basic) based on Gentium
  518. foomatic-db-compressed-ppds 20161201-1 OpenPrinting printer support - Compressed PPDs derived from the database
  519. foomatic-db-engine 4.0.12-2+b1 OpenPrinting printer support - programs
  520. four-in-a-row 1:3.22.1-1 Four in a Row game for GNOME
  521. freepats 20060219-1 Free patch set for MIDI audio synthesis
  522. fuse 2.9.7-1 Filesystem in Userspace
  523. gawk 1:4.1.4+dfsg-1 GNU awk, a pattern scanning and processing language
  524. gcc-6-base:i386 6.3.0-18 GCC, the GNU Compiler Collection (base package)
  525. gcr 3.20.0-5.1 GNOME crypto services (daemon and tools)
  526. gdisk 1.0.1-1 GPT fdisk text-mode partitioning tool
  527. gdm3 3.22.3-3 GNOME Display Manager
  528. gedit 3.22.0-2 official text editor of the GNOME desktop environment
  529. gedit-common 3.22.0-2 official text editor of the GNOME desktop environment (support files)
  530. gedit-plugins 3.22.0-1 set of plugins for gedit
  531. genisoimage 9:1.1.11-3+b2 Creates ISO-9660 CD-ROM filesystem images
  532. geoclue-2.0 2.4.5-1 geoinformation service
  533. geoip-database 20170512-1 IP lookup command line tools that use the GeoIP library (country database)
  534. gettext-base 0.19.8.1-2 GNU Internationalization utilities for the base system
  535. ghostscript 9.20~dfsg-3.2 interpreter for the PostScript language and for PDF
  536. gimp 2.8.18-1 GNU Image Manipulation Program
  537. gimp-data 2.8.18-1 Data files for GIMP
  538. gir1.2-accountsservice-1.0 0.6.43-1 GObject introspection data for AccountService
  539. gir1.2-atk-1.0:i386 2.22.0-1 ATK accessibility toolkit (GObject introspection)
  540. gir1.2-atspi-2.0:i386 2.22.0-6 Assistive Technology Service Provider (GObject introspection)
  541. gir1.2-caribou-1.0 0.4.21-1+b1 GObject introspection for the Caribou library
  542. gir1.2-champlain-0.12:i386 0.12.15-1 C library providing ClutterActor to display maps (GObject introspection)
  543. gir1.2-clutter-1.0:i386 1.26.0+dfsg-3 GObject introspection data for the Clutter 1.0 library
  544. gir1.2-clutter-gst-3.0:i386 3.0.24-1 Gobject introspection data for Clutter GStreamer elements
  545. gir1.2-cogl-1.0:i386 1.22.2-2 GObject introspection data for the Cogl 1.0 library
  546. gir1.2-coglpango-1.0:i386 1.22.2-2 GObject introspection data for the CoglPango 1.0 library
  547. gir1.2-evince-3.0:i386 3.22.1-3+deb9u1 GObject introspection data for the evince libraries
  548. gir1.2-freedesktop:i386 1.50.0-1+b1 Introspection data for some FreeDesktop components
  549. gir1.2-gck-1:i386 3.20.0-5.1 GObject introspection data for the GCK library
  550. gir1.2-gcr-3:i386 3.20.0-5.1 GObject introspection data for the GCR library
  551. gir1.2-gdata-0.0:i386 0.17.6-2 GObject introspection data for the GData webservices library
  552. gir1.2-gdesktopenums-3.0 3.22.0-1 GObject introspection for GSettings desktop-wide schemas
  553. gir1.2-gdkpixbuf-2.0:i386 2.36.5-2 GDK Pixbuf library - GObject-Introspection
  554. gir1.2-gdm-1.0 3.22.3-3 GObject introspection data for the GNOME Display Manager
  555. gir1.2-geoclue-2.0:i386 2.4.5-1 convenience library to interact with geoinformation service (introspection)
  556. gir1.2-geocodeglib-1.0:i386 3.20.1-2 introspection data for geocode-glib library
  557. gir1.2-gepub-0.4:i386 0.4-1 GObject introspection data for the libgepub library
  558. gir1.2-gfbgraph-0.2:i386 0.2.3-1+b2 GObject library for Facebook Graph API - GObject introspection
  559. gir1.2-git2-glib-1.0 0.24.4-1 GObject introspection data for the git2-glib-1.0 library
  560. gir1.2-glib-2.0:i386 1.50.0-1+b1 Introspection data for GLib, GObject, Gio and GModule
  561. gir1.2-gmenu-3.0 3.13.3-9 GObject introspection data for the GNOME menu library
  562. gir1.2-gnomebluetooth-1.0:i386 3.20.1-1 Introspection data for GnomeBluetooth
  563. gir1.2-gnomedesktop-3.0:i386 3.22.2-1 Introspection data for GnomeDesktop
  564. gir1.2-gnomekeyring-1.0 3.12.0-1+b2 GNOME keyring services library - introspection data
  565. gir1.2-goa-1.0:i386 3.22.5-1 Introspection data for GNOME Online Accounts
  566. gir1.2-grilo-0.3:i386 0.3.2-2 Framework for discovering and browsing media - GObject introspection data
  567. gir1.2-gst-plugins-base-1.0 1.10.4-1 GObject introspection data for the GStreamer Plugins Base library
  568. gir1.2-gstreamer-1.0 1.10.4-1 GObject introspection data for the GStreamer library
  569. gir1.2-gtk-3.0:i386 3.22.11-1 GTK+ graphical user interface library -- gir bindings
  570. gir1.2-gtkchamplain-0.12:i386 0.12.15-1 Gtk+ widget to display maps (GObject introspection)
  571. gir1.2-gtkclutter-1.0:i386 1.8.2-2 GObject introspection data for the GTK+ Clutter library
  572. gir1.2-gtksource-3.0:i386 3.22.2-1 gir files for the GTK+ syntax highlighting widget
  573. gir1.2-gucharmap-2.90:i386 1:9.0.2-1 GObject introspection data for the Unicode browser widget library
  574. gir1.2-gweather-3.0:i386 3.20.4-1 GObject introspection data for the GWeather library
  575. gir1.2-ibus-1.0:i386 1.5.14-3 Intelligent Input Bus - introspection data
  576. gir1.2-javascriptcoregtk-4.0:i386 2.16.3-2 JavaScript engine library from WebKitGTK+ - GObject introspection data
  577. gir1.2-json-1.0:i386 1.2.6-1 GLib JSON manipulation library (introspection data)
  578. gir1.2-mediaart-2.0:i386 1.9.0-2 GObject introspection data for MediaArt library
  579. gir1.2-mutter-3.0:i386 3.22.3-2 GObject introspection data for Mutter
  580. gir1.2-networkmanager-1.0:i386 1.6.2-3 GObject introspection data for NetworkManager
  581. gir1.2-nmgtk-1.0:i386 1.4.4-1 GObject introspection data for libnm-gtk
  582. gir1.2-notify-0.7:i386 0.7.7-2 sends desktop notifications to a notification daemon (Introspection files)
  583. gir1.2-packagekitglib-1.0 1.1.5-2 GObject introspection data for the PackageKit GLib library
  584. gir1.2-pango-1.0:i386 1.40.5-1 Layout and rendering of internationalized text - gir bindings
  585. gir1.2-peas-1.0:i386 1.20.0-1+b1 Application plugin library (introspection files)
  586. gir1.2-polkit-1.0 0.105-18 GObject introspection data for PolicyKit
  587. gir1.2-rb-3.0:i386 3.4.1-2+b1 GObject introspection data for the rhythmbox music player
  588. gir1.2-rest-0.7 0.8.0-2 REST service access library (introspection files)
  589. gir1.2-secret-1:i386 0.18.5-3.1 Secret store (GObject-Introspection)
  590. gir1.2-soup-2.4:i386 2.56.0-2+deb9u1 GObject introspection data for the libsoup HTTP library
  591. gir1.2-telepathyglib-0.12 0.24.1-1.1 GLib Telepathy connection manager library (GObject-Introspection)
  592. gir1.2-telepathylogger-0.2 0.8.2-2 Telepathy logger service - introspection
  593. gir1.2-totem-1.0:i386 3.22.1-1 GObject introspection data for Totem media player
  594. gir1.2-totem-plparser-1.0:i386 3.10.7-1+b1 GObject introspection data for the Totem Playlist Parser library
  595. gir1.2-tracker-1.0:i386 1.10.5-1 GObject introspection data for Tracker
  596. gir1.2-upowerglib-1.0:i386 0.99.4-4+b1 GObject introspection data for upower
  597. gir1.2-vte-2.91:i386 0.46.1-1 GObject introspection data for the VTE library
  598. gir1.2-webkit2-4.0:i386 2.16.3-2 Web content engine library for GTK+ - GObject introspection data
  599. gir1.2-wnck-3.0:i386 3.20.1-3 GObject introspection data for the WNCK library
  600. gir1.2-zeitgeist-2.0:i386 0.9.16-0.2+b1 library to access Zeitgeist - GObject introspection data
  601. gir1.2-zpj-0.0:i386 0.0.3-3 GObject introspection data for the libzapojit library
  602. git 1:2.11.0-3+deb9u1 fast, scalable, distributed revision control system
  603. git-man 1:2.11.0-3+deb9u1 fast, scalable, distributed revision control system (manual pages)
  604. gjs 1.46.0-1+b2 Mozilla-based javascript bindings for the GNOME platform
  605. gkbd-capplet 3.22.0.1-1+b1 GNOME control center tools for libgnomekbd
  606. glib-networking:i386 2.50.0-1+b1 network-related giomodules for GLib
  607. glib-networking-common 2.50.0-1 network-related giomodules for GLib - data files
  608. glib-networking-services 2.50.0-1+b1 network-related giomodules for GLib - D-Bus services
  609. gnome 1:3.22+3 Full GNOME Desktop Environment, with extra components
  610. gnome-accessibility-themes 3.22.2-2 Accessibility themes for the GNOME desktop
  611. gnome-backgrounds 3.22.1-1 Set of backgrounds packaged with the GNOME desktop
  612. gnome-bluetooth 3.20.1-1 GNOME Bluetooth tools
  613. gnome-calculator 3.22.3-1 GNOME desktop calculator
  614. gnome-calendar 3.22.4-2 Calendar application for GNOME
  615. gnome-characters 3.22.0-1 character map application
  616. gnome-chess 1:3.22.2-1+b1 chess game with 3D graphics
  617. gnome-clocks 3.22.1-1 Simple GNOME app with stopwatch, timer, and world clock support
  618. gnome-color-manager 3.22.2-1 Color management integration for the GNOME desktop environment
  619. gnome-contacts 3.22.1-1+b2 Contacts manager for GNOME
  620. gnome-control-center 1:3.22.2-3 utilities to configure the GNOME desktop
  621. gnome-control-center-data 1:3.22.2-3 configuration applets for GNOME - data files
  622. gnome-core 1:3.22+3 GNOME Desktop Environment -- essential components
  623. gnome-desktop3-data 3.22.2-1 Common files for GNOME desktop apps
  624. gnome-dictionary 3.20.0-3+b1 GNOME dictionary application
  625. gnome-disk-utility 3.22.1-1 manage and configure disk drives and media
  626. gnome-documents 3.22.1-1 Document manager for GNOME
  627. gnome-font-viewer 3.22.0-1+b1 font viewer for GNOME
  628. gnome-games 1:3.22+3 games for the GNOME desktop
  629. gnome-getting-started-docs 3.22.0-1 Help a new user get started in GNOME
  630. gnome-keyring 3.20.0-3 GNOME keyring services (daemon and tools)
  631. gnome-klotski 1:3.22.1-1 Klotski puzzle game for GNOME
  632. gnome-logs 3.22.1-2 viewer for the systemd journal.
  633. gnome-mahjongg 1:3.22.0-1 classic Eastern tile game for GNOME
  634. gnome-maps 3.22.2-1 map application for GNOME
  635. gnome-menus 3.13.3-9 GNOME implementation of the freedesktop menu specification
  636. gnome-mines 1:3.22.2-1 popular minesweeper puzzle game for GNOME
  637. gnome-music 3.22.2-1 Music is the new GNOME music playing application
  638. gnome-nibbles 1:3.22.2.2-1 snake game, up to four players
  639. gnome-online-accounts 3.22.5-1 service to manage online accounts for the GNOME desktop
  640. gnome-online-miners 3.22.0-1 Crawls through your online content
  641. gnome-orca 3.22.2-3 Scriptable screen reader
  642. gnome-robots 1:3.22.1-1 improved old BSD robots game
  643. gnome-screenshot 3.22.0-1+b1 screenshot application for GNOME
  644. gnome-session 3.22.3-1 GNOME Session Manager - GNOME 3 session
  645. gnome-session-bin 3.22.3-1 GNOME Session Manager - Minimal runtime
  646. gnome-session-common 3.22.3-1 GNOME Session Manager - common files
  647. gnome-settings-daemon 3.22.2-2 daemon handling the GNOME session settings
  648. gnome-shell 3.22.3-3 graphical shell for the GNOME desktop
  649. gnome-shell-common 3.22.3-3 common files for the GNOME graphical shell
  650. gnome-shell-extensions 3.22.2-1 Extensions to extend functionality of GNOME Shell
  651. gnome-software 3.22.5-1 Software Center for GNOME
  652. gnome-software-common 3.22.5-1 Software Center for GNOME (common files)
  653. gnome-sound-recorder 3.21.92-2 simple and modern sound recorder for GNOME
  654. gnome-sudoku 1:3.22.2-1 Sudoku puzzle game for GNOME
  655. gnome-sushi 3.21.91-2 sushi is a quick previewer for nautilus
  656. gnome-system-monitor 3.22.2-1 Process viewer and system resource monitor for GNOME
  657. gnome-taquin 3.22.0-1 game to move tiles so that they reach their places
  658. gnome-terminal 3.22.2-1 GNOME terminal emulator application
  659. gnome-terminal-data 3.22.2-1 Data files for the GNOME terminal emulator
  660. gnome-tetravex 1:3.22.0-1 put tiles on a board and match their edges together
  661. gnome-themes-standard:i386 3.22.2-2 Adwaita GTK+ 2 theme — engine
  662. gnome-themes-standard-data 3.22.2-2 Adwaita GTK+ 2 theme — common files
  663. gnome-tweak-tool 3.22.0-1 tool to adjust advanced configuration settings for GNOME
  664. gnome-user-guide 3.22.0-1 GNOME user's guide
  665. gnome-user-share 3.18.3-1+b1 User level public file sharing via WebDAV or ObexFTP
  666. gnome-video-effects 0.4.1-3 Collection of GStreamer effects
  667. gnome-weather 3.20.2-1 access current conditions and forecasts
  668. gnupg 2.1.18-6 GNU privacy guard - a free PGP replacement
  669. gnupg-agent 2.1.18-6 GNU privacy guard - cryptographic agent
  670. gpgv 2.1.18-6 GNU privacy guard - signature verification tool
  671. grep 2.27-2 GNU grep, egrep and fgrep
  672. grilo-plugins-0.3:i386 0.3.3-1 Framework for discovering and browsing media - Plugins
  673. groff-base 1.22.3-9 GNU troff text-formatting system (base system components)
  674. growisofs 7.1-11.1 DVD+-RW/R recorder
  675. grub-common 2.02~beta3-5 GRand Unified Bootloader (common files)
  676. grub-pc 2.02~beta3-5 GRand Unified Bootloader, version 2 (PC/BIOS version)
  677. grub-pc-bin 2.02~beta3-5 GRand Unified Bootloader, version 2 (PC/BIOS binaries)
  678. grub2-common 2.02~beta3-5 GRand Unified Bootloader (common files for version 2)
  679. gsettings-desktop-schemas 3.22.0-1 GSettings desktop-wide schemas
  680. gsfonts 1:8.11+urwcyr1.0.7~pre44-4.3 Fonts for the Ghostscript interpreter(s)
  681. gstreamer1.0-clutter-3.0 3.0.24-1 Clutter PLugin for GStreamer 1.0
  682. gstreamer1.0-libav:i386 1.10.4-1 libav plugin for GStreamer
  683. gstreamer1.0-plugins-bad:i386 1.10.4-1 GStreamer plugins from the "bad" set
  684. gstreamer1.0-plugins-base:i386 1.10.4-1 GStreamer plugins from the "base" set
  685. gstreamer1.0-plugins-good:i386 1.10.4-1 GStreamer plugins from the "good" set
  686. gstreamer1.0-plugins-ugly:i386 1.10.4-1 GStreamer plugins from the "ugly" set
  687. gstreamer1.0-pulseaudio:i386 1.10.4-1 GStreamer plugin for PulseAudio
  688. gstreamer1.0-x:i386 1.10.4-1 GStreamer plugins for X11 and Pango
  689. gtk-update-icon-cache 3.22.11-1 icon theme caching utility
  690. gtk2-engines-pixbuf:i386 2.24.31-2 pixbuf-based theme for GTK+ 2.x
  691. gvfs:i386 1.30.4-1 userspace virtual filesystem - GIO module
  692. gvfs-backends 1.30.4-1 userspace virtual filesystem - backends
  693. gvfs-bin 1.30.4-1 userspace virtual filesystem - binaries
  694. gvfs-common 1.30.4-1 userspace virtual filesystem - common data files
  695. gvfs-daemons 1.30.4-1 userspace virtual filesystem - servers
  696. gvfs-fuse 1.30.4-1 userspace virtual filesystem - fuse server
  697. gvfs-libs:i386 1.30.4-1 userspace virtual filesystem - private libraries
  698. gzip 1.6-5+b1 GNU compression utilities
  699. hdparm 9.51+ds-1 tune hard disk parameters for high performance
  700. hicolor-icon-theme 0.15-1 default fallback theme for FreeDesktop.org icon themes
  701. hitori 3.22.0-1 logic puzzle game similar to sudoku
  702. hoichess 0.19.0-5+b1 xboard compatible chess engine to play chess with
  703. hostname 3.18+b1 utility to set/show the host name or domain name
  704. hp-ppd 0.9-0.3 HP Postscript Printer Definition (PPD) files
  705. hplip 3.16.11+repack0-3 HP Linux Printing and Imaging System (HPLIP)
  706. hplip-data 3.16.11+repack0-3 HP Linux Printing and Imaging - data files
  707. hunspell-en-us 20070829-7 English_american dictionary for hunspell
  708. hyphen-en-us 2.8.8-5 English (US) hyphenation patterns
  709. i965-va-driver:i386 1.7.3-1 VAAPI driver for Intel G45 & HD Graphics family
  710. iagno 1:3.22.0-1 popular Othello game for GNOME
  711. iamerican 3.4.00-5 American English dictionary for ispell (standard version)
  712. ibritish 3.4.00-5 British English dictionary for ispell (standard version)
  713. icedtea-8-plugin:i386 1.6.2-3.1 web browser plugin based on OpenJDK and IcedTea to execute Java applets
  714. icedtea-netx:i386 1.6.2-3.1 NetX - implementation of the Java Network Launching Protocol (JNLP)
  715. icedtea-netx-common 1.6.2-3.1 NetX - implementation of the Java Network Launching Protocol (JNLP)
  716. ienglish-common 3.4.00-5 Common files for British and American ispell dictionaries
  717. ifupdown 0.8.19 high level tools to configure network interfaces
  718. iio-sensor-proxy 2.0-4 IIO sensors to D-Bus proxy
  719. imagemagick 8:6.9.7.4+dfsg-11+deb9u1 image manipulation programs -- binaries
  720. imagemagick-6-common 8:6.9.7.4+dfsg-11+deb9u1 image manipulation programs -- infrastructure
  721. imagemagick-6.q16 8:6.9.7.4+dfsg-11+deb9u1 image manipulation programs -- quantum depth Q16
  722. init 1.48 metapackage ensuring an init system is installed
  723. init-system-helpers 1.48 helper tools for all init systems
  724. initramfs-tools 0.130 generic modular initramfs generator (automation)
  725. initramfs-tools-core 0.130 generic modular initramfs generator (core tools)
  726. inkscape 0.92.1-1 vector-based drawing program
  727. installation-report 2.62 system installation report
  728. iproute2 4.9.0-1 networking and traffic control tools
  729. iptables 1.6.0+snapshot20161117-6 administration tools for packet filtering and NAT
  730. iputils-arping 3:20161105-1 Tool to send ICMP echo requests to an ARP address
  731. iputils-ping 3:20161105-1 Tools to test the reachability of network hosts
  732. isc-dhcp-client 4.3.5-3 DHCP client for automatically obtaining an IP address
  733. isc-dhcp-common 4.3.5-3 common manpages relevant to all of the isc-dhcp packages
  734. iso-codes 3.75-1 ISO language, territory, currency, script codes and their translations
  735. ispell 3.4.00-5 International Ispell (an interactive spelling corrector)
  736. iw 4.9-0.1 tool for configuring Linux wireless devices
  737. java-common 0.58 Base package for Java runtimes
  738. kbd 2.0.3-2+b1 Linux console font and keytable utilities
  739. keyboard-configuration 1.164 system-wide keyboard preferences
  740. klibc-utils 2.0.4-9 small utilities built with klibc for early boot
  741. kmod 23-2 tools for managing Linux kernel modules
  742. krb5-locales 1.15-1 internationalization support for MIT Kerberos
  743. laptop-detect 0.13.8 system chassis type checker
  744. less 481-2.1 pager program similar to more
  745. liba52-0.7.4:i386 0.7.4-19 library for decoding ATSC A/52 streams
  746. libaa1:i386 1.4p5-44+b1 ASCII art library
  747. libaacs0:i386 0.8.1-2 free-and-libre implementation of AACS
  748. libabw-0.1-1:i386 0.1.1-4 library for reading and writing AbiWord(tm) documents
  749. libaccountsservice0:i386 0.6.43-1 query and manipulate user account information - shared libraries
  750. libacl1:i386 2.2.52-3+b1 Access control list shared library
  751. libamd2:i386 1:4.5.4-1 approximate minimum degree ordering library for sparse matrices
  752. libao-common 1.2.2-1 Cross Platform Audio Output Library (Common files)
  753. libao4 1.2.2-1 Cross Platform Audio Output Library
  754. libapache2-mod-dnssd 0.6-3.1 Zeroconf support for Apache 2 via avahi
  755. libapparmor1:i386 2.11.0-3 changehat AppArmor library
  756. libappstream-glib8:i386 0.6.8-1 GNOME library to access AppStream services
  757. libappstream4:i386 0.10.6-2 Library to access AppStream services
  758. libapr1:i386 1.5.2-5 Apache Portable Runtime Library
  759. libaprutil1:i386 1.5.4-3 Apache Portable Runtime Utility Library
  760. libaprutil1-dbd-sqlite3:i386 1.5.4-3 Apache Portable Runtime Utility Library - SQLite3 Driver
  761. libaprutil1-ldap:i386 1.5.4-3 Apache Portable Runtime Utility Library - LDAP Driver
  762. libapt-inst2.0:i386 1.4.6 deb package format runtime library
  763. libapt-pkg5.0:i386 1.4.6 package management runtime library
  764. libarchive13:i386 3.2.2-2 Multi-format archive and compression library (shared library)
  765. libasound2:i386 1.1.3-5 shared library for ALSA applications
  766. libasound2-data 1.1.3-5 Configuration files and profiles for ALSA drivers
  767. libasound2-plugins:i386 1.1.1-1 ALSA library additional plugins
  768. libaspell15:i386 0.60.7~20110707-3+b2 GNU Aspell spell-checker runtime library
  769. libass5:i386 1:0.13.4-2 library for SSA/ASS subtitles rendering
  770. libassuan0:i386 2.4.3-2 IPC library for the GnuPG components
  771. libasyncns0:i386 0.8-6 Asynchronous name service query library
  772. libatasmart4:i386 0.19-4+b1 ATA S.M.A.R.T. reading and parsing library
  773. libatk-adaptor:i386 2.22.0-2 AT-SPI 2 toolkit bridge
  774. libatk-bridge2.0-0:i386 2.22.0-2 AT-SPI 2 toolkit bridge - shared library
  775. libatk-wrapper-java 0.33.3-13 ATK implementation for Java using JNI
  776. libatk-wrapper-java-jni:i386 0.33.3-13 ATK implementation for Java using JNI (JNI bindings)
  777. libatk1.0-0:i386 2.22.0-1 ATK accessibility toolkit
  778. libatk1.0-data 2.22.0-1 Common files for the ATK accessibility toolkit
  779. libatkmm-1.6-1v5:i386 2.24.2-2 C++ wrappers for ATK accessibility toolkit (shared libraries)
  780. libatomic1:i386 6.3.0-18 support library providing __atomic built-in functions
  781. libatspi2.0-0:i386 2.22.0-6 Assistive Technology Service Provider Interface - shared library
  782. libattr1:i386 1:2.4.47-2+b2 Extended attribute shared library
  783. libaudio2:i386 1.9.4-5+b1 Network Audio System - shared libraries
  784. libaudit-common 1:2.6.7-2 Dynamic library for security auditing - common files
  785. libaudit1:i386 1:2.6.7-2 Dynamic library for security auditing
  786. libauthen-sasl-perl 2.1600-1 Authen::SASL - SASL Authentication framework
  787. libavahi-client3:i386 0.6.32-2 Avahi client library
  788. libavahi-common-data:i386 0.6.32-2 Avahi common data files
  789. libavahi-common3:i386 0.6.32-2 Avahi common library
  790. libavahi-core7:i386 0.6.32-2 Avahi's embeddable mDNS/DNS-SD library
  791. libavahi-glib1:i386 0.6.32-2 Avahi GLib integration library
  792. libavahi-gobject0:i386 0.6.32-2 Avahi GObject library
  793. libavahi-ui-gtk3-0:i386 0.6.32-2 Avahi GTK+ User interface library for GTK3
  794. libavc1394-0:i386 0.5.4-4+b1 control IEEE 1394 audio/video devices
  795. libavcodec57:i386 7:3.2.5-1 FFmpeg library with de/encoders for audio/video codecs - runtime files
  796. libavfilter6:i386 7:3.2.5-1 FFmpeg library containing media filters - runtime files
  797. libavformat57:i386 7:3.2.5-1 FFmpeg library with (de)muxers for multimedia containers - runtime files
  798. libavresample3:i386 7:3.2.5-1 FFmpeg compatibility library for resampling - runtime files
  799. libavutil55:i386 7:3.2.5-1 FFmpeg library with functions for simplifying programming - runtime files
  800. libbabl-0.1-0:i386 0.1.18-1 Dynamic, any to any, pixel format conversion library
  801. libbind9-140:i386 1:9.10.3.dfsg.P4-12.3+deb9u2 BIND9 Shared Library used by BIND
  802. libblas-common 3.7.0-2 Dependency package for all BLAS implementations
  803. libblas3 3.7.0-2 Basic Linear Algebra Reference implementations, shared library
  804. libblkid1:i386 2.29.2-1 block device ID library
  805. libbluetooth3:i386 5.43-2 Library to use the BlueZ Linux Bluetooth stack
  806. libbluray1:i386 1:0.9.3-3 Blu-ray disc playback support library (shared library)
  807. libboost-date-time1.62.0:i386 1.62.0+dfsg-4 set of date-time libraries based on generic programming concepts
  808. libboost-filesystem1.62.0:i386 1.62.0+dfsg-4 filesystem operations (portable paths, iteration over directories, etc) in C++
  809. libboost-iostreams1.62.0:i386 1.62.0+dfsg-4 Boost.Iostreams Library
  810. libboost-system1.62.0:i386 1.62.0+dfsg-4 Operating system (e.g. diagnostics support) library
  811. libboost-thread1.62.0:i386 1.62.0+dfsg-4 portable C++ multi-threading
  812. libbrasero-media3-1:i386 3.12.1-4 CD/DVD burning library for GNOME - runtime
  813. libbrlapi0.6:i386 5.4-7 braille display access via BRLTTY - shared library
  814. libbs2b0:i386 3.1.0+dfsg-2.2 Bauer stereophonic-to-binaural DSP library
  815. libbsd0:i386 0.8.3-1 utility functions from BSD systems - shared library
  816. libburn4:i386 1.4.6-1 library to provide CD/DVD writing functions
  817. libbz2-1.0:i386 1.0.6-8.1 high-quality block-sorting file compressor library - runtime
  818. libc-bin 2.24-11+deb9u1 GNU C Library: Binaries
  819. libc-l10n 2.24-11+deb9u1 GNU C Library: localization files
  820. libc6:i386 2.24-11+deb9u1 GNU C Library: Shared libraries
  821. libcaca0:i386 0.99.beta19-2+b2 colour ASCII art library
  822. libcacard0:i386 1:2.5.0-3 Virtual Common Access Card (CAC) Emulator (runtime library)
  823. libcairo-gobject2:i386 1.14.8-1 Cairo 2D vector graphics library (GObject library)
  824. libcairo-perl 1.106-1+b2 Perl interface to the Cairo graphics library
  825. libcairo2:i386 1.14.8-1 Cairo 2D vector graphics library
  826. libcairomm-1.0-1v5:i386 1.12.0-1+b1 C++ wrappers for Cairo (shared libraries)
  827. libcamd2:i386 1:4.5.4-1 symmetric approximate minimum degree library for sparse matrices
  828. libcamel-1.2-59:i386 3.22.7-1 Evolution MIME message handling library
  829. libcanberra-gtk3-0:i386 0.30-3 GTK+ 3.0 helper for playing widget event sounds with libcanberra
  830. libcanberra-gtk3-module:i386 0.30-3 translates GTK3 widgets signals to event sounds
  831. libcanberra-pulse:i386 0.30-3 PulseAudio backend for libcanberra
  832. libcanberra0:i386 0.30-3 simple abstract interface for playing event sounds
  833. libcap-ng0:i386 0.7.7-3+b1 An alternate POSIX capabilities library
  834. libcap2:i386 1:2.25-1 POSIX 1003.1e capabilities (library)
  835. libcap2-bin 1:2.25-1 POSIX 1003.1e capabilities (utilities)
  836. libcaribou-common 0.4.21-1 Configurable on screen keyboard with scanning mode - common files
  837. libcaribou-gtk-module:i386 0.4.21-1+b1 Configurable on screen keyboard with scanning mode (GTK+ 2.0 module)
  838. libcaribou-gtk3-module:i386 0.4.21-1+b1 Configurable on screen keyboard with scanning mode (GTK+ 3.0 module)
  839. libcaribou0:i386 0.4.21-1+b1 Configurable on screen keyboard with scanning mode - library
  840. libccolamd2:i386 1:4.5.4-1 constrained column approximate library for sparse matrices
  841. libcdio-cdda1:i386 0.83-4.3+b1 library to read and control digital audio CDs
  842. libcdio-paranoia1:i386 0.83-4.3+b1 library to read digital audio CDs with error correction
  843. libcdio13:i386 0.83-4.3+b1 library to read and control CD-ROM
  844. libcdparanoia0:i386 3.10.2+debian-11 audio extraction tool for sampling CDs (library)
  845. libcdr-0.1-1:i386 0.1.3-3+b1 library for reading and converting Corel DRAW files
  846. libchamplain-0.12-0:i386 0.12.15-1 C library providing ClutterActor to display maps
  847. libchamplain-gtk-0.12-0:i386 0.12.15-1 Gtk+ widget to display maps
  848. libcheese-gtk25:i386 3.22.1-1+b1 tool to take pictures and videos from your webcam - widgets
  849. libcheese8:i386 3.22.1-1+b1 tool to take pictures and videos from your webcam - base library
  850. libcholmod3:i386 1:4.5.4-1 sparse Cholesky factorization library for sparse matrices
  851. libchromaprint1:i386 1.4.2-1 audio fingerprint library
  852. libclass-isa-perl 0.36-5 report the search path for a class's ISA tree
  853. libclucene-contribs1v5:i386 2.3.3.4+dfsg-1 language specific text analyzers (runtime)
  854. libclucene-core1v5:i386 2.3.3.4+dfsg-1 core library for full-featured text search engine (runtime)
  855. libclutter-1.0-0:i386 1.26.0+dfsg-3 Open GL based interactive canvas library
  856. libclutter-1.0-common 1.26.0+dfsg-3 Open GL based interactive canvas library (common files)
  857. libclutter-gst-3.0-0:i386 3.0.24-1 Open GL based interactive canvas library GStreamer elements
  858. libclutter-gtk-1.0-0:i386 1.8.2-2 Open GL based interactive canvas library GTK+ widget
  859. libcmis-0.5-5v5 0.5.1+git20160603-3+b1 CMIS protocol client library
  860. libcogl-common 1.22.2-2 Object oriented GL/GLES Abstraction/Utility Layer (common files)
  861. libcogl-pango20:i386 1.22.2-2 Object oriented GL/GLES Abstraction/Utility Layer
  862. libcogl-path20:i386 1.22.2-2 Object oriented GL/GLES Abstraction/Utility Layer
  863. libcogl20:i386 1.22.2-2 Object oriented GL/GLES Abstraction/Utility Layer
  864. libcolamd2:i386 1:4.5.4-1 column approximate minimum degree ordering library for sparse matrices
  865. libcolord-gtk1:i386 0.1.26-1.1 GTK+ convenience library for interacting with colord
  866. libcolord2:i386 1.3.3-2 system service to manage device colour profiles -- runtime
  867. libcolorhug2:i386 1.3.3-2 library to access the ColorHug colourimeter -- runtime
  868. libcomerr2:i386 1.43.4-2 common error description library
  869. libcrack2:i386 2.9.2-5 pro-active password checker library
  870. libcroco3:i386 0.6.11-3 Cascading Style Sheet (CSS) parsing and manipulation toolkit
  871. libcryptsetup4:i386 2:1.7.3-4 disk encryption support - shared library
  872. libcryptui0a:i386 3.12.2-3 UI library for OpenPGP prompts
  873. libcrystalhd3:i386 1:0.0~git20110715.fdd2f19-12 Crystal HD Video Decoder (shared library)
  874. libcue1 1.4.0-1 CUE Sheet Parser Library
  875. libcups2:i386 2.2.1-8 Common UNIX Printing System(tm) - Core library
  876. libcupscgi1:i386 2.2.1-8 Common UNIX Printing System(tm) - CGI library
  877. libcupsfilters1:i386 1.11.6-3 OpenPrinting CUPS Filters - Shared library
  878. libcupsimage2:i386 2.2.1-8 Common UNIX Printing System(tm) - Raster image library
  879. libcupsmime1:i386 2.2.1-8 Common UNIX Printing System(tm) - MIME library
  880. libcupsppdc1:i386 2.2.1-8 Common UNIX Printing System(tm) - PPD manipulation library
  881. libcurl3:i386 7.52.1-5 easy-to-use client-side URL transfer library (OpenSSL flavour)
  882. libcurl3-gnutls:i386 7.52.1-5 easy-to-use client-side URL transfer library (GnuTLS flavour)
  883. libdaemon0:i386 0.14-6 lightweight C library for daemons - runtime library
  884. libdatrie1:i386 0.2.10-4+b1 Double-array trie library
  885. libdb5.3:i386 5.3.28-12+b1 Berkeley v5.3 Database Libraries [runtime]
  886. libdbus-1-3:i386 1.10.18-1 simple interprocess messaging system (library)
  887. libdbus-glib-1-2:i386 0.108-2 simple interprocess messaging system (GLib-based shared library)
  888. libdc1394-22:i386 2.2.5-1 high level programming interface for IEEE 1394 digital cameras
  889. libdca0:i386 0.0.5-10 decoding library for DTS Coherent Acoustics streams
  890. libdconf1:i386 0.26.0-2+b1 simple configuration storage system - runtime library
  891. libde265-0:i386 1.0.2-2+b2 Open H.265 video codec implementation
  892. libdebconfclient0:i386 0.227 Debian Configuration Management System (C-implementation library)
  893. libdee-1.0-4 1.0.10-3.1+b2 model to synchronize mutiple instances over DBus - shared lib
  894. libdevmapper1.02.1:i386 2:1.02.137-2 Linux Kernel Device Mapper userspace library
  895. libdiscover2 2.1.2-7.1 hardware identification library
  896. libdjvulibre-text 3.5.27.1-7 Linguistic support files for libdjvulibre
  897. libdjvulibre21:i386 3.5.27.1-7 Runtime support for the DjVu image format
  898. libdleyna-connector-dbus-1.0-1:i386 0.2.0-1 DBus connector module for the dLeyna services
  899. libdleyna-core-1.0-3:i386 0.4.0-1 Utility functions for higher level dLeyna components
  900. libdmapsharing-3.0-2:i386 2.9.37-1 DMAP client and server library - runtime
  901. libdns-export162 1:9.10.3.dfsg.P4-12.3+deb9u2 Exported DNS Shared Library
  902. libdns162:i386 1:9.10.3.dfsg.P4-12.3+deb9u2 DNS Shared Library used by BIND
  903. libdotconf0:i386 1.3-0.2 Configuration file parser library - runtime files
  904. libdrm-amdgpu1:i386 2.4.74-1 Userspace interface to amdgpu-specific kernel DRM services -- runtime
  905. libdrm-intel1:i386 2.4.74-1 Userspace interface to intel-specific kernel DRM services -- runtime
  906. libdrm-nouveau2:i386 2.4.74-1 Userspace interface to nouveau-specific kernel DRM services -- runtime
  907. libdrm-radeon1:i386 2.4.74-1 Userspace interface to radeon-specific kernel DRM services -- runtime
  908. libdrm2:i386 2.4.74-1 Userspace interface to kernel DRM services -- runtime
  909. libdv4:i386 1.0.0-11 software library for DV format digital video (runtime lib)
  910. libdvdnav4:i386 5.0.3-3 DVD navigation library
  911. libdvdread4:i386 5.0.3-2 library for reading DVDs
  912. libe-book-0.1-1:i386 0.1.2-4 library for reading and converting various e-book formats
  913. libebackend-1.2-10:i386 3.22.7-1 Utility library for evolution data servers
  914. libebook-1.2-16:i386 3.22.7-1 Client library for evolution address books
  915. libebook-contacts-1.2-2:i386 3.22.7-1 Client library for evolution contacts books
  916. libebur128-1:i386 1.2.2-2 implementation of the EBU R128 loudness standard
  917. libecal-1.2-19:i386 3.22.7-1 Client library for evolution calendars
  918. libedata-book-1.2-25:i386 3.22.7-1 Backend library for evolution address books
  919. libedata-cal-1.2-28:i386 3.22.7-1 Backend library for evolution calendars
  920. libedataserver-1.2-22:i386 3.22.7-1 Utility library for evolution data servers
  921. libedataserverui-1.2-1:i386 3.22.7-1 Utility library for evolution data servers
  922. libedit2:i386 3.1-20160903-3 BSD editline and history libraries
  923. libegl1-mesa:i386 13.0.6-1+b2 free implementation of the EGL API -- runtime
  924. libelf1:i386 0.168-1 library to read and write ELF files
  925. libenca0:i386 1.19-1+b1 Extremely Naive Charset Analyser - shared library files
  926. libenchant1c2a:i386 1.6.0-11+b1 Wrapper library for various spell checker engines (runtime libs)
  927. libencode-locale-perl 1.05-1 utility to determine the locale encoding
  928. libeot0:i386 0.01-4+b1 Library for parsing/converting Embedded OpenType files
  929. libepoxy0:i386 1.3.1-2 OpenGL function pointer management library
  930. libept1.5.0:i386 1.1+nmu3+b1 High-level library for managing Debian package information
  931. liberror-perl 0.17024-1 Perl module for error/exception handling in an OO-ish way
  932. libestr0 0.1.10-2 Helper functions for handling strings (lib)
  933. libetonyek-0.1-1:i386 0.1.6-5 library for reading and converting Apple Keynote presentations
  934. libevdev2:i386 1.5.6+dfsg-1 wrapper library for evdev devices
  935. libevdocument3-4:i386 3.22.1-3+deb9u1 Document (PostScript, PDF) rendering library
  936. libevent-2.0-5:i386 2.0.21-stable-3 Asynchronous event notification library
  937. libevolution 3.22.6-1 evolution libraries
  938. libevview3-3:i386 3.22.1-3+deb9u1 Document (PostScript, PDF) rendering library - Gtk+ widgets
  939. libexempi3:i386 2.4.1-1 library to parse XMP metadata (Library)
  940. libexif12:i386 0.6.21-2+b2 library to parse EXIF files
  941. libexiv2-14:i386 0.25-3.1 EXIF/IPTC/XMP metadata manipulation library
  942. libexpat1:i386 2.2.0-2+deb9u1 XML parsing C library - runtime library
  943. libexttextcat-2.0-0:i386 3.4.4-2+b1 Language detection library
  944. libexttextcat-data 3.4.4-2 Language detection library - data files
  945. libfaad2:i386 2.8.0~cvs20161113-1 freeware Advanced Audio Decoder - runtime files
  946. libfastjson4:i386 0.99.4-1 fast json library for C
  947. libfdisk1:i386 2.29.2-1 fdisk partitioning library
  948. libffi6:i386 3.2.1-6 Foreign Function Interface library runtime
  949. libfftw3-double3:i386 3.3.5-3 Library for computing Fast Fourier Transforms - Double precision
  950. libfftw3-single3:i386 3.3.5-3 Library for computing Fast Fourier Transforms - Single precision
  951. libfile-basedir-perl 0.07-1 Perl module to use the freedesktop basedir specification
  952. libfile-copy-recursive-perl 0.38-1 Perl extension for recursively copying files and directories
  953. libfile-desktopentry-perl 0.22-1 Perl module to handle freedesktop .desktop files
  954. libfile-listing-perl 6.04-1 module to parse directory listings
  955. libfile-mimeinfo-perl 0.27-1 Perl module to determine file types
  956. libflac8:i386 1.3.2-1 Free Lossless Audio Codec - runtime C library
  957. libflite1:i386 2.0.0-release-3+b1 Small run-time speech synthesis engine - shared libraries
  958. libfluidsynth1:i386 1.1.6-4 Real-time MIDI software synthesizer (runtime library)
  959. libfolks-eds25:i386 0.11.3-2 Evolution-data-server backend for libfolks
  960. libfolks-telepathy25:i386 0.11.3-2 Telepathy backend for libfolks
  961. libfolks25:i386 0.11.3-2 library to aggregates people into metacontacts
  962. libfont-afm-perl 1.20-2 Font::AFM - Interface to Adobe Font Metrics files
  963. libfontconfig1:i386 2.11.0-6.7+b1 generic font configuration library - runtime
  964. libfontembed1:i386 1.11.6-3 OpenPrinting CUPS Filters - Font Embed Shared library
  965. libfontenc1:i386 1:1.1.3-1+b2 X11 font encoding library
  966. libfreehand-0.1-1 0.1.1-2 Library for parsing the FreeHand file format structure
  967. libfreerdp-cache1.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Free Remote Desktop Protocol library (cache library)
  968. libfreerdp-codec1.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Free Remote Desktop Protocol library (codec library)
  969. libfreerdp-common1.1.0:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Free Remote Desktop Protocol library (common library)
  970. libfreerdp-core1.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Free Remote Desktop Protocol library (core library)
  971. libfreerdp-crypto1.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Free Remote Desktop Protocol library (freerdp-crypto library)
  972. libfreerdp-gdi1.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Free Remote Desktop Protocol library (GDI library)
  973. libfreerdp-locale1.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Free Remote Desktop Protocol library (locale library)
  974. libfreerdp-primitives1.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Free Remote Desktop Protocol library (primitives library)
  975. libfreerdp-utils1.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Free Remote Desktop Protocol library (freerdp-utils library)
  976. libfreetype6:i386 2.6.3-3.2 FreeType 2 font engine, shared library files
  977. libfribidi0:i386 0.19.7-1+b1 Free Implementation of the Unicode BiDi algorithm
  978. libfuse2:i386 2.9.7-1 Filesystem in Userspace (library)
  979. libfwupd1:i386 0.7.4-2 Firmware update daemon library
  980. libgail-3-0:i386 3.22.11-1 GNOME Accessibility Implementation Library -- shared libraries
  981. libgail-common:i386 2.24.31-2 GNOME Accessibility Implementation Library -- common modules
  982. libgail18:i386 2.24.31-2 GNOME Accessibility Implementation Library -- shared libraries
  983. libgbm1:i386 13.0.6-1+b2 generic buffer management API -- runtime
  984. libgc1c2:i386 1:7.4.2-8 conservative garbage collector for C and C++
  985. libgcab-1.0-0:i386 0.7-2 Microsoft Cabinet file manipulation library
  986. libgcc1:i386 1:6.3.0-18 GCC support library
  987. libgck-1-0:i386 3.20.0-5.1 Glib wrapper library for PKCS#11 - runtime
  988. libgcr-3-common 3.20.0-5.1 Library for Crypto UI related tasks - common files
  989. libgcr-base-3-1:i386 3.20.0-5.1 Library for Crypto related tasks
  990. libgcr-ui-3-1:i386 3.20.0-5.1 Library for Crypto UI related tasks
  991. libgcrypt20:i386 1.7.6-2+deb9u1 LGPL Crypto library - runtime library
  992. libgd3:i386 2.2.4-2+deb9u1 GD Graphics Library
  993. libgdata-common 0.17.6-2 Library for accessing GData webservices - common data files
  994. libgdata22:i386 0.17.6-2 Library for accessing GData webservices - shared libraries
  995. libgdbm3:i386 1.8.3-14 GNU dbm database routines (runtime version)
  996. libgdict-1.0-10:i386 3.20.0-3+b1 GNOME Dictionary base library - runtime
  997. libgdict-common 3.20.0-3 GNOME Dictionary base library - common files
  998. libgdk-pixbuf2.0-0:i386 2.36.5-2 GDK Pixbuf library
  999. libgdk-pixbuf2.0-common 2.36.5-2 GDK Pixbuf library - data files
  1000. libgdm1 3.22.3-3 GNOME Display Manager (shared library)
  1001. libgee-0.8-2:i386 0.18.1-1 GObject based collection and utility library
  1002. libgegl-0.3-0:i386 0.3.8-4 Generic Graphics Library
  1003. libgeoclue-2-0:i386 2.4.5-1 convenience library to interact with geoinformation service
  1004. libgeocode-glib0:i386 3.20.1-2 geocoding and reverse geocoding GLib library using Nominatim
  1005. libgeoip1:i386 1.6.9-4 non-DNS IP-to-country resolver library
  1006. libgepub0:i386 0.4-1 library to read epub files
  1007. libgexiv2-2:i386 0.10.4-2 GObject-based wrapper around the Exiv2 library
  1008. libgfbgraph-0.2-0:i386 0.2.3-1+b2 GObject library for Facebook Graph API
  1009. libgfortran3:i386 6.3.0-18 Runtime library for GNU Fortran applications
  1010. libgif7:i386 5.1.4-0.4 library for GIF images (library)
  1011. libgimp2.0 2.8.18-1 Libraries for the GNU Image Manipulation Program
  1012. libgirepository-1.0-1:i386 1.50.0-1+b1 Library for handling GObject introspection data (runtime library)
  1013. libgit2-24:i386 0.25.1+really0.24.6-1 low-level Git library
  1014. libgit2-glib-1.0-0:i386 0.24.4-1 glib wrapper library around the libgit2 git access library
  1015. libgjs0e 1.46.0-1+b2 Mozilla-based javascript bindings for the GNOME platform
  1016. libgl1-mesa-dri:i386 13.0.6-1+b2 free implementation of the OpenGL API -- DRI modules
  1017. libgl1-mesa-glx:i386 13.0.6-1+b2 free implementation of the OpenGL API -- GLX runtime
  1018. libglapi-mesa:i386 13.0.6-1+b2 free implementation of the GL API -- shared library
  1019. libgles2-mesa:i386 13.0.6-1+b2 free implementation of the OpenGL|ES 2.x API -- runtime
  1020. libglew2.0:i386 2.0.0-3+b1 OpenGL Extension Wrangler - runtime environment
  1021. libglib-perl 3:1.324-1 interface to the GLib and GObject libraries
  1022. libglib2.0-0:i386 2.50.3-2 GLib library of C routines
  1023. libglib2.0-bin 2.50.3-2 Programs for the GLib library
  1024. libglib2.0-data 2.50.3-2 Common files for GLib library
  1025. libglibmm-2.4-1v5:i386 2.50.0-1 C++ wrapper for the GLib toolkit (shared libraries)
  1026. libgltf-0.0-0v5:i386 0.0.2-5 Library for rendering glTF models
  1027. libglu1-mesa:i386 9.0.0-2.1 Mesa OpenGL utility library (GLU)
  1028. libgme0:i386 0.6.0-4 Playback library for video game music files - shared library
  1029. libgmime-2.6-0:i386 2.6.22+dfsg2-1 MIME message parser and creator library
  1030. libgmp10:i386 2:6.1.2+dfsg-1 Multiprecision arithmetic library
  1031. libgnome-autoar-0-0:i386 0.1.1-4+b1 Archives integration support for GNOME
  1032. libgnome-autoar-common 0.1.1-4 Archives integration support for GNOME - common files
  1033. libgnome-autoar-gtk-0-0:i386 0.1.1-4+b1 GTK+ widgets for the GNOME Autoar library
  1034. libgnome-bluetooth13:i386 3.20.1-1 GNOME Bluetooth tools - support library
  1035. libgnome-desktop-3-12:i386 3.22.2-1 Utility library for loading .desktop files - runtime files
  1036. libgnome-games-support-1-2:i386 1.2.1-1 library for common functions of GNOME games
  1037. libgnome-games-support-common 1.2.1-1 library for common functions of GNOME games (common files)
  1038. libgnome-keyring-common 3.12.0-1 GNOME keyring services library - data files
  1039. libgnome-keyring0:i386 3.12.0-1+b2 GNOME keyring services library
  1040. libgnome-menu-3-0 3.13.3-9 GNOME implementation of the freedesktop menu specification
  1041. libgnomekbd-common 3.22.0.1-1 GNOME library to manage keyboard configuration - common files
  1042. libgnomekbd8:i386 3.22.0.1-1+b1 GNOME library to manage keyboard configuration - shared library
  1043. libgnutls30:i386 3.5.8-5+deb9u1 GNU TLS library - main runtime library
  1044. libgoa-1.0-0b:i386 3.22.5-1 library for GNOME Online Accounts
  1045. libgoa-1.0-common 3.22.5-1 library for GNOME Online Accounts - common files
  1046. libgoa-backend-1.0-1:i386 3.22.5-1 backend library for GNOME Online Accounts
  1047. libgom-1.0-0:i386 0.3.2-2 Object mapper from GObjects to SQLite
  1048. libgom-1.0-common 0.3.2-2 libgom architecture-independent files
  1049. libgomp1:i386 6.3.0-18 GCC OpenMP (GOMP) support library
  1050. libgpg-error0:i386 1.26-2 library for common error values and messages in GnuPG components
  1051. libgpgme11:i386 1.8.0-3+b2 GPGME - GnuPG Made Easy (library)
  1052. libgphoto2-6:i386 2.5.12-1 gphoto2 digital camera library
  1053. libgphoto2-l10n 2.5.12-1 gphoto2 digital camera library - localized messages
  1054. libgphoto2-port12:i386 2.5.12-1 gphoto2 digital camera port library
  1055. libgpm2:i386 1.20.4-6.2+b1 General Purpose Mouse - shared library
  1056. libgpod-common 0.8.3-8.2 common files for libgpod
  1057. libgpod4:i386 0.8.3-8.2 library to read and write songs and artwork to an iPod
  1058. libgraphite2-3:i386 1.3.10-1 Font rendering engine for Complex Scripts -- library
  1059. libgrilo-0.3-0:i386 0.3.2-2 Framework for discovering and browsing media - Shared libraries
  1060. libgs9:i386 9.20~dfsg-3.2 interpreter for the PostScript language and for PDF - Library
  1061. libgs9-common 9.20~dfsg-3.2 interpreter for the PostScript language and for PDF - common files
  1062. libgsf-1-114:i386 1.14.41-1 Structured File Library - runtime version
  1063. libgsf-1-common 1.14.41-1 Structured File Library - common files
  1064. libgsf-bin 1.14.41-1 Structured File Library - programs
  1065. libgsl2:i386 2.3+dfsg-1 GNU Scientific Library (GSL) -- library package
  1066. libgsm1:i386 1.0.13-4+b2 Shared libraries for GSM speech compressor
  1067. libgsound0:i386 1.0.2-1+b1 small library for playing system sounds
  1068. libgspell-1-1:i386 1.2.2-1 spell-checking library for GTK+ applications
  1069. libgspell-1-common 1.2.2-1 libgspell architecture-independent files
  1070. libgssapi-krb5-2:i386 1.15-1 MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
  1071. libgssdp-1.0-3:i386 1.0.1-1 GObject-based library for SSDP
  1072. libgstreamer-plugins-bad1.0-0:i386 1.10.4-1 GStreamer development files for libraries from the "bad" set
  1073. libgstreamer-plugins-base1.0-0:i386 1.10.4-1 GStreamer libraries from the "base" set
  1074. libgstreamer1.0-0:i386 1.10.4-1 Core GStreamer libraries and elements
  1075. libgtk-3-0:i386 3.22.11-1 GTK+ graphical user interface library
  1076. libgtk-3-bin 3.22.11-1 programs for the GTK+ graphical user interface library
  1077. libgtk-3-common 3.22.11-1 common files for the GTK+ graphical user interface library
  1078. libgtk-vnc-2.0-0:i386 0.6.0-3 VNC viewer widget for GTK+3 (runtime libraries)
  1079. libgtk2-perl 2:1.2499-1 Perl interface to the 2.x series of the Gimp Toolkit library
  1080. libgtk2.0-0:i386 2.24.31-2 GTK+ graphical user interface library
  1081. libgtk2.0-bin 2.24.31-2 programs for the GTK+ graphical user interface library
  1082. libgtk2.0-common 2.24.31-2 common files for the GTK+ graphical user interface library
  1083. libgtkmm-2.4-1v5:i386 1:2.24.5-1 C++ wrappers for GTK+ (shared libraries)
  1084. libgtkmm-3.0-1v5:i386 3.22.0-1 C++ wrappers for GTK+ (shared libraries)
  1085. libgtksourceview-3.0-1:i386 3.22.2-1 shared libraries for the GTK+ syntax highlighting widget
  1086. libgtksourceview-3.0-common 3.22.2-1 common files for the GTK+ syntax highlighting widget
  1087. libgtkspell0 2.0.16-1.1 a spell-checking addon for GTK's TextView widget
  1088. libgtkspell3-3-0:i386 3.0.9-1 spell-checking addon for GTK+'s TextView widget
  1089. libgtop-2.0-10:i386 2.34.2-1 gtop system monitoring library (shared)
  1090. libgtop2-common 2.34.2-1 gtop system monitoring library (common)
  1091. libgucharmap-2-90-7:i386 1:9.0.2-1 Unicode browser widget library (shared library)
  1092. libgudev-1.0-0:i386 230-3 GObject-based wrapper library for libudev
  1093. libgupnp-1.0-4:i386 1.0.1-1 GObject-based library for UPnP
  1094. libgupnp-av-1.0-2 0.12.10-1 Audio/Visual utility library for GUPnP
  1095. libgupnp-dlna-2.0-3 0.10.5-3+b1 DLNA utility library for GUPnP
  1096. libgusb2:i386 0.2.9-1+b1 GLib wrapper around libusb1
  1097. libgutenprint2 5.2.11-1+b2 runtime for the Gutenprint printer driver library
  1098. libgvnc-1.0-0:i386 0.6.0-3 VNC GObject wrapper (runtime libraries)
  1099. libgweather-3-6:i386 3.20.4-1 GWeather shared library
  1100. libgweather-common 3.20.4-1 GWeather common files
  1101. libgxps2:i386 0.2.4-1+b1 handling and rendering XPS documents (library)
  1102. libharfbuzz-icu0:i386 1.4.2-1 OpenType text shaping engine ICU backend
  1103. libharfbuzz0b:i386 1.4.2-1 OpenType text shaping engine (shared library)
  1104. libhogweed4:i386 3.3-1+b1 low level cryptographic library (public-key cryptos)
  1105. libhpmud0:i386 3.16.11+repack0-3 HP Multi-Point Transport Driver (hpmud) run-time libraries
  1106. libhsqldb1.8.0-java 1.8.0.10+dfsg-7 Java SQL database engine
  1107. libhtml-form-perl 6.03-1 module that represents an HTML form element
  1108. libhtml-format-perl 2.12-1 module for transforming HTML into various formats
  1109. libhtml-parser-perl 3.72-3 collection of modules that parse HTML text documents
  1110. libhtml-tagset-perl 3.20-3 Data tables pertaining to HTML
  1111. libhtml-tree-perl 5.03-2 Perl module to represent and create HTML syntax trees
  1112. libhttp-cookies-perl 6.01-1 HTTP cookie jars
  1113. libhttp-daemon-perl 6.01-1 simple http server class
  1114. libhttp-date-perl 6.02-1 module of date conversion routines
  1115. libhttp-message-perl 6.11-1 perl interface to HTTP style messages
  1116. libhttp-negotiate-perl 6.00-2 implementation of content negotiation
  1117. libhttp-parser2.1:i386 2.1-2 parser for HTTP messages written in C
  1118. libhunspell-1.4-0:i386 1.4.1-2+b2 spell checker and morphological analyzer (shared library)
  1119. libhyphen0:i386 2.8.8-5 ALTLinux hyphenation library - shared library
  1120. libibus-1.0-5:i386 1.5.14-3 Intelligent Input Bus - shared library
  1121. libical2:i386 2.0.0-0.5+b1 iCalendar library implementation in C (runtime)
  1122. libice6:i386 2:1.0.9-2 X11 Inter-Client Exchange library
  1123. libicu57:i386 57.1-6 International Components for Unicode
  1124. libidn11:i386 1.33-1 GNU Libidn library, implementation of IETF IDN specifications
  1125. libidn2-0:i386 0.16-1 Internationalized domain names (IDNA2008) library
  1126. libiec61883-0:i386 1.2.0-2 partial implementation of IEC 61883 (shared lib)
  1127. libieee1284-3:i386 0.2.11-13 cross-platform library for parallel port access
  1128. libijs-0.35:i386 0.35-12 IJS raster image transport protocol: shared library
  1129. libilmbase12:i386 2.2.0-12 several utility libraries from ILM used by OpenEXR
  1130. libimage-magick-perl 8:6.9.7.4+dfsg-11+deb9u1 Perl interface to the ImageMagick graphics routines
  1131. libimage-magick-q16-perl 8:6.9.7.4+dfsg-11+deb9u1 Perl interface to the ImageMagick graphics routines -- Q16 version
  1132. libimobiledevice6:i386 1.2.0+dfsg-3.1 Library for communicating with the iPhone and iPod Touch
  1133. libinput-bin 1.6.3-1 input device management and event handling library - udev quirks
  1134. libinput10:i386 1.6.3-1 input device management and event handling library - shared library
  1135. libio-html-perl 1.001-1 open an HTML file with automatic charset detection
  1136. libio-socket-ssl-perl 2.044-1 Perl module implementing object oriented interface to SSL sockets
  1137. libip4tc0:i386 1.6.0+snapshot20161117-6 netfilter libip4tc library
  1138. libip6tc0:i386 1.6.0+snapshot20161117-6 netfilter libip6tc library
  1139. libipc-system-simple-perl 1.25-3 Perl module to run commands simply, with detailed diagnostics
  1140. libiptc0:i386 1.6.0+snapshot20161117-6 netfilter libiptc library
  1141. libiptcdata0 1.0.4-6+b1 Library to parse IPTC metadata
  1142. libisc-export160 1:9.10.3.dfsg.P4-12.3+deb9u2 Exported ISC Shared Library
  1143. libisc160:i386 1:9.10.3.dfsg.P4-12.3+deb9u2 ISC Shared Library used by BIND
  1144. libisccc140:i386 1:9.10.3.dfsg.P4-12.3+deb9u2 Command Channel Library used by BIND
  1145. libisccfg140:i386 1:9.10.3.dfsg.P4-12.3+deb9u2 Config File Handling Library used by BIND
  1146. libisl15:i386 0.18-1 manipulating sets and relations of integer points bounded by linear constraints
  1147. libisofs6:i386 1.4.6-1 library to create ISO 9660 images
  1148. libjack-jackd2-0:i386 1.9.10+20150825git1ed50c92~dfsg-5 JACK Audio Connection Kit (libraries)
  1149. libjansson4:i386 2.9-1 C library for encoding, decoding and manipulating JSON data
  1150. libjavascriptcoregtk-4.0-18:i386 2.16.3-2 JavaScript engine library from WebKitGTK+
  1151. libjbig0:i386 2.1-3.1+b2 JBIGkit libraries
  1152. libjbig2dec0:i386 0.13-4.1 JBIG2 decoder library - shared libraries
  1153. libjim0.76:i386 0.76-2+b1 small-footprint implementation of Tcl - shared library
  1154. libjpeg62-turbo:i386 1:1.5.1-2 libjpeg-turbo JPEG runtime library
  1155. libjson-glib-1.0-0:i386 1.2.6-1 GLib JSON manipulation library
  1156. libjson-glib-1.0-common 1.2.6-1 GLib JSON manipulation library (common files)
  1157. libjte1 1.20-2+b1 Jigdo Template Export - runtime library
  1158. libk5crypto3:i386 1.15-1 MIT Kerberos runtime libraries - Crypto Library
  1159. libkate1:i386 0.4.1-7+b1 Codec for karaoke and text encapsulation
  1160. libkeyutils1:i386 1.5.9-9 Linux Key Management Utilities (library)
  1161. libklibc 2.0.4-9 minimal libc subset for use with initramfs
  1162. libkmod2:i386 23-2 libkmod shared library
  1163. libkpathsea6:i386 2016.20160513.41080.dfsg-2 TeX Live: path search library for TeX (runtime part)
  1164. libkrb5-3:i386 1.15-1 MIT Kerberos runtime libraries
  1165. libkrb5support0:i386 1.15-1 MIT Kerberos runtime libraries - Support library
  1166. libksba8:i386 1.3.5-2 X.509 and CMS support library
  1167. liblangtag-common 0.6.2-1 library to access tags for identifying languages -- data
  1168. liblangtag1:i386 0.6.2-1 library to access tags for identifying languages
  1169. liblapack3 3.7.0-2 Library of linear algebra routines 3 - shared version
  1170. liblcms2-2:i386 2.8-4 Little CMS 2 color management library
  1171. liblcms2-utils 2.8-4 Little CMS 2 color management library (utilities)
  1172. libldap-2.4-2:i386 2.4.44+dfsg-5 OpenLDAP libraries
  1173. libldap-common 2.4.44+dfsg-5 OpenLDAP common files for libraries
  1174. libldb1:i386 2:1.1.27-1+b1 LDAP-like embedded database - shared library
  1175. liblilv-0-0 0.24.2~dfsg0-1 library for simple use of LV2 plugins
  1176. liblirc-client0:i386 0.9.4c-9 infra-red remote control support - client library
  1177. libllvm3.9:i386 1:3.9.1-9 Modular compiler and toolchain technologies, runtime library
  1178. liblocale-gettext-perl 1.07-3+b1 module using libc functions for internationalization in Perl
  1179. liblockfile-bin 1.14-1+b1 support binaries for and cli utilities based on liblockfile
  1180. liblogging-stdlog0:i386 1.0.5-2+b2 easy to use and lightweight logging library
  1181. liblognorm5:i386 2.0.1-1.1+b1 log normalizing library
  1182. liblouis-data 3.0.0-3 Braille translation library - data
  1183. liblouis12:i386 3.0.0-3+b1 Braille translation library - shared libs
  1184. liblqr-1-0:i386 0.4.2-2+b2 converts plain array images into multi-size representation
  1185. libltdl7:i386 2.4.6-2 System independent dlopen wrapper for GNU libtool
  1186. liblua5.2-0:i386 5.2.4-1.1+b2 Shared library for the Lua interpreter version 5.2
  1187. liblua5.3-0:i386 5.3.3-1 Shared library for the Lua interpreter version 5.3
  1188. liblwp-mediatypes-perl 6.02-1 module to guess media type for a file or a URL
  1189. liblwp-protocol-https-perl 6.06-2 HTTPS driver for LWP::UserAgent
  1190. liblwres141:i386 1:9.10.3.dfsg.P4-12.3+deb9u2 Lightweight Resolver Library used by BIND
  1191. liblz4-1:i386 0.0~r131-2+b1 Fast LZ compression algorithm library - runtime
  1192. liblzma5:i386 5.2.2-1.2+b1 XZ-format compression library
  1193. liblzo2-2:i386 2.08-1.2+b2 data compression library
  1194. libmad0:i386 0.15.1b-8 MPEG audio decoder library
  1195. libmagic-mgc 1:5.30-1 File type determination library using "magic" numbers (compiled magic file)
  1196. libmagic1:i386 1:5.30-1 Recognize the type of data in a file using "magic" numbers - library
  1197. libmagick++-6.q16-7:i386 8:6.9.7.4+dfsg-11+deb9u1 C++ interface to ImageMagick -- quantum depth Q16
  1198. libmagickcore-6.q16-3:i386 8:6.9.7.4+dfsg-11+deb9u1 low-level image manipulation library -- quantum depth Q16
  1199. libmagickwand-6.q16-3:i386 8:6.9.7.4+dfsg-11+deb9u1 image manipulation library -- quantum depth Q16
  1200. libmailtools-perl 2.18-1 Manipulate email in perl programs
  1201. libmbim-glib4:i386 1.14.0-1+b1 Support library to use the MBIM protocol
  1202. libmbim-proxy 1.14.0-1+b1 Proxy to communicate with MBIM ports
  1203. libmediaart-2.0-0:i386 1.9.0-2 media art extraction and cache management library
  1204. libmetis5:i386 5.1.0.dfsg-5+b2 Serial Graph Partitioning and Fill-reducing Matrix Ordering
  1205. libmhash2:i386 0.9.9.9-7 Library for cryptographic hashing and message authentication
  1206. libminiupnpc10:i386 1.9.20140610-4 UPnP IGD client lightweight library
  1207. libmission-control-plugins0 1:5.16.3-2.1 management daemon for Telepathy (library for plugins)
  1208. libmjpegutils-2.1-0 1:2.1.0+debian-5 MJPEG capture/editing/replay and MPEG encoding toolset (library)
  1209. libmm-glib0:i386 1.6.4-1 D-Bus service for managing modems - shared libraries
  1210. libmms0:i386 0.6.4-2 MMS stream protocol library - shared library
  1211. libmng1:i386 1.0.10+dfsg-3.1+b5 Multiple-image Network Graphics library
  1212. libmnl0:i386 1.0.4-2 minimalistic Netlink communication library
  1213. libmodplug1:i386 1:0.8.8.5-3 shared libraries for mod music based on ModPlug
  1214. libmount1:i386 2.29.2-1 device mounting library
  1215. libmozjs-24-0:i386 24.2.0-5.1+b2 Spidermonkey JavaScript engine
  1216. libmp3lame0:i386 3.99.5+repack1-9+b2 MP3 encoding library
  1217. libmpc3:i386 1.0.3-1+b2 multiple precision complex floating-point library
  1218. libmpcdec6:i386 2:0.1~r495-1+b1 MusePack decoder - library
  1219. libmpdec2:i386 2.4.2-1 library for decimal floating point arithmetic (runtime library)
  1220. libmpeg2-4:i386 0.5.1-7+b2 MPEG1 and MPEG2 video decoder library
  1221. libmpeg2encpp-2.1-0 1:2.1.0+debian-5 MJPEG capture/editing/replay and MPEG encoding toolset (library)
  1222. libmpfr4:i386 3.1.5-1 multiple precision floating-point computation
  1223. libmpg123-0:i386 1.23.8-1+b1 MPEG layer 1/2/3 audio decoder (shared library)
  1224. libmplex2-2.1-0 1:2.1.0+debian-5 MJPEG capture/editing/replay and MPEG encoding toolset (library)
  1225. libmspub-0.1-1:i386 0.1.2-4+b1 library for parsing the mspub file structure
  1226. libmtdev1:i386 1.1.5-1+b1 Multitouch Protocol Translation Library - shared library
  1227. libmtp-common 1.1.13-1 Media Transfer Protocol (MTP) common files
  1228. libmtp-runtime 1.1.13-1 Media Transfer Protocol (MTP) runtime tools
  1229. libmtp9:i386 1.1.13-1 Media Transfer Protocol (MTP) library
  1230. libmusicbrainz5-2:i386 5.1.0+git20150707-6 Library to access the MusicBrainz.org database (C wrapper functions)
  1231. libmusicbrainz5cc2v5:i386 5.1.0+git20150707-6 Library to access the MusicBrainz.org database
  1232. libmutter0i:i386 3.22.3-2 window manager library from the Mutter window manager
  1233. libmwaw-0.3-3:i386 0.3.9-2 import library for some old Mac text documents
  1234. libmythes-1.2-0:i386 2:1.2.4-3 simple thesaurus library
  1235. libnatpmp1:i386 20110808-4+b1 portable and fully compliant implementation of NAT-PMP
  1236. libnautilus-extension1a:i386 3.22.3-1 libraries for nautilus components - runtime version
  1237. libncurses5:i386 6.0+20161126-1 shared libraries for terminal handling
  1238. libncursesw5:i386 6.0+20161126-1 shared libraries for terminal handling (wide character support)
  1239. libndp0:i386 1.6-1+b1 Library for Neighbor Discovery Protocol
  1240. libneon27-gnutls:i386 0.30.2-2 HTTP and WebDAV client library (GnuTLS enabled)
  1241. libnet-dbus-perl 1.1.0-4+b1 Perl extension for the DBus bindings
  1242. libnet-http-perl 6.12-1 module providing low-level HTTP connection client
  1243. libnet-smtp-ssl-perl 1.04-1 Perl module providing SSL support to Net::SMTP
  1244. libnet-ssleay-perl 1.80-1 Perl module for Secure Sockets Layer (SSL)
  1245. libnetfilter-conntrack3:i386 1.0.6-2 Netfilter netlink-conntrack library
  1246. libnetpbm10 2:10.0-15.3+b2 Graphics conversion tools shared libraries
  1247. libnettle6:i386 3.3-1+b1 low level cryptographic library (symmetric and one-way cryptos)
  1248. libnewt0.52:i386 0.52.19-1+b1 Not Erik's Windowing Toolkit - text mode windowing with slang
  1249. libnfnetlink0:i386 1.0.1-3 Netfilter netlink library
  1250. libnfs8:i386 1.11.0-2 NFS client library (shared library)
  1251. libnghttp2-14:i386 1.18.1-1 library implementing HTTP/2 protocol (shared library)
  1252. libnl-3-200:i386 3.2.27-2 library for dealing with netlink sockets
  1253. libnl-genl-3-200:i386 3.2.27-2 library for dealing with netlink sockets - generic netlink
  1254. libnm-glib4:i386 1.6.2-3 network management framework (GLib shared library)
  1255. libnm-gtk0:i386 1.4.4-1 library for wireless and mobile dialogs (libnm-glib version)
  1256. libnm-util2:i386 1.6.2-3 network management framework (shared library)
  1257. libnm0:i386 1.6.2-3 GObject-based client library for NetworkManager
  1258. libnma0:i386 1.4.4-1 library for wireless and mobile dialogs (libnm version)
  1259. libnotify4:i386 0.7.7-2 sends desktop notifications to a notification daemon
  1260. libnpth0:i386 1.3-1 replacement for GNU Pth using system threads
  1261. libnspr4:i386 2:4.12-6 NetScape Portable Runtime Library
  1262. libnss-mdns:i386 0.10-8 NSS module for Multicast DNS name resolution
  1263. libnss-myhostname:i386 232-25 nss module providing fallback resolution for the current hostname
  1264. libnss3:i386 2:3.26.2-1.1 Network Security Service libraries
  1265. libntfs-3g871 1:2016.2.22AR.1+dfsg-1 read/write NTFS driver for FUSE (runtime library)
  1266. libnuma1:i386 2.0.11-2.1 Libraries for controlling NUMA policy
  1267. liboauth0:i386 1.0.1-1 C library for implementing OAuth 1.0
  1268. libodfgen-0.1-1:i386 0.1.6-2 library to generate ODF documents
  1269. libofa0:i386 0.9.3-15 library for acoustic fingerprinting
  1270. libogg0:i386 1.3.2-1 Ogg bitstream library
  1271. libopenal-data 1:1.17.2-4 Software implementation of the OpenAL audio API (data files)
  1272. libopenal1:i386 1:1.17.2-4+b2 Software implementation of the OpenAL audio API (shared library)
  1273. libopencore-amrnb0:i386 0.1.3-2.1+b2 Adaptive Multi Rate speech codec - shared library
  1274. libopencore-amrwb0:i386 0.1.3-2.1+b2 Adaptive Multi-Rate - Wideband speech codec - shared library
  1275. libopencv-calib3d2.4v5:i386 2.4.9.1+dfsg1-2 computer vision Camera Calibration library
  1276. libopencv-core2.4v5:i386 2.4.9.1+dfsg1-2 computer vision core library
  1277. libopencv-features2d2.4v5:i386 2.4.9.1+dfsg1-2 computer vision Feature Detection and Descriptor Extraction library
  1278. libopencv-flann2.4v5:i386 2.4.9.1+dfsg1-2 computer vision Clustering and Search in Multi-Dimensional spaces library
  1279. libopencv-highgui2.4-deb0:i386 2.4.9.1+dfsg1-2 computer vision High-level GUI and Media I/O library
  1280. libopencv-imgproc2.4v5:i386 2.4.9.1+dfsg1-2 computer vision Image Processing library
  1281. libopencv-objdetect2.4v5:i386 2.4.9.1+dfsg1-2 computer vision Object Detection library
  1282. libopencv-video2.4v5:i386 2.4.9.1+dfsg1-2 computer vision Video analysis library
  1283. libopenexr22:i386 2.2.0-11+b1 runtime files for the OpenEXR image library
  1284. libopenjp2-7:i386 2.1.2-1.1 JPEG 2000 image compression/decompression library
  1285. libopenmpt0:i386 0.2.7386~beta20.3-3 module music library based on OpenMPT -- shared library
  1286. libopus0:i386 1.2~alpha2-1 Opus codec runtime library
  1287. liborc-0.4-0:i386 1:0.4.26-2 Library of Optimized Inner Loops Runtime Compiler
  1288. liborcus-0.11-0:i386 0.11.2-3+b1 library for processing spreadsheet documents
  1289. libosinfo-1.0-0:i386 1.0.0-2 Library for managing information about operating systems and hypervisors
  1290. libp11-kit0:i386 0.23.3-2 library for loading and coordinating access to PKCS#11 modules - runtime
  1291. libpackagekit-glib2-18:i386 1.1.5-2 Library for accessing PackageKit using GLib
  1292. libpagemaker-0.0-0:i386 0.0.3-2 Library for importing and converting PageMaker Documents
  1293. libpam-cap:i386 1:2.25-1 POSIX 1003.1e capabilities (PAM module)
  1294. libpam-gnome-keyring:i386 3.20.0-3 PAM module to unlock the GNOME keyring upon login
  1295. libpam-modules:i386 1.1.8-3.6 Pluggable Authentication Modules for PAM
  1296. libpam-modules-bin 1.1.8-3.6 Pluggable Authentication Modules for PAM - helper binaries
  1297. libpam-runtime 1.1.8-3.6 Runtime support for the PAM library
  1298. libpam-systemd:i386 232-25 system and service manager - PAM module
  1299. libpam0g:i386 1.1.8-3.6 Pluggable Authentication Modules library
  1300. libpango-1.0-0:i386 1.40.5-1 Layout and rendering of internationalized text
  1301. libpango-perl 1.227-1+b1 Perl module to layout and render international text
  1302. libpangocairo-1.0-0:i386 1.40.5-1 Layout and rendering of internationalized text
  1303. libpangoft2-1.0-0:i386 1.40.5-1 Layout and rendering of internationalized text
  1304. libpangomm-1.4-1v5:i386 2.40.1-3 C++ Wrapper for pango (shared libraries)
  1305. libpangoxft-1.0-0:i386 1.40.5-1 Layout and rendering of internationalized text
  1306. libpaper-utils 1.1.24+nmu5 library for handling paper characteristics (utilities)
  1307. libpaper1:i386 1.1.24+nmu5 library for handling paper characteristics
  1308. libparted2:i386 3.2-17 disk partition manipulator - shared library
  1309. libpcap0.8:i386 1.8.1-3 system interface for user-level packet capture
  1310. libpci3:i386 1:3.5.2-1 Linux PCI Utilities (shared library)
  1311. libpciaccess0:i386 0.13.4-1+b2 Generic PCI access library for X
  1312. libpcre2-8-0:i386 10.22-3 New Perl Compatible Regular Expression Library- 8 bit runtime files
  1313. libpcre3:i386 2:8.39-3 Old Perl 5 Compatible Regular Expression Library - runtime files
  1314. libpcsclite1:i386 1.8.20-1 Middleware to access a smart card using PC/SC (library)
  1315. libpeas-1.0-0:i386 1.20.0-1+b1 Application plugin library
  1316. libpeas-common 1.20.0-1 Application plugin library (common files)
  1317. libperl4-corelibs-perl 0.003-2 libraries historically supplied with Perl 4
  1318. libperl5.24:i386 5.24.1-3 shared Perl library
  1319. libpgm-5.2-0:i386 5.2.122~dfsg-2 OpenPGM shared library
  1320. libphodav-2.0-0:i386 2.1-1 WebDAV server implementation using libsoup
  1321. libphodav-2.0-common 2.1-1 WebDAV server implementation using libsoup (common files)
  1322. libphonenumber7:i386 7.1.0-5+b1 parsing/formatting/validating phone numbers
  1323. libpipeline1:i386 1.4.1-2 pipeline manipulation library
  1324. libpixman-1-0:i386 0.34.0-1 pixel-manipulation library for X and cairo
  1325. libplist3:i386 1.12+git+1+e37ca00-0.3 Library for handling Apple binary and XML property lists
  1326. libpng16-16:i386 1.6.28-1 PNG library - runtime (version 1.6)
  1327. libpolkit-agent-1-0:i386 0.105-18 PolicyKit Authentication Agent API
  1328. libpolkit-backend-1-0:i386 0.105-18 PolicyKit backend API
  1329. libpolkit-gobject-1-0:i386 0.105-18 PolicyKit Authorization API
  1330. libpoppler-glib8:i386 0.48.0-2 PDF rendering library (GLib-based shared library)
  1331. libpoppler64:i386 0.48.0-2 PDF rendering library
  1332. libpopt0:i386 1.16-10+b2 lib for parsing cmdline parameters
  1333. libpostproc54:i386 7:3.2.5-1 FFmpeg library for post processing - runtime files
  1334. libpotrace0 1.13-3 library for tracing bitmaps
  1335. libprocps6:i386 2:3.3.12-3 library for accessing process information from /proc
  1336. libprotobuf10:i386 3.0.0-9 protocol buffers C++ library
  1337. libproxy1-plugin-gsettings:i386 0.4.14-2 automatic proxy configuration management library (GSettings plugin)
  1338. libproxy1-plugin-networkmanager:i386 0.4.14-2 automatic proxy configuration management library (Network Manager plugin)
  1339. libproxy1v5:i386 0.4.14-2 automatic proxy configuration management library (shared)
  1340. libpsl5:i386 0.17.0-3 Library for Public Suffix List (shared libraries)
  1341. libpst4:i386 0.6.59-1+b1 library for reading Microsoft Outlook PST files
  1342. libpulse-mainloop-glib0:i386 10.0-1 PulseAudio client libraries (glib support)
  1343. libpulse0:i386 10.0-1 PulseAudio client libraries
  1344. libpulsedsp:i386 10.0-1 PulseAudio OSS pre-load library
  1345. libpwquality-common 1.3.0-1 library for password quality checking and generation (data files)
  1346. libpwquality1:i386 1.3.0-1+b1 library for password quality checking and generation
  1347. libpython-stdlib:i386 2.7.13-2 interactive high-level object-oriented language (default python version)
  1348. libpython2.7:i386 2.7.13-2 Shared Python runtime library (version 2.7)
  1349. libpython2.7-minimal:i386 2.7.13-2 Minimal subset of the Python language (version 2.7)
  1350. libpython2.7-stdlib:i386 2.7.13-2 Interactive high-level object-oriented language (standard library, version 2.7)
  1351. libpython3-stdlib:i386 3.5.3-1 interactive high-level object-oriented language (default python3 version)
  1352. libpython3.5:i386 3.5.3-1 Shared Python runtime library (version 3.5)
  1353. libpython3.5-minimal:i386 3.5.3-1 Minimal subset of the Python language (version 3.5)
  1354. libpython3.5-stdlib:i386 3.5.3-1 Interactive high-level object-oriented language (standard library, version 3.5)
  1355. libqmi-glib5:i386 1.16.2-1 Support library to use the Qualcomm MSM Interface (QMI) protocol
  1356. libqmi-proxy 1.16.2-1 Proxy to communicate with QMI ports
  1357. libqpdf17:i386 6.0.0-2 runtime library for PDF transformation/inspection software
  1358. libqqwing2v5:i386 1.3.4-1.1 tool for generating and solving Sudoku puzzles (library)
  1359. libquadmath0:i386 6.3.0-18 GCC Quad-Precision Math Library
  1360. libquvi-0.9-0.9.3:i386 0.9.3-1.2 library for parsing video download links (runtime libraries)
  1361. libquvi-scripts-0.9 0.9.20131130-1.1 library for parsing video download links (Lua scripts)
  1362. libraptor2-0:i386 2.0.14-1+b1 Raptor 2 RDF syntax library
  1363. librarian0 0.8.1-6+b1 Documentation meta-data library (library package)
  1364. librasqal3:i386 0.9.32-1+b1 Rasqal RDF query library
  1365. libraw1394-11:i386 2.1.2-1+b1 library for direct access to IEEE 1394 bus (aka FireWire)
  1366. libraw15:i386 0.17.2-6+deb9u1 raw image decoder library
  1367. librdf0:i386 1.0.17-1.1 Redland Resource Description Framework (RDF) library
  1368. libreadline7:i386 7.0-3 GNU readline and history libraries, run-time libraries
  1369. libreoffice 1:5.2.7-1 office productivity suite (metapackage)
  1370. libreoffice-avmedia-backend-gstreamer 1:5.2.7-1 GStreamer backend for LibreOffice
  1371. libreoffice-base 1:5.2.7-1 office productivity suite -- database
  1372. libreoffice-base-core 1:5.2.7-1 office productivity suite -- shared library
  1373. libreoffice-base-drivers 1:5.2.7-1 Database connectivity drivers for LibreOffice
  1374. libreoffice-calc 1:5.2.7-1 office productivity suite -- spreadsheet
  1375. libreoffice-common 1:5.2.7-1 office productivity suite -- arch-independent files
  1376. libreoffice-core 1:5.2.7-1 office productivity suite -- arch-dependent files
  1377. libreoffice-draw 1:5.2.7-1 office productivity suite -- drawing
  1378. libreoffice-evolution 1:5.2.7-1 office productivity suite -- Evolution addressbook support
  1379. libreoffice-gnome 1:5.2.7-1 office productivity suite -- GNOME integration
  1380. libreoffice-gtk3 1:5.2.7-1 office productivity suite -- GTK+ 3 integration
  1381. libreoffice-help-en-us 1:5.2.7-1 office productivity suite -- English_american help
  1382. libreoffice-impress 1:5.2.7-1 office productivity suite -- presentation
  1383. libreoffice-java-common 1:5.2.7-1 office productivity suite -- arch-independent Java support files
  1384. libreoffice-math 1:5.2.7-1 office productivity suite -- equation editor
  1385. libreoffice-report-builder-bin 1:5.2.7-1 LibreOffice component for building database reports -- libraries
  1386. libreoffice-sdbc-hsqldb 1:5.2.7-1 HSQLDB SDBC driver for LibreOffice
  1387. libreoffice-style-galaxy 1:5.2.7-1 office productivity suite -- Galaxy (Default) symbol style
  1388. libreoffice-style-tango 1:5.2.7-1 office productivity suite -- Tango symbol style
  1389. libreoffice-writer 1:5.2.7-1 office productivity suite -- word processor
  1390. librest-0.7-0:i386 0.8.0-2 REST service access library
  1391. librevenge-0.0-0:i386 0.0.4-6 Base Library for writing document interface filters
  1392. librhythmbox-core10:i386 3.4.1-2+b1 support library for the rhythmbox music player
  1393. librsvg2-2:i386 2.40.16-1+b1 SAX-based renderer library for SVG files (runtime)
  1394. librsvg2-common:i386 2.40.16-1+b1 SAX-based renderer library for SVG files (extra runtime)
  1395. librtmp1:i386 2.4+20151223.gitfa8646d.1-1+b1 toolkit for RTMP streams (shared library)
  1396. librubberband2:i386 1.8.1-7 audio time-stretching and pitch-shifting library
  1397. librygel-core-2.6-2 0.32.1-3 GNOME UPnP/DLNA services - core library
  1398. librygel-db-2.6-2 0.32.1-3 GNOME UPnP/DLNA services - db library
  1399. librygel-renderer-2.6-2 0.32.1-3 GNOME UPnP/DLNA services - renderer library
  1400. librygel-renderer-gst-2.6-2 0.32.1-3 GNOME UPnP/DLNA services - renderer library
  1401. librygel-server-2.6-2 0.32.1-3 GNOME UPnP/DLNA services - server library
  1402. libsamplerate0:i386 0.1.8-8+b2 Audio sample rate conversion library
  1403. libsane:i386 1.0.25-4.1 API library for scanners
  1404. libsane-common 1.0.25-4.1 API library for scanners -- documentation and support files
  1405. libsane-extras:i386 1.0.22.4 API library for scanners -- extra backends
  1406. libsane-extras-common 1.0.22.4 API library for scanners -- documentation and support files
  1407. libsane-hpaio:i386 3.16.11+repack0-3 HP SANE backend for multi-function peripherals
  1408. libsasl2-2:i386 2.1.27~101-g0780600+dfsg-3 Cyrus SASL - authentication abstraction library
  1409. libsasl2-modules:i386 2.1.27~101-g0780600+dfsg-3 Cyrus SASL - pluggable authentication modules
  1410. libsasl2-modules-db:i386 2.1.27~101-g0780600+dfsg-3 Cyrus SASL - pluggable authentication modules (DB)
  1411. libsbc1:i386 1.3-2 Sub Band CODEC library - runtime
  1412. libsdl1.2debian:i386 1.2.15+dfsg1-4 Simple DirectMedia Layer
  1413. libseccomp2:i386 2.3.1-2.1 high level interface to Linux seccomp filter
  1414. libsecret-1-0:i386 0.18.5-3.1 Secret store
  1415. libsecret-common 0.18.5-3.1 Secret store (common files)
  1416. libselinux1:i386 2.6-3+b1 SELinux runtime shared libraries
  1417. libsemanage-common 2.6-2 Common files for SELinux policy management libraries
  1418. libsemanage1:i386 2.6-2 SELinux policy management library
  1419. libsensors4:i386 1:3.4.0-4 library to read temperature/voltage/fan sensors
  1420. libsepol1:i386 2.6-2 SELinux library for manipulating binary security policies
  1421. libserd-0-0:i386 0.26.0~dfsg0-1 lightweight RDF syntax library
  1422. libservlet3.1-java 8.5.14-1+deb9u1 Servlet 3.1, JSP 2.3, EL 3.0 and WebSocket 1.0 Java API classes
  1423. libsgutils2-2 1.42-2 utilities for devices using the SCSI command set (shared libraries)
  1424. libshine3:i386 3.1.0-5 Fixed-point MP3 encoding library - runtime files
  1425. libshout3:i386 2.3.1-3 MP3/Ogg Vorbis broadcast streaming library
  1426. libsidplay1v5 1.36.59-10 SID (MOS 6581) emulation library
  1427. libsigc++-2.0-0v5:i386 2.10.0-1 type-safe Signal Framework for C++ - runtime
  1428. libsigsegv2:i386 2.10-5 Library for handling page faults in a portable way
  1429. libslang2:i386 2.3.1-5 S-Lang programming library - runtime version
  1430. libsm6:i386 2:1.2.2-1+b3 X11 Session Management library
  1431. libsmartcols1:i386 2.29.2-1 smart column output alignment library
  1432. libsmbclient:i386 2:4.5.8+dfsg-2+deb9u1+b1 shared library for communication with SMB/CIFS servers
  1433. libsnappy1v5:i386 1.1.3-3 fast compression/decompression library
  1434. libsndfile1:i386 1.0.27-3 Library for reading/writing audio files
  1435. libsndio6.1:i386 1.1.0-3 Small audio and MIDI framework from OpenBSD, runtime libraries
  1436. libsnmp-base 5.7.3+dfsg-1.7 SNMP configuration script, MIBs and documentation
  1437. libsnmp30:i386 5.7.3+dfsg-1.7 SNMP (Simple Network Management Protocol) library
  1438. libsodium18:i386 1.0.11-2 Network communication, cryptography and signaturing library
  1439. libsord-0-0:i386 0.16.0~dfsg0-1+b1 library for storing RDF data in memory
  1440. libsoundtouch1:i386 1.9.2-2+b1 Sound stretching library
  1441. libsoup-gnome2.4-1:i386 2.56.0-2+deb9u1 HTTP library implementation in C -- GNOME support library
  1442. libsoup2.4-1:i386 2.56.0-2+deb9u1 HTTP library implementation in C -- Shared library
  1443. libsoxr0:i386 0.1.2-2 High quality 1D sample-rate conversion library
  1444. libspandsp2:i386 0.0.6+dfsg-0.1 Telephony signal processing library
  1445. libspectre1:i386 0.2.8-1 Library for rendering PostScript documents
  1446. libspeechd2:i386 0.8.6-4 Speech Dispatcher: Shared libraries
  1447. libspeex1:i386 1.2~rc1.2-1+b2 The Speex codec runtime library
  1448. libspeexdsp1:i386 1.2~rc1.2-1+b2 The Speex extended runtime library
  1449. libspice-client-glib-2.0-8:i386 0.33-3.3 GObject for communicating with Spice servers (runtime library)
  1450. libspice-client-gtk-3.0-5:i386 0.33-3.3 GTK3 widget for SPICE clients (runtime library)
  1451. libsqlite3-0:i386 3.16.2-5 SQLite 3 shared library
  1452. libsratom-0-0:i386 0.6.0~dfsg0-1 library for serialising LV2 atoms to/from Turtle
  1453. libsrtp0 1.4.5~20130609~dfsg-2 Secure RTP (SRTP) and UST Reference Implementations - shared library
  1454. libss2:i386 1.43.4-2 command-line interface parsing library
  1455. libssh-gcrypt-4:i386 0.7.3-2 tiny C SSH library (gcrypt flavor)
  1456. libssh2-1:i386 1.7.0-1 SSH2 client-side library
  1457. libssl1.0.2:i386 1.0.2l-2 Secure Sockets Layer toolkit - shared libraries
  1458. libssl1.1:i386 1.1.0f-3 Secure Sockets Layer toolkit - shared libraries
  1459. libstartup-notification0:i386 0.12-4+b2 library for program launch feedback (shared library)
  1460. libstdc++6:i386 6.3.0-18 GNU Standard C++ Library v3
  1461. libstemmer0d:i386 0+svn585-1+b2 Snowball stemming algorithms for use in Information Retrieval
  1462. libsuitesparseconfig4:i386 1:4.5.4-1 configuration routines for all SuiteSparse modules
  1463. libswitch-perl 2.17-2 switch statement for Perl
  1464. libswresample2:i386 7:3.2.5-1 FFmpeg library for audio resampling, rematrixing etc. - runtime files
  1465. libswscale4:i386 7:3.2.5-1 FFmpeg library for image scaling and various conversions - runtime files
  1466. libsystemd0:i386 232-25 systemd utility library
  1467. libtag1v5:i386 1.11.1+dfsg.1-0.1 audio meta-data library
  1468. libtag1v5-vanilla:i386 1.11.1+dfsg.1-0.1 audio meta-data library - vanilla flavour
  1469. libtagc0:i386 1.11.1+dfsg.1-0.1 audio meta-data library - C bindings
  1470. libtalloc2:i386 2.1.8-1 hierarchical pool based memory allocator
  1471. libtasn1-6:i386 4.10-1.1 Manage ASN.1 structures (runtime)
  1472. libtbb2:i386 4.3~20150611-2 parallelism library for C++ - runtime files
  1473. libtcl8.6:i386 8.6.6+dfsg-1+b1 Tcl (the Tool Command Language) v8.6 - run-time library files
  1474. libtdb1:i386 1.3.11-2 Trivial Database - shared library
  1475. libteamdctl0:i386 1.26-1+b1 library for communication with `teamd` process
  1476. libtelepathy-glib0:i386 0.24.1-1.1 Telepathy framework - GLib library
  1477. libtelepathy-logger3:i386 0.8.2-2 Telepathy logger service - utility library
  1478. libtevent0:i386 0.9.31-1 talloc-based event loop library - shared library
  1479. libtext-charwidth-perl 0.04-7+b5 get display widths of characters on the terminal
  1480. libtext-iconv-perl 1.7-5+b4 converts between character sets in Perl
  1481. libtext-wrapi18n-perl 0.06-7.1 internationalized substitute of Text::Wrap
  1482. libthai-data 0.1.26-1 Data files for Thai language support library
  1483. libthai0:i386 0.1.26-1 Thai language support library
  1484. libtheora0:i386 1.1.1+dfsg.1-14+b1 Theora Video Compression Codec
  1485. libtie-ixhash-perl 1.23-2 Perl module to order associative arrays
  1486. libtiff5:i386 4.0.8-2+deb9u1 Tag Image File Format (TIFF) library
  1487. libtimedate-perl 2.3000-2 collection of modules to manipulate date/time information
  1488. libtinfo5:i386 6.0+20161126-1 shared low-level terminfo library for terminal handling
  1489. libtk8.6:i386 8.6.6-1+b1 Tk toolkit for Tcl and X11 v8.6 - run-time files
  1490. libtotem-plparser-common 3.10.7-1 Totem Playlist Parser library - common files
  1491. libtotem-plparser18:i386 3.10.7-1+b1 Totem Playlist Parser library - runtime files
  1492. libtotem0:i386 3.22.1-1 Main library for the Totem media player
  1493. libtracker-control-1.0-0:i386 1.10.5-1 library to control/monitor tracker miners
  1494. libtracker-miner-1.0-0:i386 1.10.5-1 tracker data miner library
  1495. libtracker-sparql-1.0-0:i386 1.10.5-1 metadata database, indexer and search tool - library
  1496. libtwolame0:i386 0.3.13-2 MPEG Audio Layer 2 encoding library
  1497. libtxc-dxtn-s2tc:i386 1.0+git20151227-2 Texture compression library for Mesa
  1498. libudev1:i386 232-25 libudev shared library
  1499. libudisks2-0:i386 2.1.8-1 GObject based library to access udisks2
  1500. libumfpack5:i386 1:4.5.4-1 sparse LU factorization library
  1501. libunistring0:i386 0.9.6+really0.9.3-0.1 Unicode string library for C
  1502. libupower-glib3:i386 0.99.4-4+b1 abstraction for power management - shared library
  1503. liburi-perl 1.71-1 module to manipulate and access URI strings
  1504. libusb-0.1-4:i386 2:0.1.12-30 userspace USB programming library
  1505. libusb-1.0-0:i386 2:1.0.21-1 userspace USB programming library
  1506. libusbmuxd4:i386 1.0.10-3+b1 USB multiplexor daemon for iPhone and iPod Touch devices - library
  1507. libusbredirhost1:i386 0.7.1-1 Implementing the usb-host (*) side of a usbredir connection (runtime)
  1508. libusbredirparser1:i386 0.7.1-1 Parser for the usbredir protocol (runtime)
  1509. libustr-1.0-1:i386 1.0.4-6 Micro string library: shared library
  1510. libutempter0:i386 1.1.6-3 privileged helper for utmp/wtmp updates (runtime)
  1511. libuuid1:i386 2.29.2-1 Universally Unique ID library
  1512. libv4l-0:i386 1.12.3-1 Collection of video4linux support libraries
  1513. libv4lconvert0:i386 1.12.3-1 Video4linux frame format conversion library
  1514. libva-drm1:i386 1.7.3-2 Video Acceleration (VA) API for Linux -- DRM runtime
  1515. libva-x11-1:i386 1.7.3-2 Video Acceleration (VA) API for Linux -- X11 runtime
  1516. libva1:i386 1.7.3-2 Video Acceleration (VA) API for Linux -- runtime
  1517. libvdpau-va-gl1:i386 0.4.2-1 VDPAU driver with OpenGL/VAAPI backend
  1518. libvdpau1:i386 1.1.1-6 Video Decode and Presentation API for Unix (libraries)
  1519. libvisio-0.1-1:i386 0.1.5-4+b1 library for parsing the visio file structure
  1520. libvisual-0.4-0:i386 0.4.0-10 audio visualization framework
  1521. libvo-aacenc0:i386 0.1.3-1 VisualOn AAC encoder library
  1522. libvo-amrwbenc0:i386 0.1.3-1 VisualOn AMR-WB encoder library
  1523. libvorbis0a:i386 1.3.5-4 decoder library for Vorbis General Audio Compression Codec
  1524. libvorbisenc2:i386 1.3.5-4 encoder library for Vorbis General Audio Compression Codec
  1525. libvorbisfile3:i386 1.3.5-4 high-level API for Vorbis General Audio Compression Codec
  1526. libvpx4:i386 1.6.1-3 VP8 and VP9 video codec (shared library)
  1527. libvte-2.91-0:i386 0.46.1-1 Terminal emulator widget for GTK+ 3.0 - runtime files
  1528. libvte-2.91-common 0.46.1-1 Terminal emulator widget for GTK+ 3.0 - common files
  1529. libwacom-bin 0.22-1+b1 Wacom model feature query library -- binaries
  1530. libwacom-common 0.22-1 Wacom model feature query library (common files)
  1531. libwacom2:i386 0.22-1+b1 Wacom model feature query library
  1532. libwavpack1:i386 5.0.0-2 audio codec (lossy and lossless) - library
  1533. libwayland-client0:i386 1.12.0-1 wayland compositor infrastructure - client library
  1534. libwayland-cursor0:i386 1.12.0-1 wayland compositor infrastructure - cursor library
  1535. libwayland-egl1-mesa:i386 13.0.6-1+b2 implementation of the Wayland EGL platform -- runtime
  1536. libwayland-server0:i386 1.12.0-1 wayland compositor infrastructure - server library
  1537. libwbclient0:i386 2:4.5.8+dfsg-2+deb9u1+b1 Samba winbind client library
  1538. libwebkit2gtk-4.0-37:i386 2.16.3-2 Web content engine library for GTK+
  1539. libwebp6:i386 0.5.2-1 Lossy compression of digital photographic images.
  1540. libwebpdemux2:i386 0.5.2-1 Lossy compression of digital photographic images.
  1541. libwebpmux2:i386 0.5.2-1 Lossy compression of digital photographic images.
  1542. libwebrtc-audio-processing1:i386 0.3-1 AudioProcessing module from the WebRTC project.
  1543. libwildmidi-config 0.4.0-2 software MIDI player configuration
  1544. libwildmidi2:i386 0.4.0-2+b2 software MIDI player library
  1545. libwinpr-crt0.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Windows Portable Runtime library (crt library)
  1546. libwinpr-crypto0.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Windows Portable Runtime library (crypto library)
  1547. libwinpr-dsparse0.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Windows Portable Runtime library (dsparse library)
  1548. libwinpr-environment0.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Windows Portable Runtime library (environment library)
  1549. libwinpr-file0.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Windows Portable Runtime library (file library)
  1550. libwinpr-handle0.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Windows Portable Runtime library (handle library)
  1551. libwinpr-heap0.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Windows Portable Runtime library (heap library)
  1552. libwinpr-input0.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Windows Portable Runtime library (input library)
  1553. libwinpr-interlocked0.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Windows Portable Runtime library (interlocked library)
  1554. libwinpr-library0.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Windows Portable Runtime library (library)
  1555. libwinpr-path0.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Windows Portable Runtime library (path library)
  1556. libwinpr-pool0.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Windows Portable Runtime library (pool library)
  1557. libwinpr-registry0.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Windows Portable Runtime library (registry library)
  1558. libwinpr-rpc0.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Windows Portable Runtime library (RPC library)
  1559. libwinpr-sspi0.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Windows Portable Runtime library (sspi library)
  1560. libwinpr-synch0.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Windows Portable Runtime library (synch library)
  1561. libwinpr-sysinfo0.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Windows Portable Runtime library (sysinfo library)
  1562. libwinpr-thread0.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Windows Portable Runtime library (thread library)
  1563. libwinpr-utils0.1:i386 1.1.0~git20140921.1.440916e+dfsg1-13+deb9u1 Windows Portable Runtime library (utils library)
  1564. libwmf-bin 0.2.8.4-10.6 Windows metafile conversion tools
  1565. libwmf0.2-7:i386 0.2.8.4-10.6 Windows metafile conversion library
  1566. libwnck-3-0:i386 3.20.1-3 Window Navigator Construction Kit - runtime files
  1567. libwnck-3-common 3.20.1-3 Window Navigator Construction Kit - common files
  1568. libwpd-0.10-10:i386 0.10.1-5 Library for handling WordPerfect documents (shared library)
  1569. libwpg-0.3-3:i386 0.3.1-3 WordPerfect graphics import/convert library (shared library)
  1570. libwps-0.4-4:i386 0.4.5-1 Works text file format import filter library (shared library)
  1571. libwrap0:i386 7.6.q-26 Wietse Venema's TCP wrappers library
  1572. libwww-perl 6.15-1 simple and consistent interface to the world-wide web
  1573. libwww-robotrules-perl 6.01-1 database of robots.txt-derived permissions
  1574. libx11-6:i386 2:1.6.4-3 X11 client-side library
  1575. libx11-data 2:1.6.4-3 X11 client-side library
  1576. libx11-protocol-perl 0.56-7 Perl module for the X Window System Protocol, version 11
  1577. libx11-xcb1:i386 2:1.6.4-3 Xlib/XCB interface library
  1578. libx264-148:i386 2:0.148.2748+git97eaef2-1 x264 video coding library
  1579. libx265-95:i386 2.1-2+b2 H.265/HEVC video stream encoder (shared library)
  1580. libxapian30:i386 1.4.3-2 Search engine library
  1581. libxatracker2:i386 13.0.6-1+b2 X acceleration library -- runtime
  1582. libxau6:i386 1:1.0.8-1 X11 authorisation library
  1583. libxaw7:i386 2:1.0.13-1+b2 X11 Athena Widget library
  1584. libxcb-dri2-0:i386 1.12-1 X C Binding, dri2 extension
  1585. libxcb-dri3-0:i386 1.12-1 X C Binding, dri3 extension
  1586. libxcb-glx0:i386 1.12-1 X C Binding, glx extension
  1587. libxcb-icccm4:i386 0.4.1-1 utility libraries for X C Binding -- icccm
  1588. libxcb-image0:i386 0.4.0-1+b2 utility libraries for X C Binding -- image
  1589. libxcb-keysyms1:i386 0.4.0-1+b2 utility libraries for X C Binding -- keysyms
  1590. libxcb-present0:i386 1.12-1 X C Binding, present extension
  1591. libxcb-randr0:i386 1.12-1 X C Binding, randr extension
  1592. libxcb-render-util0:i386 0.3.9-1 utility libraries for X C Binding -- render-util
  1593. libxcb-render0:i386 1.12-1 X C Binding, render extension
  1594. libxcb-res0:i386 1.12-1 X C Binding, res extension
  1595. libxcb-shape0:i386 1.12-1 X C Binding, shape extension
  1596. libxcb-shm0:i386 1.12-1 X C Binding, shm extension
  1597. libxcb-sync1:i386 1.12-1 X C Binding, sync extension
  1598. libxcb-util0:i386 0.3.8-3+b2 utility libraries for X C Binding -- atom, aux and event
  1599. libxcb-xf86dri0:i386 1.12-1 X C Binding, xf86dri extension
  1600. libxcb-xfixes0:i386 1.12-1 X C Binding, xfixes extension
  1601. libxcb-xkb1:i386 1.12-1 X C Binding, XKEYBOARD extension
  1602. libxcb-xv0:i386 1.12-1 X C Binding, xv extension
  1603. libxcb1:i386 1.12-1 X C Binding
  1604. libxcomposite1:i386 1:0.4.4-2 X11 Composite extension library
  1605. libxcursor1:i386 1:1.1.14-1+b4 X cursor management library
  1606. libxdamage1:i386 1:1.1.4-2+b3 X11 damaged region extension library
  1607. libxdmcp6:i386 1:1.1.2-3 X11 Display Manager Control Protocol library
  1608. libxext6:i386 2:1.3.3-1+b2 X11 miscellaneous extension library
  1609. libxfixes3:i386 1:5.0.3-1 X11 miscellaneous 'fixes' extension library
  1610. libxfont1:i386 1:1.5.2-4 X11 font rasterisation library
  1611. libxfont2:i386 1:2.0.1-3 X11 font rasterisation library
  1612. libxft2:i386 2.3.2-1+b2 FreeType-based font drawing library for X
  1613. libxi6:i386 2:1.7.9-1 X11 Input extension library
  1614. libxinerama1:i386 2:1.1.3-1+b3 X11 Xinerama extension library
  1615. libxkbcommon-x11-0:i386 0.7.1-1 library to create keymaps with the XKB X11 protocol
  1616. libxkbcommon0:i386 0.7.1-1 library interface to the XKB compiler - shared library
  1617. libxkbfile1:i386 1:1.0.9-2 X11 keyboard file manipulation library
  1618. libxklavier16:i386 5.4-2 X Keyboard Extension high-level API
  1619. libxml-parser-perl 2.44-2+b1 Perl module for parsing XML files
  1620. libxml-twig-perl 1:3.50-1 Perl module for processing huge XML documents in tree mode
  1621. libxml-xpathengine-perl 0.13-1 re-usable XPath engine for DOM-like trees
  1622. libxml2:i386 2.9.4+dfsg1-2.2 GNOME XML library
  1623. libxmu6:i386 2:1.1.2-2 X11 miscellaneous utility library
  1624. libxmuu1:i386 2:1.1.2-2 X11 miscellaneous micro-utility library
  1625. libxpm4:i386 1:3.5.12-1 X11 pixmap library
  1626. libxrandr2:i386 2:1.5.1-1 X11 RandR extension library
  1627. libxrender1:i386 1:0.9.10-1 X Rendering Extension client library
  1628. libxres1:i386 2:1.0.7-1+b3 X11 Resource extension library
  1629. libxshmfence1:i386 1.2-1+b2 X shared memory fences - shared library
  1630. libxslt1.1:i386 1.1.29-2.1 XSLT 1.0 processing library - runtime library
  1631. libxss1:i386 1:1.2.2-1 X11 Screen Saver extension library
  1632. libxt6:i386 1:1.1.5-1 X11 toolkit intrinsics library
  1633. libxtables12:i386 1.6.0+snapshot20161117-6 netfilter xtables library
  1634. libxtst6:i386 2:1.2.3-1 X11 Testing -- Record extension library
  1635. libxv1:i386 2:1.0.11-1 X11 Video extension library
  1636. libxvidcore4:i386 2:1.3.4-1+b2 Open source MPEG-4 video codec (library)
  1637. libxvmc1:i386 2:1.0.10-1 X11 Video extension library
  1638. libxxf86dga1:i386 2:1.1.4-1+b3 X11 Direct Graphics Access extension library
  1639. libxxf86vm1:i386 1:1.1.4-1+b2 X11 XFree86 video mode extension library
  1640. libyajl2:i386 2.1.0-2+b3 Yet Another JSON Library
  1641. libyaml-0-2:i386 0.1.7-2 Fast YAML 1.1 parser and emitter library
  1642. libyelp0:i386 3.22.0-1 Library for the GNOME help browser
  1643. libytnef0:i386 1.9.2-2 improved decoder for application/ms-tnef attachments
  1644. libzapojit-0.0-0:i386 0.0.3-3 Library for accessing SkyDrive and Hotmail - shared libraries
  1645. libzbar0:i386 0.10+doc-10.1 bar code scanner and decoder (library)
  1646. libzeitgeist-2.0-0:i386 0.9.16-0.2+b1 library to access Zeitgeist - shared library
  1647. libzmq5:i386 4.2.1-4 lightweight messaging kernel (shared library)
  1648. libzvbi-common 0.2.35-13 Vertical Blanking Interval decoder (VBI) - common files
  1649. libzvbi0:i386 0.2.35-13 Vertical Blanking Interval decoder (VBI) - runtime files
  1650. lightsoff 1:3.22.2-1 Light puzzle game
  1651. linux-base 4.5 Linux image base package
  1652. linux-image-4.9.0-3-686-pae 4.9.30-2+deb9u3 Linux 4.9 for modern PCs
  1653. linux-image-686-pae 4.9+80 Linux for modern PCs (meta-package)
  1654. locales 2.24-11+deb9u1 GNU C Library: National Language (locale) data [support]
  1655. login 1:4.4-4.1 system login tools
  1656. logrotate 3.11.0-0.1 Log rotation utility
  1657. lp-solve 5.5.0.15-4+b1 Solve (mixed integer) linear programming problems
  1658. lsb-base 9.20161125 Linux Standard Base init script functionality
  1659. lsb-release 9.20161125 Linux Standard Base version reporting utility
  1660. lsof 4.89+dfsg-0.1 Utility to list open files
  1661. lua-bitop:i386 1.0.2-4 fast bit manipulation library for the Lua language
  1662. lua-expat:i386 1.3.0-4 libexpat bindings for the Lua language
  1663. lua-json 1.3.3-2 JSON decoder/encoder for Lua
  1664. lua-lpeg:i386 1.0.0-1 LPeg library for the Lua language
  1665. lua-socket:i386 3.0~rc1+git+ac3201d-3 TCP/UDP socket library for the Lua language
  1666. man-db 2.7.6.1-2 on-line manual pager
  1667. manpages 4.10-2 Manual pages about using a GNU/Linux system
  1668. mawk 1.3.3-17+b3 a pattern scanning and text processing language
  1669. media-player-info 22-3 Media player identification files
  1670. mesa-va-drivers:i386 13.0.6-1+b2 Mesa VA-API video acceleration drivers
  1671. mesa-vdpau-drivers:i386 13.0.6-1+b2 Mesa VDPAU video acceleration drivers
  1672. mime-support 3.60 MIME files 'mime.types' & 'mailcap', and support programs
  1673. minissdpd 1.2.20130907-4.1 keep memory of all UPnP devices that announced themselves
  1674. mobile-broadband-provider-info 20161204-1 database of mobile broadband service providers
  1675. modemmanager 1.6.4-1 D-Bus service for managing modems
  1676. mount 2.29.2-1 tools for mounting and manipulating filesystems
  1677. mousetweaks 3.12.0-1+b1 mouse accessibility enhancements for the GNOME desktop
  1678. mscompress 0.4-3+b1 Microsoft "compress.exe/expand.exe" compatible (de)compressor
  1679. multiarch-support 2.24-11+deb9u1 Transitional package to ensure multiarch compatibility
  1680. mutter 3.22.3-2 lightweight GTK+ window manager
  1681. mutter-common 3.22.3-2 shared files for the Mutter window manager
  1682. mythes-en-us 1:5.2.5-1 English (USA) Thesaurus for LibreOffice
  1683. nano 2.7.4-1 small, friendly text editor inspired by Pico
  1684. nautilus 3.22.3-1 file manager and graphical shell for GNOME
  1685. nautilus-data 3.22.3-1 data files for nautilus
  1686. nautilus-sendto 3.8.4-2+b1 easily send files via email from within Nautilus
  1687. ncurses-base 6.0+20161126-1 basic terminal type definitions
  1688. ncurses-bin 6.0+20161126-1 terminal-related programs and man pages
  1689. ncurses-term 6.0+20161126-1 additional terminal type definitions
  1690. net-tools 1.60+git20161116.90da8a0-1 NET-3 networking toolkit
  1691. netbase 5.4 Basic TCP/IP networking system
  1692. netcat-traditional 1.10-41+b1 TCP/IP swiss army knife
  1693. netpbm 2:10.0-15.3+b2 Graphics conversion tools between image formats
  1694. network-manager 1.6.2-3 network management framework (daemon and userspace tools)
  1695. network-manager-gnome 1.4.4-1 network management framework (GNOME frontend)
  1696. notification-daemon 3.20.0-1+b1 daemon for displaying passive pop-up notifications
  1697. ntfs-3g 1:2016.2.22AR.1+dfsg-1 read/write NTFS driver for FUSE
  1698. openjdk-8-jre:i386 8u141-b15-1~deb9u1 OpenJDK Java runtime, using Hotspot JIT
  1699. openjdk-8-jre-headless:i386 8u141-b15-1~deb9u1 OpenJDK Java runtime, using Hotspot JIT (headless)
  1700. openprinting-ppds 20161201-1 OpenPrinting printer support - PostScript PPD files
  1701. openssh-client 1:7.4p1-10+deb9u1 secure shell (SSH) client, for secure access to remote machines
  1702. openssh-server 1:7.4p1-10+deb9u1 secure shell (SSH) server, for secure access from remote machines
  1703. openssh-sftp-server 1:7.4p1-10+deb9u1 secure shell (SSH) sftp server module, for SFTP access from remote machines
  1704. openssl 1.1.0f-3 Secure Sockets Layer toolkit - cryptographic utility
  1705. os-prober 1.75 utility to detect other OSes on a set of drives
  1706. osinfo-db 0.20170225-2 Operating system database files
  1707. p11-kit 0.23.3-2 p11-glue utilities
  1708. p11-kit-modules:i386 0.23.3-2 p11-glue proxy and trust modules
  1709. p7zip 16.02+dfsg-3 7zr file archiver with high compression ratio
  1710. p7zip-full 16.02+dfsg-3 7z and 7za file archivers with high compression ratio
  1711. packagekit 1.1.5-2 Provides a package management service
  1712. packagekit-tools 1.1.5-2 Provides PackageKit command-line tools
  1713. parted 3.2-17 disk partition manipulator
  1714. passwd 1:4.4-4.1 change and administer password and group data
  1715. patch 2.7.5-1+b2 Apply a diff file to an original
  1716. pciutils 1:3.5.2-1 Linux PCI Utilities
  1717. perl 5.24.1-3 Larry Wall's Practical Extraction and Report Language
  1718. perl-base 5.24.1-3 minimal Perl system
  1719. perl-modules-5.24 5.24.1-3 Core Perl modules
  1720. perl-openssl-defaults:i386 3 version compatibility baseline for Perl OpenSSL packages
  1721. pinentry-curses 1.0.0-2 curses-based PIN or pass-phrase entry dialog for GnuPG
  1722. pinentry-gnome3 1.0.0-2 GNOME 3 PIN or pass-phrase entry dialog for GnuPG
  1723. polari 3.22.2-1 Internet Relay Chat (IRC) client
  1724. policykit-1 0.105-18 framework for managing administrative policies and privileges
  1725. poppler-data 0.4.7-8 encoding data for the poppler PDF rendering library
  1726. poppler-utils 0.48.0-2 PDF utilities (based on Poppler)
  1727. powermgmt-base 1.31+nmu1 Common utils and configs for power management
  1728. ppp 2.4.7-1+4 Point-to-Point Protocol (PPP) - daemon
  1729. printer-driver-all 0.20170123 printer drivers metapackage
  1730. printer-driver-brlaser 3-5+b1 printer driver for (some) Brother laser printers
  1731. printer-driver-c2050 0.3b-7 printer driver for Lexmark 2050 Color Jetprinter
  1732. printer-driver-c2esp 27-3+b1 printer driver for Kodak ESP AiO color inkjet Series
  1733. printer-driver-cjet 0.8.9-6+b2 printer driver for Canon LBP laser printers
  1734. printer-driver-dymo 1.4.0-6+b1 printer driver for DYMO label printers
  1735. printer-driver-escpr 1.6.11-1 printer driver for Epson Inkjet that use ESC/P-R
  1736. printer-driver-foo2zjs 20160902dfsg0-2+b1 printer driver for ZjStream-based printers
  1737. printer-driver-foo2zjs-common 20160902dfsg0-2 printer driver for ZjStream-based printers - common files
  1738. printer-driver-gutenprint 5.2.11-1+b2 printer drivers for CUPS
  1739. printer-driver-hpcups 3.16.11+repack0-3 HP Linux Printing and Imaging - CUPS Raster driver (hpcups)
  1740. printer-driver-hpijs 3.16.11+repack0-3 HP Linux Printing and Imaging - printer driver (hpijs)
  1741. printer-driver-m2300w 0.51-12+b1 printer driver for Minolta magicolor 2300W/2400W color laser printers
  1742. printer-driver-min12xxw 0.0.9-9+b1 printer driver for KonicaMinolta PagePro 1[234]xxW
  1743. printer-driver-pnm2ppa 1.13-8 printer driver for HP-GDI printers
  1744. printer-driver-postscript-hp 3.16.11+repack0-3 HP Printers PostScript Descriptions
  1745. printer-driver-ptouch 1.4.2-2+b1 printer driver Brother P-touch label printers
  1746. printer-driver-pxljr 1.4+repack0-4+b2 printer driver for HP Color LaserJet 35xx/36xx
  1747. printer-driver-sag-gdi 0.1-4 printer driver for Ricoh Aficio SP 1000s/SP 1100s
  1748. printer-driver-splix 2.0.0+svn315-6 Driver for Samsung and Xerox SPL2 and SPLc laser printers
  1749. procps 2:3.3.12-3 /proc file system utilities
  1750. psmisc 22.21-2.1+b2 utilities that use the proc file system
  1751. pulseaudio 10.0-1 PulseAudio sound server
  1752. pulseaudio-module-bluetooth 10.0-1 Bluetooth module for PulseAudio sound server
  1753. pulseaudio-utils 10.0-1 Command line tools for the PulseAudio sound server
  1754. python 2.7.13-2 interactive high-level object-oriented language (default version)
  1755. python-apt-common 1.4.0~beta3 Python interface to libapt-pkg (locales)
  1756. python-bs4 4.5.3-1 error-tolerant HTML parser for Python
  1757. python-cairo 1.8.8-2.2 Python bindings for the Cairo vector graphics library
  1758. python-cffi-backend 1.9.1-2 Foreign Function Interface for Python calling C code - backend
  1759. python-chardet 2.3.0-2 universal character encoding detector for Python2
  1760. python-cryptography 1.7.1-3 Python library exposing cryptographic recipes and primitives (Python 2)
  1761. python-enum34 1.1.6-1 backport of Python 3.4's enum package
  1762. python-gi 3.22.0-2 Python 2.x bindings for gobject-introspection libraries
  1763. python-gobject-2 2.28.6-13 deprecated static Python bindings for the GObject library
  1764. python-gtk2 2.24.0-5.1 Python bindings for the GTK+ widget set
  1765. python-html5lib 0.999999999-1 HTML parser/tokenizer based on the WHATWG HTML5 specification
  1766. python-idna 2.2-1 Python IDNA2008 (RFC 5891) handling (Python 2)
  1767. python-ipaddress 1.0.17-1 Backport of Python 3 ipaddress module (Python 2)
  1768. python-lxml 3.7.1-1 pythonic binding for the libxml2 and libxslt libraries
  1769. python-minimal 2.7.13-2 minimal subset of the Python language (default version)
  1770. python-numpy 1:1.12.1-3 Numerical Python adds a fast array facility to the Python language
  1771. python-openssl 16.2.0-1 Python 2 wrapper around the OpenSSL library
  1772. python-pkg-resources 33.1.1-1 Package Discovery and Resource Access using pkg_resources
  1773. python-pyasn1 0.1.9-2 ASN.1 library for Python (Python 2 module)
  1774. python-requests 2.12.4-1 elegant and simple HTTP library for Python2, built for human beings
  1775. python-setuptools 33.1.1-1 Python Distutils Enhancements
  1776. python-six 1.10.0-3 Python 2 and 3 compatibility library (Python 2 interface)
  1777. python-talloc 2.1.8-1 hierarchical pool based memory allocator - Python bindings
  1778. python-urllib3 1.19.1-1 HTTP library with thread-safe connection pooling for Python
  1779. python-webencodings 0.5-2 Python implementation of the WHATWG Encoding standard
  1780. python2.7 2.7.13-2 Interactive high-level object-oriented language (version 2.7)
  1781. python2.7-minimal 2.7.13-2 Minimal subset of the Python language (version 2.7)
  1782. python3 3.5.3-1 interactive high-level object-oriented language (default python3 version)
  1783. python3-apt 1.4.0~beta3 Python 3 interface to libapt-pkg
  1784. python3-brlapi 5.4-7 Braille display access via BRLTTY - Python3 bindings
  1785. python3-cairo 1.10.0+dfsg-5+b1 Python 3 bindings for the Cairo vector graphics library
  1786. python3-chardet 2.3.0-2 universal character encoding detector for Python3
  1787. python3-cups 1.9.73-1 Python3 bindings for CUPS
  1788. python3-cupshelpers 1.5.7-3 Python utility modules around the CUPS printing system
  1789. python3-dbus 1.2.4-1+b1 simple interprocess messaging system (Python 3 interface)
  1790. python3-debian 0.1.30 Python 3 modules to work with Debian-related data formats
  1791. python3-debianbts 2.6.1 Python interface to Debian's Bug Tracking System
  1792. python3-gi 3.22.0-2 Python 3 bindings for gobject-introspection libraries
  1793. python3-gi-cairo 3.22.0-2 Python 3 Cairo bindings for the GObject library
  1794. python3-httplib2 0.9.2+dfsg-1 comprehensive HTTP client library written for Python3
  1795. python3-louis 3.0.0-3 Python bindings for liblouis
  1796. python3-mako 1.0.6+ds1-2 fast and lightweight templating for the Python 3 platform
  1797. python3-markupsafe 0.23-3 HTML/XHTML/XML string library for Python 3
  1798. python3-minimal 3.5.3-1 minimal subset of the Python language (default python3 version)
  1799. python3-pexpect 4.2.1-1 Python 3 module for automating interactive applications
  1800. python3-pil:i386 4.0.0-4 Python Imaging Library (Python3)
  1801. python3-pkg-resources 33.1.1-1 Package Discovery and Resource Access using pkg_resources
  1802. python3-ptyprocess 0.5.1-1 Run a subprocess in a pseudo terminal from Python 3
  1803. python3-pyatspi 2.20.3+dfsg-1 Assistive Technology Service Provider Interface - Python3 bindings
  1804. python3-pycurl 7.43.0-2 Python bindings to libcurl (Python 3)
  1805. python3-pysimplesoap 1.16-2 simple and lightweight SOAP Library (Python 3)
  1806. python3-reportbug 7.1.7 Python modules for interacting with bug tracking systems
  1807. python3-reportlab 3.3.0-2 ReportLab library to create PDF documents using Python3
  1808. python3-reportlab-accel:i386 3.3.0-2 C coded extension accelerator for the ReportLab Toolkit
  1809. python3-requests 2.12.4-1 elegant and simple HTTP library for Python3, built for human beings
  1810. python3-six 1.10.0-3 Python 2 and 3 compatibility library (Python 3 interface)
  1811. python3-smbc 1.0.15.6-1 Python 3 bindings for the Samba client library
  1812. python3-software-properties 0.96.20.2-1 manage the repositories that you install software from
  1813. python3-speechd 0.8.6-4 Python interface to Speech Dispatcher
  1814. python3-uno 1:5.2.7-1 Python-UNO bridge
  1815. python3-urllib3 1.19.1-1 HTTP library with thread-safe connection pooling for Python3
  1816. python3-xdg 0.25-4 Python 3 library to access freedesktop.org standards
  1817. python3.5 3.5.3-1 Interactive high-level object-oriented language (version 3.5)
  1818. python3.5-minimal 3.5.3-1 Minimal subset of the Python language (version 3.5)
  1819. qpdf 6.0.0-2 tools for transforming and inspecting PDF files
  1820. quadrapassel 1:3.22.0-1.1 popular Russian game, similar to Tetris
  1821. rarian-compat 0.8.1-6+b1 Documentation meta-data library (compatibility tools)
  1822. readline-common 7.0-3 GNU readline and history libraries, common files
  1823. realmd 0.16.3-1 DBus service for configuring kerberos and other online identities
  1824. rename 0.20-4 Perl extension for renaming multiple files
  1825. reportbug 7.1.7 reports bugs in the Debian distribution
  1826. rhythmbox 3.4.1-2+b1 music player and organizer for GNOME
  1827. rhythmbox-data 3.4.1-2 data files for rhythmbox
  1828. rhythmbox-plugin-cdrecorder 3.4.1-2+b1 burning plugin for rhythmbox music player
  1829. rhythmbox-plugins 3.4.1-2+b1 plugins for rhythmbox music player
  1830. rsync 3.1.2-1 fast, versatile, remote (and local) file-copying tool
  1831. rsyslog 8.24.0-1 reliable system and kernel logging daemon
  1832. rtkit 0.11-4+b1 Realtime Policy and Watchdog Daemon
  1833. rygel 0.32.1-3 GNOME UPnP/DLNA services
  1834. rygel-playbin 0.32.1-3 GNOME UPnP/DLNA services - GStreamer Media Renderer plugin
  1835. rygel-tracker 0.32.1-3 GNOME UPnP/DLNA services - Tracker plugin
  1836. samba-libs:i386 2:4.5.8+dfsg-2+deb9u1+b1 Samba core libraries
  1837. sane-utils 1.0.25-4.1 API library for scanners -- utilities
  1838. seahorse 3.20.0-3.1 GNOME front end for GnuPG
  1839. seahorse-daemon 3.12.2-3 Seahorse pass phrase caching agent
  1840. sed 4.4-1 GNU stream editor for filtering/transforming text
  1841. sensible-utils 0.0.9 Utilities for sensible alternative selection
  1842. sgml-base 1.29 SGML infrastructure and SGML catalog file support
  1843. sgml-data 2.0.10 common SGML and XML data
  1844. shared-mime-info 1.8-1 FreeDesktop.org shared MIME database and spec
  1845. shotwell 0.25.4+really0.24.5-0.1 digital photo organizer
  1846. shotwell-common 0.25.4+really0.24.5-0.1 digital photo organizer - common files
  1847. simple-scan 3.23.2-1 Simple Scanning Utility
  1848. software-properties-common 0.96.20.2-1 manage the repositories that you install software from (common)
  1849. software-properties-gtk 0.96.20.2-1 manage the repositories that you install software from (gtk)
  1850. sound-theme-freedesktop 0.8-1 freedesktop.org sound theme
  1851. speech-dispatcher 0.8.6-4 Common interface to speech synthesizers
  1852. speech-dispatcher-audio-plugins:i386 0.8.6-4 Speech Dispatcher: Audio output plugins
  1853. spice-client-glib-usb-acl-helper 0.33-3.3 Helper tool to validate usb ACLs
  1854. ssl-cert 1.0.39 simple debconf wrapper for OpenSSL
  1855. swell-foop 1:3.22.2-1 Colored ball puzzle game
  1856. synaptic 0.84.2 Graphical package manager
  1857. system-config-printer-common 1.5.7-3 backend and the translation files for system-config-printer
  1858. system-config-printer-udev 1.5.7-3 Utilities to detect and configure printers automatically
  1859. systemd 232-25 system and service manager
  1860. systemd-sysv 232-25 system and service manager - SysV links
  1861. sysvinit-utils 2.88dsf-59.9 System-V-like utilities
  1862. tali 1:3.22.0-1 sort of poker with dice and less money
  1863. tar 1.29b-1.1 GNU version of the tar archiving utility
  1864. task-desktop 3.39 Debian desktop environment
  1865. task-english 3.39 General English environment
  1866. task-gnome-desktop 3.39 GNOME
  1867. task-print-server 3.39 print server
  1868. tasksel 3.39 tool for selecting tasks for installation on Debian systems
  1869. tasksel-data 3.39 official tasks used for installation of Debian systems
  1870. tcl 8.6.0+9 Tool Command Language (default version) - shell
  1871. tcl8.6 8.6.6+dfsg-1+b1 Tcl (the Tool Command Language) v8.6 - shell
  1872. tcpd 7.6.q-26 Wietse Venema's TCP wrapper utilities
  1873. telepathy-idle 0.2.0-2+b1 IRC connection manager for Telepathy
  1874. telepathy-logger 0.8.2-2 Telepathy logger service - Daemon
  1875. telepathy-mission-control-5 1:5.16.3-2.1 management daemon for Telepathy real-time communication framework
  1876. telnet 0.17-41 basic telnet client
  1877. tk 8.6.0+9 Toolkit for Tcl and X11 (default version) - windowing shell
  1878. tk8.6 8.6.6-1+b1 Tk toolkit for Tcl and X11 v8.6 - windowing shell
  1879. totem 3.22.1-1 Simple media player for the GNOME desktop based on GStreamer
  1880. totem-common 3.22.1-1 Data files for the Totem media player
  1881. totem-plugins 3.22.1-1 Plugins for the Totem media player
  1882. traceroute 1:2.1.0-2 Traces the route taken by packets over an IPv4/IPv6 network
  1883. tracker 1.10.5-1 metadata database, indexer and search tool
  1884. tracker-extract 1.10.5-1 metadata database, indexer and search tool - metadata extractors
  1885. tracker-gui 1.10.5-1 metadata database, indexer and search tool - GNOME frontends
  1886. tracker-miner-fs 1.10.5-1 metadata database, indexer and search tool - filesystem indexer
  1887. transfig 1:3.2.6a-2 transitional dummy package for fig2dev
  1888. transmission-common 2.92-2 lightweight BitTorrent client (common files)
  1889. transmission-gtk 2.92-2 lightweight BitTorrent client (GTK+ interface)
  1890. tzdata 2017b-1 time zone and daylight-saving time data
  1891. ucf 3.0036 Update Configuration File(s): preserve user changes to config files
  1892. udev 232-25 /dev/ and hotplug management daemon
  1893. udisks2 2.1.8-1 D-Bus service to access and manipulate storage devices
  1894. unattended-upgrades 0.93.1+nmu1 automatic installation of security upgrades
  1895. uno-libs3 5.2.7-1 LibreOffice UNO runtime environment -- public shared libraries
  1896. unoconv 0.7-1.1 converter between LibreOffice document formats
  1897. unzip 6.0-21 De-archiver for .zip files
  1898. update-inetd 4.44 inetd configuration file updater
  1899. upower 0.99.4-4+b1 abstraction for power management
  1900. ure 5.2.7-1 LibreOffice UNO runtime environment
  1901. usb-modeswitch 2.5.0+repack0-1 mode switching tool for controlling "flip flop" USB devices
  1902. usb-modeswitch-data 20170120-1 mode switching data for usb-modeswitch
  1903. usbmuxd 1.1.0-2+b2 USB multiplexor daemon for iPhone and iPod Touch devices
  1904. usbutils 1:007-4+b1 Linux USB utilities
  1905. util-linux 2.29.2-1 miscellaneous system utilities
  1906. util-linux-locales 2.29.2-1 locales files for util-linux
  1907. va-driver-all:i386 1.7.3-2 Video Acceleration (VA) API -- driver metapackage
  1908. vdpau-driver-all:i386 1.1.1-6 Video Decode and Presentation API for Unix (driver metapackage)
  1909. vim-common 2:8.0.0197-4 Vi IMproved - Common files
  1910. vim-tiny 2:8.0.0197-4 Vi IMproved - enhanced vi editor - compact version
  1911. vinagre 3.22.0-1+b1 remote desktop client for the GNOME Desktop
  1912. vino 3.22.0-1 VNC server for GNOME
  1913. wamerican 7.1-1 American English dictionary words for /usr/share/dict
  1914. wget 1.18-5 retrieves files from the web
  1915. whiptail 0.52.19-1+b1 Displays user-friendly dialog boxes from shell scripts
  1916. wireless-regdb 2016.06.10-1 wireless regulatory database
  1917. wodim 9:1.1.11-3+b2 command line CD/DVD writing tool
  1918. wpasupplicant 2:2.4-1 client support for WPA and WPA2 (IEEE 802.11i)
  1919. x11-apps 7.7+6+b1 X applications
  1920. x11-common 1:7.7+19 X Window System (X.Org) infrastructure
  1921. x11-session-utils 7.7+2+b1 X session utilities
  1922. x11-utils 7.7+3+b1 X11 utilities
  1923. x11-xkb-utils 7.7+3+b1 X11 XKB utilities
  1924. x11-xserver-utils 7.7+7+b1 X server utilities
  1925. xauth 1:1.0.9-1+b2 X authentication utility
  1926. xbitmaps 1.1.1-2 Base X bitmaps
  1927. xbrlapi 5.4-7 Access software for a blind person using a braille display - xbrlapi
  1928. xdg-user-dirs 0.15-2+b1 tool to manage well known user directories
  1929. xdg-user-dirs-gtk 0.10-1+b1 tool to manage well known user directories (Gtk extension)
  1930. xdg-utils 1.1.1-1 desktop integration utilities from freedesktop.org
  1931. xfonts-100dpi 1:1.0.4+nmu1 100 dpi fonts for X
  1932. xfonts-75dpi 1:1.0.4+nmu1 75 dpi fonts for X
  1933. xfonts-base 1:1.0.4+nmu1 standard fonts for X
  1934. xfonts-encodings 1:1.0.4-2 Encodings for X.Org fonts
  1935. xfonts-scalable 1:1.0.3-1.1 scalable fonts for X
  1936. xfonts-utils 1:7.7+4 X Window System font utility programs
  1937. xinit 1.3.4-3+b1 X server initialisation tool
  1938. xkb-data 2.19-1 X Keyboard Extension (XKB) configuration data
  1939. xml-core 0.17 XML infrastructure and XML catalog file support
  1940. xorg 1:7.7+19 X.Org X Window System
  1941. xorg-docs-core 1:1.7.1-1 Core documentation for the X.org X Window System
  1942. xserver-common 2:1.19.2-1+deb9u1 common files used by various X servers
  1943. xserver-xephyr 2:1.19.2-1+deb9u1 nested X server
  1944. xserver-xorg 1:7.7+19 X.Org X server
  1945. xserver-xorg-core 2:1.19.2-1+deb9u1 Xorg X server - core server
  1946. xserver-xorg-input-all 1:7.7+19 X.Org X server -- input driver metapackage
  1947. xserver-xorg-input-libinput 0.23.0-2 X.Org X server -- libinput input driver
  1948. xserver-xorg-input-wacom 0.34.0-1 X.Org X server -- Wacom input driver
  1949. xserver-xorg-legacy 2:1.19.2-1+deb9u1 setuid root Xorg server wrapper
  1950. xserver-xorg-video-all 1:7.7+19 X.Org X server -- output driver metapackage
  1951. xserver-xorg-video-amdgpu 1.2.0-1+b1 X.Org X server -- AMDGPU display driver
  1952. xserver-xorg-video-ati 1:7.8.0-1+b1 X.Org X server -- AMD/ATI display driver wrapper
  1953. xserver-xorg-video-fbdev 1:0.4.4-1+b5 X.Org X server -- fbdev display driver
  1954. xserver-xorg-video-intel 2:2.99.917+git20161206-1 X.Org X server -- Intel i8xx, i9xx display driver
  1955. xserver-xorg-video-nouveau 1:1.0.13-3 X.Org X server -- Nouveau display driver
  1956. xserver-xorg-video-qxl 0.1.4+20161126git4d7160c-1 X.Org X server -- QXL display driver
  1957. xserver-xorg-video-radeon 1:7.8.0-1+b1 X.Org X server -- AMD/ATI Radeon display driver
  1958. xserver-xorg-video-vesa 1:2.3.4-1+b2 X.Org X server -- VESA display driver
  1959. xserver-xorg-video-vmware 1:13.2.1-1+b1 X.Org X server -- VMware display driver
  1960. xterm 327-2 X terminal emulator
  1961. xwayland 2:1.19.2-1+deb9u1 Xwayland X server
  1962. xxd 2:8.0.0197-4 tool to make (or reverse) a hex dump
  1963. xz-utils 5.2.2-1.2+b1 XZ-format compression utilities
  1964. yelp 3.22.0-1 Help browser for GNOME
  1965. yelp-xsl 3.20.1-2 XSL stylesheets for the yelp help browser
  1966. zeitgeist-core 0.9.16-0.2+b1 event logging framework - engine
  1967. zenity 3.22.0-1+b1 Display graphical dialog boxes from shell scripts
  1968. zenity-common 3.22.0-1 Display graphical dialog boxes from shell scripts (common files)
  1969. zlib1g:i386 1:1.2.8.dfsg-5 compression library - runtime
  1970.  
  1971. [+] Current processes
  1972. USER PID START TIME COMMAND
  1973. root 1 Oct20 0:27 /sbin/init
  1974. root 2 Oct20 0:00 [kthreadd]
  1975. root 3 Oct20 0:05 [ksoftirqd/0]
  1976. root 5 Oct20 0:00 [kworker/0:0H]
  1977. root 6 Oct20 0:00 [kworker/u2:0]
  1978. root 7 Oct20 0:17 [rcu_sched]
  1979. root 8 Oct20 0:00 [rcu_bh]
  1980. root 9 Oct20 0:00 [migration/0]
  1981. root 10 Oct20 0:00 [lru-add-drain]
  1982. root 11 Oct20 0:06 [watchdog/0]
  1983. root 12 Oct20 0:00 [cpuhp/0]
  1984. root 13 Oct20 0:00 [kdevtmpfs]
  1985. root 14 Oct20 0:00 [netns]
  1986. root 15 Oct20 0:00 [khungtaskd]
  1987. root 16 Oct20 0:00 [oom_reaper]
  1988. root 17 Oct20 0:00 [writeback]
  1989. root 18 Oct20 0:00 [kcompactd0]
  1990. root 19 Oct20 0:00 [ksmd]
  1991. root 21 Oct20 0:00 [crypto]
  1992. root 22 Oct20 0:00 [kintegrityd]
  1993. root 23 Oct20 0:00 [bioset]
  1994. root 24 Oct20 0:00 [kblockd]
  1995. root 25 Oct20 0:00 [devfreq_wq]
  1996. root 26 Oct20 0:00 [watchdogd]
  1997. root 27 Oct20 0:00 [kswapd0]
  1998. root 28 Oct20 0:00 [vmstat]
  1999. root 40 Oct20 0:00 [kthrotld]
  2000. root 41 Oct20 0:00 [ipv6_addrconf]
  2001. root 82 Oct20 0:00 [ata_sff]
  2002. root 83 Oct20 0:00 [mpt_poll_0]
  2003. root 84 Oct20 0:00 [mpt/0]
  2004. root 103 Oct20 0:00 [scsi_eh_0]
  2005. root 104 Oct20 0:00 [scsi_tmf_0]
  2006. root 106 Oct20 0:00 [bioset]
  2007. root 107 Oct20 0:00 [scsi_eh_1]
  2008. root 108 Oct20 0:00 [scsi_tmf_1]
  2009. root 110 Oct20 0:00 [scsi_eh_2]
  2010. root 113 Oct20 0:00 [scsi_tmf_2]
  2011. root 128 Oct20 0:00 [bioset]
  2012. root 130 Oct20 0:03 [kworker/0:1H]
  2013. root 168 Oct20 0:04 [jbd2/sda1-8]
  2014. root 169 Oct20 0:00 [ext4-rsv-conver]
  2015. root 199 Oct20 0:07 /lib/systemd/systemd-journald
  2016. root 201 Oct20 0:00 [kauditd]
  2017. root 225 Oct20 0:00 /lib/systemd/systemd-udevd
  2018. root 272 Oct20 0:00 [nfit]
  2019. systemd+ 273 Oct20 1:03 /lib/systemd/systemd-timesyncd
  2020. root 276 Oct20 0:00 [ttm_swap]
  2021. message+ 367 Oct20 0:02 /usr/bin/dbus-daemon
  2022. root 372 Oct20 0:00 /bin/sh
  2023. root 373 Oct20 0:01 /lib/systemd/systemd-logind
  2024. root 374 Oct20 0:11 /usr/sbin/NetworkManager
  2025. root 377 Oct20 0:00 /usr/sbin/ModemManager
  2026. avahi 378 Oct20 0:02 avahi-daemon:
  2027. root 379 Oct20 0:00 /usr/lib/accountsservice/accounts-daemon
  2028. root 380 Oct20 0:01 /usr/sbin/cron
  2029. root 383 Oct20 0:01 /usr/sbin/rsyslogd
  2030. rtkit 384 Oct20 0:04 /usr/lib/rtkit/rtkit-daemon
  2031. avahi 391 Oct20 0:00 avahi-daemon:
  2032. root 394 Oct20 10:50 /usr/lib/jvm/java-8-openjdk-i386//bin/java
  2033. root 422 Oct20 0:03 /usr/lib/policykit-1/polkitd
  2034. root 532 Oct20 0:00 /usr/sbin/sshd
  2035. root 542 Oct20 0:06 /usr/sbin/minissdpd
  2036. root 557 Oct20 0:00 /usr/sbin/gdm3
  2037. root 563 Oct20 0:00 gdm-session-worker
  2038. Debian-+ 574 Oct20 0:00 /lib/systemd/systemd
  2039. Debian-+ 575 Oct20 0:00 (sd-pam)
  2040. Debian-+ 580 Oct20 0:00 /usr/lib/gdm3/gdm-wayland-session
  2041. root 582 Oct20 0:18 /usr/sbin/apache2
  2042. www-data 584 Oct20 2:06 /usr/sbin/apache2
  2043. www-data 585 Oct20 2:06 /usr/sbin/apache2
  2044. Debian-+ 642 Oct20 0:00 /usr/bin/dbus-daemon
  2045. Debian-+ 644 Oct20 0:00 /usr/lib/gnome-session/gnome-session-binary
  2046. Debian-+ 652 Oct20 3:07 /usr/bin/gnome-shell
  2047. root 675 Oct20 0:00 /usr/lib/upower/upowerd
  2048. Debian-+ 700 Oct20 0:00 /usr/bin/Xwayland
  2049. Debian-+ 703 Oct20 0:00 /usr/lib/at-spi2-core/at-spi-bus-launcher
  2050. Debian-+ 708 Oct20 0:00 /usr/bin/dbus-daemon
  2051. Debian-+ 710 Oct20 0:00 /usr/lib/at-spi2-core/at-spi2-registryd
  2052. Debian-+ 714 Oct20 0:00 /usr/bin/pulseaudio
  2053. root 777 Oct20 0:00 /sbin/wpa_supplicant
  2054. root 778 Oct20 0:02 /usr/lib/packagekit/packagekitd
  2055. Debian-+ 779 Oct20 0:09 /usr/lib/gnome-settings-daemon/gnome-settings-daemon
  2056. colord 796 Oct20 0:00 /usr/lib/colord/colord
  2057. root 21182 00:06 0:00 /usr/sbin/cupsd
  2058. root 21184 00:06 0:00 /usr/sbin/cups-browsed
  2059. mindy 22198 05:40 0:00 /lib/systemd/systemd
  2060. mindy 22199 05:40 0:00 (sd-pam)
  2061. root 22553 06:34 0:00 sshd:
  2062. mindy 22559 06:34 0:00 sshd:
  2063. mindy 22560 06:34 0:00 bash
  2064. root 22893 07:56 0:00 [kworker/u2:2]
  2065. root 23061 08:59 0:00 [kworker/0:1]
  2066. root 23085 09:04 0:00 [kworker/0:0]
  2067. root 23096 09:09 0:00 [kworker/0:2]
  2068. mindy 23110 09:13 0:00 python
  2069. mindy 23302 09:13 0:00 /bin/sh
  2070. mindy 23303 09:13 0:00 ps
  2071. mindy 23304 09:13 0:00 awk
  2072.  
  2073. [+] Apache Version and Modules
  2074.  
  2075. [+] Apache Config File
  2076. # This is the main Apache server configuration file. It contains the
  2077. # configuration directives that give the server its instructions.
  2078. # See http://httpd.apache.org/docs/2.4/ for detailed information about
  2079. # the directives and /usr/share/doc/apache2/README.Debian about Debian specific
  2080. # hints.
  2081. #
  2082. #
  2083. # Summary of how the Apache 2 configuration works in Debian:
  2084. # The Apache 2 web server configuration in Debian is quite different to
  2085. # upstream's suggested way to configure the web server. This is because Debian's
  2086. # default Apache2 installation attempts to make adding and removing modules,
  2087. # virtual hosts, and extra configuration directives as flexible as possible, in
  2088. # order to make automating the changes and administering the server as easy as
  2089. # possible.
  2090. # It is split into several files forming the configuration hierarchy outlined
  2091. # below, all located in the /etc/apache2/ directory:
  2092. #
  2093. # /etc/apache2/
  2094. # |-- apache2.conf
  2095. # | `-- ports.conf
  2096. # |-- mods-enabled
  2097. # | |-- *.load
  2098. # | `-- *.conf
  2099. # |-- conf-enabled
  2100. # | `-- *.conf
  2101. # `-- sites-enabled
  2102. # `-- *.conf
  2103. #
  2104. #
  2105. # * apache2.conf is the main configuration file (this file). It puts the pieces
  2106. # together by including all remaining configuration files when starting up the
  2107. # web server.
  2108. #
  2109. # * ports.conf is always included from the main configuration file. It is
  2110. # supposed to determine listening ports for incoming connections which can be
  2111. # customized anytime.
  2112. #
  2113. # * Configuration files in the mods-enabled/, conf-enabled/ and sites-enabled/
  2114. # directories contain particular configuration snippets which manage modules,
  2115. # global configuration fragments, or virtual host configurations,
  2116. # respectively.
  2117. #
  2118. # They are activated by symlinking available configuration files from their
  2119. # respective *-available/ counterparts. These should be managed by using our
  2120. # helpers a2enmod/a2dismod, a2ensite/a2dissite and a2enconf/a2disconf. See
  2121. # their respective man pages for detailed information.
  2122. #
  2123. # * The binary is called apache2. Due to the use of environment variables, in
  2124. # the default configuration, apache2 needs to be started/stopped with
  2125. # /etc/init.d/apache2 or apache2ctl. Calling /usr/bin/apache2 directly will not
  2126. # work with the default configuration.
  2127. # Global configuration
  2128. #
  2129. #
  2130. # ServerRoot: The top of the directory tree under which the server's
  2131. # configuration, error, and log files are kept.
  2132. #
  2133. # NOTE! If you intend to place this on an NFS (or otherwise network)
  2134. # mounted filesystem then please read the Mutex documentation (available
  2135. # at <URL:http://httpd.apache.org/docs/2.4/mod/core.html#mutex>);
  2136. # you will save yourself a lot of trouble.
  2137. #
  2138. # Do NOT add a slash at the end of the directory path.
  2139. #
  2140. #ServerRoot "/etc/apache2"
  2141. #
  2142. # The accept serialization lock file MUST BE STORED ON A LOCAL DISK.
  2143. #
  2144. #Mutex file:${APACHE_LOCK_DIR} default
  2145. #
  2146. # The directory where shm and other runtime files will be stored.
  2147. #
  2148. DefaultRuntimeDir ${APACHE_RUN_DIR}
  2149. #
  2150. # PidFile: The file in which the server should record its process
  2151. # identification number when it starts.
  2152. # This needs to be set in /etc/apache2/envvars
  2153. #
  2154. PidFile ${APACHE_PID_FILE}
  2155. #
  2156. # Timeout: The number of seconds before receives and sends time out.
  2157. #
  2158. Timeout 300
  2159. #
  2160. # KeepAlive: Whether or not to allow persistent connections (more than
  2161. # one request per connection). Set to "Off" to deactivate.
  2162. #
  2163. KeepAlive On
  2164. #
  2165. # MaxKeepAliveRequests: The maximum number of requests to allow
  2166. # during a persistent connection. Set to 0 to allow an unlimited amount.
  2167. # We recommend you leave this number high, for maximum performance.
  2168. #
  2169. MaxKeepAliveRequests 100
  2170. #
  2171. # KeepAliveTimeout: Number of seconds to wait for the next request from the
  2172. # same client on the same connection.
  2173. #
  2174. KeepAliveTimeout 5
  2175. # These need to be set in /etc/apache2/envvars
  2176. User ${APACHE_RUN_USER}
  2177. Group ${APACHE_RUN_GROUP}
  2178. #
  2179. # HostnameLookups: Log the names of clients or just their IP addresses
  2180. # e.g., www.apache.org (on) or 204.62.129.132 (off).
  2181. # The default is off because it'd be overall better for the net if people
  2182. # had to knowingly turn this feature on, since enabling it means that
  2183. # each client request will result in AT LEAST one lookup request to the
  2184. # nameserver.
  2185. #
  2186. HostnameLookups Off
  2187. # ErrorLog: The location of the error log file.
  2188. # If you do not specify an ErrorLog directive within a <VirtualHost>
  2189. # container, error messages relating to that virtual host will be
  2190. # logged here. If you *do* define an error logfile for a <VirtualHost>
  2191. # container, that host's errors will be logged there and not here.
  2192. #
  2193. ErrorLog ${APACHE_LOG_DIR}/error.log
  2194. #
  2195. # LogLevel: Control the severity of messages logged to the error_log.
  2196. # Available values: trace8, ..., trace1, debug, info, notice, warn,
  2197. # error, crit, alert, emerg.
  2198. # It is also possible to configure the log level for particular modules, e.g.
  2199. # "LogLevel info ssl:warn"
  2200. #
  2201. LogLevel warn
  2202. # Include module configuration:
  2203. IncludeOptional mods-enabled/*.load
  2204. IncludeOptional mods-enabled/*.conf
  2205. # Include list of ports to listen on
  2206. Include ports.conf
  2207. # Sets the default security model of the Apache2 HTTPD server. It does
  2208. # not allow access to the root filesystem outside of /usr/share and /var/www.
  2209. # The former is used by web applications packaged in Debian,
  2210. # the latter may be used for local directories served by the web server. If
  2211. # your system is serving content from a sub-directory in /srv you must allow
  2212. # access here, or in any related virtual host.
  2213. <Directory />
  2214. Options FollowSymLinks
  2215. AllowOverride None
  2216. Require all denied
  2217. </Directory>
  2218. <Directory /usr/share>
  2219. AllowOverride None
  2220. Require all granted
  2221. </Directory>
  2222. <Directory /var/www/>
  2223. Options Indexes FollowSymLinks
  2224. AllowOverride None
  2225. Require all granted
  2226. </Directory>
  2227. #<Directory /srv/>
  2228. # Options Indexes FollowSymLinks
  2229. # AllowOverride None
  2230. # Require all granted
  2231. #</Directory>
  2232. # AccessFileName: The name of the file to look for in each directory
  2233. # for additional configuration directives. See also the AllowOverride
  2234. # directive.
  2235. #
  2236. AccessFileName .htaccess
  2237. #
  2238. # The following lines prevent .htaccess and .htpasswd files from being
  2239. # viewed by Web clients.
  2240. #
  2241. <FilesMatch "^\.ht">
  2242. Require all denied
  2243. </FilesMatch>
  2244. #
  2245. # The following directives define some format nicknames for use with
  2246. # a CustomLog directive.
  2247. #
  2248. # These deviate from the Common Log Format definitions in that they use %O
  2249. # (the actual bytes sent including headers) instead of %b (the size of the
  2250. # requested file), because the latter makes it impossible to detect partial
  2251. # requests.
  2252. #
  2253. # Note that the use of %{X-Forwarded-For}i instead of %h is not recommended.
  2254. # Use mod_remoteip instead.
  2255. #
  2256. LogFormat "%v:%p %h %l %u %t \"%r\" %>s %O \"%{Referer}i\" \"%{User-Agent}i\"" vhost_combined
  2257. LogFormat "%h %l %u %t \"%r\" %>s %O \"%{Referer}i\" \"%{User-Agent}i\"" combined
  2258. LogFormat "%h %l %u %t \"%r\" %>s %O" common
  2259. LogFormat "%{Referer}i -> %U" referer
  2260. LogFormat "%{User-agent}i" agent
  2261. # Include of directories ignores editors' and dpkg's backup files,
  2262. # see README.Debian for details.
  2263. # Include generic snippets of statements
  2264. IncludeOptional conf-enabled/*.conf
  2265. # Include the virtual host configurations:
  2266. IncludeOptional sites-enabled/*.conf
  2267. # vim: syntax=apache ts=4 sw=4 sts=4 sr noet
  2268.  
  2269. [+] Sudo Version (Check out http://www.exploit-db.com/search/?action=search&filter_page=1&filter_description=sudo)
  2270.  
  2271. [*] IDENTIFYING PROCESSES AND PACKAGES RUNNING AS ROOT OR OTHER SUPERUSER...
  2272.  
  2273. root 168 Oct20 0:04 [jbd2/sda1-8]
  2274. root 23061 08:59 0:00 [kworker/0:1]
  2275. root 372 Oct20 0:00 /bin/sh
  2276. root 169 Oct20 0:00 [ext4-rsv-conver]
  2277. root 5 Oct20 0:00 [kworker/0:0H]
  2278. root 128 Oct20 0:00 [bioset]
  2279. root 108 Oct20 0:00 [scsi_tmf_1]
  2280. root 201 Oct20 0:00 [kauditd]
  2281. root 27 Oct20 0:00 [kswapd0]
  2282. root 21 Oct20 0:00 [crypto]
  2283. root 8 Oct20 0:00 [rcu_bh]
  2284. root 22893 07:56 0:00 [kworker/u2:2]
  2285. root 22 Oct20 0:00 [kintegrityd]
  2286. root 563 Oct20 0:00 gdm-session-worker
  2287. root 17 Oct20 0:00 [writeback]
  2288. root 778 Oct20 0:02 /usr/lib/packagekit/packagekitd
  2289. root 373 Oct20 0:01 /lib/systemd/systemd-logind
  2290. root 11 Oct20 0:06 [watchdog/0]
  2291. root 374 Oct20 0:11 /usr/sbin/NetworkManager
  2292. Possible Related Packages:
  2293. gir1.2-networkmanager-1.0:i386 1.6.2-3 GObject introspection data for NetworkManager
  2294. libnm0:i386 1.6.2-3 GObject-based client library for NetworkManager
  2295. root 22553 06:34 0:00 sshd:
  2296. root 21184 00:06 0:00 /usr/sbin/cups-browsed
  2297. Possible Related Packages:
  2298. cups-browsed 1.11.6-3 OpenPrinting CUPS Filters - cups-browsed
  2299. root 9 Oct20 0:00 [migration/0]
  2300. root 379 Oct20 0:00 /usr/lib/accountsservice/accounts-daemon
  2301. root 380 Oct20 0:01 /usr/sbin/cron
  2302. Possible Related Packages:
  2303. anacron 2.3-24 cron-like program that doesn't go by time
  2304. cron 3.0pl1-128+b1 process scheduling daemon
  2305. root 83 Oct20 0:00 [mpt_poll_0]
  2306. root 84 Oct20 0:00 [mpt/0]
  2307. root 82 Oct20 0:00 [ata_sff]
  2308. root 1 Oct20 0:27 /sbin/init
  2309. Possible Related Packages:
  2310. hp-ppd 0.9-0.3 HP Postscript Printer Definition (PPD) files
  2311. init 1.48 metapackage ensuring an init system is installed
  2312. init-system-helpers 1.48 helper tools for all init systems
  2313. initramfs-tools 0.130 generic modular initramfs generator (automation)
  2314. initramfs-tools-core 0.130 generic modular initramfs generator (core tools)
  2315. libklibc 2.0.4-9 minimal libc subset for use with initramfs
  2316. lsb-base 9.20161125 Linux Standard Base init script functionality
  2317. ncurses-base 6.0+20161126-1 basic terminal type definitions
  2318. ncurses-term 6.0+20161126-1 additional terminal type definitions
  2319. sysvinit-utils 2.88dsf-59.9 System-V-like utilities
  2320. xinit 1.3.4-3+b1 X server initialisation tool
  2321. root 2 Oct20 0:00 [kthreadd]
  2322. root 40 Oct20 0:00 [kthrotld]
  2323. root 130 Oct20 0:03 [kworker/0:1H]
  2324. root 23085 09:04 0:00 [kworker/0:0]
  2325. root 272 Oct20 0:00 [nfit]
  2326. root 110 Oct20 0:00 [scsi_eh_2]
  2327. root 383 Oct20 0:01 /usr/sbin/rsyslogd
  2328. root 18 Oct20 0:00 [kcompactd0]
  2329. root 777 Oct20 0:00 /sbin/wpa_supplicant
  2330. root 23 Oct20 0:00 [bioset]
  2331. root 10 Oct20 0:00 [lru-add-drain]
  2332. root 394 Oct20 10:50 /usr/lib/jvm/java-8-openjdk-i386//bin/java
  2333. Possible Related Packages:
  2334. ca-certificates-java 20170531+nmu1 Common CA certificates (JKS keystore)
  2335. default-java-plugin 2:1.8-58 Default Java Plugin for running applets and Java Web Start applications
  2336. gir1.2-javascriptcoregtk-4.0:i386 2.16.3-2 JavaScript engine library from WebKitGTK+ - GObject introspection data
  2337. gjs 1.46.0-1+b2 Mozilla-based javascript bindings for the GNOME platform
  2338. java-common 0.58 Base package for Java runtimes
  2339. libatk-wrapper-java 0.33.3-13 ATK implementation for Java using JNI
  2340. libatk-wrapper-java-jni:i386 0.33.3-13 ATK implementation for Java using JNI (JNI bindings)
  2341. libgjs0e 1.46.0-1+b2 Mozilla-based javascript bindings for the GNOME platform
  2342. libhsqldb1.8.0-java 1.8.0.10+dfsg-7 Java SQL database engine
  2343. libjavascriptcoregtk-4.0-18:i386 2.16.3-2 JavaScript engine library from WebKitGTK+
  2344. libreoffice-java-common 1:5.2.7-1 office productivity suite -- arch-independent Java support files
  2345. libservlet3.1-java 8.5.14-1+deb9u1 Servlet 3.1, JSP 2.3, EL 3.0 and WebSocket 1.0 Java API classes
  2346. root 41 Oct20 0:00 [ipv6_addrconf]
  2347. root 24 Oct20 0:00 [kblockd]
  2348. root 542 Oct20 0:06 /usr/sbin/minissdpd
  2349. Possible Related Packages:
  2350. minissdpd 1.2.20130907-4.1 keep memory of all UPnP devices that announced themselves
  2351. root 14 Oct20 0:00 [netns]
  2352. root 25 Oct20 0:00 [devfreq_wq]
  2353. root 7 Oct20 0:17 [rcu_sched]
  2354. root 26 Oct20 0:00 [watchdogd]
  2355. root 12 Oct20 0:00 [cpuhp/0]
  2356. root 106 Oct20 0:00 [bioset]
  2357. root 13 Oct20 0:00 [kdevtmpfs]
  2358. root 276 Oct20 0:00 [ttm_swap]
  2359. root 15 Oct20 0:00 [khungtaskd]
  2360. root 23096 09:09 0:00 [kworker/0:2]
  2361. root 557 Oct20 0:00 /usr/sbin/gdm3
  2362. Possible Related Packages:
  2363. gdm3 3.22.3-3 GNOME Display Manager
  2364. root 225 Oct20 0:00 /lib/systemd/systemd-udevd
  2365. root 3 Oct20 0:05 [ksoftirqd/0]
  2366. root 103 Oct20 0:00 [scsi_eh_0]
  2367. root 21182 00:06 0:00 /usr/sbin/cupsd
  2368. root 199 Oct20 0:07 /lib/systemd/systemd-journald
  2369. root 422 Oct20 0:03 /usr/lib/policykit-1/polkitd
  2370. root 16 Oct20 0:00 [oom_reaper]
  2371. root 19 Oct20 0:00 [ksmd]
  2372. root 107 Oct20 0:00 [scsi_eh_1]
  2373. root 582 Oct20 0:18 /usr/sbin/apache2
  2374. Possible Related Packages:
  2375. apache2 2.4.25-3+deb9u2 Apache HTTP Server
  2376. apache2-bin 2.4.25-3+deb9u2 Apache HTTP Server (modules and other binary files)
  2377. apache2-data 2.4.25-3+deb9u2 Apache HTTP Server (common files)
  2378. apache2-utils 2.4.25-3+deb9u2 Apache HTTP Server (utility programs for web servers)
  2379. libapache2-mod-dnssd 0.6-3.1 Zeroconf support for Apache 2 via avahi
  2380. root 113 Oct20 0:00 [scsi_tmf_2]
  2381. root 6 Oct20 0:00 [kworker/u2:0]
  2382. root 377 Oct20 0:00 /usr/sbin/ModemManager
  2383. root 28 Oct20 0:00 [vmstat]
  2384. root 104 Oct20 0:00 [scsi_tmf_0]
  2385. root 532 Oct20 0:00 /usr/sbin/sshd
  2386. root 675 Oct20 0:00 /usr/lib/upower/upowerd
  2387.  
  2388. [*] ENUMERATING INSTALLED LANGUAGES/TOOLS FOR SPLOIT BUILDING...
  2389.  
  2390. [+] Installed Tools
  2391. /usr/bin/awk
  2392. /usr/bin/perl
  2393. /usr/bin/python
  2394. /usr/bin/vi
  2395. /usr/bin/find
  2396. /bin/netcat
  2397. /bin/nc
  2398. /usr/bin/wget
  2399.  
  2400. [+] Related Shell Escape Sequences...
  2401.  
  2402. vi--> :!bash
  2403. vi--> :set shell=/bin/bash:shell
  2404. awk--> awk 'BEGIN {system("/bin/bash")}'
  2405. find--> find / -exec /usr/bin/awk 'BEGIN {system("/bin/bash")}' \;
  2406. perl--> perl -e 'exec "/bin/bash";'
  2407.  
  2408. [*] FINDING RELEVENT PRIVILEGE ESCALATION EXPLOITS...
  2409.  
  2410. Note: Exploits relying on a compile/scripting language not detected on this system are marked with a '**' but should still be tested!
  2411.  
  2412. The following exploits are ranked higher in probability of success because this script detected a related running process, OS, or mounted file system
  2413. - Debian OpenSSL Predictable PRNG Bruteforce SSH Exploit || http://www.exploit-db.com/exploits/5720 || Language=python
  2414. - Ubuntu/Debian Apache 1.3.33/1.3.34 (CGI TTY) Local Root Exploit || http://www.exploit-db.com/exploits/3384 || Language=c
  2415.  
  2416. The following exploits are applicable to this kernel version and should be investigated as well
  2417. - Kernel ia32syscall Emulation Privilege Escalation || http://www.exploit-db.com/exploits/15023 || Language=c
  2418. - Sendpage Local Privilege Escalation || http://www.exploit-db.com/exploits/19933 || Language=ruby**
  2419. - CAP_SYS_ADMIN to Root Exploit 2 (32 and 64-bit) || http://www.exploit-db.com/exploits/15944 || Language=c
  2420. - CAP_SYS_ADMIN to root Exploit || http://www.exploit-db.com/exploits/15916 || Language=c
  2421. - MySQL 4.x/5.0 User-Defined Function Local Privilege Escalation Exploit || http://www.exploit-db.com/exploits/1518 || Language=c
  2422. - open-time Capability file_ns_capable() Privilege Escalation || http://www.exploit-db.com/exploits/25450 || Language=c
  2423. - open-time Capability file_ns_capable() - Privilege Escalation Vulnerability || http://www.exploit-db.com/exploits/25307 || Language=c
  2424.  
  2425. Finished
Add Comment
Please, Sign In to add comment