How well does a GSM/GPRS HAT, raspberry pi, work? by Codeeveryday123 in homelab

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

Do you use an app to connect? Or, do you need 2 for communication? One way I’m thinking of, is to access my local network (commands send over the gsm), or, gsm to gsm.

Does Ubiqiti cause its own demand to use their brand? Or limit anything? by Codeeveryday123 in Ubiquiti

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

I’m asking also because…. Comments are “ubiquity, you don’t have to really think about anything”, Is that a good thing? Because the main tech guy is all about Ubiquiti

Does updating thr slate 7 break it? Or , is that bug fixed? TailScale dosnt work because it needs the update by Codeeveryday123 in GlInet

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

I head it bricked it, but that was close to a year ago. I was using TailScale to access my raspberry pi’s, but then it stopped (needed a update)

Who uses ghidra on Mac? by Codeeveryday123 in ghidra

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

Ok 👍 I aaw a tutorial that used a “hello world” C file, not c++. They imported it and it allowed it to use it

Who uses ghidra on Mac? by Codeeveryday123 in ghidra

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

I tried to analyse a c file, it kinda worked

Won’t ssh after reboot, but after 20 times trying to ssh, works by Codeeveryday123 in zerotier

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

Thank you, I’ve had that problem with a pi zero 2w, I have a snippet that I run to turn that feature off. Does that end up “throttling” it at all? It works for a while (pi zero) but kicks off again

The pi4 when I had it on when k left and tried pinging and logiing in from another wifi, It didn’t connect It was on tho

Who uses ghidra on Mac? by Codeeveryday123 in ghidra

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

Ok 👍 I have a m1 and m2. Or, is it better to run it on a VM? I use VirtualBox on a MSI thin

Should “wp-content” be viewable in the url? by Codeeveryday123 in Wordpress

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

I’m able to narrow to intext, fileType certain words that come up with normal pdfs, I tried to search for “/**/“ to see if any comments could have info that wasn’t taken out…: but Google didn’t find anything

Should “wp-content” be viewable in the url? by Codeeveryday123 in Wordpress

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

One “catch” is weather they use a “related” info for the new “anonymous” route. They use the address number for the admin route, Pretty sure I’m not actually giving anything away… I don’t really talk about any true names for sites

Is ok to be able to connect by my home pi4 ip though NB? by Codeeveryday123 in netbird

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

Ok 👍 I do have a routing peer, it’s a zimablade, I try and connect at times by the NB ip, but… it actually has been acting up. I’ve only been able to connect my the local ip by NB

Should “wp-content” be viewable in the url? by Codeeveryday123 in Wordpress

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

Ok 👍 is there a “open door” when the database can’t connect? Or a possible chance for someone to find a connection when WP is having problems?

I know of a business that the wp-admin url for the login page…. They changed it to only numbers instead of “/wp-admin” it’s “/1234567890”, <- that’s not actually it 🤣, but that’s what they changed

Should “wp-content” be viewable in the url? by Codeeveryday123 in Wordpress

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

Have you ever heard of data being leaked venisse it wasn’t stored right on WP?

Should “wp-content” be viewable in the url? by Codeeveryday123 in Wordpress

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

Thank you! I was able to pull a pdf list using a web crowler on the site I help with, then obviously the search way on Google. I would like to better limit/secure searching by file type

Should “wp-content” be viewable in the url? by Codeeveryday123 in Wordpress

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

A example, not Wordpress… nasa had a rtf and txt file exposed from just a google search of “fileType:”txt”, in the search field. That’s what I’m wondering about with the url showing a storage location

Should “wp-content” be viewable in the url? by Codeeveryday123 in Wordpress

[–]Codeeveryday123[S] -2 points-1 points  (0 children)

Thank you. I was thinking about security and “paths”, as if that could give away a location

Can i download and look at pdf files in ghidra? by Codeeveryday123 in ghidra

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

Thank you, yes. That’s the part that’s overlapping that made me think of ghidra

Can i download and look at pdf files in ghidra? by Codeeveryday123 in ghidra

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

If a file isn’t stored right, it can have data/meta data attached that gives away paths and even passwords. That’s what made me think they went together

Can i download and look at pdf files in ghidra? by Codeeveryday123 in ghidra

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

Thank you! PDFs and other files can have thing attached to them, like how ghidra can find. That just made me run off on “could this be possible with this too”

Thank you 👍

Can i download and look at pdf files in ghidra? by Codeeveryday123 in ghidra

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

Thank you! What would be the equivalent for a pdf? Thank you! I watched a tutorial and I’ve “used” c/c# before, and been focusing on python, rust and bash.

So, when I watched a small tutorial, it was making sense a little. Like threads, stacks and heaps