Skip to content

WindowsTechs.com

Collaborate Disseminate

Menu

Primary menu

  • Home

Author Archives: Flux

Do websites know which previous website I visited?

Posted on November 16, 2021 by Flux

Suppose I am using a web browser to look at example.com. Now, from the same web browser tab, I enter example.org in the address bar and go to that completely different website operated by another entity.
Does example.org know that the prev… Continue reading Do websites know which previous website I visited?→

Posted in HTTP, web browser

SSH reverse tunnels: can the intermediate server eavesdrop on an SSH session?

Posted on April 3, 2021 by Flux

Suppose there are three computers: (1) my laptop, (2) a server that has a public static IP address, and (3) a Raspberry Pi behind a NAT. I connect from (1) to (3) via (2) as explained below.
On the server (2), I add GatewayPorts yes to /et… Continue reading SSH reverse tunnels: can the intermediate server eavesdrop on an SSH session?→

Posted in ssh, Tunneling

Do I need to backup my GPG key again after extending its expiry date?

Posted on November 2, 2020 by Flux

I have just extended the expiry date of my GPG key by following these instructions: Can you extend the expiration date of an already expired GPG key? I have previously backed-up my key. Do I need to backup again after extending its expiry … Continue reading Do I need to backup my GPG key again after extending its expiry date?→

Posted in GnuPG, PGP

Whom should I report spam emails to?

Posted on July 3, 2020 by Flux

Today I received an email from a person in "critical health condition" who wants to give me about $10 million. It is clearly some kind of scam. What should I do with the email besides not replying? Is there an organization I can … Continue reading Whom should I report spam emails to?→

Posted in email, Scam, Spam

SRP confirmation of shared keys

Posted on January 16, 2020 by Flux

SRP (secure remote password) needs an exchange of hash signatures to verify that both parties have the same shared key (RFC2945):

At this point, the client and server should have a common session key
that is secure (i.e. not known… Continue reading SRP confirmation of shared keys→

Posted in srp

What information can mouse recorders get?

Posted on September 1, 2019 by Flux

In comparison to keyloggers, mouse recorders do not seem to be able to obtain much sensitive information. For example, passwords, credit card numbers, email addresses, names, passport numbers, etc. can be obtained using keyloggers. But wha… Continue reading What information can mouse recorders get?→

Posted in Keyloggers, spyware

What are the security implications of connecting to Tor through an SSH SOCKS proxy?

Posted on June 15, 2019 by Flux

Suppose I have a user account on a remote server run by a friend.

I create a SOCKS tunnel on my computer that forwards connections from a local port to the remote server: ssh -N -D 12345 john@10.1.1.5 (i.e. all local connections to localh… Continue reading What are the security implications of connecting to Tor through an SSH SOCKS proxy?→

Posted in proxy, socks5, ssh, tor

Is it safe to browse the web through an SSH SOCKS5 connection to an untrusted proxy?

Posted on January 24, 2019 by Flux

I have established an SSH tunnel to an untrusted machine:

ssh -N -D 12345 john@example.com

Next, I set up Firefox’s connection settings to use the SSH tunnel by setting the SOCKS host to 127.0.0.1, and the SOCKS port to 12… Continue reading Is it safe to browse the web through an SSH SOCKS5 connection to an untrusted proxy?→

Posted in Firefox, socks5, ssh

Post navigation

Newer posts →

Primary Sidebar Widget Area

Infocon Status

Internet Storm Center Infocon Status

Recent Posts

  • How I’m backing up my Samsung Messages before the service ends in July – local and cloud options May 5, 2026
  • Bose’s new home theater system is optimized for your various TV setups – but can it beat Sony? May 5, 2026
  • Critical Remote Code Execution Vulnerability Patched in Android May 5, 2026
  • The Back Door Attackers Know About — and Most Security Teams Still Haven’t Closed May 5, 2026
  • MetInfo CMS CVE-2026-29014 Exploited for Remote Code Execution Attacks May 5, 2026

Tag Cloud

Agriculture Alzheimer's Disease Art Audio Automation Bluetooth Building and Construction Campervan Camping Cancer Coronavirus (COVID-19) Cycling Dementia Diabetes DNA Electric Vehicles Food Home House Huawei Indiegogo MIT Mobility Moon New Atlas Audio NVIDIA Off-grid Off-road Pedal-assisted Photography Physics Radio Repair RV Samsung Satellite Sony SpaceX spoofing sustainable design The Immune System Tiny Footprint Training Water Zoom

Archives

  • Facebook
  • Twitter
  • Linkedin
  • Email
Copyright © 2026 WindowsTechs.com. All Rights Reserved.
Theme: Catch Box by Catch Themes
Scroll Up