#general
1 messages Β· Page 574 of 1
oh
should have included that part
lol
YESSSSSSSSSSSSSSSSSSSSSS

Congrats 
how do i get one
I think I got it for becoming "omni"
But shadow probably knows
30= Badge, Streak freeze
either by wining one in an event.... or by increasing your streak and/or level on the site
Thank you Shadow
Gave +1 Rep to @sand trench (current: #3 - 1962)
ohhhh
yeah, just shows how how much the person has helped out
does thm have a desktop app
nope
nope
anyone here got experience changing autocomplete keybinds in neovim
@high mulch has been talking about neovim
sure have
My legs hurt, need some wooden stubs
Maybre they can help, const?
mapping = cmp.mapping.preset.insert {
-- Select the [n]ext item
['<C-n>'] = cmp.mapping.select_next_item(),
-- Select the [p]revious item
['<C-p>'] = cmp.mapping.select_prev_item(),
assuming you are using cmp for this
lua config for neovim for the cmp completion plugin to scroll through the list
vim.g.mapleader = " "
local keymap = vim.keymap -- for conciseness
keymap.set("n", "<leader>nh", ":nohl<CR>", { desc = "Clear search highlights" })
keymap.set("n", "<leader>d", "d$", { desc = "Delete to end of line" })
keymap.set("i", "<A-;>", "<Esc>miA;<Esc>`ii")
keymap.set("i", "<A-,>", "<Esc>miA,<Esc>`ii")
-- increment/decrement numbers
keymap.set("n", "+", "<C-a>", { desc = "Increment number" })
keymap.set("n", "-", "<C-x>", { desc = "Decrement number" })
keymap.set("v", "+", "<cmd>:m -2<CR>", { desc = "Move Line UP"})
keymap.set("v", "-", "<cmd>:m +1<CR>", { desc = "Move Line Down"})
-- window management
keymap.set("n", "<leader>sv", "<C-w>v", { desc = "Split window vertically" }) -- split window vertically
keymap.set("n", "<leader>sh", "<C-w>s", { desc = "Split window horizontally" }) -- split window horizontally
keymap.set("n", "<leader>se", "<C-w>=", { desc = "Make splits equal size" }) -- make split windows equal width & height
keymap.set("n", "<leader>sx", "<cmd>close<CR>", { desc = "Close current split" }) -- close current split window
-- TabBar
keymap.set("n", "<leader>to", "<cmd>tabnew<CR>", { desc = "Open new tab" }) -- open new tab
keymap.set("n", "<leader>tx", "<cmd>tabclose<CR>", { desc = "Close current tab" }) -- close current tab
keymap.set("n", "<leader>tn", "<cmd>tabn<CR>", { desc = "Go to next tab" }) -- go to next tab
keymap.set("n", "<leader>tp", "<cmd>tabp<CR>", { desc = "Go to previous tab" }) -- go to previous tab
keymap.set("n", "<leader>tf", "<cmd>tabnew %<CR>", { desc = "Open current buffer in new tab" }) -- move current buffer to new tab
-- Save and Quit
keymap.set("n", "<leader>w", "<cmd>:w<CR>", {desc = "Save"})
keymap.set("n", "<leader>q", "<cmd>:q<CR>", {desc = "Quit"})
I need help with bug bounty, I want to learn it, but I cant find a resource. Does tryhackme have any?
nice
AHHHH code wallll
-- Accept ([y]es) the completion.
-- This will auto-import if your LSP supports it.
-- This will expand snippets if the LSP sent a snippet.
['<C-y>'] = cmp.mapping.confirm { select = true },
oooh
yes
Can you please suggest one?
might actually be better to just do this: https://github.com/shadow-absorber/kickstart-modular.nvim
https://portswigger.net/web-security/dashboard you can checkout this
and upstream from that repo
check #974406074444685322
Web Application Pentesting , OWASP Juice Shop , OWASP Top 10
I feel like I'm missing out not using neovim
it's a bit annoying
I'll take a look in a moment
watching a video rn, there's 5m left
what exactly does a gpg key do
It's basically public and private keys, it's an implementation of "pretty good privacy"
It's encryption/decryption system where data is de or encrypted with the public and private key
i use that to verify its me in dark web chats and forums pretty handy pgp keys are lol
It's something I need to learn a bit more of
its simple
nice
Oh somebody broke into my 10 years old email π , i used for a flash game website . Didn't use since 2016.
You take the green pill, you stay in Wonderland, and I show you how deep the rabbit hole goes.
What to eat... what to eat
You take the blue pill, the story ends. You wake up in your bed and believe whatever you want to believe.
green? lol
Good ole flash
A toast with ham and cheese
yeah I just updated my level from green to blue on discord thinking it would keep the previous message as green color
joke ruined
Didnβt they cancel flash because it was a huge security risk
good evening
oop mb
Yes and they stopped to update it.
Hello Ben
hows ur day going ben
yeahh:) can't complain. Pretty standard - how about yourself?
I'll take both pills and see if I end up in Narnia
hey you can always wake up in your bed and believe whatever you want to believe.
@mossy river may I DM you?
Go for it
Great internet times 
its going great ty
Gave +1 Rep to @lone thistle (current: #8 - 890)
thats a lotta reps ben
good to hear:)
been here before the reps system was introduced so a few years. Plus active in help channels π
Cmnatic π , i think i saw you name in many rooms . You are great room maker 
Evening already?dang
may as well be. pitch black outside π
barely finished morning here its 12 PM haha
True dat
How's your weekend been Esqy?
I'm in bed again and have been for 2 hours
Got a fair bit done, But I think theres some sort of weird logic in my workshop. The more i tidy it, the messier it is.
It's like that with my flat
gotta make mess to reduce the mess
yeah not bad tbf
ah my mess π boxes LOL
went out to a dnb night ln in bristol
been chilling today
debating whether to get working on my linux rice or to get continue my psychology research
Good thing Discord is text on a screen.. i imagine your ears are busted π
trying to fix a mod for one of my fave games ever from 2006, that wasn't designed to run with a) a fast CPU b) a monitor above 60hz c) an FPS above 60
Caused some....weird physics bug that eventually made the game unplayable after about 10 mins
I wear earplugs these days π
too many days of having ringing ears for 3 days after an event
You did something...responsible? You've changed, man.
This is the map editor for the game. You can only navigate the map using the arrow keys in a x&z axis 
something something with age comes wisdom something
Opens terminal "it's just a terminal I'm not a hacker"
Non IT people "she is the hacker!!"
With age comes lack of compatibility with new CPUs and monitors, apprently
Can't you just drop it into an emulator or a VM?
try choosing xfce session instead of default session on the login screen
dropped it on a win7 vm and it just infinitely crashed π¦ but managed to get a mod working after some chipping away. plus setting the CPU affinity for the process to. ONE 
wtf... that was like a month ago
Commande :firechildren 
found any other fix ?
yea LOL
doesn't stop my gfx card just pushing as many frames as it can. About 1200 but it means 99% usage which isn't ideal
yes just reinstall kali linux in virtualbox.. has been working FOINE
dunno, happened to me right after installing the os
but in case it happens again, ill follow ur advice
thats crazy
hello, i wanna study the cybersecurity the next year, but i already wanna learn bout it, what can i start with ?
well, changing the DE didn't help, but logging off and back in did help
have no idea how it works)
yeah im not sure how it works either... but it hasn't happened again since I reinstalled it.
thanks, will try to reinstall again, or just switch to the vmware
Gave +1 Rep to @flint lintel (current: #1568 - 2)
yeah just reinstall and see if* it works
thx
Gave +1 Rep to @dark frost (current: #720 - 6)
After reassessing my purchase, I may have bought too many plants
now u can enjoy extra oxygen
i want to see them now π
Hi
hi
hey anyone want to check my cryptography challenge ?
guys hear me out, desktop tower on carpet floorimg.
well probably fine unless you have intakes close to the floor
its worked for me just i have a fan on the bottom
so i clean mine regularly
so stop dust blockage
carpet + doggo + catto == messy computer
Look at the stem on this one
yeaaa i have both i know ur struggles
wait what struggles??? shadow has 0 of those 3 things
my hamster also loves bashing into it with her ball
just seen horror story pictures
as the the one that jumped across the room, and dropped a plant-elbow on your head, Stealth? π
I dont have any pets :(
nahhhhhhhh
would u want a pet?
I do want one :(
Thankfully not, that was a string of hearts. I donβt have that one anymore
what pet do you want fae
wait u cant remove microsoft edge on windows?!!!
I want a cat but we dont have the space for a cat.
no, windows cries when you try and remove things.
^
i honestly thought it was a joke
rip, my cat is bestie β€οΈ
im trying to remove it
I went to a bird place today and tickled a parrot π€£
parrots are so fucking funny π
I LOVE BIRDS
they're genuinely so goofy
nope its not a joke.
ive taught mine to play dead
i throw him in the air and he stops flying
search up matt_rose parrots on yt
its so funny π
ill havee a look
probably through the registry
I genuinely don't think there is
cant u use administration on command prompt to remove it?
I mean, if any1 wants to brick a few windows vms testing whether you actually can
ima look into this to actually try remove it
bricking vms is currently my specialty lol
I dont have a modern windows vm
the thing i hate about windows is the installation and the amount of information and tracking they ask for
^
thats why I switched to Linux
I only use Windows cause I don't know how many of the games I like run on Linux, and how annoying it is to get them to run sob
Does a windows vm need the licenses code ?
no
nah
its just the iso u need
i think

hold up
i jist removed it.
acc?
yeah
u gotta kill the running applications and use administration prompt to remove files
omg realised with the accessibility options I have if you rapidly shake the mouse the curser gets bigger and bigger
fae what linux distro are you running
only thing i cant remove for edge is "EdgeCore" and "EdgeWebView"
CachyOS
comes with a "video game" package
do yk if the Intel I7-2600K is any good?
rather use minimal linux distro and install game specific stuff on top
but personal preference basically
maybe, I havent used anything by intel in a long time
only thing i hate is most multiplayer games comes with anticheat which isnt linux applicable
Do u use ryzen?
This is how big I managed to make my mouse by rapidly shaking it.........
how tf
yeah I have a full AMD computer
Ohh i see how does the hardware treat u
Im still im the stone age using HDD
really well still
help help shadow can't find the cursor
reason???? turns out they shaked the mouse so much that the cursor used 100% of the screen
I didnt realise it got that big with the accessibility settings
I didnt even know windows had accessibility settings
im not on windows
Yes.
Otherwise it's software piracy technically
What OS?
there are temporary licenses that microsoft offers for virtual machine evalutation stuffs
Or distro
I thought you could without it
CachyOS
It will work but it's not allowed
You agree to the license terms when you install it
wazaaaaaaaaa
That's what i though so . π thanks
Gave +1 Rep to @naive violet (current: #2 - 2217)
Oh didnt know that as i know alot of people run withouts without ever buying or running it with a license key
People beeing pirates without knowing π΄ββ οΈ
They wouldn't sell keys if you didn't need them
W . AMD4LIFE π
I just know you need the keys to have basic access to customisation like changing the background or what not
Y'all need to read the license terms you agree to
I just bought a surface laptop 7, anyone here using windows on arm that has some tips for debloating and more stuff??
Isn't there a limited free version of windows ?

Ive never used it im only currently on it as fixing my brothers computer
You can get a development/testing VM direct from Microsoft
@naive violet you see that yt short with a pineapple and giant antennas? Lol
It's time limited, ie lasts for a few months
Idfk never really used windows personally
Great 
Im a mac user to linux
Im so glad i made the switch even though alot of head aches came with it
Every changes come with sacrifices
@rapid merlin Don't discuss piracy here please
I've got better than that, I have wifi power amplifiers
Totally illegal to use on wifi equipment, it'd put out about 4W
Where is the rules channel
Discord keeps breaking the sidebar
It's not in the list because it's set as the rules channel, discord is always broken in various ways
Imagine if discord worked correctly
Iβm a bunny irl, Iβm wearing a cat costume
oh, alright
bunny with existential crisis π
Esqy! I'm so close to finishing a mini project, waiting on some switches
finally james! Have you got it all working using test switches?
If you use the traditional definition of piracy, using windows without a license key isn't really piracy. They host the windows installer for install on their website and allows the user to use it without purchasing anything.
If that isn't authorizing the user to use the un-licensed version, what is?
Discord really fucking sucks when it comes to pretty much everything so i'll be quiet
You agree to the terms when you install it.
You agree to the ToS by downloading the iso from the website, the iso is 'only good' for a period of time. After which you would be expected to purchase a key.
Sorry James, didn't get that off before you answered.
And when you install it too
It legit looks like feathers
Itβs a zebra alocasia
Eoah
hey guys, i was posting a walkthrough and it's showing 'invalid url'
Nope, so we'll see
That's because Medium use malformed URLs
It is, in fact, an invalid URL. The @ sign breaks it
ohh..okay. So what do I do now?
Personally I'd advise avoiding Medium for write-ups because they take down ethical hacking content
Don't use medium π
Go for github pages or netlify which are free
okay, any other platform you might suggest
github pages 
Github pages is a good solution
okayy...will post the writeip there. Thanks mate!
Gave +1 Rep to @naive violet (current: #2 - 2218)
Okiess..thanks for the help!
yupp..I didn't even knew that @ could break the URL
Storm Bert 0 - 1 Wide Boi
Got completely soaked, but I managed the ride home
It seems like one of those things that you just shouldn't do
I've ordered pizza and your advertising gambling?
@glass nest don't get any ideas
Weeellll... The ads presented to you would be based on your browsing habits...
Or or or or or... fuck ads, PiHole, and UBlock Origin. Use Chrome? DON'T!
Nah, I got gambling ads too, and I don't use gambling sites.
BRUV I'VE GONE TO TRACK MY ORDER ON MY PHONE AND NOW IT'S SUGGESTING ANOTHER CASINO
Pizza hut what the fuck
oh pizza hut? ok then.
Let's not promote ToS things please.
I really don;t.
I don't bet.
I can say the same about hacking tools.
You could,
I do hit the casino maybe one a year after work xmas party. but y'know, I'm that nerd who puts enough aside to lose π
However it's not the first time I've have to ask you not to promote ad blocks.
I have hit the casino for the past 2 years that I went to DEF CON. $20 in, nothing more.
Welp, a weekend of 2 ctf's, tired but fun weekend
First CTF was a qualifier, 9th place, with 1 team being domestic, meaning 8th internationally, so we are qualified for finals most likely
Second CTF was finals, with A/D, really fun, we came 4th after 8 hours of lots of fighting
It's enjoyable. I tend to just chill at roulette. Means I can chat with folk, have some ups and downs, a bit of excitement etc. Usually it's about Β£100. If I win more than that, it goes in my back pocket, then just play with winnngs. Couple of times I left Β£50ish up, but most time I have to tap out π
From free spins given on a casino i got up to 1000 β¬ π , but lost it all the next few days playing again
Let the fun begin.
You finally got it working!
It took me two weeks to remember I have a rooted Samsung Note-9 sitting in my drawer, I don't need to emulate anything π
I got something for you to test then
Brb sending you an APK
I wonder what those app do on the phone
Tbf, I'm that annoyed that they've served me ads and especially gambling adverts that I might just write a strongly written email.
@rapid merlin please dont advertise your youtubr in this server please.
I am sharing information
you can take it down you if you want
thats so cool
Btw scrubz, if you're doing android reversing, I would advise you to look into Frida and pcapdroid
Frida is neat
I'm actually looking at a documents for Frida.
I love Frida
You frida goman
And also http toolkit, really useful

Lmao
Also ask them when Dark Mode will be released
That will be my follow up, they can be forgiven when their adverts are gone or more appropriate and I'd go to dominos for dark mode
at least the app is
My back is killing me
I just got a case of red bull which I am carrying in my backpack
Drink redbull, no more weight on back
What's ctf?
but then you'll have the energy to carry the redbull...
Capture The Flag
It's an existenial circle π
"Capture the flag", where you try to hack into a system and find a certain file.
I know I went to their website but how can I play it
The website is trash

What
It's not, you just need to read.
I LITERALLY WENT AND MADE AN ACCOUNT AND I CLICKED ON THE THING THAT SUPPOSE TO REGISTER AND PLAY BUT I DONT KNOW WHERE
Again, #start-here .
You've been here 5 minutes, you've asked a question and then proceeded to call the website trash?
That's why I am reacting like that.
If you want actual help or guidance, ask nicely and you might get
Don't even
maybe anger mangement?
I am bringing them home with me
Linked the wrong channel, fixed now.
I'm gonna fire you
Drink them, buy more then you can carry even more redbull, faster
Ugh
But then they not free
Good luck! I don't even work here π
I got this case for free
Lucky
I dunno. THM has some great benefits to working there
What's thm
Tryhackme
Ohhh
Well, if your that opposed to the platform, you are welcome to leave, no one is keeping you hostage.
And working at THM or volunteering in the community is wicked, but then again, sometimes people do let it down
π¦
U talking to me?
Yes
My backpack weighs like 13kgs approximately
Dude I asked a question I didn't know what thm stands for
I have so much I want to say, but it's not my place.
Say say
We all do. Let's just talk about something else, lmao.
Say
that it?
Is that it?
My normal war load is like 50kg
Well, it's 13kgs in snacks yes
Well, approximately 15kg of my war load is snacks
Oh hai, @shell nova - Would it be possible to just read back on aris last few messages?
Hi
Touche, you're also wide
Thankfully, when I was rocking around the sandpit, I rarely carried the bag thanks to vehicles
Whats next week look like for you, Hex?
Wsp
That is true, I am 50% tank
Hiii
Other than AoC, obvs
Js finished pooping what felt like rocks hyd
Monday and Tuesday work and then I'm off for 5 days
I am just a stick, I should actually get me a new miltec, this one is almost torn
Lmfaoo I'm doing okay
Thats pretty cool, Hex. Is that just whats available, or are you on a shift-rotation thing?
Hi unc
That's great to hear
How old are u
It's 4 on 4 off, but I did a shift swap so one of my work colleagues could have the 6th off so he's taken one of my shifts.
Anyway
you'll fly because redbull gives you wings π
Red Bull advs team needs a raise
Theyre on this world rec streak apparently
See, THATs how workmates should be to each other. You're a good egg, Hex (Ostrich egg, probably)
I'm scared to ask what that means
Oh, ostrich eggs are just big π
A good egg is a expression for a good person
Ohh tyty
How much did that cost
It's now my gym bag
Love miltec
It's just ripped in the bottom
Quite sad
So new one needed soon
This one has helped me the last 5 years
Screw it, I'm gonna ge some fast food that will provide little nutritional value, but chase away how hungry i am.
at least is still a bag π
0
Protein is the best hunger suppressant
Well it's survived three deployments to Iraq and one to Afghanistan. Now retired to be my gym bag.
U were in the military?
Nope
go for it and enjoy it π
Oh so u stole it
No?


Xuxa - true, but at this time on a sunday, not many stores are open. Thats my excuse π
Uh
jumping into conclusions be like
You can literally buy them what are you on about stealing
Hello
Joke badly executed
Plus in the military, we call it tactical aquiring
And you can also get something called gifts
Best excuse π
There are no thieves in the military, just people trying to get their stuff back.
Can't wait to get home to my bed, been sleeping on a couch the last two days
also a thing call money that you can exchange for things you want π π
Thankfully, I was a contractor so no one stole my stuff
Yes, but I didn't buy it
π
both goods AND services? Naaah
I THINK MY PIZZA IS HERE
Miracles of the new world π
Been doing the good old "don't wake me up sleep" the last two days wide, you know when you put on your hoodie backwards and just pull the hood over your face
At army they had a fridge full of free redbulls . It's was life saving for night shift
when you wake up you feel liike its been a week or something
How much does it weigh base?
Ah, 1.5 kg
...not sure 1.5kg is exactly nothing 
Maybe to you, Jayy π
I just have a very nice piece of meat with
Demi-glace sauce mushrooms and noisette potatoes. It was amazing
I like my stuff lightweight!
Yay
Those little tables.
it looks good
There's three of them!
Bonne appetit
I was thinkign about the litle tables too π
They didn't supply the chairs tho
Feels like nothing after you pull everything from it when you land home after a 1.5 week trip
Had a backpack that was like 1.9kg base and it was awful taking around uni and stuff, keeping in mind that I had to bring my laptop and books too
U seen the size of W1de?
It won't bit his little toe.
They're for the little gnomes
All of hex's toes are big toes.
The typical weight of mine day to day is 8kgs
2 kg laptop , 6kg food /drinks?
All of my friends liked the funny thing I can do with my mouse
6kg for wide?? that would just be his cheeky chinese
I also carry a laptop, cables, ipad, some extra clothes, and a medical supply for emergencies, sometimes my ifixit kit
Wifi pineapple, pwnagotchi and powerbank?
medical supply??? you mean you're not going through life raw??
Like bandages etc.
First aid kit
coward
She live a dangerous life
I at a minimum have an IFAK on me
UK london is dangerous
I go through life raw
I am a registered emergency runner
oh shoot right you said
Oh wow
If someone gets a heart attack close to me I get a call to respond
naw now i feel bad for teasing
Damn, mines around 4.5kg
Never heard of this in my contry . This is great
We have a similiar thing in the UK
bella's in the north, no?
I pack for emergenciesπ
Denmark
She is a viking
My typical backpack is also my emergency bag if I have to stay a day or two
Cause I travel so much
When I go outside I just have my little handbag...
yeah, thats fair, this is just for my general daily commute so not much needed
Yeah, I commute 2 hours each way at least every day
that's a lot
damn
I'm home 100% of the time lol
I also have a little handbag, in that there's a toothbrush, emergency deo, phone, wallet, passport, charger for phone, etc.
I did 1 hours each way for 8 month and I almost die
First aid kit, torch, cards, sharpies (most important item), multi-tool, portable charger, laptop, remarkable
I'm not even in London
I bought 8 plants today. I need someone to stop me
I'm just a medic
Going to write out their labels π€
Fellow resin 3d printers, I need assistance
first aid kit won't cut it?
I'm leveling the build plate and cleaning everything well, why are my prints not sticking?
We're not transformers.
Likewise, I'm a former EMT and always keep an IFAK and narcan
I am sorry π
Well if you get stabbed or god forbid shot, the bog standard first aid kit won't cut it. Better than nothing but better to have the right tools
Like indoor house plants?
Depends on the kit
Nice
A lot of retail "first aid kits" don't have tourniquets or other such trauma necessities
They're basic though.
Whereas IFAKS (the good ones) are standardized
Fair
I make my own.
So Iβm googling the correct names for my plants and this plant we have heard it being called a Scarlett inch plantβ¦ however this is what wiki said
It's sad that the local firefighters are only looking for daytime workers π¦
Nice, I also keep mine stocked.
I made it to match my old military IFAK
+narcan ofc
Who makes these names π€£
Reminds me, I have to restock my rations
I only carry narcan on duty
Some french botanist
real quick if anyone knows, is there such thing as "default cryptostream IV", like not being random/repetitive
iv being Initialization vector
https://meresupplies.co.uk/shop/frec-3-response-kit/
This looks pretty decent for a first responder
No clue about cryptosteam IV
If your FREC trained it's a good one
hiii i'm really struggling to do recon on the tryhackme rooms, can i anyone suggest me some good tools or some good tutorials?
#room-help π
NMap.
Tbh, I wanna get FREC 3 trained
yeah i know nmap
I'm FREC 3
Check out gobuster or ffuf for websites.
Wappalyzer is a pretty cool plugin for recon as well.
i know some tools but when i do rooms, after some time of doing them i cant find any more information, but when i watch a walkthrough it is mostly the recon that i did wrong (or not good enough)
I can remember what level I am, but trained in road emergencies, general emergencies, and fire emergencies as well, attending to burns of different degrees,
A lot of it comes down to experience and knowledge and less the tools you are using.
You will get better at recon the more you do it.
This is going to be a very impatient 2 wees π
A wee bit impatient, you could say.
I'm getting FREC3 soon, π€
so thats it?
FREC 3 gang
Niiiiice, Denmark doesn't have those names it looks like
Or "certain levels"
Other than like basis in xyz, etc.
But nothing like FREC levels
Yeah, I know that, we just don't have that, just "first aid for road emergencies"
Sucks
Do you remember which provider you got it from?
Maybe they have an equivalent table or smth
can anyone help
WSG
I've tried to do some research and I can't find anything
Where i live we have at least 3 ODs a day
With?
Red Cross
purse* wallet is for men
It's a wallet not a purse
im placeing the correct answer and it says that its wrong
WHY DO YOU HAVE A WALLET
Thankfully never had to use it but we carry it just in case we have students take (willingly or unwilling) cut substances with opiates
Cause it's slim ππ
Wallet is not exclusively for men?
oh nice nice
we have purses for a REASON
thats a good one
UK University average experience
Yeah, they do most of the civilian trainings
noun
1.
a pocket-sized flat folding case for holding money and plastic cards.```
and purses do the same thing
but for women
Purse, NOUN:a small pouch of leather or plastic used for carrying money, typically by a woman.
and IDs
These are literally the dictionary definitions of those two words
and sometimes a pad even if youre not on your period but in case your friend is
and that one lip gloss TM
You mean a handbag
The term "purse" originally referred to a small bag for holding coins. In many English-speaking countries, it is still used to refer to a small money bag. A "handbag" is a larger accessory that holds objects beyond currency, such as personal items.
im going to bring a photo of a purse from jasper conran and you will eat your words
The biggest I can get is 12 hour "first aid for people with special responsibilities"
Which I already have
Inb4 handbag
You? Responsibilities?
β€οΈ ya
I mean, I am more responsible than you
the middle is a coin pouch, on one side you place your paper currencies, on the other your id cards, at the front you'll have a pad
But even a snail is, so it doesn't matter

you'll put a lipstick or gloss
and that's just for a medium sized purse not even a good one
That's a large purse bruv.
Nah sorry mate, I'm just gonna chill and then go get some sleep for work tomorrow
https://www.jasperconran.com/products/darcey-leather-large-purse?variant=44153623216362 see THIS beauty is a large pe
urs
awwww I sadge
purse
Size referencing isn't great but that's a purse probably on the border with a clutchbag
any ejpt site where i can grab exam question
denial. that is a mere purse.
i LOVE killing civs
OMG STEALTH'S BACK
Miss has some STEALTH π π
Yeah blud, I'm taxing man his manbag give it over or you'll get wetted up blud 
Okay @silver sky found out I have the biggest training I can get as a civil in Denmark ππ
No, youβre not allowed to view the questions. This will result in you being banned from the exams
wow raiding w/ guild sorry
Oh
then sites like examtopics?
They only offer 12 hour trainings if you're not registered Samaritan
That sucks
Yeahhhh, and the area I am in doesn't take any more Samaritans cause they are filled
is there a way to unlock networks without the 7 day streak?
become an anti samaritan for a day
reduce the populus of samaritans
subscribe
steal their place
Can yβall hack free ROBUX for me πππ
If a site is providing exam dumps, it is cheating
Don't post "jokes" like this.
π
public execution for the people's republic
I canβt even count that high ngl
π«‘
Amen!
125 grenades chucked everywhere!
Or @silver sky 's favorite... 9 bangers
we do the raiding
9 frag bangers
LE ROYYYYYYYYYYY JENKINS
CMMNNNNN ATIC!
but flamethrowers are funnier
They're supposed to be flash bangs..... they are massive, like map killing grenades
i know i was in the army son
US?
but 9 frag bangers sounds fun
kinda
Contractor
i was in the italian army on paper but i served both us and italy because i worked everyday with them
i can't tell everything
but i was there as an interpreter, IT guy
In any regards.
Thank you for your service π«‘
thanks son, nobudy thank me in my home country
Gave +1 Rep to @boreal scarab (current: #30 - 317)
that's the first time i hear a thank for service
In the US, we're very patriotic. We thank those who have served.
Gave +1 Rep to @shrewd summit (current: #1182 - 3)
i know, i love your country, one day i'll be there
i am working on it
i loved working with americans
very friendly
Just don't get on their bad side.... especially the Marines. Those are some crazy mother fuckers.
They have a nickname.... I can't remember the exact name, 1 sec
tbh, i have some family there
one was a marine
that one dude always told me the marines were the best
and they are
Ah, the Devil Dogs
jarheads
I wouldn't use that one to their face tbh
"The nickname comes from the German term Teufel Hunden, which means "devil dogs". According to legend, the Germans gave the Marines this nickname after seeing them fight their way up a hill while wearing gas masks. The Marines' sweat, foam, and bloodshot eyes made them appear like a pack of growling dogs to the Germans."
(Back in World War 1)
german skill issue
Assumed that was just that regiment
I would presume so. But they still go by "Devil Dogs" today
42? WW2 German?
i shit you not
in italy we still use that
or the minimi
Modern German machine guns use the same platform, afaik, but aren't actually from WW2
but in the alpini corps we used the mg42
yeah the 59 has some minor improvements
https://utreon.com/c/forgottenweapons/
http://www.patreon.com/ForgottenWeapons
Cool Forgotten Weapons merch! http://shop.forgottenweapons.com
After World War Two, when West Germany was allowed to reconstitute its army and join NATO, it needed small arms. The new Bundeswehr chose the MG42 as itβs standard GPMG, and the Rheinmetall firm underto...
If you're in a reserve component, you might have something that old, but I doubt it. Unit historians and others would have heart attacks
yeah i was mainly IT and interpreter
that was just an operative role in case shit hit the fan
IT holding an MG. While fixing IP.
hit*
yeah i should have just shot the PCs while i had an opportunity
and you know the funny thing?
i am half german
God chose me for that role

I wanna post a vid...... but I can 100% guarentee I'd be yeeted faster than you can drop the hammer on that MG.
send it on private don't worry
i love black humor
Yeah don't be stupid here
I think it's too late for that advice for me 
DMed ya
What network are you trying to access?
the network tab
this thing
Click "Network"
This article is very outdated
These are the new networks you want
thx
Gave +1 Rep to @shut hawk (current: #14 - 583)
it was that
do y'all reccomend doing writups for the rooms? I'm working through the Cyber 101 stuff and was wondering if I should be doing writeups as I go along
Hai
I'd take notes for the general easy concept
Because there are a lot of write-ups
Sup heap 'terror of the roads' overflow π
guys some femboys just hacked hustlers univeristy
Nah i couldn't get my certificate yet
I think they will give me on wednesday
thanks!!! i will
@idle dagger let's not..
π
It's the content.
Hey Do anyone have time to help in using chisel?
These god damn POGs jks jks
I m stuck and cant pivot
hi
#room-help if it's a THM room
its not a THM room its general
Then what is it?
late evening thm
its 4 pm for me π
comeback when 1234
can't do that for 15h
alternatively when 13:37
cannot do that for 16h
at least you are not trying for 43:21
Not currently, but it's the most effective way to state the time.
All we really need is 'Now', 'Not Now', 'Soon' and 'Later'
2 months TM
π
its only 21:39 here
ah yes the fae is from the unite kingdom isles
yep
we both are, regrettably
22:40 current time for shadow
welp hope they don't find a way to flip the way time goes
well supposedly scientists were able to view a photons can enter before exiting a material. so strange.
My father was a watch maker. He abandoned it when Einstein discovered time is relative. I would only agree that a symbolic clock is as nourishing to the intellect as a photograph of oxygen is to a drowning man.
Which tool is the best to analyze .dmp files?
ed
At least credit your quotes
./joke
watchmen, I think?
windbg - Google is amazing if you use it.
yeah
The microsoft documentation for it is almost making me mad
google was amazing before the ai bs lol
It's better than no docs and you trying to learn it on your own.
I use duckduckgo unless I'm Google Dorking
DDG is go too.
β‘οΈ
I had a quick look because I've never heard of it before
SearX is good
it is self hosted search engine
yea
Haha, I read that too fast and was like.. whaaaaaat
which aggrigates from multiple others
i want learn cybersecurity, i really love it
Welcome new person
i'm french sorry for my english
fansatic, you are in the right place. plus, i love France π
your english so far has been good enough to be understandable... meaning it does not need to much work
hi
hi
thanks, i don't really practice my english every day, so like i'm in this server, i could practice it
Gave +1 Rep to @sand trench (current: #3 - 1963)
yeah chatting every day on the internet either on irc in the old days or stuff like matrix or discord nowadays quickly escalates your understanding of the language you are chatting in
yeah ! this is good
Have you started learning any of the content on tryhackme website?
yes i started the introduction to cyber security
Great!
and i really like cause its not just learning but practice too
what is your domain on cybersecurity ?
I'm not sure what you mean
mmmh what is your work ? like red teamers, ...
Oh, cybersecurity is just a hobby for me
ooh okay i dont know him sorry
Hello
Of course I care!
I am omni. Does everyone respect me now
Hello, newly-yellow Masoud
my bad, i mis-phrased it
why do you put " - " between somes words ?
why is the sky blue ?
to show that those words are to be pronouced as one word
ooh okay thanks
Gave +1 Rep to @glass nest (current: #19 - 466)
i'm not a kid and not your friend, so respect me
i see how you talked with me
cause i'm not good in english your think i'm inferior
calm down man
wtf no xd
ca - It's ok, the general chat on here is very casual. And about half of the users on here have english as a second language
what is the goal to say "why the sky is blue ?" ?
i don't want problem, i just don't like how he's talked
u understand ? i didnt mean nothing about if u are good or bad in eng
because cheer is another word???
why shadow is named shadow
why creatures have two eyes
shadow is not gonna answer that as it would flood the chat in text
Seems like it was just a miscommunication and a joke that didn't land. We cool here.
yep , he misunderstood me
I dont joke or care about english lvl of anyone
i don't care, i know is a real question , but say this question after i said a "stupid" question is not nice
cuz in the end its just a communication tool
For real though ca - None of us here are bothered by where someone is from, what they look like or what they believe. Just a group of people brought together by a common interest.
yes it's true
π€¦ββοΈ
Honestly, when someone is from somewhere.. it can actually be interesting to ask about the culture and stuff
There's something u drink it makes u poop
Also try to throw up that fixed my food poisoning
Throw up dude
might need to relax a bit , if it the ache stays may as well see a doc or take something
Masoud - Thats Coffee π
Thank God for coffee
Zumi - sounds like it one of those things you just gotta endure through
Just keep water handy to sip. Gotta stay hydrated
sometimes a small cold can make ur stomach hurt
6 days left
Code a cure for food poisoning
Everything is software based nowadays
Cars have ODB ports.. why not humans?
Yeah, My local mechanic was saying that. Apprently the Mercedes one (Star, i think) was just waaaaay to pricey
mercedes damn i love that german elegant beast
oh yeah, there was that big thing a few years ago, if i remember right
John Deere and Apple sharing a non-repair policy π
There's a small button embedded at the back of your throat, if you reach back and press that, it will trigger a script for muscle combination that will reverse the food input
Not cool, Betta
can we code a power off button
have it on peoples foreheads
just tap it and they go into a coma or something
betta got some dark thoughts
^
how about we start with u π΅
how rude!
cuz for me a heell nah
Nah, just a bad taste comment
π
o/ mvster
o7!
john deere is terrible as the harvest window is small and the time to get a technician to come and repair your tractor or harvester is ages
basically forcing some farmers to go without any profits for a year and/or no personal food harvest
It is actually there. It just so happens that a safety feature is preventing you from simply pressing it. You need enough sudden gravitational force to trigger the button that is on the inside of your skull
that that kinda behaviour is not illegal is crazy to shadow
At least apple made it that you use a 9volt battery to remove the glue from an iphone battery.
honeslty Zumi, I'd relish the opportunity to work on stuff like that
Maybe not day-in-day-out like you, but y'know.. to learn
Although, the day-to-day is probably where you learn the most
I do love the 'Just rolled in' and 'Customer states' videos on youtube π
If every bolt broke, why not start with drilling
Spoken like someone who's never fixed an old car/machine π
Work smarter not harder
Is it smart to try to retain the original fixings, so you know they fit?
Hehe, me too π
You gotta drill a little hole in the middle and use a reverse drill bit to screw it
how many reverse drill bits do you own?
haha.
i mean reverse drill bits are VERY specialist
If they all break give it a shot
did you guys see that andrew tates website got hacked and then they spammed his main chat with lgbt stickers and him holding pride flags
π
Thre are load of methods. Angle grinder is the nuclear option. You can get bolt removers, screw removers etc
no one care for that dumbass =/
im just saying he got really f###ed
they leaked 700 thousands passwords
i think


