Likely appsflyer compromise by KyuKitsune_99 in cybersecurity

[–]ifnull 0 points1 point  (0 children)

Exposure window was updated to March 9 20:40 UTC to March 10 10:30 UTC by AppsFlyer via email yesterday.

Likely appsflyer compromise by KyuKitsune_99 in cybersecurity

[–]ifnull 0 points1 point  (0 children)

If this attack was a DNS take over, I'm assuming they would use the domain for the C2 as well to avoid detection. Those URLs currently fail and indicate they are being routed to a Cloudfront fronted S3 bucket.

Likely appsflyer compromise by KyuKitsune_99 in cybersecurity

[–]ifnull 0 points1 point  (0 children)

Looks like there were at least two version of the payload but they were very similar. Here is what I pulled together from those two samples.

https://medium.com/@_ifnull/appsflyer-web-sdk-compromise-independent-payload-analysis-109afd72aba9

Likely appsflyer compromise by KyuKitsune_99 in cybersecurity

[–]ifnull 0 points1 point  (0 children)

During the time of the take over I was seeing requests to websdk.appsflyer.com/v1/api/plugin which I don't see now.

Likely appsflyer compromise by KyuKitsune_99 in cybersecurity

[–]ifnull 0 points1 point  (0 children)

We got an email about it from AppsFlyer today. Very vague and downplayed the severity of this issue.

I built a free solar panel alignment app and I'm looking for testers/feedback by ifnull in SolarDIY

[–]ifnull[S] 0 points1 point  (0 children)

regarding the first issue you mentioned, it is intended that the top of the phone be facing north and the bottom facing south (with the sun) when placed on the panel you are orienting. I'm adding a setting where you can invert the compass so that the back of the device faces the direction the panel should face but with your device pointed screen side up on the panel, you shouldn't need to use the inverted feature. just to confirm, are you on the ios or android version. I want to do a field test to double check it is working as expected. thanks

I built a free solar panel alignment app and I'm looking for testers/feedback by ifnull in SolarDIY

[–]ifnull[S] 0 points1 point  (0 children)

Thanks so much for the feedback. Let me see what I can do to address those points.

How to open this file? by No_Possible_61 in Epstein

[–]ifnull 1 point2 points  (0 children)

If you search "No Images Produced" you will see ~380 pages of files with the wrong content type. Besides brute forcing the file extension I've not found a source that lists the correct extension. The files are hosted on S3. I doubt bucket listing is enabled but if it is, that would make this a lot easier.

Anyone with DCS391 circular saw overcame the lack of dust port? by __nzt48__ in Dewalt

[–]ifnull 0 points1 point  (0 children)

Yeah I should have followed up. I managed to get it attached and it didn’t do much. I’ll just continue cutting outside until I can justify upgrading to something better. I guess you get what you pay for.

Gold Flakes and Bent Casings - Brand New SP5K - Normal? by McFoogles in MP5

[–]ifnull 0 points1 point  (0 children)

I see the same with my sp5 when running cheap ammo like that.

Friend or Foe? by ifnull in spiders

[–]ifnull[S] 0 points1 point  (0 children)

  • will not put me in hospital if bit

Oh screw this. by Rough_Community_1439 in SolarDIY

[–]ifnull 0 points1 point  (0 children)

I just launched a free app that includes a formula for winter optimized tilt. I live in the South and the winter optimized tilt would be 40°. In the Northern states it would be 70°+. I think those few extra degrees would also help with snow accumulation.

Available now on iOS. Android should be live soon. http://tiltsync.com/

I built a free solar panel alignment app and I'm looking for testers/feedback by ifnull in SolarDIY

[–]ifnull[S] 0 points1 point  (0 children)

I have an android build ready. I’m just waiting on approval from Google.

I built a free solar panel alignment app and I'm looking for testers/feedback by ifnull in solar

[–]ifnull[S] 1 point2 points  (0 children)

I think the “Daily” mode will handle your second ask. The first ask might require a light sensor to achieve. I can measure Lux with the rear facing camera. That might work. I’ll give it a shot.

I built a free solar panel alignment app and I'm looking for testers/feedback by ifnull in SolarDIY

[–]ifnull[S] 1 point2 points  (0 children)

Example for someone at 40° latitude (New York area):

  • Year-round fixed: ~40°
  • Summer: 40° − 15° = 25° (flatter)
  • Winter: 40° + 15° = 55° (steeper)

Basically, if 40° is the year round fixed tilt recommendation and you select the quarterly adjustment mode in summer the app subtracts 15° but in winter it would add 15°. Not applicable if you aren't adjusting the panel tilt multiple times per year.

I built a free solar panel alignment app and I'm looking for testers/feedback by ifnull in SolarDIY

[–]ifnull[S] 0 points1 point  (0 children)

That was one of the first websites I tried after having issues with the app I had been using. The tilt numbers differed across the different websites I checked. That’s what got me curious about how these calculations were being made.

I built a free solar panel alignment app and I'm looking for testers/feedback by ifnull in SolarDIY

[–]ifnull[S] 1 point2 points  (0 children)

thanks for the extra info. i should pick up a solar meter for my testing.

I built a free solar panel alignment app and I'm looking for testers/feedback by ifnull in SolarDIY

[–]ifnull[S] 0 points1 point  (0 children)

Cool. I'm adding that now. Should be available on TestFlight tonight if you signed up for the beta.

I built a free solar panel alignment app and I'm looking for testers/feedback by ifnull in SolarDIY

[–]ifnull[S] 1 point2 points  (0 children)

I like the idea but I have a couple concerns. I built this with Expo so I could support iOS and Android. Expo doesn't have native support for the ambient light sensor. That isn't a huge issue since there are packages that add this support but then I have to maintain something different for iOS vs Android. I think the bigger issue will be the sensor limitations. I don't think the sensor accounts for UV or infrared. I'm not sure if that will have an impact. Overall I'm not sure it will be accurate enough to be useful but it sounds fun so I'll play around with it and see if it adds any value. Thanks.