#general

1 messages · Page 1367 of 1

lofty violet
#

thanks bro

twin ridgeBOT
#

Gave +1 Rep to @stuck vapor (current: #1487 - 3)

empty ember
#
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h> // For sleep() on Unix-based systems
#ifdef _WIN32
#include <windows.h> // For Sleep() on Windows
#endif
int main() {
    // First URL: TryHackMe
    const char* firstURL = "https://tryhackme.com";
    // Second URL: Rick Astley
    const char* secondURL = "https://www.youtube.com/watch?v=dQw4w9WgXcQ";
#ifdef _WIN32
    // Open Chrome to TryHackMe (Windows)
    system("start chrome https://tryhackme.com");
    Sleep(8000); // Wait 8 seconds
    system("start chrome https://www.youtube.com/watch?v=dQw4w9WgXcQ");
#else
    // Open Chrome to TryHackMe (Linux/macOS)
    system("google-chrome https://tryhackme.com &");
    sleep(8); // Wait 8 seconds
    system("google-chrome https://www.youtube.com/watch?v=dQw4w9WgXcQ &");
#endif
    return 0;
}

guys look i figured out how they did it

empty ember
#

c

mystic cliff
#

Oh

empty ember
#

it takes you to tryhackme.com then to rick roll after a few seconds lmao

mystic cliff
#

I really love that

rapid merlin
ripe cosmos
#

Quick! Someone suggest me a cool movie! preferably not recent

empty ember
#
#include <emscripten.h>
#include <stdio.h>
// Inject JavaScript: Open TryHackMe immediately
EM_JS(void, open_tryhackme, (), {
    window.open("https://tryhackme.com", "_blank");
});
// Inject JavaScript: After a delay, open Rick Astley
EM_JS(void, rickroll, (), {
    setTimeout(function() {
        window.open("https://www.youtube.com/watch?v=dQw4w9WgXcQ", "_blank");
    }, 8000); // 8 second delay
});
int main() {
    printf("Launching TryHackMe and preparing to RickRoll...\n");
    open_tryhackme();
    rickroll();
    return 0;
}

here if u want to do it in web assembly you can do it like this

#

emcc RickRoll.c -o rickroll.html -s WASM=1 -s EXPORTED_FUNCTIONS="['_main']" -s "EXPORTED_RUNTIME_METHODS=['ccall','cwrap']"

mystic cliff
#

Ok ok

empty ember
#

Web assembly can invoke raw javascript functions

ocean sparrow
empty ember
#

uhhhhhhhhhhhhhhhhhhhhhhhhhhhhh

#

what

#

lmao

swift quail
#

He tryna run out

mystic cliff
#

Uhhhh

swift quail
#

He want to exit and live with you in COM2

mystic cliff
empty ember
#

its supposed to do that right lmfao

swift quail
#

yeah

#

suuuuure

empty ember
#

lmfao

tight trout
stiff geyser
#

And many more

empty ember
#

right

empty ember
#

uhhhhhhhhhhhhhhhh ummmmmmmmmmmmmmmm

mystic cliff
#

Nahh

empty ember
#

i wonder if i can make it pop calc

mystic cliff
tight trout
empty ember
#

oh god

mystic cliff
#

*self

empty ember
#

holy fk it worked

mystic cliff
#

What happend

empty ember
#

it opened calc

tight trout
empty ember
#

prompt it to say now make it open my calculator app

stiff geyser
#

Did anyone watch dead like me

mystic cliff
solemn dawn
#

Guys whats ur opinion about christitus tool?

mystic cliff
#

Very good

shut hawk
#

btw @empty ember your gitbrew site seems to be compromised?

solemn dawn
mystic cliff
solemn dawn
#

I gotta delet edge

mystic cliff
#

Use brave 👍

#

Or tor

solemn dawn
#

Iam using it

mystic cliff
low pond
#

Hello I am searching for a responsable here ?

mystic cliff
tight trout
solemn dawn
low pond
#

Yeah I want to ask for sponsoring

mystic cliff
sharp citrusBOT
#

@low pond

TryHackMe's Email

TryHackMe's support email address.

solemn dawn
tight trout
#

prolly wanna contact that

open lake
#

Weebs in

worn plank
#

WEEBS UP

digital estuary
worn plank
digital estuary
#

im gonna finish exploitation basics today

digital estuary
#

i got meterpreter and blue left

round onyx
#

get petted idiot

worn plank
#

Meterpreter is kind of confusing but super cool.

digital estuary
#

last night msfvenom dried me up

worldly tide
#

Hi yall

worn plank
#

Blue is pretty straightforward. Really like it.

#

Msfvenom. Hahahaha.

digital estuary
solemn dawn
tight trout
digital estuary
#

thing didnt give me a basic fucking syntax

round onyx
digital estuary
#

had to ask GPT to help me

worn plank
#

You have to become a detective when you're exploiting systems. 😂

low pond
digital estuary
open lake
#

I had a couple issues with the metasploit rooms

worn plank
#

I had issues all the way through exploitation.

tight trout
open lake
#

One of them was that it wouldn't let me execute an exploit without disconnecting from the postgresql database j_AAAAAAAAA

worn plank
#

It requires a different modality of thought than you're likely used to, unless you've done a lot of criminal shit.

digital estuary
#

i didnt have issues until i had to make a payload and execute it

#

💔

#

i tried using the .elf example they provided and it didnt work

worn plank
#

Handcrafting payloads is tough imo.

low pond
#

Okay thank you

digital estuary
#

i had to go into gpt and ask it wtf do i do

digital estuary
#

only issue i had with the room so far is the msfvenom section 💔

worn plank
#

There's going to be a learning curve here and there, Aaron. Good time to learn.

mystic cliff
inner bloom
worn plank
open lake
#

I mean....yeah, it's a tool, tools are there to be used

left ravine
#

Hey guys if im facing issue or kind of errors or bugs that cant let me do my exam which channel should i report it

digital estuary
digital estuary
#

and i usually ask it for simple things like syntax, etc and i note it down in my cheatsheets, etc

sand trench
#

YUS???

mystic cliff
worn plank
tight trout
open lake
#

AI has a lot of use in cybersecurity, checked out the AI/ML security threats room and it's definitely taught me a few things

sand trench
#

ello

open lake
#

I still hate using AI for any creative tasks though, like writing or art

mystic cliff
sand trench
#

eeew this new swaync update makes things look bad when shadow get notfications

digital estuary
#

I might be nervous and confused in the time, but once i finish it im just super happy and YAYYYYY

digital estuary
#

the happiness i got from figuring out the payload last night ❤️

worn plank
open lake
#

I've actually been told I write like an AI once and I don't know if I should take that as a compliment or an insult

worldly tide
digital estuary
#

i ask gpt questions more because gpt never judges ❤️

worn plank
#

Being told you write like AI is just people telling you that you can write like you're supposed to, rather than foregoing all conventions and just rolling your face over the keyboard imo.

open lake
#

Got accused of plagiarism for a piece of writing I did myself LOL

digital estuary
#

if i asked one really specific classmate in my school for help around something he would go "WHAAT? YOU DONT KNOW THAT? THAT IS SO SIMPLE"

worn plank
#

But also, people run writing through AI.

digital estuary
worn plank
#

And then the AI assumes it's AI because it has no clue.

mystic cliff
loud marlin
#

any here know bit more in bash scripts? Need scripts that will rename .pdf files to be same name as folder that contain that .pdf file

worn plank
#

Teachers not grading stuff on their own is the worst thing to happen to schooling.

open lake
#

Because then they are held accountable

digital estuary
worn plank
open lake
#

I mean yeah, there is certainly loopholes through prompt engineering, not entirely sure how legal that is though

loud marlin
mystic cliff
mystic cliff
#

thing

empty ember
#

pico is the og nano

worn plank
digital estuary
mystic cliff
#

lemme just ask GPT what nano is

empty ember
worn plank
mystic cliff
#

Ok got it

loud marlin
#

so. each folders on left contain one .pdf book named as on the right side. now i need to rename that .pdf, in every folder, to have name as the folder contain that .pdf

mystic cliff
loud marlin
empty ember
#

don't trust gpt's powershell scripts

worn plank
#

IDK if I can post pics of code snippets here. Nor am I sure this one would work for you.

loud marlin
#

and nano filename.txt is not smth that i need

mystic cliff
tight trout
loud marlin
mystic cliff
#

My bad

open lake
#

My engineering brain is kicking in....

#

Complex numbers give me sleepless nights

mystic cliff
twin ridgeBOT
#

Gave +1 Rep to @open lake (current: #3010 - 1)

mystic cliff
#

I dare ya'll to send me the most unhinged/goofy pics of anything for my PFP

open lake
#

Imaginary numbers aren't real they can't hurt you

They don't have to be real to hurt me....

mystic cliff
open lake
mystic cliff
mystic cliff
open lake
mystic cliff
#

ok not bad 2

mystic cliff
#

@digital estuary Do i pick the cat or the dog

digital estuary
#

any

mystic cliff
#

Nah i need a vote

#

Democracy

#

Freedom

#

AMERICA

left ravine
#

i failed my first attempt because the same issue

#

;-;

empty ember
left ravine
#

¯_(ツ)_/¯

tall vine
#

@gusty inlet can you explain it?

mystic cliff
digital estuary
#

what the hell is that for

#

cert?

tall vine
#

i'm prepare to beat the PT1 exam

#

but i can't identify

molten solar
#

Only about 5 days to get my first vm restored and running.

tall vine
#

sh*t happen

molten solar
#

oh snap. 10101100 .. Is that a binary thing? It doesnt look like exponent

mystic cliff
#

@open lake U won

sullen kestrel
#

does anyone have a external wifi adaper

molten solar
#

@tall vine Thats my site "wallpaper"

mystic cliff
sand trench
#

Wallpaper of the day:

tight trout
sharp citrusBOT
round onyx
tight trout
#

oh lol

#

regardless

mystic cliff
mystic cliff
tall vine
mystic cliff
tight trout
#

@mossy river @gusty inlet @cloud quiver

grim sparrowBOT
#

Done!

worn turret
#

i just got ubuntu for my desktop. Should I do ctfs baremetal or on a vm now?

tight trout
#

depends, you can try both

mystic cliff
#

idk ASK THE PRO'S

worn turret
#

i lowk like kali vm better

#

much easier

mossy river
#

Unless you want to actually use the operating system, VM it for Cybersecurity

#

It’s better cyber hygiene, safer and future proofs for when you inevitably break your VM. Can’t just load a save when you brick your machine

iron schooner
#

I am using Kali Linux as my main OS for CybeSecurity as well as Software Development.

sullen kestrel
#

whats unstable about it

tight trout
#

use a kali vm and anything else

tight trout
#

its not about if it breaks its about when

loud marlin
#

the only reason i have kali baremetal is due to have spare laptop. in all other cases, go with VM

sullen kestrel
#

so windows primary is better or ubuntu

iron schooner
#

How about Arch?

loud marlin
#

it depend of user case.

sullen kestrel
tight trout
#

arch isnt as hard as yall make it out to be

loud marlin
#

that reminds me that i will need to reinstall my arch...

mossy river
#

-undelete -a

loud marlin
#

jabba moment

iron schooner
empty ember
loud marlin
tight trout
sullen kestrel
#

thats script kiddie

empty ember
loud marlin
#

if gpt rebuild mine, then for sure ill start with it =/

sullen kestrel
#

because arch is very customisable

tight trout
#

installed and customized yes

loud marlin
#

not rly. just arch that i set for my self

sullen kestrel
#

oh

loud marlin
iron schooner
#

@tight trout Take me as ur diciple and tech me cybersecurity😃

tight trout
empty ember
tight trout
sullen kestrel
empty ember
#

fsroot goes brr

sullen kestrel
#

@iron schooner ill team up with you and learn sybausecurity

empty ember
#

userland says do u want graphical arch or debian and i say yes load them both

iron schooner
empty ember
#

i can't stand ubuntu ngl

sullen kestrel
rough widget
iron schooner
tight trout
sullen kestrel
loud marlin
empty ember
rough widget
sullen kestrel
#

but

#

where can i find

empty ember
#

tree loop mom he's hacking

sullen kestrel
#

"real russian hacking" 👿

tight trout
#

¯_(ツ)_/¯

broken plaza
#

suka blyat

rough widget
broken plaza
#

idk what it means tho

empty ember
#

Why do russians always sound angry when explaining something

broken plaza
tight trout
sullen kestrel
loud marlin
empty ember
sullen kestrel
#

and only recognise mexico and canda

loud marlin
empty ember
#

we don't care if they listen to us i want that free echo dot

#

its free

tight trout
rough widget
empty ember
#

bruh im in the south good luck explaining you do computer security to someone

rough widget
#

It's won't suits for laptops

loud marlin
empty ember
#

no bob i won't help you hack your ex this is why she cheated on you

tight trout
rough widget
loud marlin
#

not sure tbh what it is. but on hyprland wiki have some points

rough widget
#

🤣🤣

empty ember
#

using root backwards won't keep the company safe karen

rough widget
rapid merlin
#

my laptop's battery is bad so no difference if using hyprland or not

near swallow
#

Is their any thm bot which updates in discord when we solve challenges / rooms

tight trout
loud marlin
#

well if you have 2gpu and using nvidia, like i do then yea. goes fast

empty ember
rough widget
loud marlin
tight trout
#

this place would be flooded lol

near swallow
rough widget
empty ember
#

i remember when i realized a dynamic ip and fail2ban are not going to agree without using pam or ssh keys

sand trench
loud marlin
#

or that

rough widget
empty ember
#

or code your own

#

there's that

sand trench
empty ember
#

make your own os in javascript go

sand trench
#

shadows hyprland dotfiles are basic as meeps

rough widget
sand trench
#

just use gentoo

empty ember
sand trench
#

it is close enough

empty ember
rough widget
rough widget
empty ember
austere verge
#

There’s more players on chess.com than on tryhackme psyDuck

austere verge
#

I think tryhackme is more interesting for me nowadays

#

I barely ever play chess (anymore)

#

I prefer learning or doing one of the easy ctfs cuz I can’t do intermediate ones

sullen kestrel
#

where can i start a beginner lvl ctf

iron schooner
sullen kestrel
empty ember
iron schooner
#

Rn , Im also learning, just started 3 days before😅

sullen kestrel
#

if tryhackme actually gets hacked, will the hacker get arrested lol

leaden shale
#

hello

austere verge
#

Easy ctfs are not easy until you do a couple and understand them

sullen kestrel
austere verge
#

And even then I get stuck

#

In the challenges section

austere verge
#

Or just google easy ctfs on tryhackme

sullen kestrel
#

oh

iron schooner
sullen kestrel
#

i thought ctfs were downloading games

austere verge
#

Or ask chatgpt

sullen kestrel
#

for cybersec

pine bison
twin ridgeBOT
#

Gave +1 Rep to @empty ember (current: #399 - 17)

pine bison
mossy river
#

that looks sick

sullen kestrel
rapid merlin
pine bison
#

just customized some stuff i didn't like

rapid merlin
sullen kestrel
#

anyone send me challenges section

sullen kestrel
#

thanks!

sullen kestrel
rapid merlin
#

you can sort by difficulty there

sullen kestrel
#

should start from easiest

iron schooner
rapid merlin
sullen kestrel
iron schooner
#

Still on Networks

sullen kestrel
ripe sleet
marsh lark
iron schooner
#

Yea, although i have studied it in engineering just going through it again

sullen kestrel
#

im on cyber sec 101

#

but pre sec was hard

#

i still dont understand it 100%

iron schooner
#

Even i dont understand all of it , but basic understanding is enough ig

ripe sleet
#

Is it the networking aspect

sullen kestrel
#

packets & frame

#

mostly the hard ones

mystic cliff
iron schooner
#

I know those but once we learn and move forward then we forget some things which we learnt in basics

ripe sleet
sullen kestrel
#

its the 3 way handshakes

#

and ports

iron schooner
sullen kestrel
#

and the hardest was OSI

#

uh what exactly do i do here

#

first ctf lol

crystal mauve
glacial berry
sullen kestrel
#

i went on a easy lvl on thm

sullen kestrel
crystal mauve
sullen kestrel
#

alr ima try this out

crystal mauve
#

if u can, i can help u with notes - if u run into trouble..

#

lmk

sullen kestrel
#

bet

swift quail
#

tshark or tcpdump?

crystal mauve
#

tchark?

crystal mauve
mystic cliff
swift quail
mystic cliff
crystal mauve
mystic cliff
#

U finished it

crystal mauve
#

yes , but didnt take good notes on it did it w/ someone

#

what part are u stuck on?

mystic cliff
#

Password and BSSID from SSID or what ever that was rest was easy

#

add we can talk in DM's

crystal mauve
#

nono ive got to finish my studies on s omething else

mystic cliff
#

Oh ok

crystal mauve
#

is that the part where u got to use a 3rd party webpage?

#

u have to sign up for a 3rd party webpage to extract the info

mystic cliff
#

i'll text u in DM's we can talk tomorrow

#

Study

crystal mauve
#

im not on tomorrow

mystic cliff
#

when ever u can

#

Just remember

crystal mauve
#

What is a Wigle.net?
Wigle (Wireless Geographic Logging Engine) is a powerfull database that maps Wi-Fi networks worldwide. It collects and organizes BSSIDs, SSIDs, and their approximate locations from various sources. By searching for the BSSID on Wigle, we can uncover the SSID and get closer to out answer.

Note: Wigle now requires a registered account to access any information. New accounts are limited to only 5 detailed queries per day, so be strategic! I recommend focusing on the task rather than randomly exploring Wigle.net, or you’ll have to wait 24 hours for your query limit to reset. More information about this is in the Wigle public forum here.

#

there it is, that's what u need to use

mystic cliff
#

THNX

slow cloud
slow cloud
#

Cute car

#

Gonna watch the new how to train your dragon any minute

trim portal
#

Good night all CE_WaveWave

wary ocean
slow cloud
worn plank
digital estuary
#

goodnight skittles!

tight trout
digital estuary
#

hello rain

worn plank
#

Hey Aaron. 🙂

slow cloud
#

Gn skittles

digital estuary
#

everything looks dookie for my budget

worn plank
#

My advice to you would be to use what works.

#

Don't fuss about the technicalities.

#

A basic mechanical keyboard that has 1m strokes per key is good enough.

#

A basic mouse with 10m clicks is good enough.

digital estuary
#

cant find anything basic 😢

worn plank
#

What's your budget?

#

In preferred currency.

digital estuary
#

around 120 euros is good enough

worn plank
#

For both?

digital estuary
#

yea i kinda feel like the keyboard could have a better budget

#

i prefer a good keyboard over a good mouse

#

that was the case when i was home

wary ocean
#

Corsair k55 and razers essential are pretty good for the price

digital estuary
latent lion
#

Guys why did the thm vpn stop working for me ? i can ping machines but i cant do anything else , everything hangs

digital estuary
#

might get that one as well

leaden shale
#

hello

#

aaron hru

leaden shale
#

rain

digital estuary
#

good

#

you?

leaden shale
#

nice

#

bro

#

what are you doing

digital estuary
#

browsing keyboards and mice 💔

worn plank
#

Actually, Aaron.

#

Corsair K55 is excellent.

#

I used to own one.

digital estuary
worn plank
worn plank
digital estuary
#

great now i confirmed what keyboard to get

worn plank
#

Good price for high efficiency.

#

For mouse, I can recommend any standard Logitech mouse.

wary ocean
#

The razer essential is good too, it's a tank

worn plank
#

I used a G409S I think it was?

leaden shale
#

when

worn plank
#

They run a little high sometimes, but getting an older one can be real cheap.

leaden shale
worn plank
#

Practically indestructible.

digital estuary
wary ocean
#

I've been using mine since like 2020 daily and it's still good

worn plank
digital estuary
#

all logitech stuff i had was immortal

worn plank
#

Razer makes tough stuff.

leaden shale
worn plank
#

But they don't make IMO super reliable stuff in terms of features.

chilly veldt
#

I got a logitech g203s for mouse and g512 for keyboard
I also have a keycron for portable keyboard

leaden shale
digital estuary
#

juts checked g512 out

#

looks nicer, corsair k55 looks awkwardly massive

chilly veldt
#

my portable is a keychron k6 pro

#

it's bluetooth

leaden shale
#

hahaha

#

😁

wary ocean
#

well fl is free, you just cant export anything and have extremely limited features

#

cakewalk is a good alt tho and it comes with a downed version of th3 for amp sims

sturdy lark
spark relic
#

hi

#

i hate linux

fading star
#

Guys , I'm not an expert , just thoughts , can someone transfer data via crypto currency by sending the file in chunk in several money transactions

cloud quiver
#

You can download demo for free from their website

shell narwhal
leaden shale
uneven nexus
spark relic
leaden shale
#

kgb

wary ocean
leaden shale
#

sir

cloud quiver
fading star
leaden shale
#

what happend with who

wary ocean
#

mpc beats is pretty good too

#

idk if you need a product activation for it tho

leaden shale
shell narwhal
#

Not bad actually coolguy

ripe sleet
tight trout
#

Uptime: 54 days, 21 hours, 35 mins

leaden shale
wary ocean
cloud quiver
ripe sleet
tight trout
#

danggg

ripe sleet
#

It's mostly syntax memorization

spark relic
cloud quiver
shut hawk
#

rage bait level 10

ripe sleet
#

We live and die by the tux penguin

spark relic
leaden shale
ripe sleet
#

Tux is our leader through chaos!

spark relic
#

tux is shit

wary ocean
#

the general stuff ik tho

mortal ether
ripe sleet
bleak quartz
spark relic
spark relic
#

gates better linus

tight trout
leaden shale
wary ocean
#

of all time or atm?

ripe sleet
#

You forsake the power of Tux! Tux has been able to bend worlds at his will. Do you still deny his influence?

spark relic
#

its lie and photoshop

bleak quartz
bleak quartz
#

beep beep beep boom

tight trout
spark relic
loud marlin
ripe sleet
bleak quartz
shell narwhal
ripe sleet
bleak quartz
tight trout
leaden shale
ripe sleet
cloud quiver
bleak quartz
#

(I wasn't here so idk sry)

cloud quiver
bleak quartz
ripe sleet
#

Cause there's content from two paths

safe oxide
#

Hmmm

leaden shale
#

she mad

bleak quartz
#

😭

safe oxide
#

Forced suckin?

shell narwhal
uneven nexus
bleak quartz
safe oxide
bleak quartz
leaden shale
bleak quartz
#

not AI

#

I recorded that

tight trout
safe oxide
ripe sleet
leaden shale
safe oxide
#

O hallo brightfly

safe oxide
leaden shale
#

b12 bomber

bleak quartz
#

😭

blazing furnace
#

cryptography drains my brain

safe oxide
#

Well its maths

blazing furnace
#

its math with fancy words

sturdy lark
#

relearning high school math

blazing furnace
shell narwhal
solemn dawn
ripe sleet
#

Fuwawa supremacy

blazing furnace
#

what is this server

ripe sleet
ripe sleet
#

Computer go brrrr

blazing furnace
solemn dawn
solemn dawn
#

AYO

ripe sleet
#

Shylily

ashen sorrel
#

Anyone here wants to be hacking buddies? I just started 20days ago in Hack the box and finished Starting Point and i just started doing easy HTB retired labs and looking for someone to team up with, share progress, and grow together. Dm if you have the same energy,king

leaden shale
worn plank
#

@digital estuary IDS Fundamentals. blobfingerguns

sand trench
#

^ technically grammatically correct

worn plank
#

Loool.

sand trench
#

aaaaand fixed a bug that shadow had

#

;D

ripe sleet
sand trench
#

bugs goes brrrrt

#

was an easy fix once shadow figured out where the bug was

boreal scarab
#

Pop quiz!

tight trout
#

that should cover them all

tight trout
sturdy lark
digital estuary
#

actually best actor

worn plank
#

Seriously phenomenal.

chilly citrus
#

.

blissful frost
digital estuary
#

@worn plank fear not : i will catch up to you

#

(i definitely lied no way im gonna catch up fast enough)

#

unless i do some no life studying everyday

blissful frost
#

what does 0x.... mean like some people r 0x7 and some 0x8

digital estuary
#

reference to hexadecimal

blissful frost
#

I am 0x4

swift quail
#

it's like a memory address

digital estuary
blissful frost
digital estuary
#

its the level

blissful frost
#

ohhh so i am lvl 4?

digital estuary
#

you can check your level on the THM site by going to the dashboard and hovering over the level

blissful frost
#

how much do i need ot increase in lvl?

#

to*

digital estuary
agile mica
#

Hello peepz

digital estuary
#

hello!!!

twin ridgeBOT
#

Gave +1 Rep to @digital estuary (current: #399 - 17)

sand trench
#

there is also 0b

#

for binary

rapid merlin
#

is anyone into reverse engineering?(wasm too) Im looking for suggestions on how to get started

swift quail
#

IDA Pro

rapid merlin
#

hm what about webassembly(wasm)

swift quail
#

Good quesion, I am not that well informed about web assembly

#

Have you worked with wasm?

rapid merlin
#

but the ideal way would to be Reverse it and write the functions myself

swift quail
#

yeah I mean you want to approach it with the easiest and most fruitful outcomes

#

Webassembly is a sandboxed low-level assembly-like language

#

Which has its uses

rapid merlin
#

yeah

#

example, hcaptcha uses hsw.wasm

topaz topaz
#

Is the security engineer a less suitable path to follow than security analyst if I wish to pursue something with a focus for data analysis? I'm looking at both right now but I can't decide 🤔

swift quail
#

Depends on what you like

topaz topaz
#

I really enjoyed the rooms I did that taught me some basic stuff about forensics

#

And I also enjoy looking into patterns of threats etc

swift quail
#

Yes, I think as you move through you might know which one to go for.

#

Yeah I am looking into a career in IR and possibly DFIR

#

I like threat hunting too

topaz topaz
#

It's because I just finished CS101 and now I have to make a decision 😓 I love pentesting but I don't believe I was made for that

worn plank
digital estuary
#

you cant really learn anything quick and easy

swift quail
#

Yeah see security engineer they have you go into DevSecOps

#

if you love coding go for that

digital estuary
#

like i struggled in metasploit exploitation figuring out what port is vulnerable just to realize it was eternalblue 💔

worn plank
#

SAME

digital estuary
#

my thought was

#

figure out the hostname or sm

#

then use one of the exploits

kind bronze
#

Merci

worn plank
#

I tried to use double pulsar rce.

digital estuary
#

then i searched up one of the ports and realized oh... SMB eternal blue...

worn plank
#

Before I had access.

digital estuary
#

💔

digital estuary
topaz topaz
#

It's been a while since I was active here, lots of new faces. Add me as a friend guys 😎

digital estuary
#

guh...

#

once im 0x8 i will add you

digital estuary
#

ive been slacking off the moment i got into exploitation basics 👹

topaz topaz
#

"forcing" yourself will get you nowhere. You shall go with the flow

south trench
#

P

digital estuary
#

i dont mind studying more but i genuinely slack off too much sometimes

south trench
#

?

topaz topaz
#

I too have had dead spells with cybersecurity, you must accept when you are gonna experience downtime and act accordingly

#

Check my yearly activity. I only just started getting back to it again after a dreadful June

swift quail
#

I hate having a month of grey like that

#

trust me I am in same boat

mortal ether
#

Especially since you say you loved it

topaz topaz
zinc pine
#

just me or anyone else experiencing issues starting thm target vms?

swift quail
#

I haven't been inside a room with an attackboax in a minute

#

Do those still exist?

zinc pine
#

yea and not talking about an attackbox

swift quail
#

oh

digital estuary
zinc pine
#

🙂

worn plank
#

Oof.

swift quail
#

oh no

digital estuary
zinc pine
#

tried it alr lol

digital estuary
#

that fixed the problem once for me

swift quail
#

clear cookies?

#

cookie om nom nom

digital estuary
#

i dont think its cookies or cache

zinc pine
#

lemme see ill try again

digital estuary
#

ill go check if my vms boot up

topaz topaz
#

I'm having problems with the THM website in general personally

zinc pine
#

yea same issue grrr 😠

swift quail
#

I just booted a vm

topaz topaz
#

Random pages just won't load and stay blank, profiles not loading etc

digital estuary
#

works fine for me

topaz topaz
#

region issue?

zinc pine
#

mayb

digital estuary
#

likely region-related

zinc pine
#

havent heard anything from thm about it

digital estuary
#

sometimes the pages stay blank for a couple of seconds

#

for me too

#

worst that happened was an outage like 1-2 weeks after i started THM

#

the site wouldnt load at all

zinc pine
#

might just be a region issue ig 🤷‍♂️

digital estuary
#

yeah likely region related

upper gorge
#

ada orang indonesia?

knotty pendant
#

Delete this

topaz topaz
#

I had no idea this even existed wtf

knotty pendant
#

Kgb gonna see this

limber linden
#

what is problem with that

knotty pendant
topaz topaz
#

To be fair it seems to be an awful product anyhow

#

I'll end the topic of discussion here but charging 200 dollars for this thing is the true fraud

limber linden
knotty pendant
#

Oh

#

Redtiming?

swift quail
#

lol

latent grove
#

yo

topaz topaz
#

I love my red watch

swift quail
#

he meant bluetiming

topaz topaz
#

It tells me the time in red

tight trout
#

wait if you mix them do you get purpletiming

topaz topaz
#

You know Mace Windu from the hit franchise "Star Wars"????

#

Yup... Purpletimer right there

#

General question, how do you guys back up your phone data? Do you just extract everything onto a computer, do you take an image of the phone?

fleet void
#

tryhackme machines are not working??

subtle whale
#

I need a favor from a hacker

swift quail
#

Do we look like a .onion url?

sand trench
tight trout
#

-# this is gonna be fun

knotty pendant
swift quail
#

it's 3:01p.m here

hardy wharf
#

OH MY GOD

sand trench
knotty pendant
whole yew
hardy wharf
#

it doesn't even tell you how to get the anwser

sand trench
knotty pendant
gusty inlet
hardy wharf
#

why

subtle whale
#

@gusty inlet priv

gusty inlet
knotty pendant
swift quail
#

Mr Straw we are all here to help

tight trout
#

😔

hardy wharf
#

off

#

with

knotty pendant
#

Uhhh

#

I think it was a path

naive valve
#

Hi

tight trout
knotty pendant
#

Hi

naive valve
#

U guys are into hacking?

hardy wharf
uneven nexus
#

no im a larper

tight trout
naive valve
#

Can I ask u something ?

tight trout
#

you just did

swift quail
#

bruh

naive valve
#

Lmao another question I mean

tight trout
#

dont ask to ask, just ask

swift quail
#

don't ask to ask to ask just ask the asker

naive valve
#

Haha, alrighty. Can u tell me how u started hacking like ethically?

swift quail
#

it's crazy

#

because my ethical journey started unethical

naive valve
#

Haha I've heard people say to be a good hacker ud have to be a good cyber criminal

sand trench
#

next question

tight trout
#

shadow that raises more questions than it answers

#

respect lol

naive valve
#

Aw 😦 , I'm a beginner so idek where to start

swift quail
#

next question please

tight trout
hardy wharf
#

OH MY GOD

swift quail
#

Mr Straw

sand trench
#

hacking
slashing
sawing
bashing with a hammer
screwing

uneven nexus
#

networking os fundamentals linux

swift quail
#

whats wrong

tight trout
hardy wharf
swift quail
#

They are super frustrated with Windows Fund.

tight trout
swift quail
#

Mr Straw what is wrong

naive valve
#

Okeyy I've done like 17 levels of over the wire bandit ig..and try hack me beginner path

swift quail
naive valve
#

Now I'm kinda stuck bcs I've tried doing like picoctf but Web exploits I genuinely can't do

hardy wharf
#

they are telling me stuff completely irrelevant to the questions

worn plank
#

What OS do you normally use, Straw?

naive valve
upper nexus
#

@round onyx my house

swift quail
compact fossil
#

guys i was reading an interesting book on neuroscience today

hardy wharf
swift quail
#

What is the question

tight trout
swift quail
#

I am curious

compact fossil
#

im really keen on exploring the possibilities of cognitive technologies coupled with quantum computing power and how these will drastically affect the cybersecurity sector

worn plank
hardy wharf
naive valve
worn plank
#

So, where would you find services?

swift quail
#

That's informative

hardy wharf
#

i am in msconfig ON SERVICES and i have looked for the past 30 minutes

uneven nexus
hardy wharf
#

which i have been on

#

for nearly a hour

naive valve
twin ridgeBOT
#

Gave +1 Rep to @uneven nexus (current: #1487 - 3)

worn plank
#

I would personally use Task Manager > Services.

hardy wharf
#

it never even stated task manager

safe oxide
rapid merlin
#

heyy

hardy wharf
#

im starting to hate Thm

safe oxide
solemn dawn
#

Guys wsl in 4gb ram i wild?

rapid merlin
#

how yall all good?

safe oxide
compact fossil
rapid merlin
compact fossil
#

im actually good today wbu?

hardy wharf
worn plank
#

That's because msconfig will tell you the manufacturer outright.

solemn dawn
rapid merlin
safe oxide
swift quail
#

Mr Straw use the astrix for hints

#

how many letters is it

safe oxide
#

Except like a network and soc and th simulators

hardy wharf
swift quail
#

No I am curious

compact fossil
swift quail
#

how many

hardy wharf
rapid merlin
compact fossil
rapid merlin
#

studying after gym + night + spotify + after eating a protein meal + lost 40+ kg + passed your 1st year university + summertime + happy life

#

ahh

#

i love it

compact fossil
hardy wharf
rapid merlin
compact fossil
#

im so glad u are achieving ur goals

compact fossil
swift quail
#

kekw '

compact fossil
rapid merlin
solemn dawn