#general

1 messages · Page 1866 of 1

dark wolf
#

probably display

#

yeah math got it

distant robin
#

It filters only port 80 which is not what I want

boreal orbit
#

filter out, she said

narrow yew
#

filter OUT

dark wolf
#

what do you want

distant robin
#

Yes filter OUT

narrow yew
#

OUT she said

#

I reply wait wait

dark wolf
#

!tcp.port == 80

distant robin
#

Lmfao you guys make me laugh so good

dark wolf
#

add a ! at the beginning it means not

distant robin
#

Thanks you @dark wolf

twin ridgeBOT
#

Gave +1 Rep to @dark wolf (current: #65 - 163)

narrow yew
#

That should be teh new ban hammer gif

narrow yew
#

But the show above is a classic

#

Vally must have watched it

distant robin
# dark wolf add a ! at the beginning it means not

Yeah I tried what i learnt and it doesn't work with the other part of the filter. I added http.server == "Microsoft-IIS/6.0" and the information I got from the internet doesn't really do much. now I need to add && after 6.0, right?

narrow yew
#

IIS ewww

dark wolf
#

yes, or AND

#

http.server == "Microsoft-IIS/6.0" AND !tcp.port == 80

boreal scarab
distant robin
#

Now that I've gotten the hang of it, it seems more interesting to work with wireshark

narrow yew
#

ISS server that is not on port 80

#

Does that even exist

dark wolf
distant robin
narrow yew
dark wolf
narrow yew
#

I see google all over

distant robin
narrow yew
#

8443

sullen hearth
dark wolf
winged nimbus
narrow yew
#

80 is always there but rules moves traffic to 443

#

http > https

dark wolf
boreal scarab
dark wolf
#

bastards

narrow yew
#

but makes ffuing harder

dark wolf
sturdy sequoia
#

but i want to read all the data in plaintext

narrow yew
#

I am looking for a Cyber-ish christmas jumper

distant robin
#

Oh that's interesting. the solution I used didn't work. Gave me the wrong number so I went and looked at a write up. Turns out it is http.server contains "IIS" && tcp.srcport != 80

distant robin
narrow yew
#

help me locate a good one in europe

#

I've seen some, but not good enough

modern fox
#

sup yall

distant robin
narrow yew
#

not close to what I look for

modern fox
narrow yew
#

so many parameters

distant robin
modern fox
narrow yew
#

I started a movie, Takedown, have not seen it in age because its crap.

Watched 10 min and just noticed its spanish audio

#

I do not speak Spanish

distant robin
#

I'll take that one

narrow yew
sturdy sequoia
narrow yew
#

I want a realy good hacker movie.

distant robin
#

@narrow yew what are you really looking for? Give me some keywords so I can refine my search.

narrow yew
#

Last couple of years they all sucked

sullen hearth
narrow yew
#

most in german

sullen hearth
#

Sorry for the delay

distant robin
twin ridgeBOT
#

Gave +1 Rep to @sullen hearth (current: #243 - 39)

narrow yew
#

for christmas party

distant robin
#

you want fugly?

sturdy sequoia
modern fox
narrow yew
#

how good

modern fox
#

"t werk"

#

to work ig kek

sturdy sequoia
narrow yew
dark wolf
modern fox
narrow yew
#

he played a big role in my teen years

modern fox
distant robin
#

Lol even the engish Blease 🤣

modern fox
sturdy sequoia
distant robin
#

@narrow yew How about this?

dark wolf
#

I live 30 mintues from Kevin

narrow yew
modern fox
distant robin
narrow yew
dark wolf
distant robin
distant robin
#

Lol Space Force was hilarious

dark wolf
narrow yew
#

not close to what I look for but funny

#

Since we ar gang #elder here atm

distant robin
narrow yew
#

lets move this in dms

#

Gang was not amused

distant robin
#

Who is the gang?

narrow yew
#

elder gang gang

#

@sturdy sequoia @dark wolf @boreal scarab

distant robin
#

Ok Sir

narrow yew
#

I want to include shadow but not know her age

#

just that she wanders in the night

#

I draged them back in

narrow yew
#

Nice UX

#

Ascii ❤️

distant robin
narrow yew
#

Legends it say

#

missy cant read 😄

boreal scarab
leaden marsh
#

why this happen

boreal scarab
#

I need a drink to deal with this generation

boreal scarab
leaden marsh
distant robin
boreal scarab
#

You make me feel fucking ancient

narrow yew
ivory trench
boreal scarab
distant robin
boreal scarab
sullen hearth
boreal scarab
#

It was a 90's Nick Gas game show

distant robin
#

In fact I am older than @narrow yew by 4 years.

distant robin
distant robin
boreal scarab
narrow yew
boreal scarab
dark wolf
boreal scarab
#

What the hell are those called

distant robin
narrow yew
dark wolf
narrow yew
#

True

sullen hearth
#

I have to make spaghetti and look for a movie. Bye peepz. Nice to met you... most of.

distant robin
#

@boreal scarab you mean these?

boreal scarab
distant robin
boreal scarab
dark wolf
distant robin
dark wolf
#

pancreatic cancer

#

in 2023

distant robin
#

Oh well

#

I'm going to play a bit of Evony

boreal scarab
#

Kevin David Mitnick (August 6, 1963 – July 16, 2023) was an American computer security consultant, author, and convicted hacker. In 1995, he was arrested for various computer and communications-related crimes, and spent five years in prison after being convicted of fraud and illegally intercepting communications.
Mitnick's pursuit, arrest, tri...

dark wolf
#

his security consulting company still seems to exist

winged nimbus
eternal bronze
#

Hi everyone.

sturdy sequoia
#

And I'm back. I think i missed a tag but can't find it

#

Looks like chat died

#

Fine. I'll start my own conversation. With blackjack and hookers

celest dirge
#

Lmfao what?

sturdy sequoia
#

Futurama joke

sand trench
#

and time for shadow to go meep moops to the beep booops for the sleep sloops

desert dirge
#

Any bash wizards that can help me understand this bash syntax?

#
semanage fcontext -a -t samba_share_t "/srv/samba/demo(/.*)?"

Most of that is pretty straightforward, I just can't figure out the "(/.*)?" part

sturdy sequoia
#

looks like a wildcard but im a noob

gritty bane
desert dirge
#

dude sick! Thanks guys! That was the hint I needed, I can google the rest now

#

heckin' chads!

gritty bane
#

I forgot the word "recursive" lol

#

It's basically a recursive search I guess

balmy sage
#

yeah

#

its recursive wildcard

desert dirge
#

The way it reads is to me now is: "match"/"apply to" any file or directory in the given directory, and then match/apply recursively within the directory

#

which, is wild shorthand lmao

sturdy sequoia
#

is there a recursive option in the program? like -r or something?

gritty bane
#

It applies whatever you're trying to do to everything in the directory and the ones inside of it, recursively in other words

gritty bane
#

There might not be a recursive option, which is why he wants to resort to using a wildcard like that

modern fox
#

uhm

dark wolf
#

semange sounds french

dark wolf
#

!!

modern fox
#

oh no

#

wrong gif

rapid merlin
#

Hello what next after reaching the diamond league?

sturdy sequoia
crisp carbon
#

What malware is like metasploit but works on iPhones remotely

crisp carbon
#

Photos passwords I need recovering from an iPhone that was stolen

sturdy sequoia
#

isnt all that backed up on icloud?

#

if you dont have your password you need to contact apple

crisp carbon
#

How see on iCloud

sturdy sequoia
#

i dont know. you should be able to google it

crisp carbon
#

Ok thanks

remote zodiac
#

whenever I use burp suite, websites only load and do nothing else. Do you guys know why? (and yes I have the web cert)

sudden karma
#

Hello

desert dirge
#

@sturdy sequoia @gritty bane
I'm not sure, I got this from the samba docs tbh lol
It looks like semanage doesn't have a recursive function, and that this is one of a few workaround options

edit: It's freaking regex. I should have known LMAO

desert dirge
glacial zinc
#

need help pls, am looking to actually study for Linux in order to gain certificates and experience

scarlet pebble
#

Hi

#

Does this server hire developers ?

sturdy sequoia
#

probably. i assume if theres any open positions theyll advertise it here

scarlet pebble
#

Great

silver hornet
undone flax
#

I saw an opening for a SOC analyst job on a job posting website. They can work 40 hours or less in a week.

sturdy sequoia
#

is that unusual or surprising to you?

undone flax
#

Yeah I've been in the IT industry for 5 years now and we have to report either remotely or in the office for 40 hours a week.

sturdy sequoia
#

so the "or less" part was the unusual part?

#

sorry for pressing. it just seems very standard to me

undone flax
#

Yes. But I can also imagine how tough it goes once there's a downtime or a breach.

#

No it's okay. It's a new thing for me. I didn't know that's how it goes in this field.

sturdy sequoia
#

id also imagine it heavily depends on the company you work for.

#

if youre in a small company and are the only sec guy, then you probably have to do a lot more work in a crisis. if you work for a big company then there would be more people to share the load and probably isnt as stressful for an individial low level employee

undone flax
#

But the pay would have to be a lot no if your shift is just under 40 hours per week in order to make up for those missing days?

sturdy sequoia
#

depends on your employment contract

pine bison
#

Morning lads

sturdy sequoia
#

whats up?

remote zodiac
pine bison
sturdy sequoia
#

ah nice

pine bison
#

Yeah this gonna be fun. I hope lol

dark wolf
bleak quartz
#

Also I found that burp suite's http/2 causes a lot of issues so u can also try disabling that

#

Also try that the burp's own embedded browser one works and it's only your browser that has the issue

remote zodiac
#

Im using firefox rn

dark wolf
undone flax
#

Is CAPA always used by the blue team?

dark wolf
#

A fair question and one that in recent weeks has been much on my mind

#

It's my considered opinion that I would need to do some research to answer that one.

#

Hopefully someone else will know

undone flax
#

That's useful information. Hopefully someone will help.

dark wolf
#

Are you asking about the CAPA Process or the Malware Analysis Tool?

celest dirge
celest dirge
dark wolf
#

It's an immersive experience

#

To me it looks like her fart set off a nuclear reaction

celest dirge
#

Those poor souls

dark wolf
#

hahaha

#

i made that a couple years ago

celest dirge
#

I bet you would make millions if that went into theatres!

dark wolf
#

yeah, people would watch it just because it has fart in the name

celest dirge
#

Lol

verbal terrace
#

I am interested in cybersecurity an di know i wanna do this is the future. But is it wise to do a bachelors in cybersecurity or computer engineering

shy herald
#

I forgot the password to my Instagram account and I can’t get back in. The recovery options aren’t working for me. If anyone knows legit ways to recover an account through Instagram’s official tools, please tell me. I’m trying to get my access back without doing anything risky or can some one show me how to hack it.
Thnx so much

#

🙂

sturdy sequoia
shy herald
#

I already tried that

sturdy sequoia
#

then unfortunately youre out of luck

shy herald
#

Some one plz tell me how to hack this thing

grizzled sky
#

Anyone else see the new mighty nein episodes?;

sturdy sequoia
sturdy sequoia
frozen atlas
#

there's nothing else you can do after

grizzled sky
#

Noice! Just saw ep 1 its incredible;

dark wolf
#

damint wrong comment

#

it was supposed to be to the illegal one

grizzled sky
desert dirge
sturdy sequoia
#

if only there was some sort of #rules channel so i dont need to keep repeating myself

dark wolf
grizzled sky
#

Also if you actually want to own your media use pixelfed;

#

Instagram is garbage and trains ai on what you post;

dark wolf
desert dirge
twin ridgeBOT
#

Gave +1 Rep to @grizzled sky (current: #221 - 45)

sturdy sequoia
dark wolf
#

Do you want to hack your friend?
Do you want to hack your gf?
Did you lose your Instagram account?
Are you trying to play a joke on your roomate?

sturdy sequoia
#

you do not own your account. facebook/insta/roblox/etc. do

dark wolf
#

yup.... Please write "I do not own my Instagram Account" on a chalkboard 20 times and take a photo and upload it

sturdy sequoia
#

we can dream

dark wolf
#

do kids today have to write on the chalkboard over and over like back in the days of simpsons

sturdy sequoia
#

haha no idea. in my head they do

dark wolf
#

They have everything handed to them now

#

tsk tsk

#

I remember having to walk 5 miles in the snow each way to school, uphill both ways

sturdy sequoia
#

kids these days say their lives are harder than their parents. but no one got it harder than your mum

desert dirge
#

oof

#

I tell you what bobby

sturdy sequoia
#

haha sorry, that was immature

dark wolf
#

tee hee

desert dirge
#

wtf lmao

dark wolf
#

i made that

#

tee is a cmd in linux LOL

desert dirge
sturdy sequoia
dark wolf
#

ofc you can you know where i stole the template too

desert dirge
dark wolf
#

while not tee==hee { tee(hee) }

#

what is wrong with me

desert dirge
#

Not sure, I'm not fluent in bash

dark wolf
#

thats just psuedo code

desert dirge
#

damn, I'm really hecked** then

dark wolf
#

what you mean

desert dirge
#

not being able to tell it's just pseudocode lol

#

assuming

dark wolf
#

nah, always good to try and guess

#

keep being curious

#

like a cat

tidal basin
#

how do i cancel my subscription it told me i got renewed when i distinctly remember cllicking the unsubcribe button

dark wolf
#

the discord people cant do anything unfortunately

tidal basin
#

i need to take a break right now

dark wolf
#

no worries. breaks are good

#

what else you studying? or you gonna play games?

tidal basin
#

I started college

cursive canopy
#

Halo!!! AttackBox is under maintenance? i didn't see the launch button

tidal basin
#

I have Java SQL Calculus and Electrical Engineering

cursive canopy
#

Any

rapid merlin
cursive canopy
rapid merlin
#

Its your browser problem

#

Don't block websites 🍪

cursive canopy
#

I even try with my laptop and different browsers (chrome, edge, firefox, brave, safari)

#

It's ok vpn is working fine so i guess its temporary

umbral bay
rapid merlin
#

This room is fine

#

No need for attacker box , the purpose is to read only.

cursive canopy
#

Sorry! I see now, the rooms I'm missing don't show the button, but the previous ones do. Thank you very much

#

Noobie me

rapid merlin
#

Np

#

Everyone make mistake they just hide it

cloud quiver
dark wolf
#

A wild KGB appears

celest dirge
#

All I need is a wild 0day and my bingo card is complete!

dark wolf
#

Let's all start talking about how Ryan is the Chuck Norris of hacking

celest dirge
#

Clearly he's been hacking since birth

dark wolf
#

I heard he was installing rats using telepathy when he was in the womb so that when he was 2 he could access them

celest dirge
#

I do wonder how long it took for him to refine his knowledge and skillset.

#

Or maybe he's just the main character and we don't know it.

dark wolf
#

I've always wanted to learn more but never good places to practice till recent years with vms

floral ice
glacial zinc
sharp citrusBOT
floral ice
#

This ^

#

No

celest dirge
floral ice
#

wait idk the doc

sharp citrusBOT
floral ice
#

this ^

celest dirge
floral ice
celest dirge
#

Yeah, might need to redo it, thinking of changing Hack Roblox to something else more common.

floral ice
#

No there was a guy talking about exploiting in rb

grizzled sky
celest dirge
dark wolf
#

nexion, i will buy a domain for it

floral ice
#

HAHHAHA

celest dirge
grizzled sky
#

You dont even own your ssn account legally speaking though;

celest dirge
dark wolf
#

easy peasy

acoustic crystal
#

@dark wolfyo dude

dark wolf
#

Yo Ibn!

acoustic crystal
#

hell i should be careful that time

chilly veldt
#

Morning

acoustic crystal
#

morning

steel aspen
steel aspen
dark wolf
#

Well I don't think that exists and I'm not buying it

steel aspen
grizzled sky
#

generally speaking there's only 2 kinds of accounts you can own was my point, and both are for financial purposes;

pine bison
#

Is there a way to change the name on Certs like cyber 101, pre-sec?

grizzled sky
#

notably investments like bitcoin accounts are not ftc backed at this point;

#

either way ownership itself is a social consturct. if society collapses, you don't own anything that isn't backed by raw force or has material value for trade;

dark wolf
grizzled sky
#

i know i just get annoyed cause people talk about account ownership online even though there's almost no such thing;

grizzled sky
#

you can own media on a social media but you can't own social accounts;

grizzled sky
#

also i have a stomache ache cause i probably got food poisoning;

dark wolf
#

Just being pedantic

grizzled sky
#

so i am a little in pain atm and probably taking things too seriously;

dark wolf
#

i hope you feel better

grizzled sky
#

watching critical role is helping at least;

#

love seeing jester being the most prescious chaos child in the multiverse;

#

never enough rep for chaos incarnate;

#

best way to play any tabletop game imo;

dark wolf
#

I want to learn how to bend time and space

grizzled sky
#

so congrats, you are a time and space bender;

#

imagine this;

#

now imagine every aspect of what and who you are physically is constantly doing this all the time infinite times;

#

congrats, you literally bend reality, just like everything and literal nothingness within reality;

#

physics sounds a lot like magic the more you understand how weird it is;

sturdy sequoia
#

quantum physics basically is magic

grizzled sky
#

i disagree, we at least can comprehend how magic is supposed to cause and effect;

#

quantum is even more ethereal, the cause and the effect can happen in parallel and retroactively;

#

magic is not weird enough;

sturdy sequoia
#

hell, even relativity seems like magic

grizzled sky
#

so yeah brennan is 100% scientifically correct;

#

like there's a real chance quantum might be faster than light;

#

or at least faster than light inside the vaccuum of space;

#

the effects of quantum entanglement, while unable to be measured faster than light theoretically, is technically occuring across space and time;

grizzled sky
#

also quantum computers are apparently about to be super cheaper;

grizzled sky
#

so people might make wormholes by accident in their homelabs;

dark wolf
sturdy sequoia
#

haha remember when the LHC caused a wormhole that destroyed the world?

grizzled sky
grizzled sky
#

we are already in several wormholes slowly getting consumed;

#

including the one in the milky way galaxy;

#

luckily it occurs far slower than our perception of time;

#

so earth will be gone long before what remains of earth is sucked in;

dark wolf
#

the earth will shake humans off like a bad case of fleas when it's done with us

grizzled sky
#

we actually have generated images of the wormhole very slowly killing the galaxy;

#

so if you are worried about a random rogue blackhole sucking us up, don't worry. we already are in a singularity;

dark wolf
#

siri remind me in 3 billion years to check the status of the blackhole

celest dirge
undone flax
#

Does the completion certificates you get from the learning paths expires?

ruby viper
#

Deffie-Hellman is so much easier than RSA

doing the back-substitution part of Extended Euclidean Algorithm when solving for d (private key) kills my brain, spent all day trying to master this whole thing

#

and having to write a 1,650 word essay for college too cri

supple oxide
#

Good evening guyyys, I'm new to this server, does anyone know if there are any remote job openings here? Or could you recommend somewhere else?

ruby viper
#

I guess procedurally it’s simpler and no need to reverse modulate stuff

sturdy sequoia
ruby viper
#

I’m bad at math so

undone flax
#

There's a bug when accessing this SOC Level 1 room. Whenever I click on "Resume learning" it automatically delivers me to "You did it! 🎉 You've completed the SOC Level 1 learning path!
" even though I haven't started it yet.

steel aspen
#

One uses coprime and modular arithmetic and what's the other one?

narrow yew
ruby viper
#

of course the embodiment of math appears 😭

hot cloud
#

Morning fellas

sleek hare
#

My attitude is ok

lethal niche
#

i have paper tomorrow but im doing ctf

acoustic crystal
#

HTTP Version Not Supported

acoustic crystal
#

@lethal nicheit was an err code. 505 refers to HTTP Version Not Supported

lethal niche
#

yes ok ok

#

but it is also song name

acoustic crystal
#

but ya were not clear what ya tryna say

lethal niche
#

no was just tacking to my friend but i sent it in thm

acoustic crystal
#

gotcha

lethal niche
#

W song tho

narrow yew
#

Here is a 1508 essay about your subject, I made it just for you AI safe and everything. Now we can keep playing battlefield

#

@chilly veldt You good with Wazuh?

manic crown
#

Hey yall

acoustic crystal
#

its for whom?@narrow yew

narrow yew
#

Claude

#

and humanaize AI 😄

lethal niche
manic crown
#

How are you boys?

acoustic crystal
narrow yew
acoustic crystal
acoustic crystal
acoustic crystal
manic crown
#

Finne ngl still working on my project soo, but im in school rn

narrow yew
sturdy sequoia
#

what project?

narrow yew
#

@sturdy sequoia ganggang!

sturdy sequoia
#

haha im so slow in my old age

acoustic crystal
#

@sturdy sequoia ya said ya will change your algorithm but i predicted it was ya

manic crown
#

Noure its like community with cyber shop

acoustic crystal
chilly veldt
sturdy sequoia
#

what does the shop sell?

manic crown
#

I promo my dad cyber shop and also make community under mu name

narrow yew
lethal niche
#

psyDuck chat tooo fast i can understand

pearl shadow
#

hi bros

narrow yew
chilly veldt
manic crown
manic crown
acoustic crystal
narrow yew
#

if they can run it

sturdy sequoia
narrow yew
manic crown
pearl shadow
manic crown
#

I wanna mame community who will can get custom orders

narrow yew
#

I am just curious. Where is our discount codes

manic crown
narrow yew
#

get out

manic crown
#

👀

narrow yew
#

Let me know later when its up and running

#

if you are in europe

manic crown
#

Yes im in eu

chilly veldt
narrow yew
#

But me personally would never be lured in with 5% discount

manic crown
#

Noure is disoced community, and its connected to my dad

narrow yew
#

That does not do much to the total price

manic crown
acoustic crystal
manic crown
#

Nah

#

Middle

acoustic crystal
#

sad

narrow yew
#

Uk is not EU any longer, they said FU and skidaddled out

#

or uk amazon 🙁

manic crown
#

Math if you want some code i can make you one if you want :)

#

But also its alll runnung cause my dad do this business around 30 years

narrow yew
acoustic crystal
#

at first i want that then comes to your marketing

narrow yew
acoustic crystal
narrow yew
#

This is not a platform for your fake goods. You found your way in, spam can find its way out again

pearl shadow
#

sorry man if you dont want it just say so. why the hate

sturdy sequoia
#

promo is against the rules

narrow yew
#

It is not like you were invented to sell your goods, right?

pearl shadow
#

ok i am sorry

narrow yew
#

We are not at a beach in Malaga

wise current
#

Yall 😭😭 5 hours to find out the answer in the try hack me, pre security path, Linux fundamental 3
Task 6 how is the answer @reboot ?

pine bison
#

If you would just show the task and what you did. That would be great

hot cloud
#

yooo done with one room

#

but i got work 😭

wise current
narrow yew
sturdy sequoia
cloud quiver
sharp citrusBOT
hot cloud
wise current
#

It is

cloud quiver
pine bison
#

My head is breaking on this skill assessment NotLikeThis 2 hrs and I got my first internal foothold. Progress thooo TryFlagMe

wise current
narrow yew
hot cloud
narrow yew
#

Like the once with clip board in the streets 😄

#

Well you just said Engineer, I can imagine whatever I want there 😄

chilly veldt
viscid merlin
#

Hii how to check the status of voucher of tryhackme won in giveaway

hot cloud
#

i work on agentic ai and stuff

narrow yew
undone flax
pine bison
#

define legit?

undone flax
# pine bison define legit?

Like can it help me improve on my skills if I download them on my personal machine? I wouldn't get infected nor hacked?

narrow yew
#

Your antivirus will probably go bananas at some point

acoustic crystal
narrow yew
#

Since vulns contain code that are ment to break things

pine bison
#

VulnHub legit have boxes

hot cloud
#

that site looks so mad ugly

pine bison
#

Virus free? They didn't claim that so download at your own risk. They're real boxes tho. I solved couple already

hot cloud
short oracle
#

I need help into accessing a friend's Instagram account who I think might wanna commit suicide and is afraid to talk to me about it....if anyone can help I would be really grateful

sturdy sequoia
acoustic crystal
pine bison
#

Call social services or something.

narrow yew
#

then worry about online accounts

hot cloud
#

math using real brains

short oracle
narrow yew
#

If you are a friend, you reach out to police and friends.

short oracle
#

Can anyone help please?

narrow yew
#

you act upon your gut feeling and reach out to real people,

hot cloud
narrow yew
#

that is what a friend does

sturdy sequoia
pine bison
hot cloud
#

what are you even trying to get from that persons insta lol

pine bison
#

I'm sorry but doing absurd stuff over an IG account is nuts.

wise current
#

Why is the answer @reboot ?
It's asking when

halcyon dune
#

hello I need help regarding the exercise I'm working on.
This is the room: https://tryhackme.com/room/burpsuitebasics

it requires me to acess the site on : http://MACHINE_IP/ticket/
so i type in the browser of the virtualMAchine : http://10.22.79.840/ticket/
but i get this response :

Error response

Error code: 405

Message: Method Not Allowed.

Error code explanation: 405 - Specified method is invalid for this resource.

hot cloud
#

if they are depressed or about to kts youll find out

pine bison
short oracle
pine bison
#

go somewhere else

sturdy sequoia
hot cloud
#

also even if someone offersto help they might misuse it

#

so be wary

short oracle
narrow yew
hot cloud
#

its like handling a vault to a thief you never know

pine bison
#

Hacking something for good reason is still a wrong thing. 🙂

wise current
halcyon dune
narrow yew
short oracle
#

Alright thank you guys in advance but if anyone is willing to help please text me privately. Thank you

pine bison
hot cloud
#

101 things that are never gonna happen

sturdy sequoia
narrow yew
wise current
#

Like they are asking when will it run right ?

#

Not where will run
I'm confused with the question

pine bison
#

its WHEN

narrow yew
wise current
fringe nacelle
pine bison
wise current
#

So my English is bad ig

pine bison
#

this would be monday 0 3 * * 1 /var/opt/processes.sh

#

but the script you have is @reboot /var/opt/processes.sh

wise current
#

Omg thanks ugh I should look closely

pine bison
#

All good fam!

pine bison
wise current
#

thnak you i will do it man i feel so relaxed and regret at the same time

pine bison
chilly veldt
wise current
#

ive been on pre secuity for almsot 3 weeks now i wanna think im doing it wrong but my postivity says the opposite

sturdy sequoia
#

If you're learning, you're doing it right

dapper flax
#

I am seriously interested in making profit in crypto but I’m not sure how to do it

wise current
pine bison
pine bison
pine bison
#

How do i do that docs thing for verify guide?

#

!docs

sharp citrusBOT
pine bison
#

nah not this. for picture perms

sturdy sequoia
#

haha everyone makes that mistake

#

i made that mistake and never tried again

sharp citrusBOT
pearl shadow
#

hey guys just wanted to ask if any of you were able to land a job after learning from tryhackme

marsh lark
pearl shadow
twin ridgeBOT
#

Gave +1 Rep to @marsh lark (current: #24 - 435)

empty crag
#

can someone learn me how to code on linux?

slow cloud
#

install visual studio code or any code/text editor you like

#

and off you go

marsh lark
#

or vim kekw

slow cloud
#

yep

#

edited it to code/text error

slate mason
#

Just added my own custom terminal tool via to my Kali Linux distribution

sturdy sequoia
#

what does the tool do?

slate mason
#

It’s a work in progress but it does run properly it seems

sturdy sequoia
#

ah nice. im building something like that too

slate mason
sturdy sequoia
#

If you select one of the options, what does the next screen look like?

empty crag
#

how can i be a hacker that can hack everything? snapchat accounts, devices , the school

sturdy sequoia
slate mason
empty crag
#

does anyone know where i can learn those things?

sturdy sequoia
round summit
slate mason
steel aspen
#

Is there no australian vpn server anymore?

teal charm
#

.

sturdy sequoia
slate mason
pine bison
#

what's next after that tho?

sturdy sequoia
slate mason
void zodiac
steel aspen
#

I thought the angry bird would've been DNS

gray sonnet
marsh lark
#

seems like a tool for doing tasks

marsh lark
# void zodiac

lol, I saw this yesterday, but the angry bird was just a small dot

marsh lark
marsh lark
#

but DNS definitely does lol

#

the AWS and Azure problems were because of DNS

void zodiac
pine bison
marsh lark
pine bison
marsh lark
#

no internet, world goes crazier than everything that has happened in the last few months combined lol

pine bison
#

I'm on lateral movement now though but still...

#

Need more credentials to harvest

marsh lark
#

windows or linux machine?

rapid merlin
#

i hate when tryhackme gets too theoretical

pine bison
marsh lark
pine bison
rapid merlin
#

im in a room

#

no practical no machine

pine bison
#

Ahhh which room?

marsh lark
#

which room is it?

rapid merlin
#

just walls of texts on socat/netcat etc

#

What The SHell

marsh lark
rapid merlin
#

im taking notes of the commands

pine bison
pine bison
rapid merlin
marsh lark
#

it doesn't seem that theoretical ngl

#

a lot of the things you learn about netcat and socat will be used

pine bison
#

sht ton of password files to scrub kekw It's fun tho!

rapid merlin
pine bison
marsh lark
rapid merlin
#

yea ofc lol

rapid merlin
#

im a cybersec student

#

my lecturer gave me lab tasks

void zodiac
rapid merlin
#

he is a g

#

like proper dangerous hacker but he prefers being a educator now

sturdy sequoia
rapid merlin
#

maybe he will teach us in the future

sturdy sequoia
#

What's your goal?

rapid merlin
#

this is on a target controlled windows vm

sturdy sequoia
#

Like what does the trojan do?

rapid merlin
rapid merlin
pine bison
sturdy sequoia
rapid merlin
#

he said set up a listner in metasploit to gain meterprerer session

#

i will do this today see how it goes

pine bison
#

yes but again, what's the vulnerable service?

rapid merlin
#

windows 10

#

victim vm

#

i doubt there is specific service disguised

pine bison
#

okay gl

sturdy sequoia
#

sounds like a fun project

rapid merlin
#

im gonna do it at my uni cos my home pc doesnt have windows vm

pine bison
#

Hope you do your research coz it's gonna be more than just metasploit. That's for sure.

abstract swan
#

Hi

rapid merlin
#

if there is problem i will hit him up

slate mason
# gray sonnet I'm very confused as to what this does

It’s my own command line program (mini operating system) like my own personal Swiss Army knife. It’s similar to Metasploit, Recon -ng, Empire or Auto Recon. Multi-Module program with File Organizer, Crypto Tools, Port Scanner, HTTP Checker, Wordlist Generator, Mission Generator, Two Mini Games, and a shell interface. I can add modules forever to feed the monster.

rapid merlin
#

its a big words document

odd portal
#

Hi guys, I need help. I’m using Kali Linux on VMware, and the cursor disappears inside the VM and only appears outside the window. How can I fix this?

odd portal
restive pike
#

Wish

pine bison
pine bison
# odd portal yes

open your terminal. enter this

sudo apt install open-vm-tools open-vm-tools-desktop
sudo reboot```
twin ridgeBOT
#

Gave +1 Rep to @pine bison (current: #292 - 32)

marsh lark
#

you'll probably need to do that

#

had the same problem

slow cloud
#

executing commands without knowing what they do Aware

restive pike
#

I use arch btw apt doesn't work

marsh lark
#

if there is an "upgrade VM" button below these, do it

silver hornet
odd portal
marsh lark
odd portal
marsh lark
#

then start the machine, sudo update, sudo upgrade, restart, etc.

fringe nacelle
#

I remember with oracle when I first started there was a button bottom right of the VM screen that disabled the mouse. Its the mouse integration feature

#

Could be that

pine bison
#

oh i remember that. yea try that

#

But she can hover on applications

#

Cursor is just invisible

odd portal
fringe nacelle
rapid merlin
#

hello mate

strong haven
#

Real?

pine bison
#

According to our slave ChatGPT. You can try resetting the display something using the command:
xfwm4 --replace & It says most common fix for this problem.

rapid merlin
#

in future yk ☠️

pine bison
#

This is for resetting the cursor theme
sudo update-alternatives --config x-cursor-theme

odd portal
odd portal
rapid merlin
wintry garnet
#

anyone have a promo code ? lol.

sturdy sequoia
#

wait til black friday

keen lark
sudden pond
kind scarab
#

i've seen a few people ask "black friday already came, no?", but I think that's not true, is it? Can anybody actually confirm/deny? I don't see anything under the "Pricing" page

plush needle
#

Please not advertise your linkedin posts in here 🙏

sturdy sequoia
#

Black Friday is on the 28th. I can't confirm a discount, but if there's going to be one soon it will probably be then

steel aspen
blissful frost
#

Hi chat

#

Anything new?

blissful frost
chilly veldt
#

I am now officially done with all education for the rest of my life except for certifications

chilly veldt
#

Thanks

blissful frost
#

what certification r u look forward to get?

marsh lark
chilly veldt
chilly veldt
silver hornet
#

beep beep boop boop

marsh lark
blissful frost
#

dw

restive pike
marsh lark
#

school wise I meant

silver hornet
blissful frost
restive pike
blissful frost
marsh lark
restive pike
#

Zig is still on update

blissful frost
chilly veldt
restive pike
marsh lark
blissful frost
marsh lark
marsh lark
blissful frost
chilly veldt
restive pike
# marsh lark 14

Woah that's great. Keep it up I wish I started programming way before

chilly veldt
#

Damm you all just kids

marsh lark
#

so

blissful frost
restive pike
marsh lark
blissful frost
marsh lark
#

I probably started when I was 9-10 or around that age

blissful frost
#

my dad used to make fun of me kekw

kind scarab
#

did kids who start programming at 11 not have access to world of warcraft or what

restive pike
chilly veldt
blissful frost
marsh lark
blissful frost
restive pike
sturdy sequoia
restive pike
restive pike
chilly veldt
blissful frost
#

we got people here +55 years old

unborn remnant
sturdy sequoia
#

young enough to be my kid

restive pike
blissful frost
unborn remnant
restive pike
sturdy sequoia
restive pike
blissful frost
unborn remnant
restive pike
sturdy sequoia
#

honestly, its good to see so many young people interested in security

kind scarab
#

is there any reason not to use a scripting language instead of a compiled language when performance literally doesn't matter

unborn remnant
blissful frost
unborn remnant
sturdy sequoia
blissful frost
#

this should be a flex

unborn remnant
#

i've discovered this subject until i was in engineer school, since this day i can't stop this addicton 🙂

unborn remnant
unborn remnant
restive pike
restive pike
#

But same here

blissful frost
restive pike
blissful frost
distant robin
restive pike
blissful frost
#

it's CRACK-X

#

most my repos are private

#

but i got some random things i did back then with python

pine bison
#

Any AD Crackheads? what could be the reason where, I can enumerate shares with RW perms but can't login with the same creds?

velvet gull
kind scarab
#

login where

#

on the domain-controller?

unborn remnant
sudden pond
#

o/

unborn remnant
#

uk ? i see it when i'm being bullyed

#

lol

rapid merlin
velvet gull
rapid merlin
#

you wrote the comand wrong

rapid merlin
velvet wave
#

i need help to delete whatsapp chat for both sides
who can help me?

sturdy sequoia
molten nymph
#

anyone else's site gone down

slow cloud
#

my website looks to be up

distant robin
molten nymph
distant robin
distant robin
molten nymph
#

its a 500 can't be my internet...

languid torrent
#

hey all i saw on linkedin , a new event come with big prize ; Do you know when start this event ?

distant robin
#

IBM Dos machine with a black and green CRT monitor. No mouse. Only keyboard and big floppy disks

sturdy sequoia
#

memories....

distant robin
#

When I was 13, I used the Commodore 64 at school - we were told to learn how to run games using floppy disks and the command line.

#

It just came easy to me because of my prior experience

sturdy sequoia
#

apple 2e were the first ones i used

pine bison
#

but I can't login >.>

distant robin
#

is Wireshark part of the SAL1 exam ?

rapid merlin
pine bison
#

login to smb and look at the shares it has access to

rapid merlin
rapid merlin
#

Show me what it says

pine bison
rustic olive
#

Does anyone have a free course of bug bounty. I want to learn bug bounty

sharp igloo
#

Hey guys, whats happenin here?

sturdy sequoia
#

not much at all. u?

sharp igloo
#

Really nothing happening here?

#

Hmmmmmm

livid bough
livid bough
#

shouldn't it be tryhackme and tryhackme?

grave moat
#

Who are you people

#

Who am i

#

I wanna post my medical records here

#

For all to see

livid bough
marsh lark
#

you don't need to ssh into it

livid bough
#

@marsh lark oh, ok. running into python syntax errors anyway even if copying the code. have to check that. but thanks

twin ridgeBOT
#

Gave +1 Rep to @marsh lark (current: #24 - 436)

marsh lark
livid bough
grave moat
#

damn pmc fell in my soup bowl and cut contact after getting scaaared

#

i need info

grave moat
#

dude back ground checked me and it backfired on him