Terminal results finding for keylogger
Hi! I've been suspecting that my grandparents and dad installed a keylogger on my macbook. So I searched for an answer and found a post about copying and paste codes on terminal. I did it successfully but now I don't know what the results are. đ
Here is a copy paste from my terminal.
Last login: Sun Sep 14 19:51:36 on ttys000
Chadymae-Pretty:~ chady$ kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}'
Chadymae-Pretty:~ chady$ sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix)|edu\.mit|org\.(amavis|apache|cups|isc|ntp|postfi x|x)/{print $3}'
PPPMonitord.plist
com.zeobit.MacKeeper.plugin.AntiTheft.daemon
com.vsearch.helper
com.microsoft.office.licensing.helper
com.adobe.fpsaud
Chadymae-Pretty:~ chady$ launchctl list | sed 1d | awk '!/0x|com\.apple|edu\.mit|org\.(x|openbsd)/{print $3}'
com.paragon.ntfs.trial
SwapperUFi.plist
com.vsearch.agent
com.paragon.updater
com.bjango.istatlocal
com.zeobit.MacKeeper.Helper
com.google.keystone.user.agent
com.facebook.videochat.chady.updater
Chadymae-Pretty:~ chady$ ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/**,P*P,Priv,Qu,Scripti,Servi,Spo,Sta} * L*/Fonts 2> /dev/null
/Library/Components:
/Library/Extensions:
/Library/Frameworks:
AEProfiling.framework
AERegistration.framework
AudioMixEngine.framework
EWSMac.framework
NyxAudioAnalysis.framework
PluginManager.framework
TSLicense.framework
iLifeFaceRecognition.framework
iLifeKit.framework
iLifePageLayout.framework
iLifeSQLAccess.framework
iLifeSlideshow.framework
iTunesLibrary.framework
/Library/Input Methods:
/Library/Internet Plug-Ins:
Flash Player.plugin
Flip4Mac WMV Plugin.plugin
JavaAppletPlugin.plugin
Quartz Composer.webplugin
QuickTime Plugin.plugin
SharePointBrowserPlugin.plugin
SharePointWebKitPlugin.webplugin
Silverlight.plugin
flashplayer.xpt
iPhotoPhotocast.plugin
nsIQTScriptablePlugin.xpt
/Library/Keyboard Layouts:
/Library/LaunchAgents:
SwapperUFi.plist
com.bjango.istatlocal.plist
com.paragon.updater.plist
com.vsearch.agent.plist
/Library/LaunchDaemons:
PPPMonitord.plist
com.adobe.fpsaud.plist
com.microsoft.office.licensing.helper.plist
com.vsearch.daemon.plist
com.vsearch.helper.plist
com.zeobit.MacKeeper.plugin.AntiTheft.daemon.plist
/Library/PreferencePanes:
Flash Player.prefPane
Flip4Mac WMV.prefPane
MenuMeters.prefPane
NTFSforMacOSX.prefPane
/Library/PrivilegedHelperTools:
com.microsoft.office.licensing.helper
/Library/QuickLook:
GBQLGenerator.qlgenerator
iBooksAuthor.qlgenerator
iWork.qlgenerator
/Library/QuickTime:
AppleIntermediateCodec.component
AppleMPEG2Codec.component
Flip4Mac WMV Advanced.component
Flip4Mac WMV Export.component
Flip4Mac WMV Import.component
/Library/ScriptingAdditions:
Adobe Unit Types.osax
/Library/Spotlight:
GBSpotlightImporter.mdimporter
LogicPro.mdimporter
Microsoft Office.mdimporter
iBooksAuthor.mdimporter
iWork.mdimporter
/Library/StartupItems:
HWNetMgr
HWPortDetect
StartOuc
/etc/mach_init.d:
/etc/mach_init_per_login_session.d:
/etc/mach_init_per_user.d:
Library/Address Book Plug-Ins:
SkypeABDialer.bundle
SkypeABSMS.bundle
Library/Fonts:
28 Days Later 3.ttf
ANGEL___.otf
Always In My Heart.ttf
CRAZK___.TTF
Capture_it.ttf
DINBek-Regular.ttf
DINbek Bold.ttf
DK Crayon Crumble.ttf
Franchise-Bold.ttf
FunkyRundkopfTwoNF.ttf
GREMLINS.TTF
LeafyStencil.ttf
MTF Base Leafy.ttf
Mont Royal.ttf
SCRIPTIN.ttf
SnackerComic_PerosnalUseOnly.ttf
SouthernAire_Personal_Use_Only.ttf
The Sixth Sense.ttf
UnquietSpirits.ttf
batmfa__.ttf
batmfo__.ttf
orange juice 2.0.ttf
peach-sundress.ttf
radio1875_Bold.ttf
spyagency3acad.ttf
Library/Frameworks:
EWSMac.framework
Library/Input Methods:
.localized
Library/Internet Accounts:
V1
Library/Internet Plug-Ins:
ConduitNPAPIPlugin.plugin
FacebookVideoCalling.bundle
LWAPlugin15.8.bundle
Library/Keyboard Layouts:
Library/LaunchAgents:
com.apple.AddressBook.ScheduledSync.PHXCardDAVSource.6F1B4284-3073-4373-867B-FB2 EB51B838A.plist
com.apple.AddressBook.ScheduledSync.PHXCardDAVSource.CC26751B-BEC4-47B7-B8BB-0BF 4AE16DB06.plist
com.facebook.videochat.chady.plist
com.google.keystone.agent.plist
com.zeobit.MacKeeper.Helper.plist
Library/PreferencePanes:
Chadymae-Pretty:~ chady$ osascript -e 'tell application "System Events" to get name of every login item' 2> /dev/null
iTunesHelper, uTorrent
Chadymae-Pretty:~ chady$
Chadymae-Pretty:~ chady$
Mac Pro, OS X Mountain Lion (10.8.5)