#general

1 messages · Page 12 of 1

mossy river
#

I ordered food thinking I’d get back in time but there’s a massive traffic jam… 😭

crude stump
#

If it’s a school controlled computer it’s not your right

rapid merlin
#

hey bro i'm nice

#

lovely you are

#

🙂

serene canyon
#

🤔

pallid lotus
#

A personal computer?

serene canyon
#

ok, nice to meet nice

mossy river
#

First person to describe ma1 as lovely

split compass
#

Lol. I'm all nano most of the time. Saw some emacs vs vim wars on company IRC last week.

ashen blade
#

also my messages might send twice because of my terrible wifi

serene canyon
shell nova
#

did you enroll it in the mdm?

buoyant tree
#

there's a bug in it which they haven't fixed so I can't even use it

#

its just so deeply disturbing

#

I right click to correct a mistake

#

and i have to right click twice for it to register

crude stump
pallid lotus
kindred plover
#

rip

pallid lotus
ashen blade
pallid lotus
#

Chances are they clicked on "Allow organisation to manage my device" when signing into the school account

forest mortar
#

Group policy strikes again

crude stump
#

That would do it

pallid lotus
#

Ayuuuuup

shell nova
#

GP sucks.

#

I keep having to remove the Java 6 runtime they try to install at work

pallid lotus
#

Oh FFS. It was credential cache @serene canyon

crude stump
#

Do they just reinstall it lol

timber galleon
#

Definitely miss asados too. And the occasional yerba mate, but I could get that any time

old moth
#

If lsass pulls the hash values from memory while dumping, How can I get the information of the entered users before the computer is restarted? I performed the lsa dump with Crackmapexec and how did I obtain the hash value of the Administrator user that I logged into 20 days ago on the win10 computer in the AD environment?

timber galleon
#

What part of Argentina were you born? @blazing granite

blazing granite
blazing granite
crude stump
#

Personally. I like a good shock from a transformer to wake me up for the day

bitter apex
#

also surely dompurify should also block that in its default config if it can run js code

pallid lotus
# serene canyon loll

There we go. We have player, file share, and backups all working. What am I missing here Kekw

#

Tempted to shove an NFS share in here too, just because?

serene canyon
#

sigh

#

sure why not?

glass nest
#

Need to hire a pentester to check security

blazing granite
pallid lotus
#

Up to and including a SIEM lmao

#

To answer your question pre-emptively Mal: because I can

sick lance
#

SIEM, we're doing SoC and the lecturer is so annoying.

sick lance
main kraken
#

Muiri how is your pfp spinning here and on ur profile when i click ur name but when i go furter in on ur profile its anotjer

pallid lotus
#

Server profiles

main kraken
#

I WANT

pallid lotus
#

One of the perks of paying Discord extortionate sums of money each year

main kraken
#

me poor

sick lance
#

Probably the only benefit.

#

Oh and universal emoji

pallid lotus
#

Literally the two reasons I keep paying for it

main kraken
#

ima go rob my cat mby she has manay

pallid lotus
#

Well, that and to keep the AbertayHackers server at level 2 Kekw

sick lance
#

I miss my animated pfp

But the transparent ones annoy people.

scarlet mantle
#

wp lvl 7 visualnew

main kraken
#

yes

#

I got to 7

sick lance
#

My Uni server is terrible.

sick lance
#

It's ran by two power hungry mods.

serene canyon
sick lance
#

I found a few things of Muiri, and he denied it.

main kraken
#

How do i find a missing person (its my cat) 😭

sick lance
#

But I know it's real 👀

serene canyon
#

let's see if I can track you down again

pallid lotus
serene canyon
#

👍

pallid lotus
#

Oh goddamnit. Shot myself in the foot here

sick lance
pallid lotus
#

Forgot DLNA / upnp only work within a subnet

grizzled wing
#

does THM have a BlueSky account?

sick lance
grizzled wing
#

wish i could delete the bot command

#

the clone of Twitter, made by Jack Doresy

sick lance
#

Probably not.

main kraken
#

Let me also try track down i just need name age country last name social medias pic of ur garden and outside door and i'll proof how good i am:)

rapid merlin
#

my brain likes to write some groundbreaking stuff at 2am

main kraken
#

Do anyone here think they could track me down just by the information u got now?

molten sky
#

yes

main kraken
#

HUH

#

WAT

#

HOW

#

is dat posible

serene canyon
#

@pallid lotus found you again, it was same path I think

#

at this point I don't remember

pallid lotus
#

Getting old Kekw

serene canyon
#

I turned 18 this Jan 😁

#

am offically adult

#

I think

pallid lotus
#

HOW

#

I stg you were 13 when you first appeared around here

#

No, wait, 15

serene canyon
#

13.7ish

pallid lotus
#

Wait, yes, 13

serene canyon
#

almost 14 when I joined

shut hawk
#

I was 13 when I joined

serene canyon
#

birthday is in Jan

pallid lotus
#

What the hell. How have we all got so old

shut hawk
timber galleon
serene canyon
#

👴

astral kiln
#

Rather odd question but is anyone well versed in using ffmpeg?

shut hawk
#

ask your question

serene canyon
#

15/02/2020

astral kiln
#

Is it possible to split an .mp3 file into multiple files based on a .txt timestamp file?

split compass
grizzled wing
#

speaking of ffmpeg, i learned about HandBrake, very cool

split compass
grizzled wing
#

very cool

shut hawk
#

ImageMagic and ffmpeg are honestly the best tools ever for media manipulation

split compass
#

I wonder if I have the scripts to turn it all on still saved somewhere x'D

main kraken
#

And now yall are 50😎

serene canyon
main kraken
#

Is it just me or do i randomly show up to say smth and go back to what i was doing before

astral kiln
main kraken
#

ima go do more thm now peace

shut hawk
main kraken
#

huh

shut hawk
#

