Where should I start in computering? I'm about to hit 30 and need to escape neetdom. Was thinking about enlisting in the army but can I code my way out instead?
Carson Hernandez
Same here.
Thomas Ramirez
>Same here. even with the enlistment? I semi tried to go balls deep into programming a few years back. started to learn python and went back to college with the intent to get a bachelors in comp sci. the intro to computing class was such a fucking joke I just stopped doing it and pre cal was a bitch because my math is so rusty and I gave up on math in like 8th grade
if you can't into math you're expendable in tech industry. learn a trade instead.
Anthony Moore
? can I learn a marketable computer skill from home and seek reasonable compensation within a somewhat short time period? can I make it?
Angel Ortiz
I'm not a brainlet unless years of neetdom has given me perma brain fog. I should be able to force myself to math if I have to. given this insight what is your advice? thank you
Jaxson Barnes
So what does a firewall even do aside from filtering ports and maybe blacklisting IP addresses?
Isaiah Rogers
Just enlist, and get it over with.
Blake Powell
unless you have a plan or internship you know you could land i'd still recommend learning a trade. pay ain't shit but at least you'll have some job security and will actually contribute to something if anything else.
what you're describing is a stateless firewall, as in, it doesn't know which traffic belongs to which connection. Stateful firewalls on the other hand know about connections so you can create rulesets based on a connection state - for example allow all established connections outbound, drop Connections that are in an invalid state or silly stuff like drop each forth packet of a connection. Based on other capabilities they may have, they're also called Deep Packet Inspection, Content filter, Proxy, Intrusion Detection / Prevention System...
congratulations, you would've forwarded user to sites that would've told him what he already knew, wrapped in several layers of BS. Based on that search he still wouldn't know about stateless / stateful firewalls because it just isn't in the results
Teach yourself calculus, it's literally high school mathematics.
Cooper Butler
>calculus >high school mathematics Mmmmmm
Logan Hernandez
I am neither joking not trolling. Calculus (at a bare minimum, differential calculus, but integrals and series should be familiar too) is remedial in any serious university's STEM curriculum.
Aaron Wright
Yes, advanced high school mathematics for the tryhards.
It's not expressly difficult if you have a solid understanding of math, but math education in the US is a goddamn fucking joke. People graduate without even being able to do long division or fractions. I should know, I was one of them.
Personally, I had to spend about 2 years re-doing all my math classes from Grade 8 to Grade 12, not because I hadn't passed them, but because I hadn't actually learned that shit. Luckily it was free for me to do it because I live in the socialist dystopia of Canuckistan.
My advice for people who need to brush up on math: Use khanacademy, work through everything from the basics on up. Spend 1-2 hours PER DAY doing this. Math actually gets fun once you know the fundamentals.
I've been writing a cyberpunk novella. 63 Pages in and it's pouring out of me. Don't really know what I'm going to do with it when I'm done but it's been a blast writing it. I gotta be thankful for these continued cyberpunk threads because I've learned a ton of shit from them.
tl;dr: thanks.
Cameron Harris
np
Liam Carter
I followed that endchan link and that's very interesting. I'd think it'd be more important to learn the principles behind the endwall and the like, but I do think the scripts do help teach that.
What's happened to endchan? It seems a whole lot less normie than this place and I'd prefer that.
Ryan Cox
opting out doesn't solve anything. You'd need a robust privacy solution.
Julian Miller
Cyberpunk has nothing to do with cybersecurity.
Eli Richardson
on one hand, fuck people for asking stupid questions. On the other hand, this kind of toxicity is why you don't see any cybsec communities. You can't find a single good infosec community on the whole damn web, this shit sucks ass. Best you have is reddit-tier autism and fuck that.
Nathaniel Ramirez
I can't wait to read it. Have a good day!
Joseph Moore
Lets say you were hypothetically creating some ransomware. How would you include the password? just as a base64 string, or another way?
Jackson Rodriguez
I'm trying a beginner buffer overflow problem that I can't seem to figure out.
I want to give some input that will modify a or b so that they'll match one of the cases. I thought it would be something obvious like entering 10 A's and then the value which will overflow and modify one of the variables, but it doesn't appear to be that simple.
Also gdb won't let me look at the stack for some reason. The buffer and variables all appear to be in a contiguous block of memory though.
Charles Torres
Fuck college, learn computer security basics and do some hackmes and ctfs, then you can at least do some freelance security work with bugcrowd or something. If you feel like getting into it some more, apply for SOC analyst jobs, they're pretty entry level in general.
I am trying to hack zoom's guitarlab software to let me load an effect only allowed on the "b3n" unit onto my "g3n" unit. Unfortunately the effects in question are not displayed in any way that makes it possible to generate a relevant error message or anything like that to begin tracing through the code.
Anyone have any ideas on where to start with this? I'm willing to do my homework.
for ransoware you'll want asymmetric crypto. passwords in code should always be derivatived from computed values. Also read 'trolling with math'
Samuel Cooper
I have to do a project on network security
I can do basically anything since the prof left it vague as hell what she even wants. The general gist I got was that it's supposed to be about network security, it'll require a powerpoint presentation, a demonstration of something, and a bunch of documented research.
Any ideas?
Gavin Reed
Thanks dude, i appreciate it. I will read it. Its not super important to be really secure, because its just tutorial code for my programming/pentesting website, but i do want to be as informed as i can be.
What are you interested in, my dude? If i were you, i would be browsing exploit-db.com and finding some recent exploits to talk about. I found one a while back (I think it was quite old) about an sqli attack that allowed you admin permissions into a smart house, and all the smart houses were in jewland. Shodan dork and all. Port knocking is a fun concept in terms of defense, if thats more what you are after.
netsec isn't about exploits, it's about preventing them to get through. So, maybe practical setup / circumvention / analysis of an IDS / IPS
Isaiah Morgan
It's about both. You can't prevent exploits without understanding them. Find an exploit that's been patched, and discuss why there was an issue in the first place, and how it has been fixed.
Blake Nelson
Cyberpunk has nothing to do with computer security Vulnerability research is the only real security field Certs are for retards You're all larpers
Gabriel Long
I've been leaning towards a pentest example using aircrack-ng against an old laptop working as an AP with WPA encryption and then I guess getting root and doing something silly like sending microphone input to the laptops speakers or something via ssh.
Trouble is, idk how I'm going to do that and show the class, and I'm literally doing this with zero experience in hacking anything. I've essentially got a month to rig this all together.
Thomas Collins
vr is fucking great haven't written a real-world exploit in over a year. I really need to get back into it
Robert Cook
redpill me on the phrack high council and the insecurity of openbsd
Austin Adams
nice haiku
Aaron Scott
Honestly, I think the whole aircrack-ng is a very skiddie attack. It doesn't actually demonstrate any understanding. Really all you are doing is capturing a .cap file with a wifi handshake in it, then brute forcing the handshake. This isnt really a security vulnerability, because if the user has a good password that will takes months and months, then getting into a PC in the network requires a PC to have vulnerable services running. The there is privesc, and no offense, but you will struggle with that. However, setting up an AP on a linux box is easy as piss, so if you are interested in doing something along the lines of that, you could look into the program fluxion, which rely's on social manipulation to make the user give you their wifi password thinking they are doing it for security reasons. Much more of an actual attack. A good one to look into would be EternalBlue, fucking interesting samba attack developed by the NSA.
With no experience, it may be a struggle for you, but it really depends how fast you learn, and how enthusiastic you are about this type of stuff. If you do want help though, you can drop a throwaway email here and i can try and help you out.
Wyatt Rogers
openbsd is pretty secure it employs some pretty novel mitigations for general security issues and as such is pretty resilient against most exploits. sure, you can hack some userland software in openbsd, but from my understanding the OS is designed such that getting anywhere from that point is pretty difficult.
Michael Barnes
which semester are you in? h4x0ring isn't magic, you know
Caleb Long
2nd year class, basically my second networking class period
Alexander Edwards
You could reverse engineer some shitty software/malware and document your findings. It doesn't matter what you're looking at; it's likely you'll find some interesting quirks/bugs/whatever. Include lots of diagrams and code snippets and it'll probably be pretty baller regardless of your findings.
Jason Sullivan
In my opinion, thats a bad idea. Reverse engineering is difficult, and thats not necessarily netsec either
Angel Stewart
don't stray too far, you know missed topics equals failed assignment. Take guidance at the classes' topics - I doubt you're doing software exploitation in an networking class.
Charles Gutierrez
Reverse engineering isn't as difficult as it is time consuming and monotonous at times. Since when has challenging yourself been a "bad idea" anyway?
Jackson Walker
Don't get me wrong, im learning reverse engineering myself at the moment. Its not a bad thing to challenge yourself, I just think its a bad idea to learn reverse engineering for a networking assignment when you have a month to create something you have to present.
Eli Thomas
shouldn't you larpers be posting on gaia or something?
Hunter Gomez
We're dealing mostly with basic network scanning and exploitation tools - netstat, nmap, wireshark, nessus, hashcat, etc.
Angel Cook
I'm currently going through stuff that will prepare me for OSCP (might take it in February because of money mostly, maybe even in January). Does anyone know any good resources and trainings I could go through to be more prepared?
Also, which other certifications and trainings should I go for if I aim to work in cyber security field?
If it's only allowed on another unit there might be a reason, most likely related to a component on the device. If you have the code perhaps your best shot would be to port it according to the components, and well the device must have some memory where you can modify the presets, so you would have to find a way to insert that effect there
Landon Thomas
Saved.
Ayden White
I figure reading this and then brushing up/learning shell scripting should give a decent foundation. Am I right?
how would the idea of uploading one's consciousness to a purely digital network work? writing a novel for nanowrimo and i like the idea of transhumanism to that extent being extremely common and effectively an alternate form of suicide.
i imagine we'd have a sort of urbit-like network with personal domains
Noah Edwards
What's the point of LARPing? You can work in security without pretending to live in a post-apocalyptic universe.
Logan Rivera
Foundation for what?
Nathaniel Watson
A netsec analyst job. Right now desktop support with a sec + cert. I think I would need some more knowledge before I'd have an edge over others.
Easton Walker
Yeah doesn't require much knowledge at all.
Christopher Smith
It is an alternate form of suicide. Stay away from it.
Keep it up! We need more cyberpunk stuff that isn’t from old dudes
Sebastian Phillips
I got a few media outlets from both sides, so I don't forget how each side looks and I can check on facts.
Henry Collins
Everywhere. Assume everyone is giving half truths at best. Everyone is a fucking liar who lets a little bit truth slip by. Don't forget to live since that is the closest you will get to The Truth.
I don't read news, I make it. Just kidding. I don't do anything at all. I don't read news though. I figure I'll notice if it's time to begin forcible removal and Jow Forums keeps me up to date on all my consumerist needs.
Maybe making you into a little girl, if you're into that kind of thing.