Reblog If You Think A Woman Can Be Complete Without Children

Reblog if you think a woman can be complete without children

Y’ALL HAVE TIME TO REBLOG THIS. IT TAKES LESS THAN FIVE SECONDS.

More Posts from Silliestofmanygeeses and Others

5 months ago

A group of rough looking boys walked past me today and all I heard of their conversation was “he’s got that anxiety disorder bro so I went with him so he’d be more comfortable” and it made me realise the world isn’t all that bad

Watching the difference between the Twitter migration mentality vs. the Reddit migration mentality is fucking hilarious.

Like, when Twitter users started moving over here everyone was pulling out all the stops and bringing back old fandoms that they were into and basically firing rent lowering shots by being super cringey.

And then all of the sudden when the Reddit refugees start showing up we're like, "ah yes, pull up a log and gather around the dumpster fire. We'll teach you how to not get killed by people hunting down bots and carve out a little area for you guys to relax and get used to the site before we throw you into the deep end of this hellsite that we call home. Tomorrow is Let Papyrus say Fuck day so you can prepare for that if you want. You want some hot coco and a blanket?"

Well since you all asked nicely...

Time you all learn how to get into being a hacker~!

Advance warning this will be a long post and as of typing this idk if tumblr has char limits so might need to continue in reblogs?

Right, so. You may be asking "How do I get into hacking?" and find yourself here because of it.

The answer is you just did it. Right there. By clicking that keep reading link you have just entered the world of hacking, because curiosity is everything. The innate urge to learn more, to know more, that is what hacking comes down to. You do more than just using a system, you question it. Ask yourself, what does the system do when i input these characters? How does it take my input and translate it into the function? Where does it store information in what way?

Have you ever tried inputting unexpected text into a field? For example, say a website asks for a particular input like your name, but instead you start putting in numbers or unexpected unicode. That right there is, by definition, the poking around that hacking uses. You're experimenting with unexpected use-cases. Often times if you try this, you may end up finding interesting results. In my example here, say instead of your name, you put ../../../../etc/passwd into the field. Suddenly when you hit enter, you get hit with a result of a bunch of names and data. That is a hack. The database to control the storage of your name instead received a command to back out of that database, and go into the etc folder to retrieve the passwd folder, which houses user data from that system. This, of course, assumes the system is running Linux, but it is an example. All hacking is, is poking around in ways the original programmer couldn't expect to find interesting results and broaden your access into things you shouldn't have.

Now, this is all well and good, but what if you want an actual way to learn this in person? Well the good news is there are plenty of legal avenues to get into hacking and broaden your experience! Personally I use HackTheBox for my CTFs through their labs. That means they run a thing called Capture The Flag, where they give you a single IP and you have to explore that system to find two different flag files to win. They also have competitive CTFs I have yet to try, but I do have a competitive tournament coming up next month for it. Then they also have the academy to teach you more via both hands-on methods and reading work. If you know next to nothing and want to get started in a safe learning environment, you can try out their academy or my next resource. TryHackMe! This website is more learning focused, and I have been taught a lot of what I know through it! It has free lessons along with premium ones for a subscription, so just know that only a selection of what you can learn here is free, but I do recommend them if you do feel like paying for that extra bit, as I would say what I learned from it was worth it and they focus on both offensive hacking, which I do, as well as the blue side for defensive hacking and even things like digital forensics if you're interested in that!

HackThisSite. No really, hack it! This website is a legal playground to try out scenarios from the unlikely to the realistic in varying difficulties to put your skills to the test!

There's many, many more resources to look into as well, those are just the first few off the top of my head. Beyond this, I'd say constantly stay up to date in cybersecurity news and read up on new large scale attacks, as the entire industry is a constant arms race with exciting twists to learn about! Beyond that there is no one right way to go about hacking, and there's never a stupid idea to it either!

Now, all this is well and good, but what about a real case example? Well luckily for you all I happen to have a machine up and running to show off a case example of a CTF in action. Today i'll be showing you the "Lame" box from HackTheBox, the first machine they ever published, now retired. I can access it thanks to VIP.

First thing's first, I'm using a laptop that I stripped of Windows 11 in favor of Linux, and specifically Kali Linux being the exact distro. If you're wanting to get into hacking at the VERY least use a VM with linux, but i beg of you dont use windows. You're asking for trouble both in terms of lack of tools and in terms of vulnerability. You're putting a VERY large target on your back by using Windows because of how vulnerable it is. Kali Linux is a nice option as it comes pre-built with tools, but if you want something more user friendly you can go for Parrot OS.

Once the OpenVPN connection is active and we have the Lame machine up and running, it gives us an IP and nothing more. The first thing you will want to do when this is the case is to use a tool called Nmap to scan that IP for active TCP ports. This shows you what open, and sometimes closed, connections that machine is running, along with information about them. I usually use the command with these particular flags. nmap -sV -Pn -p- (ip)

Well Since You All Asked Nicely...

It will output the ports we want to see, dont worry about how much text there is, we're focusing on just a small segment saying port numbers and a description of them

Well Since You All Asked Nicely...

Now that's interesting, looks like this is running Samba SMBD on ports 139 and 445, and thanks to a google search I know this is a vulnerable version. We'll take the quick route and just use a tool called Metasploit. In a typical run metasploit wont have what you need, but for the sake of time and post length, i'll just boot that up by running "msfconsole" and running a search for our exploit. On finding the one I need I select the payload.

Well Since You All Asked Nicely...

Next up, we need to equip the options for it, setting who our target is and where to send the information back to, in this case my VPN's IP.

Well Since You All Asked Nicely...

