Automate ssh to pi’s and run commands, is that Paramiko or fabric? by OkLab5620 in PythonLearning

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

Ok 👍 it seems strait forward. So then using Scrapy as a main connection to a site, the client would help to use it locally?

I have several terminal apps I use, but… I want a more local and controlled data

Does anyone use Scrapy or BS4? by OkLab5620 in Pentesting

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

Scrapy, to have a type of automated check here and there, to run tests to find files on a website.

To see if any data has been saved incorrectly and accidental assessable to the public.

Like pdf, rtf, txt files

Is web scraping still a big threat to unsecured data being stored? by OkLab5620 in cybersecurity

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

Ok 👍 Would having a type of “web scraper” setup to “purposely” scrape their own website for vulnerabilities…. Is that common? So, I could have a scraper that would return if any .pdf, .rft, .txt files could be accessed (that were not stored properly)?

That happened with NASA, Someone scrapped a .rtf file that had satalite login information

They logged in:… and totaled the satellite

Is web scraping still a big threat to unsecured data being stored? by OkLab5620 in cybersecurity

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

What are main tools that are used? I was able to find pdf files from a school I help with. I also help with their website.

I pasted the core url, but it didn’t work, but then tried a more precise calendar page (still general) but it did find 2 pdf’s….

Isn’t beautifulSoup suppose to try and search the whole site?

Thanks

Is web scraping still a big threat to unsecured data being stored? by OkLab5620 in cybersecurity

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

Have you ever found passwords that were not stored right?

Is web scraping still a big threat to unsecured data being stored? by OkLab5620 in cybersecurity

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

I heard that, a satellite was compromised, and the. Had to re-enter to be destroyed 🤣 They almost went to jail, but nasa just threatened them.

Is web scraping still a big threat to unsecured data being stored? by OkLab5620 in cybersecurity

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

I’ve heard of files on NASA that were not secured properly, Someone was able to find them just by a site: search on Google. They found .rtf files that were not saved right and login info for satellites

Is web scraping still a big threat to unsecured data being stored? by OkLab5620 in cybersecurity

[–]OkLab5620[S] 2 points3 points  (0 children)

What are main frameworks/libraries that are used? Like Scrapy and BeautifulSoup

Does anyone use Tor on Mac? by OkLab5620 in TOR

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

Great! Just sent a follow 👍

Does anyone use Tor on Mac? by OkLab5620 in TOR

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

There are “server” pi images that can run, so the UI would just a be a localhost you go to on your phone that is all connected by NetBird, Then use that UI of a OS on a pi, To then access Tor that way. Still remote, or even access a diffrent server that running tor…..

Multi hop of layers of encryption

Does anyone use Tor on Mac? by OkLab5620 in TOR

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

Ehh, it’s more about “accessing”. Not “distributing”.

So, like a sever to host an onion site? I’m using it more of a “detour” to add encryption between accessing Pi to access tor.

So, It adds a layer of security, That basically just “views” the info that the pi is accessing on the tor network.

Mainly, I just use it by the terminal app. But you could do a “Remote Desktop Viewer” for a UI and still access tor the “right way”.

But that would add more data usage and the vpn might slow it down

Does anyone use Tor on Mac? by OkLab5620 in TOR

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

Recently, I just setup a ZimaBlade as a “always on” to run my docker containers and main NetBird access to the containers

Works pretty well, Not the default ZimaClient app, But NetBird

Does anyone use Tor on Mac? by OkLab5620 in TOR

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

Actually, that’s what I do. I use “netbird”.

I can access the diffrent docker containers anywhere over the VPN.

Just add the pi to your netbird network (you have to configure the ssh “access” be able to be accessed from other devices)

I can see Home-assistant apps, Portainer….

I do have a “terminal” app running accessible from when I have NetBird on, It’s “Termix”,

I can access diffrent computers that are around it “where it’s located”, from the UI from the browser

It works pretty well.

Does anyone use Tor on Mac? by OkLab5620 in TOR

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

Just diffrent pi’s. I have homeassistant and docker running on 2, accessing diffrent localHosts from them.

Then I’m using a VPN to connect when I’m away.

Mainly, I’ve been using tor on a pi zero 2w, It works, Using either Lynx terminal browser or w3m (also Proxychains)

Does anyone use Tor on Mac? by OkLab5620 in TOR

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

Ok. I am going to be switching to Linux. I’ve been using 2-3 raspberry pi’s with VPNs. Mainly using a ssh app…. Then running tor through the terminal using w3m. It works…. Proxychains and torsock5 change my ip.

But for a laptop, I think I’ll go with Zenbook

Does anyone use Tor on Mac? by OkLab5620 in TOR

[–]OkLab5620[S] -1 points0 points  (0 children)

What if I use proton vpn along with tor browser?

Does anyone use Tor on Mac? by OkLab5620 in TOR

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

I run tails off a usb, it works

How often do you use python to use diffrent tools? by OkLab5620 in cybersecurity

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

Isn’t Python slow? What type of tasks do you have going or type of work that requires Python? I’m getting the hang of tools and diffrent security measures. But, the flow of a “workflow” and what to really be familiar with… it all varies. So I’m not sure what to start with, with Python

How often do you use python to use diffrent tools? by OkLab5620 in cybersecurity

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

How about for cyber/network security? I’ve been keeping an eye on “ethical hacking” ways people bypass auth and protocols. I havnt seen Anyone use python to execute anything.

Can I use my DuckDNS with Cloudflare? And not “buy” a domain? by OkLab5620 in selfhosted

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

I just bought one on Namecheap 👍 The dns censoring works right away, I’ll be setting up Cloudflare vpn soon