The Privacy, Security, & OSINT Show – Episode 211

EPISODE 211-Privacy Security & OSINT Potpourri

This week I discuss a mess of topics including online security questions, the next privacy book, VOIP updates, Plaid financial data, free SSL certs, and two OSINT tips.

Direct support for this podcast comes from sales of my books and the online video training. More details can be found at IntelTechniques.com. Your support eliminates any ads, sponsors, endorsements, Patreon, donations, or commercial influence on this show.


SHOW NOTES:

INTRO:

Security Questions

PRIVACY SECURITY & OSINT POTPOURRI:

Extreme Privacy 3rd Edition

Linphone TLS/UDP settings

https://plaid.com/legal/data-protection-request-form/

https://github.com/acmesh-official/get.acme.sh

CPanel > SSH Access > Manage SSH Keys > Generate a new key > Generate Key
CPanel > SSH Access > Manage SSH Keys > Manage > Authorize
CPanel > Manage Shell > Enable SSH
Terminal > ssh [email protected] -p 21098
curl https://get.acme.sh | sh
source ~/.bashrc
acme.sh --register-account --accountemail [email protected]
crontab -l | grep acme.sh
acme.sh --issue --webroot ~/yourdomain.com -d yourdomain.com -d www.yourdomain.com --staging
acme.sh --issue --webroot ~/yourdomain.com -d yourdomain.com -d www.yourdomain.com --force
acme.sh --deploy --deploy-hook cpanel_uapi --domain yourdomain.com
CPanel > SSH Access > Delete Keys
CPanel > Manage Shell > Disable SSH

OSINT:

https://inteltechniques.com/blog/2021/03/21/investigating-google-doc-owners/

18004377950


Data Removal Workbook: https://inteltechniques.com/data/workbook.pdf

Affiliate Links (products we use):
VPN Considerations: https://inteltechniques.com/vpn.html
ProtonMail: https://go.getproton.me/aff_c?offer_id=26&aff_id=1519&url_id=267
ProtonVPN: https://go.getproton.me/aff_c?offer_id=26&aff_id=1519&url_id=282
Silent Pocket: https://silent-pocket.com/discount/IntelTechniques
Fastmail: https://ref.fm/u14547153
Simple Login: https://simplelogin.io?slref=osint
Amazon: https://amzn.to/2B5svbH


Investigating Google Doc Owners

I often see Doxxing suspects use Google Docs while collaborating against a victim. They add details as they find them, such as online accounts, email addresses, telephone numbers, and home addresses. These documents can display some valuable information behind the scenes. Let's conduct an example.

I located a Google doc which claims to offer a free PDF version of my OSINT book at the following link (potential spyware warning!):

https://docs.google.com/spreadsheets/d/1KXksB1vj7fXPNS4OYL0idQne3HXVnamtUP1h0ut3xwk

The page source code does not include any owner details, but the Google API does. The easiest way to query this information is through a Python application called xeuledoc available at:

https://github.com/Malfrats/xeuledoc

Installation within your OSINT VM created during the tutorials in my book Open Source Intelligence Techniques, 8th Edition, is quite easy. Enter the following within Terminal.

sudo -H python3 -m pip install xeuledoc

Execute the program by entering "xeuledoc" followed by your target Google Doc. My example was the following:

xeuledoc https://docs.google.com/spreadsheets/d/1KXksB1vj7fXPNS4OYL0idQne3HXVnamtUP1h0ut3xwk

The result identified the creation date, modification date, owner name, owner email address, and owner Google ID. A redacted copy follows.

I now know who created and uploaded the document. I can update xeuledoc at any time with the following command, which could be added to your custom update script:

sudo -H python3 -m pip install xeuledoc -U

I have updated the Linux steps and automatic Linux installation script on my website to include this program. You can access this information through the URL/User/Password included with your book. This is quite possibly my favorite new OSINT tool to emerge since publication.

The Privacy, Security, & OSINT Show – Episode 210

EPISODE 210-Lessons in Online Purchases & Domain Expiration