not quite sure why I have the cat in there but hey ho kekw

astral kiln
#

The command I'm using is: ffmpeg -i input.mp3 -f concat -i list.txt -c copy output%d.mp3 and the error I receive is
[concat @ 000002cbd5525ac0] Line 1: unknown keyword '00:00:00'
[in#1 @ 000002cbd5525840] Error opening input: Invalid data found when processing input

shut hawk
#

lmfao

split compass
shut hawk
#

can I see list.txt for the timestamps?

ebon bronze
#

k

shut hawk
#

You could use

ffmpeg -ss <start time secs> -t <duration secs> -i <input file> <output file>
``` and script it to do it for each timestamp within the file
astral kiln
#

Sure, do you want me to PM you it so I'm not putting it into the public room?

shut hawk
#

Up to you

#

I don't mind the DM

astral kiln
shut hawk
#

Don't see it

#

Don't have any message requests

astral kiln
#

Computer is saying no. Seems to have an error when trying to send or even send a message.

glass nest
#

you got DMs turned off Jayybot?

shut hawk
#

nope

devout palm
mossy river
#

Please don't advertise here

devout palm
#

I've changed so much..

glass nest
#

2nd december 2023. I'm practically a newbie

devout palm
#

I remember fawaz

#

and you

#

in a voice chat

shut hawk
#

must have been an imposter esqy

glass nest
#

19/08/2020 was my 1st post 😄

devout palm
#

I also remember you opening up your camera

astral kiln
#

@shut hawk I think it's because we're not friends 😛

glass nest
#

Thats some top-level guilt tripping, right there.

astral kiln
#

Haha

shut hawk
#

Damn

#

Very well

shut hawk
shut hawk
devout palm
#

I like tryhackme.

#

I've grown up with it

lone thistle
#

let's do it

split compass
devout palm
#

Obviously.. 19th month

glass nest
#

Non-freedom month

graceful thistle
#

the right month

devout palm
#

Hey hey, we have a dolphin here! 👋

chilly veldt
#

I forgot I have to clean my apartment

graceful thistle
#

how are you doing?

chilly veldt
#

I funnily enough get a technician out here on monday to fix an outlet for my ethernet

split compass
devout palm
graceful thistle
#

good to hear, same same 😄

split compass
chilly veldt
#

and it's on monday

#

so I was too lazy to ask for me to do it myself

split compass
chilly veldt
#

so it's cable tv intertwined with fiber

split compass
#

Makes sense, IPTV is pretty common these days.

sick delta
#

my level in website 12 and here 11 , is not update automatic?

shut hawk
#

not automatic

#

you can either run the verify command again or wait a bit

sharp sail
#

Xd

loud marlin
#

i hate bluetooth devices =/

glass nest
#

they love you, though.

loud marlin
#

well... they can go f*** them self =/

glass nest
#

😮

loud marlin
#

they are worst then god damn Greek tragedy

split compass
loud marlin
#

nah... my laser keeps disconnection from laptop. and i can only use bluetooth dongle from that device

glass nest
#

Haha, aint heard that term in years

loud marlin
#

well... they suxx all the time so far 🙂

tawdry marten
#

trying to use apt-get install seclists but its saying cannot locate package seclists

loud marlin
#

what is command exactly?

tawdry marten
#

root@:~# apt-get install seclists
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package seclists
root@:~#

molten sky
#

kali has many by default if you're on kali

loud marlin
#

try sudo apt search seclist and might show you as search result

molten sky
#

also that

tawdry marten
#

ahh okk thanks

valid mauve
#

Aaaaand my argocd isntance just shit the bed. All I did was sync after a commit to my k3s repo to update HomeAssistant.

#

Thiiiiis si going to be fun.

#

Yyyyup, everything's dead.

shut hawk
valid mauve
#

The pods are still running, though, weirdly enough...

glass nest
#

Is that how you produce your young? in pods?

valid mauve
#

Lemme tell ya, it'd be easier than the standard!

#

Also stuff is now back. I don't know WTF happened.

finite basalt
#

It's a good feeling knowing no one else is in the house, fucking jamming rn

rustic citrus
#

got wrongfully terminated from my day job

sharp sail
rustic citrus
#

gathering all my documentation an my screenshotted messages

#

i may have a case against them as they are sloppy

sharp sail
#

Well i'm not gonna comment on that

#

¯_(ツ)_/¯

rustic citrus
#

o only act within the law

chilly veldt
#

👀

rustic citrus
#

plus my partime job is more better and relaxing. im a apprentice 3d printer technocian

#

already turned in my keys and left.

loud marlin
#

frack this... need a smoke

devout palm
#

Which certification do you folks recommend when you have no experience and want to show that you have practical skills along with projects and is worth the money?

#

I think i can afford one of the entry level certifications out there

buoyant tree
#

eh Giac certs are over priced

valid mauve
devout palm
#

I mean, I'll apply for SOC Analyst, System admin, Help desk tech or Network engineer

#

And then pivot to threat analyst

valid mauve
buoyant tree
#

just get sec+

scarlet mantle
#

never save up to pay out of pocket for the oscp yoo

#

u dont need it

#

knowledge is all u need

buoyant tree
#

although it had a price jump

#

I got it when it was nearly 150$

#

now itslike 400$

scarlet mantle
#

oh my bad i didnt see u were talking to someone else about it xdd

split compass
# rustic citrus got wrongfully terminated from my day job

I have a guy for that, he's good.
But yeah, always record your hours in a time tracker/ledger/spreadsheet of some sort (preferably hardcopy ink), there will be discrepancies googlesearch[wage theft]

And then yeah, keep copies of all communications, because its easier than subpoenas for them later.
The only comm I ever ended up wanting, I couldn't find my copy of, and guarantee it wasn't found in discovery, but I did tell counsel what they were looking for with a high level of detail, and who's mail inboxes it had passed through.

scarlet mantle
#

i tought u were talking for urself lol

blazing granite
scarlet mantle
#

they would obviously require it as they have contract if offsec and for pormoting their name

split compass
scarlet mantle
#

but its never a requirement to pay 1k to get a job

devout palm
scarlet mantle
#

it should not be

#

a multiple choise type exam .-.

valid mauve
devout palm
split compass
naive violet
devout palm
#

Ok, i guess i can also forget about certifications and go make more projects

split compass
naive violet
#

Yeah it can be a really big deal

molten sky
#

help desk OSED minimum

devout palm
#

OSED might be beneficial for my career

#

As I'm planning to work with reverse eng stuff

#

lol nice one

blazing granite
devout palm
valid mauve
crude stump
#

Bruh why are some certs so expensive

rapid merlin
#

Gate keeping

crude stump
#

From who

buoyant tree
rapid merlin
#

The people without the money for it

crude stump
buoyant tree
crude stump
#

It works ngl

shell nova
#

SIGH

crude stump
#

Hydra

#

Check his bio lol

#

Nvm

shell nova
#

¯_(ツ)_/¯

#

probably just a bot anyways

crude stump
#

Yeah seems like one of those instagram bots

buoyant tree
#

don't

#

thats the devil whispering in your ear

crude stump
#

} every two seconds

buoyant tree
#

I believe thats one which is even more evil than the devil

rapid merlin
#

St Peter at the pearly gates will remind you of this as he sends you down

buoyant tree
#

I don't need another headache right now

rustic citrus
#

I was fired for unprofessionallism . basically i lightly tossed a flatpak mailer and it made a loud sound due to physics

#

hr lady said i di d it aggressively

valid mauve
#

huh?

rustic citrus
#

whoops wrong room lol

buoyant tree
#

head hurts

hot cairn
#

@valid mauve 👀

#

Got an email from Kali today lol

rustic citrus
#

learning metasploit currently

#

in the exploit room

molten sky
#

javascript can confirm

sharp sail
crude stump
#

Have no idea what that means but why did you get fired for it

molten sky
sharp sail
#

Type coercion babyy

buoyant tree
#

Also anybody got insights into why mitre is effective, like I usually go a different route for each room/ctf and I don't have any similar patterns

#

why would a APT have a similar pattern

sharp sail
buoyant tree
#

hmm

#

so if someone did that it means they could be doing this

loud marlin
#

mitre patent are based on APT way how they did it

buoyant tree
#

so pattern matching

#

also anybody know who is jaxafed

#

he does almost all rooms first

steel ice
#

Hey all, is it possible to find the IP address of a number that texted me? I'm pretty sure it's not from a actual cell provider.

loud marlin
#

ha?

steel ice
loud marlin
#

yes

steel ice
#

Okay so here is the scenario!

I have a Google Vice number, a scammer texted me, I messed with them a little, then they got mad and started talking shit 😆
I wanna see if there is a way to track where are they texting from, I assume they are using one of those spoofing tools or maybe even a Google voice number.

buoyant tree
#

@mossy river

#

can help u out probably

loud marlin
#

best thing is not to interact in any way with them...

buoyant tree
#

Also ralexander in ur collection of a lotta tech toys

#

which one is the most fun

steel ice
loud marlin
buoyant tree
loud marlin
#

just turn off firewalls and so... it might catch it

steel ice
buoyant tree
steel ice
twin ridgeBOT
#

Gave +1 Rep to @buoyant tree (current: #167 - 36)

loud marlin
mossy river
#

leave it to the police

rapid merlin
#

In general, the basic framework and methodology remain consistent.

#

Assuming you care about it.

#

It really depends on your end goal.

mossy river
#

Given that you're asking questions like this, you clearly aren't experienced.
You may get yourself into more trouble than it's worth

steel ice
# mossy river leave it to the police

I'm not trying to do anything crazy, just trying to see if I can do it!
I'm a cybersecurity engineer and have too much to lose, not interested in getting into trouble lol

rapid merlin
valid mauve
mossy river
#

So don’t touch it and move on

I’m sure there’s more people out there who is going to be rude to you

hot cairn
#

2nd distro I’ve had reach out asking me to host them lol

rapid merlin
steel ice
rapid merlin
#

You are going to far with that, it's pointless.

steel ice
rapid merlin
#

You're literally giving value and attention to that person.

rapid merlin
#

Because the real aim isn't to learn but to fulfill a sense of revenge and control, that's what you are chasing.

#

I am not a programmer, but I know that I know one of the biggest programmers in my country who I trust
I just told him that I use the Tor browser to watch YouTube, TikTok, and the like
Because I don't want to see what's happening in my country ( Example: If you are from America and open YouTube, you will see videos from American people ) and for some privacy
When I told him this he told me that just because i installed the Tor browser all the hackers would see me another meaning of his words as i understand is that Tor is not a safe browser at all
I didn't understand what did he mean but i didn't talk to him much about that dose anyone know anything about that ?

steel ice
mossy river
molten sky
mossy river
molten sky
rapid merlin
hot cairn
#

I just find it funny

steel ice
# mossy river You don’t need to know that skill

I've been on the defense side my entire career, not familiar with the offensive side and which skills are most useful, so if you say it's not worth it then I trust you since you seem like someone who knows a thing or two about this.

molten sky
molten sky
rapid merlin
rapid merlin
boreal scarab
#

Ahhh EFF, love em

molten sky
#

just surprised, lol

boreal scarab
#

@vocal gale Didn't I buy you an EFF shirt, or was that @bronze osprey ?

molten sky
#

also idk if dumb but why /kali AND /kali-images

rapid merlin
boreal scarab
hot cairn
#

It’s a official mirror for all them, so

molten sky
hot cairn
#

Some just pick closest to user automatically

molten sky
#

how did you start with that tho

hot cairn
#

You just make an account and register it

#

And boom

molten sky
#

and you did enough traffic to be approached?

#

that's the part i'm still surprised about lol

hot cairn
#

I’ve seen gov ranges connect to it lol

hot cairn
boreal scarab
hot cairn
#

The only time I’ve ever been turned down was gentoo

#

Who took 3 years to respond to my request

molten sky
hot cairn
#

And by then I had deleted bc they hadn’t responded

bronze osprey
#

One of my favorite shirts

rapid merlin
#

My first distro when I was much younger.

bronze osprey
#

Matt came in clutch with that shirt. Everything was sold out in my size lol

buoyant tree
#

Password is Invalid. Password must be a minimum of 8 characters and include at least one upper case, one lower case, a number and one special character from the following: !#$%&'*+-/=?^_`{|}~

rapid merlin
buoyant tree
molten sky
#

hunter2@

#

works here

boreal scarab
rapid merlin
#

What's your end goal by doing all of this?

molten sky
rapid merlin
boreal scarab
rapid merlin
molten sky
#

at which point, you know enough not to listen to their recommendation against it anyways

rapid merlin
# rapid merlin What's your end goal by doing all of this?

I hate how people think in my country i can't stand it all I want is to see people in different countries and if you go up there in the chat you will see i said ( Example: If you are from America and open YouTube, you will see videos from American people )

rapid merlin
rapid merlin
#

IP's are much cleaner too depending on the provider.

molten sky
#

mullvad used to be awesome in that context

#

never had a captcha

rapid merlin
rapid merlin
#

So much garbage traffic has overwhelmed it. People use it for all sorts of illegal activities, which is why it's blocked in a lot of places.

rapid merlin
rapid merlin
rapid merlin
#

Same with tor identities, they refresh.

#

Definitely consider using a VPN and avoid relying on Tor for personal activities, as it can be counterintuitive.

buoyant tree
sand trench
#

upcomming on the cool linux stuffs:
distrobox
nix os

rapid merlin
buoyant tree
#

its got good speed and anonymity

valid mauve
hot cairn
#

A friend of mine in ottawa also has a mirror for kali 😂

sand trench
#

shadow has all the worlds stub the toe mirrors

hot cairn
#

Almalinux was the other one that reached out @valid mauve

sand trench
#

as soon as any random person stubs their toe shadow does the same

#

it is not very healthy for shadows toes

rapid merlin
valid mauve
buoyant tree
#

compared to surfshark/nord/pia

blazing granite
rapid merlin
#

Unless the region I am using is radioactive.

#

It get spammed captchas like hell.

buoyant tree
#

i mainly use usa/uk

rapid merlin
#

It's actually bad how low quality some IP's are.

buoyant tree
#

doesn't happen for me weirdly then

rapid merlin
#

I am definitely not the only one experiencing that though.

#

Keep hopping around the IPs, and you'll see the difference.

buoyant tree
#

just click this

#

keeps my life simple

rapid merlin
#

I like to hop around to check for ping and more.

#

I've also learned through experience why some IPs are more reliable than others (regions/cities).

buoyant tree
#

the ping doesn't bother me a lot unless i am gaming online which is something i don't even do now a days

rapid merlin
#

I don't think I've ever played an online multiplayer game either.

sand trench
#

yeah well no vpn will improve your ping

#

some might be close to 0 effect but it will definitely not lower it

rapid merlin
buoyant tree
#

hmm i unpinned it a few months ago

#

haven't seen it pop up again

blazing granite
#

if it's not the whole plane you're ok 😂

torpid ether
# rapid merlin I am definitely not the only one experiencing that though.

To be fair, any situation where you're using a shared public IP, you will get captchas on popular sites, mainly due to the volume and variance of requests, not inherently "low quality" IPs, or a result of illegal activity. Case in point, reputable, premium, enterprise SASE/VPN products also have the same symptom unless you're using a reserved IP.

#

I tend to just exclude Google from any corporate tunnels to avoid that very thing.

#

Mullvad's solid

rapid merlin
#

I also have a whole system set up which makes my use case very unique.

#

It's not that expensive many do it.

mossy river
#

It’s convenience that people strive for

rapid merlin
#

It's not hard at all. Learning about VPNs can be a nice little, small project if someone wants to understand it quickly.

torpid ether
#

A couple things to consider, a VM from AWS/Azure is going to be more expensive than something like DigitalOcean, Vultr, Linode, etc. All of these services will also be directly linked to you, and any activity reported to your host will come back to you.

rapid merlin
torpid ether
#

So unless it's for something like IP whitelisting or jumpbox, not really a benefit, unless it's just for a fun exercise.

rapid merlin
#

Setting it up?

#

It won't even work just to begin with.

#

Since the whole premise is flawed.

#

You will never go with AWS to hide your identity.

#

You will go with bulletproof providers ideally and so forth (but 99% of the time, it's for illegal activities).

buoyant tree
#

what even ensures that bulletproof providers are anonymous and not just a big honeypot

#

like its only thier personal gurantee it seems

rapid merlin
#

Never put your eggs in one basket.

#

Then you want privacy and not anonymity.

sand trench
#

if you can do so comfortably also freeze your credit if you use it for anything

#

shadow also aims for privacy instead of anonymity

rapid merlin
#

Encrypted traffic in transit and at rest is more than enough VPN-wise, no matter where you are.

#

AWS is more than reliable and trustworthy.

#

Assuming you properly secure the instance and know what you are doing, it's very fine.

#

It's a common security practice though, just ensure that if you ever commit it to GitHub, do so publicly (the api keys). This way, you can't forget the keys. After all, you need somewhere to store them, right?

#

It's not like anyone will find them either way.

sand trench
#

just add them in one commit and remove them in the next

#

perfectly safe

#

./joke

rapid merlin
sand trench
#

shadows younger brother had to go through the entire github removing of unwanted data from repo thingy

#

as he uploaded the input files for advent of code

#

who tells you to not uplolad the input files and only your code solutions

#

not exactly as bad as api keys or credentials

rapid merlin
#

a

rapid merlin
#

I used CVS for a while.

sand trench
#

github is the: please send kernel pull requests and patches to the kernel devs using the kernel email list instead of github issues thingy

rapid merlin
#

It's much purer and straight to the core.

#

I used to be fascinated/still is by the Cypherpunk mailing list.

#

That charm has been lost.

#

Having to manually contact people to get something and learn.

#

Then have a proper interaction with someone highly technical.

sand trench
#

the kernel is crazy in how its dev cycle works

#

still amazing project

rapid merlin
#

I was not even born when mailing lists were being used in the 90s, but even I miss them.

sand trench
#

remember this is just a mirror though

rapid merlin
#

Oh nice I forgot about that.

blazing granite
rapid merlin
sand trench
#

APPARMOR SECURITY MODULE
M: John Johansen john.johansen@canonical.com
M: John Johansen john@apparmor.net
L: apparmor@lists.ubuntu.com (moderated for non-subscribers)
S: Supported
W: apparmor.net
B: https://gitlab.com/apparmor/apparmor-kernel
C: irc://irc.oftc.net/apparmor
T: git git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
T: https://gitlab.com/apparmor/apparmor-kernel.git
F: Documentation/admin-guide/LSM/apparmor.rst
F: security/apparmor/
this block shadow finds decently relevant to how shadow uses their computer

blazing granite
rapid merlin
rapid merlin
blazing granite
sand trench
#

and it is now shadows sleep sloops to the beep boops while the meep moops time

blazing granite
#

there must be an archive I believe but the mailing list is dead

blazing granite
#

it looks like this died 😂 so I must go too

rapid merlin
buoyant tree
#

@sinful moon u here?

sinful moon
#

No I'm doing server maintenance while on-call

#

Possibly will be avaliable after if I'm not too tired

buoyant tree
karmic furnace
#

god damn it man, missed passing pentest exam by 2 points

#

I'm so disappointed.

rapid merlin
buoyant tree
#

on the sec+

#

dw everybody gets to the near passing point and then its a matter of luck from what I have seen in comptia exams

#

just try a giving it a retry

karmic furnace
#

I passed the rest of them easily, and then i cracked under pressure 😛

#

it was also after a full day of work, with a headache and I was also sick so I'm impressed I did that.

rapid merlin
#

Certs are certs.

karmic furnace
#

it is true.

brisk tree
#

quick question

#

are these two the sasme

#

same

#

Because all the questions seem identical

lone thistle
#

Yes

#

25 days of cybersecurity is a clone of AoC 2 as part of an experiment iirc @brisk tree

brisk tree
#

ok i just needed to know for my internship. they gave both there is one slight dofference i noticed

lone thistle
#

Yeah, there might be a few changes, but I don’t have any insight to it I’m afraid 😅

rapid merlin
#

anyone know why i cant find this cve in my msf4 module library?

brisk tree
rapid merlin
#

did something happen to machines?

#

it suddenly went out

chilly veldt
#

The timer on it stopped?

#

You used too much time?

rapid merlin
#

nah i had plenty of time

#

over an hour

brisk tree
#

It’s been doing the same to me recently

steel aspen
#

Weird bug I think, also happens to me every now and then

devout palm
#

It's the countdown

#

Refresh the page every 30 minutes with CTRL + F5

karmic furnace
#

literally

#

i also had a headache, was sweating bullets and just felt like crap

weary garden
#

@sand tapir Morning sir

trail sequoia
#

can someone have i solution for screenshot , when i take screenshot my local room i cant share in discord to show membre to get solution in my error of my room?

karmic furnace
#

!docs verify

#

I don't think thats right..

sharp citrusBOT
karmic furnace
#

maybe that one?

naive violet
karmic furnace
#

ah, old habits die hard.

heady nova
#

ello

glass nest
#

Good Morning, and Happy saturday 🙂

#

Today: Making stuff in the garage, then learning python this evening.

cursive cave
#

hlo guyss
i got a problem , can anyone of u guys can help me?
i made a backdoor .exe file which i opened in my virtual window in my VM ware and after opening it in my virtual window i was able to get the remote access but the same .exe file i copied it to my other laptop and opened it , but this time there was no backdoor connection , can u guys please look forward to this topic ..?
anyone..?

glass nest
#

Maybe your other laptop has better virus/firewall protection?

cursive cave
#

but i disabled all the windows security

#

hey do sending this .exe to someone wont let myself getting hacked ?

glass nest
#

Well, sending a file like that to someone would by highly unethical.

mossy river
#

You deserve to get hacked tbh

glass nest
#

What does today look like for you Jabba?

cursive cave
#

no someone was asking me the file but i didnt send it

mossy river
glass nest
#

Uni busy?

mossy river
# cursive cave anyone ...?

This isn’t a beginner question, if you want someone to help you, you’ll need to unlock the advanced channels

sharp citrusBOT
mossy river
glass nest
#

I hope you get through it all

#

Or as much as reasonably possible.

sick lance
#

Just remember to take breaks and don't overwhelm yourself.

glass nest
#

^^ Agreed

cursive cave
sick lance
glass nest
#

Or prove you have a certificate, like OSCP or ECPPT

cursive cave
#

ohh ok , i was not knowing about that

#

i am curently doing a course ...

glass nest
#

Aye. We gotta be careful. Lots of folk are on here just just 'hax0r my sk00l', and we are not about that

#

Oh, if you are doing a course, can you ask your tutor?

glass nest
#

Aye. Well drop a message on there. Does zaid have a Discord?

cursive cave
#

by Zaid Sabih

#

i dont think soo.. but after completing this course will make me eligible ?

naive violet
#

No

cursive cave
#

oo

#

alright then i have to go to level 13 , okk

glass nest
#

James! Same question, What does today look like for you? More evil science?

naive violet
#

Not today

sick lance
#

What about you Ezqy?

naive violet
#

Nothing's arrived which is abysmal

trail sequoia
#

Can someone help me to solve why my screenshot is not working in discord

glass nest
#

Woodwork and python.

sick lance
naive violet
#

@karmic furnace linked a guide for you

glass nest
#

Finally working through the PNPT course. been putting it off for too long

sick lance
#

Ah good stuff!

trail sequoia
#

I need to share my error in my room that's walhy

sick lance
trail sequoia
#

Ok

trail sequoia
naive violet
sick lance
glass nest
#

Makes you miss Maplin all the more 😄

naive violet
trail sequoia
naive violet
naive violet
sick lance
naive violet
#

I mean space is damn cool so I can't blame him

glass nest
#

I mean, the excitement you are showing for building this thing is kindof infectious

trail sequoia
glossy portal
#

Scroll down, you'll see a hash do /verify (your_hash_here)

#

And don't share it in here

glass nest
#

g'morning Shei. happy saturday. Whats on your task-menu for the day?

#

Maybe hit 0x8?

#

😄

#

Good shout - School before THM.

#

Whats the exam?

naive violet
glass nest
#

Hehe, Yeah they are super important now. I remember when COVID hit, many schools used those results as a baseline for the final one

#

😮

#

Chilling, killing time. makin' sawdust

#

Not yet, still waking up 😄

timber galleon
#

Good morning

glass nest
#

Hiya Luca

timber galleon
#

👋

jaunty scaffold
#

Can someone plz help me

glass nest
#

Yes. uninstall Arch, and get a real OS 😄

jaunty scaffold
#

I edited the hosts file in /etc/hosts for vulnupload and then after completing it and resetting it using Sudo set -i etc I couldn't connect to bridge no longer

#

How can I fix it?

#

Can anyone help

#

How do I reset the /etc/hosts file

cobalt crane
#

Gm

jaunty scaffold
#

My VM still works with Nat

#

But just not with bridge

sick lance
#

Don't put it on Bridged

#

Keep it on NAT.

jaunty scaffold
#

Oof

#

At first my bridge was working fine

sick lance
#

There's no real reason for you to use bridged on TryHackMe.

IF you used bridged, you're placing the VM on your network as a device.

jaunty scaffold
#

So what did /etc/hosts did to it

#

I want to understand what happened

sick lance
#

What does your hosts file look like?

jaunty scaffold
#

Can I dm you

#

Ohh wait

sick lance
#

Yes.

jaunty scaffold
#

I can send text

#

127.0.0.1 localhost
127.0.1.1 kali

The following lines are desirable for IPv6 capable hosts

::1 localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters

sick lance
#

Looks fine.

jaunty scaffold
#

So is it VMware problem

#

Does /etc/hosts affect bridge

naive violet
#

No

jaunty scaffold
#

Then I guess it's the VMware problem

unreal scarab
#

Any pro hacker should dm

#

I need help with something

#

I will pay you $500 if you can deliver

naive violet
#

I'm a pro hacker, emphasis on the professional

scarlet mantle
#

xdd

sick lance
jaunty scaffold
#

yes

#

i have done that

grim sparrowBOT
#

:hammer: diablo39.#0 has been banned.

sick lance
#

There wasn't one.

jaunty scaffold
#

Since /etc/hosts doesn't affect bridge and Nat still works therefore I guess it's VMware error I am now extracting the VM and going to run it on virtual box

#

I hope that will work

#

VMware have weird errors like freezing, crashing and the keyboard input stop working time to time and now bridge stopped working

jaunty scaffold
#

Lolll 😆

bold latch
#

Pentest requests are handled in a more formal manner and pay isn't the first thing you mention but rather the engagement details

#

Etc

jaunty scaffold
#

Right

naive violet
sick lance
wintry harbor
#

hi

#

bye

glass nest
#

Is this your post? this is the second time I've seen you put that here. You know that you shouldnt really advertise here, right?

grim sparrowBOT
#

@rapid merlin has been warned.

naive violet
#

@glass nest Can I DM?

glass nest
#

Of course

proper trout
#

Hello everyone do you know a good room to learn steganography ?

glass nest
#

Actually kinda excited - I 3d printed some jigs to use in the garage, and gonna give them a test run today

proper trout
twin ridgeBOT
#

Gave +1 Rep to @chilly veldt (current: #7 - 804)

mossy river
proper trout
#

do I need any prerequisites ?

#

for the cicada room

naive violet
#

I can, in theory, put a 3d printer on top of my server rack

chilly veldt
mossy river
#

I am so tired this morning aaaaaa

naive violet
#

Me too Jabba

proper trout
naive violet
#

You just reminded me I have a cup of tea in progress

glass nest
#

once the server rack is solid. The machine wobbles a LOT 😄

chilly veldt
#

I just ran 2km and walked up 400 steps on the Stairmaster

glass nest
#

had stuff fall off the table before

mossy river
#

As soon as I’m finished at the gym I’m getting a coffee from Greggs

glass nest
#

Ooh, if you didn't mention 'gym' I would have recommended a chicken slice... mmmmm

naive violet
glass nest
#

Sweet.

#

on that note, I actually have 4 server cabinets I don't need. they are about 6.5ft tall

glass nest
#

When we bought a store site that used to be a bank, they just left the racks there. No servers, but a bunch of switches

#

Yeah.. Chicken and mushroom, I think?

#

either way, lush.

mossy river
#

From where?

glass nest
#

Greggs

mossy river
#

Are you meaning chicken bake?

#

Or is there something called a chicken slice

glass nest
#

thats probably the one, yes.

mossy river
#

They’re really tasty but my brain can’t get over the sauce

#

It just weirds me out

glass nest
#

I have a freezer with loads of them in it 😄

chilly veldt
#

When you got ADHD and can't remember what count you're on, so all your sets go until failure

mossy river
#

Fortunately I workout with a friend, unfortunately we often both forget

chilly veldt
#

Ahahahahahaha, I am sitting here doing hip abduction with 170lbs until failure with like 3 sets

mossy river
#

8 reps, 3 sets

Strength training with a hint of muscle building

glass nest
#

so a few years ago we bought a catering van (non-dominos) and set it up as a pasty/sausage roll place. Turns out the supplier for Greggs isnt far from here. So we called the van 'Mr Gregorys'.

chilly veldt
#

For me it's weight loss

glass nest
#

And we have a chest freezer full of pasties, ready for the festival season 😄

timber galleon
chilly veldt
timber galleon
#

HAAHAH

#

get off your phone

mossy river
#

Texting between sets 💃

#

They have some funky music on in the gym today and I don’t appreciate it

chilly veldt
#

Texting mid set cause you just work legs💅💅

glass nest
#

Whats your Gym music like? (Bella, Jabba and Luca)

mossy river
mossy river
chilly veldt
chilly veldt
glass nest
#

Cool cool. I tend to listen to 90's throwback indie rock 😄

#

Really? I would have thought you'd have a carefully curated gym playlist?

mossy river
#

I don’t really listen to music because of having a partner

But working out alone, I put on whatever vibe I’m listening to that month

#

This month it’s hardstyle popular songs but I do have a ton of rock workout playlists

chilly veldt
brisk tree
#

I find a good song and listen to it on repeat till I’m fed up 😂

hidden yew
#

Hello hackers

glass nest
#

I went with a partner once, but the guy - although roughly the same body-loko as me, did way more physical stuff than me in his youth. I was good that he was pushing me, until one session I was in pain for a solid 5 days after. Kinda put me off

hidden yew
#

Sup esqy

glass nest
#

Hiya vent 🙂

hidden yew
#

How are u bud

glass nest
#

Living the dream. You?

hidden yew
#

I'm not bad

mossy river
glass nest
#

It's good that you've found a decent gym buddy

mossy river
#

He’s from Secondary School. He said he was going to Cov Uni and I knew he went to gym with my other friend so I asked him if he wanted to go gym with me while he’s in the area

glass nest
#

A student from Warwick working out with a student from Cov? Is that an outreach program?

#

(don't tell him I said that. He sounds stronger than me)

mossy river
#

Don’t worry he wouldn’t hurt a fly

glass nest
#

Phew!

rapid merlin
#

Okay ive added a module .json file to /root/user/.msf4/modules but it does not appear.

chilly veldt
#

I don't have any friends in the area, so I just work out alone

#

So now I can make gym friends! HYPERS

jaunty scaffold
nimble trellis
#

Hello, could I ask where I can get a penetesting and cybersecurity certificate ?

chilly veldt
#

There's multiple from multiple companies providing such

cerulean marsh
#

Any plans of TryHackMe launching their own Pentest cert ? 🤔

near hawk
#

No idea, may or may not be wrong but think it would be quite complex with NDAs and trying to invgilating the exam

mossy river
#

Good workout today🏋️

near hawk
#

What did you train?

shell nova
mossy river
karmic furnace
#

in terms of reports, and note taking, what is most common to takes note of. (Please don't say everything)

plush mesa
#

Reports as in pentest reports for work? For your own notes?

karmic furnace
glass nest
#

Such a geek :p

#

Hiya Haluka 🙂

karmic furnace
glass nest
#

For your own notes?

devout palm
#

Things that you think you might forget

karmic furnace
#

Own notes that I will use to refer back to when I'm writing up a pentest report.

lament tendon
# karmic furnace own notes.

I like to note down general overviews of what I am doing and focus less on specifics and more on general stuff that I can them use as a basis in specific situations.

karmic furnace
#

I should probably do a journal.

lament tendon
#

Nevermind, I think I understood you wrong.

karmic furnace
#

I'm on an active pentest atm.

lament tendon
#

For a pentest you should write down the what and how, similar to a writeup.

#

Stuff like CVSS can be calculated later.

glass nest
#

Yah, I do th4e same, Bit. 2 notebooks - one on the computer for when I'm working through rooms, and a physical notebook where I write general commands and tools I learned

lament tendon
#

Also document everything you tested, regardless of the result. Some things may not go in the final report, but it will still help with getting good coverage.

plush mesa
#

I write everything that is a new technique or something new down in a sort of own wiki and then when doing CTFs i link the article to the technique

plush mesa
#

With work and active pentests its different because of customer data, so i dont really take own notes

lament tendon
#

Very annoying to carry a paper notebook around when I can just check my phone instead. ;)

glass nest
#

I find that physically writing it (Even in my terrible handwriting) helps me remember better'n typing.

karmic furnace
#

yeah but Esqy and I are old.

glass nest
#

's true

lament tendon
glass nest
#

For sure. We do what works for us

#

@naive violet All 3D printed jigs worked perfectly! Just need a couple of M8 bolts and nuts to put a drill vice together. Although it cost a bit, I do not regret the 3D printer as of yet

devout palm
glass nest
#

I just use the same as my email address. never forget it then

#

and it has an @ in it, so more secure

karmic furnace
lament tendon
#

That‘s dangerous.

karmic furnace
#

Somehow, we had a 'pentester' come through and that was not something that raised sussy levels.

karmic furnace
#

It was an insta fail from me.

sick lance
#

I has a ping..

karmic furnace
#

I literally told them all, do not do it.

blazing granite
#

pong

shell nova
karmic furnace
#

i didn't show them what could happen but kindly explained what MAY happen.

shell nova
karmic furnace
#

Nah, the whole thing is a subdomain takeover.. with very little effort

blazing granite
#

mmm croissants

blazing granite
#

😂

sick lance
chilly veldt
#

Should probably find some lunch somewhere

karmic furnace
#

our support team was smashed..

#

(I being part of it, was smashed)

shell nova
glass nest
#

mmm croissants...

karmic furnace
#

with butter.

shell nova
glass nest
#

Ham n cheese

blazing granite
glass nest
#

Aye, they look good

#

I should probably eat. that pic had a growly effect on my tummy

sick lance
glass nest
#

That was exactly what I thought of 😄

sick lance
glass nest
#

But fools seldom differ...

blazing granite
# shell nova Half Moon, makes sense

There are savoury and sweet, I use to cut the savoury ones transversal and put ham, cheese and toasted a bit in the oven until the cheese melt, so effing good

glass nest
#

Medialunas = brioche/croissaint hybrid. Damn. It's like taking the best of both

blazing granite
timber galleon
#

@mossy river @chilly veldt had good workouts? 🗿

mossy river
#

Always

glass nest
#

Oh Luca - you musn't have seen - whats your gym playlist like?

mossy river
#

It’s all about the mindset

#

Showing up to the gym means it will be a good day 💪

glass nest
#

The mindset.. calling everyone bruh for example?

blazing granite
#

I hate that

timber galleon
glass nest
#

Oh, When you Jabz and bella were being gym bunnies, I asked about playlists. I used to go a lot, but nowadays is once a week max cos of work

mossy river
glass nest
#

That being said, I do have a mini-gym in my house

blazing granite
chilly veldt
mossy river
#

I need to keep on with my EAAs and my Creatine

glass nest
#

Bella is the the over-the-road gym, or the sign-up-fee gym?

mossy river
#

I might buy another shaker because I’m lazy

chilly veldt
#

It's not the over the road gym

#

The over the road gym is also the sign up fee gym

glass nest
#

Ah. My enumeration of your gym options failed. And i apologise.

timber galleon
chilly veldt
#

But the close by gym is a big chain, and I could get student discount on it so it costs like the same as the over the road gym, plus I can go to all their gyms in Denmark

#

So I can go gym after work in Copenhagen or where I live or in the city my school is in

mossy river
#

I go to pure gym

glass nest
#

Luca - It's not a lot, just a bench with a legpress/bicep curl on it, then I got some resistance bands aswell

chilly veldt
#

It's also puregym I go to

timber galleon
glass nest
#

Snap 😄

blazing granite
glass nest
#

I actually chose it for other reasons though - When I head out for adventures in the campervan, it means I can nip into one of the other gyms to grab a shower

glass nest
#

So bella needs to go shoe shopping. again 😄

sick lance
#

I train at a farm, which has lots of equipment, lots of fields to run in, and OCR obstacles. and Hyrox equipment.

chilly veldt
#

Yeah, I don't recommend running on treadmills barefoot

shell nova
glass nest
#

Scrubs with a sledgehammer and a tractor tyre. Very macho 😄

sick lance
shut hawk
chilly veldt
timber galleon
shell nova
glass nest
#

I mean.. you could work the farm? just a couple of hours and that'd be worth a week of workouts

chilly veldt
sick lance
#

We're really lucky, The father had a working farm all his life, my coach didn't want to be a farmer and the dad agreed, the brother moved away.

timber galleon
sick lance
#

Only "problem" we have is when we run in the field and the calfs chase us thinking we want to play 😂

#

The sheep and lambs just run away

glass nest
#

They are motivating you!

#

And they don't judge. Best coaches.

sick lance
shell nova
glass nest
#

Amazing!

sick lance
shell nova
glass nest
#

Do you see wild haggis running around the hills? (thats why they have one leg short'n the other. True fact)

brisk tree
#

Happy Saturday

glass nest
#

Red wine at 2pm 😄

brisk tree
#

It’s 6pm here

blazing granite
glass nest
#

It's always 6pm somewhere

timber galleon
brisk tree
brisk tree
blazing granite
shell nova
shell nova
glass nest
#

Rotted grape juice

#

😄

devout palm
brisk tree
blazing granite
shell nova
glass nest
#

it's 'high time' you put a pic on there 😎

#

Time is up 😄

blazing granite
brisk tree
brisk tree
glass nest
#

Rioja?

devout palm
#

Esqy... please don't read the book that you've mentioned earlier

blazing granite
#

Tempranillo based

shell nova
brisk tree
shell nova
#

Ah guess not then

glass nest
#

🧐 🍷 Indeed

proven quartz
brisk tree
blazing granite
# shell nova Ah guess not then

it was the most obvious choice, of course there are other reds, but when you think about Spanish wine, you think about what makes their wine unique

glass nest
#

Oh Rex - So, I'm not the biggest fan of red wine in general, but red wine on airplane is really nice. What would the reason be? the air, the wine they use...?

brisk tree
#

It’s also the same price as a large bottle 😂

proven quartz
brisk tree
blazing granite
# brisk tree

no probably my first choice of wine for Spain, but if you enjoy it, that's the most important part 🥂

shell nova
#

I have a hard time finding decent international wines in France

brisk tree
#

Where I am all the cheap wine is so good. Back in the uk cheap wine tested like vinegar but here it’s all so good. This one was £3

glass nest
#

I actually have some wines here that I got given as a gift

shell nova
glass nest
shell nova
#

Nice pouch

#

Remember kids, drink in moderation.

glass nest
#

I don't even drink anymore, but still - I got em :p

brisk tree
glass nest
#

First one is from a romanain friend

#

other two look like generic plonk

devout palm
#

This is the wine of mine

brisk tree
#

German wine is good

sick lance
#

No wine is good

glass nest
#

So... not even your national drink of Tonic Wine?

#

Buckfast Abbey or Sanatogen? something like that

blazing granite
glass nest
#

So.. psychosomatic

#

Cos I'm already on a buzz from going on holiday

blazing granite
glass nest
#

Is that the same as that stuff candians make.. Ice-distilled wine?