Gadget Victims: guide

Post Top Ad

Showing posts with label guide. Show all posts
Showing posts with label guide. Show all posts

Configuring WinNUT 2.x on Windows to monitor UPS status from Synology DiskStation

2/07/2022 04:26:00 PM

Since my first article on how to setup WinNUT on Windows, most components have evolved.

The version 2 of WinNUT is easier to configure than its predecessor. No need to edit a text file anymore, all is done from a unique user interface.  

So, here's a refreshed guide on how to set everything up.

Read More

Mistakes to avoid with your new Bean to Cup machine

2/07/2022 04:21:00 PM 0
My acquisition of a Bean to cup machine is quite recent and I've been through several beginner's mistakes which I collected here while it's fresh.
Read More

From Synology DS213+ to DS720+

10/18/2021 12:21:00 PM 0

My Synology DS213+ has been a reliable central storage for all the household for several years.

When it reached the end of its support lifecycle, I started looking for the most suitable upgrade in 2021: The DS720+ (after some hesitation with the DS 220+)

 


Read More

Upcoming PC Games: The Best New Games to Look Forward to in 2021 and Beyond

5/14/2021 12:33:00 AM 0

(via: https://pixabay.com/photos/computer-computer-keyboard-gaming-1844996/)


While console gaming has been getting a lot of attention in 2020 and 2021 due to the big release of the PS5 and Xbox Series X and S, PC gaming isn’t going anywhere. In fact, PC gamers make up around half of the total gaming population.


PC gaming can provide incredible graphics and generally give players a lot more customization options than consoles. In addition to that, there are also some very exciting games on the horizon for the PC, as well. 


Whether you are looking for the best shooter games for the PC to grind, or something a little different, here are some of the best upcoming PC games to look forward to.

Read More

Using micro:Maqueen v4.1 with micro:bit v2

4/27/2021 04:48:00 PM 0

The most advertized coding interface for micro:Maqueen is the web based makecode.microbit.org, but it's not always the best way to fully exploit the features of the robot.
Read More

Testing the Kittenbot Meowbit Bluetooth Module

4/07/2021 03:50:00 PM 0





While the Meowbit is a good initiation to video gaming, it would be nice if it could interact wirelessly with the micro:bit for some cool projects. 

This is where the Kittenbot BLE SD module comes in handy.


Read More

Backup from Synology NAS to Asus Router (updated)

2/02/2021 12:39:00 PM 0
This is a short recap of what's needed to set up a regular backup of a Synology shared folder onto an USB drive plugged on an Asus router (running with Asuswrt Merlin).

The information needed for this specific operation is generally scattered in different places, so I regrouped everything while it's still fresh from my recent actions.

Read More

A simple mod for FLSUN Q5

7/21/2020 05:26:00 PM 0

If you ever print an object tall enough with the FLSUN Q5, you may see the tube/cable pair getting caught by one of the screws holding the right rod.

As a precaution, I designed this replacement for the "rod cup" with an extension that will cover the screw in question.
There's no need for more than one as the cable always tends to bend and get trapped on the same side.


Read More

3 ways to resolve the joycon drift... by order of longevity

6/30/2020 03:54:00 PM 0
The infamous Joycon drift is one of the biggest design flaws of the Nintendo Switch (along with the top right of the LCD screen detaching due to the heat generated by the processor)

With no sign that Nintendo ever fixed this problem with a better design, buying a new Joycon for 50$ seem a waste of money.

Fortunately, there are quick an cheap ways to resolve this.
Read More

If your fingerprint mouse no longer works after a Windows 10 update

6/10/2020 01:43:00 PM 0

If your fingerprint mouse stopped authenticating you after a recent Windows update, there's a quick solution to this.



Read More

How to get rid of all ads in MIUI 11

3/07/2020 04:34:00 PM 1
Xiaomi MIUI overlay has greatly improved over the recent years and I start to like it.

What I like less is the increased amount of ads that sneaked in every corner of it

Obviously Xiaomi fail their promise to cut down on ads in MIUI 11.

Thankfully there's always a switch hidden in the most remote part of a menu to turn them off.

Read More

Cracking open the iPazzPort KP-62 remote

1/22/2020 11:52:00 AM 0

The iPazzPort KP-62 is an RF remote I bought some time ago thinking it could be better than the H1 or even the unmatched TZ-P3.


I never considered publishing a review for it because of its inherent show-killer feature: the useless and continuous beeping when using the keyboard side.

There's a simple DIY solution to it.


Read More

Is your IP Camera (still) vulnerable to XSS?

1/21/2020 11:03:00 AM 0
XSS or Cross Site Scripting is a common vulnerability in software allowing attacker to inject code via the user interface.
Often, an input field just intended to collect a server address or user name will also accept entries of a different nature that will be interpreted by the system.

Low-cost IP Cameras, but also more professional ones, have been exposed to XSS for many years, a good reminder that such network devices should not be directly exposed to the Internet!
Hopefully that vulnerability is now well known and many manufacturers eventually "patched" their devices or reduced the attack surface by removing telnet and ftp altogether.

If your IP camera has a HTTP-based user interface, here's a working example of command injection (for learning purpose). This works great on old generation Veskys and Digoo BB-M2 (the pictures below comes from that model), and does not with the Wanscam models I tested.

First check if the admin interface of your camera as an FTP server settings page like this:



Then instead of FTP Server address, copy this command:
put $(killall telnetd)
That first command killed the running telnet daemon.
The second will now launch the Busybox shell without a user/pass prompt. In the username field, copy this: 
$(telnetd -l /bin/sh)

Click the Set up button to save the entries, and click the "Test" button to send them.
The actual FTP server test will report "Test  ...  Failed" which doesn't matter at all because the commands have been executed.

After that, use any telnet emulator, like Putty, and connect to the camera on port 23

As the owner of the camera, this trick allows you to gain full control on your camera.
"hslwificam"

Source: https://nm-projects.de/2017/01/hacking-ip-camera-digoo-bb-m2-part-3-getting-root-access/

More reading:
https://www.nccgroup.trust/us/about-us/newsroom-and-events/blog/2010/february/busybox-command-injection/
Read More

A closer look at Digoo DG-MYQ

7/10/2019 05:25:00 PM 5
Despite my recent experience with Digoo cloud cameras, I found the DG-MYQ (also known as BakeeyV380) interesting as a discrete and compact security camera.

It's been out for a while so what follows is more a gathering of information found over time than a real review.

Read More

My first steps using the E3D Nano

4/23/2019 11:09:00 PM 3

This could as well be titled "My first steps in 3D printing" even though the long month waiting for my printer to arrive gave me time to document, watch, learn and prepare for The Day.










Read More

Home Automation: Sonoff, Tuya ...or both?

2/20/2019 05:13:00 PM 14
My old X10 equipment is being replaced with the cheap Wi-Fi-based sockets and switches from Sonoff and Tuya.

Before learning the difference between these competitors, I found myself with a mix of both "standards"...


Read More

Configuration tool for Alfawise V2 Keyboard

8/27/2018 04:35:00 PM 2


The Alfawise V2 is a great mechanical keyboard with many RGB modes and assignable macro keys.

While most functions are available via the keyboard itself, its companion software is useful to reveal its full potential.






Read More

Adding a 128GB SSD to the YEPO Ultrabook/Chuwi EZBook

6/05/2018 11:58:00 AM 2
Some time has passed since my review of the YEPO 737A (64GB version), and I  was can tell today that this ultrabook is worth the addition of a SSD.

The next thing I needed was a SSD drive for a decent price and the Vaseky 128GB is just the perfect match.


Read More

Gearbest warehouses decoding: where do they ship from...

6/04/2018 03:40:00 PM 1

Some Gearbest products are available from various warehouses outside China or HK.
Such warehouses appear with the prefix "G-W-" which tells you nothing about their actual location.  

Choosing the right warehouse can dramatically reduce the waiting time and, sometimes, the final cost.
Read More

Firmware Update 1.60 for Casio MZX-series keyboards

5/22/2018 12:04:00 PM 1
Those who don't regularly visit the Casio Music Forums might have easily missed the news:
A firmware update (ver 1.60) has been released for the MZX-500 and MZX-300 in April.

Here's what it adds and how to minimize the risk to brick your keyboard with it.

Read More

Post Top Ad