Skip to content

Instantly share code, notes, and snippets.

View tylermneher's full-sized avatar
:electron:
Focusing

Tyler M. Neher tylermneher

:electron:
Focusing
View GitHub Profile
@tylermneher
tylermneher / next-hour.json
Last active July 31, 2023 18:01
Apple Weatherkit API Call Return Example
{
"py/object": "weatherkit.models.WeatherKitResponse",
"current_weather": {
"py/object": "weatherkit.models.CurrentConditions",
"current_datetime": "2023-03-09T14:51:10-05:00",
"cloud_cover": 0.2,
"condition_code": "MostlyClear",
"conditions": "Mostly Clear",
"icon": "mostlyclear.svg",
"is_daylight": true,
@tylermneher
tylermneher / joe-logs-20230330.txt
Created March 31, 2023 03:38
joe-logs-20230330
[DHCP IP: (192.168.1.7)] to MAC address E8:9F:80:CE:83:36, Thursday, Mar
30,2023 23:34:49
[Remote login] from source 69.141.220.21, Thursday, Mar 30,2023 23:34:47
[LAN access from remote] from 20.237.33.87:4928 to 192.168.1.5:80,
Thursday, Mar 30,2023 23:34:28
[LAN access from remote] from 20.237.33.87:4928 to 192.168.1.5:443,
Thursday, Mar 30,2023 23:34:27
[LAN access from remote] from 69.141.220.21:57669 to 192.168.1.5:80,
Thursday, Mar 30,2023 23:34:02
[LAN access from remote] from 69.141.220.21:57668 to 192.168.1.5:80,
@tylermneher
tylermneher / skyaware.html
Created March 30, 2023 23:47
Skyaware Webmap
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8"/>
<link rel="stylesheet" type="text/css" href="style.css?v=8.0" />
<link rel="stylesheet" href="jquery/jquery-ui-1.11.4-smoothness.css" />
<link rel="icon" href="favicon.ico" />
<script src="jquery/jquery-3.0.0.min.js"></script>
<script src="jquery/jquery-ui-1.11.4.min.js"></script>
<script src="jquery/plugins/jquery.validate.min.js"></script>
@tylermneher
tylermneher / com.txt
Created March 30, 2023 17:39
com. bundles on macOS
com.android.ndk
com.apple.50onPaletteIM
com.apple.AOSUIPrefPaneLauncher
com.apple.AVB-Audio-Configuration
com.apple.AboutThisMacLauncher
com.apple.Accessibility-Settings.extension
com.apple.AccessibilityInspector
com.apple.ActivityMonitor
com.apple.AddressBook
com.apple.AddressBook.UrlForwarder
@tylermneher
tylermneher / com.apple.txt
Created March 30, 2023 17:08
com.apple bundles on macOS
com.apple.50onPaletteIM
com.apple.AOSUIPrefPaneLauncher
com.apple.AVB-Audio-Configuration
com.apple.AboutThisMacLauncher
com.apple.Accessibility-Settings.extension
com.apple.AccessibilityInspector
com.apple.ActivityMonitor
com.apple.AddressBook
com.apple.AddressBook.UrlForwarder
com.apple.AirDrop-Handoff-Settings.extension
@tylermneher
tylermneher / Reports.csv
Created March 30, 2023 10:29
Example APT Reports Pulled from OTX
We can make this file beautiful and searchable if this error is corrected: It looks like row 7 should actually have 3 columns, instead of 1. in line 6.
title,reference,created
Continued PassCV Malware,https://drive.google.com/file/d/1pzZT7Stig6i8hTqjxUUgxDSmGEJ7W9ak/view,2018-08-06
Blackgear Cyberespionage Campaign Resurfaces Abuses Social Media for C and C Communication,https://blog.trendmicro.com/trendlabs-security-intelligence/blackgear-cyberespionage-campaign-resurfaces-abuses-social-media-for-cc-communication/,2018-07-18
Golden Rat long-term espionage campaign in Syria is still ongoing,http://csecybsec.com/download/zlab/20180723_CSE_APT27_Syria_v1.pdf,2018-07-23
Chinese Espionage Group TEMP.Periscope Targets Cambodia Ahead of July 2018 Elections and Reveals Broad Operations Globally,https://www.fireeye.com/blog/threat-research/2018/07/chinese-espionage-group-targets-cambodia-ahead-of-elections.html,2018-07-11
Certificates stolen from Taiwanese tech-companies misused in Plead malware campaign,https://www.welivesecurity.com/2018/07/09/certificates-stolen-taiwanese-tech-companies-plead-malware-campaign/,2018-07-09
NavRAT Uses US-North Korea Summit As Decoy
@tylermneher
tylermneher / opramachine.html
Last active March 27, 2023 19:35
OPRAMachine Homepage over cURL
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
@tylermneher
tylermneher / resume.json
Last active May 4, 2024 20:04
resume.json
{
"meta": {
"theme": "kendall"
},
"basics": {
"name": "Tyler M. Neher",
"label": "Data Scientist and Cybersecurity Professional",
"email": "tyler@neherdata.com",
"photo": "https://github.com/tylermneher.png",
"phone": "732-275-5997",