View Issue Details

IDProjectCategoryView StatusLast Update
0001249Kali LinuxKali Package Bugpublic2016-06-28 22:12
Reporterg0tmi1k Assigned Torhertzog  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
Summary0001249: Junk files.
Description

On a clean 1.0.6 VM from http://www.offensive-security.com/kali-llnux-vmware-arm-image-download/, thats been fully updated today (2014-05-20), there are 'junk' files from OSX.

root@kali:~# find / -name .DS_Store
/opt/Teeth/units/.DS_Store
/usr/share/laudanum/aspx/.DS_Store
/usr/share/laudanum/asp/.DS_Store
/usr/share/laudanum/cfm/.DS_Store
/usr/share/laudanum/php/.DS_Store
/usr/share/laudanum/jsp/.DS_Store
/usr/share/laudanum/jsp/warfiles/.DS_Store
/usr/share/laudanum/jsp/warfiles/WEB-INF/.DS_Store
/usr/share/laudanum/jsp/warfiles/META-INF/.DS_Store
/usr/share/deblaze/pyamf/.DS_Store
/usr/share/ikat/src/img/.DS_Store
/usr/share/ikat/src/Linux/img/.DSStore
root@kali:~# find / -name '.
*'
/usr/share/laudanum/aspx/._.DSStore
/usr/share/laudanum/asp/.
.DSStore
/usr/share/laudanum/cfm/.
.DSStore
/usr/share/laudanum/php/.
.DSStore
/usr/share/laudanum/jsp/.
.DSStore
/usr/share/laudanum/jsp/warfiles/.
.DSStore
/usr/share/laudanum/jsp/warfiles/WEB-INF/.
.DSStore
/usr/share/laudanum/jsp/warfiles/META-INF/.
.DS_Store
/usr/share/isr-evilgrade/agent/osx/._istatmenus_upgrade_3.01.zip
/usr/share/isr-evilgrade/include/superantispyware/._superantispyware.xml
/usr/share/isr-evilgrade/include/flashget/._flashget_fgupdate.ini
/usr/share/isr-evilgrade/include/sunjava/JavaPayload/._use.txt
/usr/share/maltego/java/ant/etc/checkstyle/._checkstyle-xdoc.xsl
/usr/share/maltego/java/ant/etc/checkstyle/._checkstyle-text.xsl
/usr/share/maltego/java/ant/etc/checkstyle/._checkstyle-frames.xsl
root@kali:~#

Steps To Reproduce

find / -name .DSStore
find / -name '.
*'

Activities

g0tmi1k

g0tmi1k

2015-07-27 09:33

administrator   ~0003596

Kali 2:

root@kali:~# find / -name '._*'
root@kali:~#
root@kali:~#
root@kali:~# find / -name .DS_Store
/opt/Teeth/units/.DS_Store
/usr/share/deblaze/pyamf/.DS_Store
root@kali:~#

rhertzog

rhertzog

2016-06-28 22:12

administrator   ~0005435

I don't think it's worth tracking this. lintian already warns about such useless files and will be more-up-to-date than this report. Since they don't break anything, we can just clean them when we work on the affected packages for other reasons...

Issue History

Date Modified Username Field Change
2014-05-20 10:00 g0tmi1k New Issue
2014-06-04 15:19 karkassa Issue cloned: 0001345
2015-07-27 09:33 g0tmi1k Note Added: 0003596
2016-06-28 22:12 rhertzog Note Added: 0005435
2016-06-28 22:12 rhertzog Status new => closed
2016-06-28 22:12 rhertzog Assigned To => rhertzog
2016-06-28 22:12 rhertzog Resolution open => no change required