Once that's done, you simply say "run" and it will go! And what do you know, i'm in the system as a root user, aka full administrative privileges with access to both the user and root flag! In a typical CTF there are many more steps including usually getting into the user first, then exploiting into root. I, however, took the shorter route this time.

Well Since You All Asked Nicely...

(The flags change every run so you cant just copy paste them from my run.)

And that's that, machine conquered! We did it! Of course, in the real world of hacking there are many more steps, and it can even take multiple days to get everything you need from a target in a stealthy manner. The faster you move, the louder you are.

Now you know the basics though! Get out there and learn, google will be your friend and its never wrong to ask questions. My DMs are open if you have more to ask or just wanna talk hacking! :3

Legal, illegal, who cares im not a cop, have fun and stay curious~!


Tags
3 months ago
Bowser Jr And His Dad And His Dad’s Husband Eggman
Bowser Jr And His Dad And His Dad’s Husband Eggman

bowser jr and his dad and his dad’s husband eggman

2 months ago
I Yern For It

I yern for it

3 months ago

You haven’t seen happiness until you’ve seen 7 rats in a box of (pet safe) packing peanuts

5 months ago

As someone who has rats, they are fren :DDDD

so i have to ask for novelty purposes

So I Have To Ask For Novelty Purposes

how does one get rid of rats?

Hmmmmm

Flamenwerfer is funny buuuuut...

2 options: consume or make them your fren

5 months ago

Well if you are talking in western music notation (specifically in roman numeral notation) thats just a minor 1 chord, which is very real in the aeolian mode (and others but aeolian is the most common) :DDDDD

i is such a cool number. I wish it was real

  • silvanwitch12
    silvanwitch12 liked this · 3 weeks ago
  • shringaar
    shringaar reblogged this · 3 weeks ago
  • shringaar
    shringaar liked this · 3 weeks ago
  • axisssss
    axisssss liked this · 3 weeks ago
  • percy-anderson-writes
    percy-anderson-writes reblogged this · 3 weeks ago
  • percy-anderson-writes
    percy-anderson-writes liked this · 3 weeks ago
  • textualheart628
    textualheart628 liked this · 3 weeks ago
  • welphelpmelt
    welphelpmelt reblogged this · 3 weeks ago
  • reynaisqueen56758
    reynaisqueen56758 liked this · 3 weeks ago
  • khionefr0st
    khionefr0st reblogged this · 3 weeks ago
  • khionefr0st
    khionefr0st liked this · 3 weeks ago
  • creepysmlile
    creepysmlile reblogged this · 3 weeks ago
  • thecaptaintrout
    thecaptaintrout reblogged this · 3 weeks ago
  • thecaptaintrout
    thecaptaintrout liked this · 3 weeks ago
  • spring-mc
    spring-mc liked this · 3 weeks ago
  • lesbianfrogwitch
    lesbianfrogwitch liked this · 3 weeks ago
  • damagedghoulette
    damagedghoulette liked this · 3 weeks ago
  • reblogsection
    reblogsection reblogged this · 3 weeks ago
  • chipm4b
    chipm4b reblogged this · 3 weeks ago
  • lemoncoin
    lemoncoin liked this · 3 weeks ago
  • shanlann
    shanlann liked this · 3 weeks ago
  • sirmedicknight
    sirmedicknight reblogged this · 3 weeks ago
  • clover005
    clover005 liked this · 3 weeks ago
  • clover005
    clover005 reblogged this · 3 weeks ago
  • gaytransandnewintown
    gaytransandnewintown liked this · 3 weeks ago
  • 3am-human
    3am-human liked this · 3 weeks ago
  • jadariteismyweakness
    jadariteismyweakness reblogged this · 3 weeks ago
  • nnooott
    nnooott reblogged this · 3 weeks ago
  • lawlessfish
    lawlessfish liked this · 3 weeks ago
  • time-disfavoured
    time-disfavoured reblogged this · 3 weeks ago
  • trust-me7274
    trust-me7274 liked this · 3 weeks ago
  • chipm4b
    chipm4b liked this · 3 weeks ago
  • snail101
    snail101 reblogged this · 3 weeks ago
  • miragetheshadow
    miragetheshadow reblogged this · 3 weeks ago
  • miragetheshadow
    miragetheshadow liked this · 3 weeks ago
  • kelthebookdragon
    kelthebookdragon reblogged this · 3 weeks ago
  • kelthebookdragon
    kelthebookdragon liked this · 3 weeks ago
  • universe-in-the-void-in-the-cube
    universe-in-the-void-in-the-cube reblogged this · 3 weeks ago
  • passionmaterial
    passionmaterial reblogged this · 3 weeks ago
  • whoopswooshkai
    whoopswooshkai reblogged this · 3 weeks ago
  • sky-byte2007
    sky-byte2007 reblogged this · 3 weeks ago
  • fandomnerd76
    fandomnerd76 liked this · 3 weeks ago
  • fandomnerd76
    fandomnerd76 reblogged this · 3 weeks ago
  • time-disfavoured
    time-disfavoured liked this · 3 weeks ago
  • optal
    optal reblogged this · 3 weeks ago
  • optal
    optal liked this · 3 weeks ago
  • moonilocket
    moonilocket reblogged this · 3 weeks ago
  • moonilocket
    moonilocket liked this · 3 weeks ago
  • serahblue
    serahblue liked this · 3 weeks ago
  • ju22willy
    ju22willy liked this · 3 weeks ago

I’m not a bot, I just kinda like to browse and exist here occasionally :))))

193 posts

Explore Tumblr Blog
Search Through Tumblr Tags