This week I discuss the recent takeover of a WeLeakInfo domain and how it publicly exposed all customers.

Direct support for this podcast comes from sales of my books and the online video training. More details can be found on the Books and Online Training tabs at IntelTechniques.com. Your support eliminates any ads, sponsors, endorsements, Patreon, donations, or commercial influence on this show.


SHOW NOTES:

INTRO:

None

LESSONS IN ONLINE PURCHASES & DOMAIN EXPIRATION:

Discussion


Data Removal Workbook: https://inteltechniques.com/data/workbook.pdf

Affiliate Links (products we use):
VPN Considerations: https://inteltechniques.com/vpn.html
ProtonMail: https://go.getproton.me/aff_c?offer_id=26&aff_id=1519&url_id=267
ProtonVPN: https://go.getproton.me/aff_c?offer_id=26&aff_id=1519&url_id=282
Silent Pocket: https://silent-pocket.com/discount/IntelTechniques
Fastmail: https://ref.fm/u14547153
Simple Login: https://simplelogin.io?slref=osint
Amazon: https://amzn.to/2B5svbH


The Privacy, Security, & OSINT Show – Episode 209

EPISODE 209-New OSINT Tactics

This week I discuss several new OSINT resources and strategies, including breach data and telephone number queries.

Direct support for this podcast comes from sales of my books and the online video training. More details can be found on the Books and Online Training tabs at IntelTechniques.com. Your support eliminates any ads, sponsors, endorsements, Patreon, donations, or commercial influence on this show.


SHOW NOTES:

INTRO:

None

NEW OSINT TACTICS:

scylla.so down
https://leaks.sh/
"compilationofmanybreaches.7z"
https://www.whitepages.com/suppression-requests
https://www.whoseno.com/
https://scammerblaster.com/carrier-lookup/
https://vertexshare.com/image-upscaler.html

Upscale image without losing quality


https://github.com/Y-Vladimir/SmartDeblur


Data Removal Workbook: https://inteltechniques.com/data/workbook.pdf

Affiliate Links (products we use):
VPN Considerations: https://inteltechniques.com/vpn.html
ProtonMail: https://go.getproton.me/aff_c?offer_id=26&aff_id=1519&url_id=267
ProtonVPN: https://go.getproton.me/aff_c?offer_id=26&aff_id=1519&url_id=282
Silent Pocket: https://silent-pocket.com/discount/IntelTechniques
Fastmail: https://ref.fm/u14547153
Simple Login: https://simplelogin.io?slref=osint
Amazon: https://amzn.to/2B5svbH


The Privacy, Security, & OSINT Show – Episode 208

EPISODE 208-Amazon Privacy & VOIP Updates

This week I devote a show to the latest tactics required to stay anonymous on Amazon, explain the risks of exposure within Amazon accounts, and provide an update for my VOIP strategy which provides unlimited phone numbers on any device.

Direct support for this podcast comes from sales of my books and the online video training. More details can be found on the Books and Online Training tabs at IntelTechniques.com. Your support eliminates any ads, sponsors, endorsements, Patreon, donations, or commercial influence on this show.


SHOW NOTES:

INTRO:

Ronny Chieng

VOIP UPDATES:

https://twitter.com/IntelTechniques/status/1363996082053636099

AMAZON PRIVACY:

New Accounts
Suspended Accounts
Solutions
Final Considerations


Data Removal Workbook: https://inteltechniques.com/data/workbook.pdf

Affiliate Links (products we use):
VPN Considerations: https://inteltechniques.com/vpn.html
ProtonMail: https://go.getproton.me/aff_c?offer_id=26&aff_id=1519&url_id=267
ProtonVPN: https://go.getproton.me/aff_c?offer_id=26&aff_id=1519&url_id=282
Silent Pocket: https://silent-pocket.com/discount/IntelTechniques
Fastmail: https://ref.fm/u14547153
Simple Login: https://simplelogin.io?slref=osint
Amazon: https://amzn.to/2B5svbH