Skip to content

Instantly share code, notes, and snippets.

View seanpm2001's full-sized avatar
🇺🇦
#StandWithUkraine

Sean P. Myrick V19.1.7.2 seanpm2001

🇺🇦
#StandWithUkraine
View GitHub Profile
@seanpm2001
seanpm2001 / wget_site_ripper.md
Last active August 9, 2021 05:22 — forked from jclosure/wget_site_ripper
rip an entire website with wget

How to download an entire website using Wget

wget is a nice tool for downloading resources from the internet. The basic usage is wget <url>:

wget http://linuxreviews.org/
@seanpm2001
seanpm2001 / zoomsucks.md
Created May 6, 2021 00:41 — forked from typokign/zoomsucks.md
Zoom Sucks

Zoom Sucks

  • Zoom abuses the installer flow on MacOS to bypass permissions dialogs (source)
  • Zoom sends identifying device info to Facebook, even when users don't have a Facebook account (source) (fixed)
  • A bug in Zoom sent identifying information (including email addresses and profile pictures) of thousands of users to strangers (source)
  • Zoom claims that meetings are end-to-end encrypted in their white paper and marketing materials, but meetings are only encrypted in transit, and are available in plaintext to Zoom servers and employees. (source)
  • zoomAutenticationTool can be used to escalat
@seanpm2001
seanpm2001 / dropdown.md
Created May 5, 2021 22:46 — forked from citrusui/dropdown.md
"Dropdowns" in Markdown
How do I dropdown?
This is how you dropdown.

<details>
<summary>How do I dropdown?</summary>
<br>
This is how you dropdown.