#room-ideas

1 messages ยท Page 4 of 1

sleek elbow
#

lmao that's gonna be a difficult one

oak finch
#

Hey Guys,

I on my last exercise for the Complete Beginner Path. I completed the Scripting Room but was not able to code the last 2 questions in it. I watched the blogs online and then completed the exercise.

#

So can we have some more rooms related to coding ?

tropic cave
#

What kind of coding? @oak finch

heady walrus
#

What kind of coding? @oak finch
@tropic cave I would imagine he's talking about general coding concepts. Not sure if a room could ever be expansive enough to cover all of the intricacies of writing code.

@oak finch
This page includes a link to a 4-hour (ad-free) YouTube video on Python 3 (Python 2 is being deprecated). https://www.freecodecamp.org/news/best-python-tutorial/

tropic cave
#

I wasn't sure if it was general coding or bash or python or whatever. But yeah what bit1 said here is pretty good. Python is a good place to start learning to code

heady walrus
#

Especially, cause a lot of code written for security people, by security people, is in Python.

somber crow
#

There's an intro to python room already

cedar echo
#

2 even

heady walrus
#

Do they cover Py3?

somber crow
#

Exclusively

heady walrus
#

Sweet.

#

Gonna have to check them out.

cedar echo
#

noone uses Py2 anymore

heady walrus
#

Nor should they.

somber crow
#

No one should

#

Doesn't mean no one does

#

BoF still uses a lot of python2

cedar echo
#

that's because it's vulnerable maybe ๐Ÿ˜›

somber crow
#

It's due to the byte strings

brisk stone
#

Would be nice to get more AD rooms

sleek elbow
#

I'll tell you what, I'll finish up the AD Section of my "Looting Windows" room tonight

brisk stone
#

๐Ÿ˜„

#

I really should make a box

#

I was actually gonna stand up an AD lab at home

#

just to learn

#

i know like nothing on windows

karmic raven
#

yโ€™all are going to end up being sick of ad content in about a month

native raptor
#

Thank you @karmic raven -- really need Windows stuff right now ๐Ÿ˜†

karmic raven
#

Iโ€™ve been just grinding out all the ad content

native raptor
#

Lovely. I understand that AD isn't actually in OSCP, but it all helps

gaunt cosmos
#

Lovely. I understand that AD isn't actually in OSCP, but it all helps
@native raptor It is real life though ๐Ÿ˜‰

native raptor
#

Indeed. Just focussed on the OSCP now ๐Ÿ˜†

#

AD appears to be the future though

cold viper
#

hi guys I want to level up at CTFs what should I do ?

tight night
#

This is a better question for #general chat. But in short, practicing CTF's is the best way to get better at them. ๐Ÿ™‚

cold viper
#

@tight night sorry I didn't know bro

tight night
#

It's ok. ๐Ÿ™‚

rotund tapir
#

hello

storm canyon
#

@rotund tapir If you wanna chat go to >> #general

rotund tapir
#

TNX BRO

gaunt cosmos
#

A C# room maybe? With a focus on the โ€œhackingโ€ application of it

final sun
#

Honestly, that would be too much of tiresome work.

gaunt cosmos
#

๐Ÿ˜‚๐Ÿ˜‚ Fair enough

final sun
#

Although there can be a room with a custom C# application and in order to exploit it, you have to know the C#.

solemn canyon
golden mountain
native raptor
#

#room-ideas we need a music boat pleas
@solemn canyon A... what?

solemn canyon
#

a music bot ..... like groov bot

native raptor
#

Ah. A bot

languid ibex
#

what did you think, Muri? ๐Ÿ˜†

#

a boat lol

native raptor
#

Indeed ๐Ÿ˜

sleek elbow
#

plz no

tacit anvil
#

Oh yes

native raptor
#

Nope ๐Ÿ˜

cedar echo
#

Is there a room on the Firefox/chrome dev tools?

somber crow
#

HTTP fundamentals covers them but not extensively

glacial acorn
#

What about a room that we can learn SQL?

sleek elbow
#

learn SQL or SQLi? @glacial acorn

outer jewel
#

Flask Room

#

AWS Attack Room

glacial acorn
#

SQL @sleek elbow

#

So that we can get a good understanding and exploiting it will be easier

native raptor
#

(Remember this is a hacking platform -- not a programming platform)

karmic raven
#

I donโ€™t really think a room just on SQL will help with anything in particular except understanding sqli what do you want to gain from learning sql

sleek elbow
#

I wish I knew more about SQL tbh

glacial acorn
#

What about sql and sqli?

native raptor
#

There are some really good resources for it online

karmic raven
#

Very different things

native raptor
#

SQLi can be covered well enough

#

SQL is more Dev side

karmic raven
#

maybe a bit of how a sql database looks inside of a sqli room but I donโ€™t think there should be a whole room on It

sleek elbow
#

Lets let the community devide on that one?

#

our opinions dont necessarily voice the majority of the platform

karmic raven
#

@outer jewel Iโ€™ve thought about doing an attacking the cloud/ attacking azure and aws room but those environments are just not practical for tryhackme

sleek elbow
#

and I dont think the "TryHackMe isn't a programming platform" argument isnt a valid one because we literally have Intro to Python and Intermediate Python requested

karmic raven
#

but those make sense because python can be used a lot more for ethical hacking sql by itself has no use for ethical hacking

native raptor
#

^^
Scripting is an inherent skill for hacking. I do agree that SQL is a really useful language to know, but it's not like being able to automate attacks, wouldn't you agree?

#

Happy to have that opinion changed, for the record

#

Just becomes a really fine line between what we're focussing on for dev work

#

Which, in the end, is up to the admins ๐Ÿคทโ€โ™‚๏ธ

karmic raven
#

๐Ÿคทโ€โ™‚๏ธ

#

I just make what Iโ€™m told

sleek elbow
#

you need to understand how something works before you can really understand how to attack it, 'OR 1=1 will only get you so far. I'll be the first to say it, I have no clue what UNION SELECT even means or does or how its relevant to SQLi

#

obviously its SQL commands but I have no clue what they do

native raptor
#

I only learnt that recently -- I do agree with you there. Wouldn't have had a clue before that

#

But the stuff we need for hacking can all be easily learnt from w3, or just otherwise by searching it up

#

Same as if we're looking at code for vulnerabilities

#

Anything we don't know is Googleable

karmic raven
#

Which is why I think it should be a part of it along with the sqli so you can understand exactly how your exploiting sql

native raptor
#

You don't need to be able to write it to understand it

#

But yeah, introducing the commands as you go along does seem like a really nice idea

sleek elbow
#

thats why I think supporting material should be included in an SQLi room

native raptor
#

Focussing on SQLi, but also covering the background that's required

sleek elbow
#

its one thing if someone tells you to do it, its another to explain what its actually doinf

native raptor
#

I am pretty sure there's something in the works for that actually

#

Oh, 100%
A tutorial that doesn't explain how something works is a crap tutorial

karmic raven
#

Who knows thereโ€™s a lot of content being made now

sleek elbow
#

iirc a SQLi room has been pitched to multiple room authors and no one has really been looking forward to doing it

native raptor
#

True...

#

Fairly sure Chev had been assigned it months ago

#

I've got four boxes on the go, then PWK to get on with

karmic raven
#

I donโ€™t think anyone likes sqli they just deal with it

native raptor
#

If there's nothing done once that lot is done, I'll do it myself

sleek elbow
#

^^

scenic badge
#

hello

#

can someone of the utmost experience in ethical hacking message me

lament star
#

....

scenic badge
#

lol or someone who would like to be hired for a job?

#

idk where to post this LMFAO

lament star
#

.....

scenic badge
#

im probably in the wrong area im sorry

somber crow
#

@scenic badge Rules 3 and 9

scenic badge
#

oh shoooot

#

what are they

#

hit me with em

somber crow
#

Read the rules.

scenic badge
#

right its not illegal its a pentest

somber crow
#

Rule 3

scenic badge
#

self promotion??

#

im sorry lol im missing something

somber crow
#

You're advertising for a job

#

That counts.

#

Please stop. Official warning.

scenic badge
#

ahhh it says dont turn it into advertising

somber crow
#

Don't argue over this.

scenic badge
#

oh no sorry im not aruging

#

im saying i can see what the rules say

#

i didnt read the end of the rule 3

#

hmmmmmmmm

#

do you know where i could post a job????

#

ill just look online sorry for the distrubtion!!

somber crow
#

Probably not in this server.

native raptor
lament star
#

Craigslist

scenic badge
#

lmao

#

looking for EXP HACKERS in local area

#

lmfao

native raptor
#

Although chances are you'd be better asking elsewhere

#

Ad agencies in your local area, for example

scenic badge
#

awesome makes sense sorry for the confusion! didnt want to disrupt anything!

tacit anvil
#

Has anyone started or already created a room on the socket module for python?

native raptor
#

That again seems like something that might be best Googled

#

Be a bit difficult making a room entirely about the socket module

tacit anvil
#

True

#

I do have some ideas about using the module to get a flag. Could be a challenge room

tacit anvil
#

If no one has anything like that made or planned, I could make it a challenge walk-through

final sun
#

@tacit anvil More of a heads up, if you're making one then I think if you can do a certain number of programming challenges that involves network interaction then it'd be quite good.

tacit anvil
#

Alright, I'll definitely involve some network stuff into it

shadow cloak
#

Maybe one anime related box. Cause from the discord dps I can see people watch anime here. :-3

feral reef
#

nah, we don't

tacit anvil
#

Powerplant based box.

tropic cave
#

Anyone considered an Ansible box yet?

#

Might be better once we get networks soon โ„ข

#

Though maybe you can use Docker Containers to simulate additional workstations that you're automating??

tight night
#

I have antman right now

#

Tinkering with it.

tropic cave
#

Sick

#

I saw network chuck do a vid on it and thought itd make a good room

tight night
#

I have it for Raspberry Pi too and it's a bit different and limited. I'm hosting it in a VM as well to try some of the more heavy stuff. Issue is I cant get KVM's to load, despite hypervisor being turned on naturally.

#

I think the cost is incredibly high for their hardware and software.

tropic cave
#

I thought Ansible was free

#

@tight night

tight night
#

I'm thinking something slightly different.

#

Antsle.

tropic cave
#

Havent heard of it

old abyss
#

DLL exploits

tacit anvil
#

Windows DLL and more reverse engineering stuff.

native raptor
#

In the pipeline. I believe ๐Ÿ™‚

livid cliff
#

is there a suitable place here for me to ask questions about a room I am creating, I don't want to spend a lot of time building something to find out it can't be licenced, I know windows is ok because blue, but what about MS SQL Server - can I install Dev edition to my challenge ova and upload it?

tropic cave
#

If there's a community license available or free edition or it's open source it's fine I assume

livid cliff
#

cheers

sudden garnet
#

don't know if this is a question for here. but i've made a machine with vagrant, and everytime i try exporting from virtualbox it's not keeping all my files on the box. am i missing something?

somber crow
#

@sudden garnet this channel is for requesting content in thm really

sudden garnet
#

ah sorry

tacit anvil
#

Manual IDOR?

hybrid tundra
#

Excuse me
I want to upload a new room but I have a few questions before

#

With who I can talk ?

lunar plank
#

Though in future, this would be best for #general. The topic of this channel is for requesting rooms you'd like to see on THM itself (:

hybrid tundra
#

Oh
Sorry lol

lunar plank
#

๐Ÿ‘

#

Gimmie a ping in #general if that doesn't clear things up!

sick vine
#

More Rooms like boxes like hackthebox have like brainfuck box maybe in OSCP path

tropic cave
#

Why would you have a brainfuck box in the OSCP path? The OSCP doesn't include anything on that language at all. Also the Offensive Pentesting Path covers OSCP topics quite well

#

Also, they aren't aiming to copy HTB so I doubt they'd try to make HTB esque boxes

quartz grove
#

Why would you have a brainfuck box in the OSCP path? The OSCP doesn't include anything on that language at all. Also the Offensive Pentesting Path covers OSCP topics quite well
Just for the record, I believe they were talking about the HTB box of the same name, commonly included on the OSCP like boxes lists.

tight night
#

That HTB list made by TJ Null really seems like they just wanted to shotgun blast a bunch of machines onto it. I've asked people about that specific one being on that list, and the 100% consensus is that it doesn't belong there.

modest trail
#

Brainfuck isnโ€™t oscp like period

#

That Box is entirely ctf

languid ibex
#

OSCP is a CTF

tacit anvil
#

that is true

karmic raven
#

You have upset the offsec gods

tacit anvil
#

A room on writing a good pentest report? Bonus: have them create a writeup

native raptor
#

If you think I am sitting marking reports and sending out flags manually, you have another thing coming...

tacit anvil
#

Another thing coming... adding rotating flags manually?

lethal marsh
#

Rooms on HOW ROOMS ARE MADE, Showing the backend stuff

somber crow
#

@lethal marsh we have the docs for that

#

And darkstar has a talk

lethal marsh
#

Ohh

#

Can i getbthe link?

somber crow
#

To?

lethal marsh
#

Darkstar's talk

somber crow
#

Can't find the video rn

lethal marsh
#

Ill search. Thanks for this! ๐Ÿ˜ƒ๐Ÿ˜ƒ

somber crow
rocky gazelle
lethal marsh
#

@rocky gazelle Thanks man! :)

rocky gazelle
#

Look for the SECARMY talk, I have it linked just before my talk starts (albeit you'll want to pull up the slide as well as it's a little glitchy)

lethal marsh
#

Okay!

heady walrus
#

Room request:
I'd like to see a room dedicated to topics and tools involved in digital forensics, if possible.

lunar plank
#

I have content like file carving and use digital forensics tools like that in the works, there is a volatility room already if you want to get to grips with memory forensics

#

is there anything you'd like to see in particular? (:

modest trail
#

I could also go over FTK but that's quite a pricy tool that I doubt many have access to

somber crow
#

Imager does a lot and is free, but full FTK is super expensive

modest trail
#

claps

somber crow
#

Covering imager would be fine, that's my point

heady walrus
#

is there anything you'd like to see in particular? (:

I'm a complete noob when it comes to digital forensics. So ideally, a lot of concepts and introduction to tooling, with a gradual increase to higher proficiency.

I hope that doesn't sound too demanding. I appreciate our content creators!

glacial acorn
#

is there a room about virtual hosting and how to attack it?

tropic cave
#

Yes it's called Don't.

#

Because it's illegal lol

glacial acorn
#

Im thinking of the wrong thing.

tropic cave
#

What are you thinking of

glacial acorn
#

Its where you can find the secret login page like admin.htb

tropic cave
#

Secret login page?

gaunt cosmos
#

You mean virtual hosts

glacial acorn
#

yes

tropic cave
#

Ahhhh

#

Yeah those would be found with directory busting I think right JB?

gaunt cosmos
#

You can do it with wfuzz I donโ€™t think it needs a whole room

#

Wfuzz -H โ€œHost: FUZZ.thmโ€ ...

glacial acorn
#

thanks

gaunt cosmos
#

Np if you need more info look into subdomain brute forcing with wfuzz. I think ippsec has some videos on it

meager portal
#

A Room where the basics of C/C++ is explained

#

A Room on How To Create Your First GUI Application using python or C it doesn't matter

somber crow
#

@meager portal we're trying to avoid becoming a programming platform

meager portal
#

@somber crow i see i see , now i can better gather my ideas

rocky gazelle
#

@somber crow false

somber crow
#

@rocky gazelle I mean, it's been brought up before

rocky gazelle
#

Programming is an integral part of hacking and I'm pushing it on the platform

meager portal
#

Thanks dark โค๏ธ

snow tartan
#

A room more dedicated to Wireshark / reading out traffic?

tacit anvil
#

More Python Stuff but on the intermediate side.

tropic cave
#

There's already a whole room dedicated to Python though. And it's fairly recent

#

What concepts would you like to see?

tacit anvil
#

A room on the new SMBGhost exploit ( win10 )

feral reef
#

There is already one in the works. Waiting for it to become part of msf @tacit anvil

tacit anvil
#

There's already a whole room dedicated to Python though. And it's fairly recent
@tropic cave More pwntools usage. Tho, im just a beginner in python. More like a room explaining different ways python can be used in ctfs. Image Manipulation, RSA Decryption, etc.

somber crow
#

You know you can do that with basically every programming language right?

#

And pwntools is just Par's room (cod caper) the python room is seperate

tacit anvil
#

i've the python room by optional

#

it was really good

#

done**

#

@tacit anvil it may not be exactly what you're looking for but I'm making a room using python for networking/web stuff

#

I can give you some resources on image manipulation and cryptography in python

low lichen
#

do any of you guys here thinking of bringing a room that contains idor?

native raptor
#

There's a walkthrough on it waiting to be released

tacit anvil
#

I can give you some resources on image manipulation and cryptography in python
@tacit anvil That would be amazing

#

@tacit anvil it may not be exactly what you're looking for but I'm making a room using python for networking/web stuff
@tacit anvil i'll be waiting

final sun
#

@tropic cave More pwntools usage. Tho, im just a beginner in python. More like a room explaining different ways python can be used in ctfs. Image Manipulation, RSA Decryption, etc.
@tacit anvil

Pwntools has it's own detailed documentation.

tacit anvil
#

I can understand the conflict with a new person to python and pwntools. I could add it to my list to make a more beginner oriented guide to it

tacit anvil
#

@tacit anvil

Pwntools has it's own detailed documentation.
@final sun I'm really newb, and it's really hard for me to understand that tbh.

#

I can understand the conflict with a new person to python and pwntools. I could add it to my list to make a more beginner oriented guide to it
@tacit anvil Yeah, That would be really helpful.

final sun
#

@final sun I'm really newb, and it's really hard for me to understand that tbh.
@tacit anvil Just ask me whenever you feel stucked, I'll be happy to help.

tacit anvil
#

Alright mate. Thanks.

undone tide
#

Programming based rooms in addition to the existing Python room. C++, C#, Go etc
@outer jewel i will be making one for golang :3

undone tide
#

Btw can we have a room teaching how to create boxes? And how its integrated with THM because i think it will surely increase the content on THM

#

@rocky gazelle could surely pull up some great content ^^

undone tide
#

Oh that's great I'll check it out, thanks

rocky gazelle
#

I should probably make a room about it tbh

tight night
#

Room on creating and using basic Docker containers.

feral reef
#

i wouldn't mind going through that

#

are you looking at also using certain docker containers too @tight night ?

tight night
#

I'll be completely honest in that I have no idea how to use them in general and think it would be something worth learning if I had the right environment to do that in.

feral reef
#

let me see what i can put together

native raptor
#

Docker is absolutely beautiful.

gaunt cosmos
#

Docker is absolutely beautiful.
@native raptor especially docker compose

tight night
#

Being a Raspberry Pi guy I should probably know how to use it.

#

ยฏ_(ใƒ„)_/ยฏ

low lichen
#

im really down for a room about room creation ๐Ÿ‘€

simple gust
#

What about some SDR stuff? I played with someone's YS1 at Defcon a few years back and that was a blast.

meager portal
#

i really can't stress out how much a room showing how to make the machines is needed finally โค๏ธ

simple gust
#

A guide to designing good rooms with a standard in place would be great.

tropic cave
#

Room creation room was suggested

simple gust
#

Delightful!

tropic cave
#

Maybe a room on shimming

karmic raven
#

why would we make a room on a credit card scam?

tropic cave
#

not that

#

In computer programming, a shim is a library that transparently intercepts API calls and changes the arguments passed, handles the operation itself or redirects the operation elsewhere. Shims can be used to support an old API in a newer environment, or a new API in an older en...

#

Idk I thought I had a good idea

#

For once

cedar echo
#

Credit card scamming it called skimming

#

So where should I go to learn to make rooms? I have a silly idea but I'm not sure how to make it work...

lunar plank
cedar echo
#

I'll take a gander

lunar plank
#

however, I believe a more formal process is in the works (if someone picks it up hehe)

#

If there's any questions, feel free to PM me (full disclosure: as a creator & tester)

cedar echo
#

Ok

#

How does the difficulty of a room get judged?

gaunt cosmos
#

the creator sets it

somber crow
#

And the reviewer will comment on it if it's wrong

#

However the docs set out a guideline for walkthroughs

lunar plank
#

^

#

room testers follow all of that + a few things when testing

cedar echo
#

First I'll have to get virtualbox working on the PC :)

feral reef
#

hyperV

#

be a badass

lunar plank
#

yesss ^

cedar echo
#

Hard to export those

feral reef
#

nah i hate hyperv

lunar plank
#

I will fight Hyper v -> vmware any day

feral reef
#

vmware > hyperv

#

sudo vmware > hyperv

lunar plank
#

LMAO

cedar echo
#

Hyper V is fine, it's just a little greedy

lunar plank
#

Chev

#

I won't fight you on much

#

but this would be it

feral reef
#

you go do you and keep your opinion being singled out

lunar plank
#

LMAOOOOOO

final bronze
#

ssrf

languid ibex
#

thereโ€™s a room on that

#

called zth web vulns

gaunt cosmos
#

@languid ibex that room doesnโ€™t have ssrf. You could be thinking of SSTI

native raptor
#

There is, however, an SSRF room approved and waiting for release

meager portal
#

@native raptor I sent you a dm

native raptor
#

@meager portal I noticed. Again, please keep an eye on the #rules channel

robust bear
#

is there a room for breaking-out of a docker containers

tight night
#

There is one that requires it that I know of.

robust bear
#

could you tell me one that is

#

sorry i ve just been looking for oneof them for a while

karmic raven
#

dog cat has a docker breakout if I remember correctly

robust bear
#

ok thanks for the help

#

have a good day

tight night
#

Yea sorry I couldn't remember off the top of my head.

true coral
#

Hey guys

#

I need some help! Anyone who has developed any room before and can chat?

lament star
#

You might get better results by asking in #general. That said most people are inactive right now ๐Ÿคท

true coral
#

Okay, thanks

tacit anvil
#

So I'm considering make a room that caters to GitHub - given it's a service we all use and is fairly vital in the hacking community I figure the room will help beginners to the pentesting community. The room will cover the general understanding of Github including it's uses and how to use it. I was wondering on what you all thought of the idea whether it's something you think would be worth having on the site? If you could respond with an up or down vote dependant on the figures will help me to decide if it's a good enough idea.

karmic raven
#

Its not a bad idea but to me its not something that is needed as there are plenty of already existing content on GitHub and how to use it as well as its somewhat intuitive to use

tacit anvil
#

other than the two boxes (i think ) that are out... any Pivoting type boxes in the works? maybe even larger scale to cater quasi to KOTH?

true hornet
#

I'm working on a pivot box yes

lament star
#

๐Ÿ‘€

native raptor
#

I've got one planned too

#

There will be a lot more when THM networks are out though

tight night
#

@karmic raven in that case, the Burp room was unnecessary because of Portswigger Academy.

golden mountain
#

no?

native raptor
#

@grand tiger it's a learning environment, remember. Community spirit aside, that's what it is

tacit anvil
#

Room on manual recon and enumeration? Especially good to know so the boxes don't get doxxed by a countless amount of bruteforcers

#

And just a general thing that was mentioned before: an update to the custom wordlist room

somber crow
#

You don't share boxes.

tacit anvil
#

I know. Still good to learn for bounties and other platforms

karmic raven
#

theres already plenty of rooms covering more manual tools for recon and enum such as enum4linux, linenum, smbmap, smbclient etc

somber crow
#

Those are automated scanners

karmic raven
#

yes I know thatโ€™s why I said more manual and not manual however youโ€™re not going to get very far really doing manual enum trust me it sucks if heโ€™s worried about doxxing those tools wonโ€™t do much when it come to doxxing problems

tacit anvil
#

True

somber crow
#

Doxxing isn't the right word

tacit anvil
#

My point here is really that there's times when automated tools are out of scope, so some knowledge in in manual testing can be useful. I have a few ideas for manual stuff that I can start working on soon

past wren
#

Room about wannacry or maybe ransomwares in general

karmic raven
#

CMNatic has it coming up in his malware series I believe am I correct @lunar plank ?

past wren
#

We need more malware stuff,they are great

lunar plank
#

Yesss correct @karmic raven thanks for sharing the path/route (: mucho appreciated. Room coming soon! @past wren

tropic cave
#

Need that now

lethal marsh
#

More rooms on web app testing pls that will help us in bugbountys

tacit anvil
#

I think there are some in the making

robust pike
#

Would it be possible to get a room for the autorize tool within burpsuite?

#

Would be great to see priv-esc within autorize

karmic raven
#

burpsuite is such a big tool that covering everything and all the possible uses for it isnt possible the new burp room covers everything you need to know to get up and running with burp I think that would be better off researched on your own

robust pike
#

gotcha, thanks @karmic raven

somber crow
#

@limpid locust wrong chat

limpid locust
#

mb

tacit anvil
#

More stuff on wireless pen test?

eternal pelican
#

Hey, is the Linux challenges box being removed from free section?

somber crow
#

@eternal pelican what free section? Probably wrong channel?

eternal pelican
#

can I dm? @somber crow

somber crow
#

@eternal pelican no.

eternal pelican
#

here this Linux Challenges is asking for subscription

somber crow
#

It's been asked for many times

eternal pelican
#

how can i complete this graph isn't there any alternative?@somber crow

somber crow
#

You can't.

#

@dense finch you mind?

ember tide
#

No you have to take the subscription

tacit anvil
#

More stuff on wireshark and .pcap file reading?

tacit anvil
#

i would like a lot more free reversing and binary exploitation challenges
i don't want to be stuck a script kiddie

opal saffron
#

A room on making oneself Anonymous.. clearing logs post exploitation, scanning a target with nmap in stealth mode.. using proxies, decoy or zombies

sleek elbow
#

so the big thing is you can't really be "stealthy" with nmap.
Its super loud and noisy, and its footprint is way too noticable. You'll want a homebrew port scanner. If logging is deployed & deception technologies are in use and you try to scan a whole address range and hit a fake box, you're instantly known.

#

and thats from first hand experience.

tropic cave
#

What mean u by deception technologies

inner depot
#

Honeypots and such

languid wharf
#

Free binary exploitation walkthroughs would be cool. ROP4noobs would be very helpful.

somber crow
#

More binexp coming soon

languid wharf
#

๐Ÿ™‚

shadow cloak
#

a room with the famous http -> redis SSRF? I would really love that โค๏ธ

tacit anvil
#

a room about covering your tracks when pen testing, etc.

#

not getting caught or traced

#

proxies, etc. etc.

golden mountain
tacit anvil
#

oh

#

is there like a release date for this sort of stuff?

somber crow
#

When someone decides to make it

#

Or Skidy/Ashu decide to commission a creator to make it

golden mountain
#

these are just ideas for boxes that:

  • community members can make a box of
  • maybe they'll be picked up by admins and commissioned to a creator
tacit anvil
#

ahh

#

what about creating/submitting rooms?

somber crow
#

I'll see what I can integrate into my next box

tacit anvil
#

thanks ig

somber crow
#

You can create/submit rooms if you want

tacit anvil
#

but they need to be confirmed by admin ofc

somber crow
#

Approved by a room tester

tacit anvil
#

ah i see

#

ill try to find a topic im knowledgeable about in room-submissions

#

or just make a hashcat/johntheripper/hydra tutorial or guide

somber crow
#

Long as it's actually a good, high quality one and not copy/paste from the docs

tacit anvil
#

lmao it won't be

tacit anvil
#

chrome dev tools room

somber crow
#

Firefox comes with kali tho

earnest copper
#

python pwntools walkthrough room please

minor maple
#

a room on how to be anonymous!!

somber crow
#

@minor maple what do you mean?

tropic cave
#

This has been suggested multiple times over the last few days though

valid loom
#

It is already in the room submission queue, as pointed by our local orange cat

minor maple
#

a bug bounty hunter path !!

rain flax
#

ehh, i believe the content on THM (and the internet) is good enough to teach someone about pentesting, and then that knowledge could be applied ro bug bounty

#

seems like it would be redundant, long story short

tight night
#

"bug bounty" is just a fad name for web app pentesting, except the triagers tell you your submissions aren't findings (which they really are findings generally).

#

Plenty of web app on the platform already.

deep bolt
#

Sa

tacit anvil
#

chrome dev tools room
@tacit anvil @somber crow yeet thanks for submitting

little olive
#

Any django base vuln room are there....

vital brook
#

@little olive yes

tacit anvil
#

intense room on exploiting without the use of tools like metasploit. sort of like blaster but more in depth

#

nodemcu esp8266 room, how to load packages and make stuff in arduino

somber crow
#

More exploitation without metasploit is already submitted, quite important due to OSCP restrictions

somber crow
#

Would there be any interest in a "How webapps work?" Room?

lament star
#

Yep, I sure would be interested in that room

tacit anvil
#

nodemcu esp8266 room, how to load packages and make stuff in arduino
@somber crow what do you think about this?

#

I also really can't believe we dont have an SQL injection room kekw

lament star
#

@languid ibex is making a sqli room if I remember correctly ๐Ÿค”

somber crow
#

It's being reviewed at the moment

#

Personally, they're cool but a little out of scope for cybersec? @tacit anvil

tacit anvil
#

@languid ibex is making a sqli room if I remember correctly ๐Ÿค”
@lament star thanks!

languid ibex
#

yeah, it is under the last review rn

#

so should be ready very very soon

gaunt cosmos
#

A room on nosql injection would be cool ๐Ÿ˜Ž

languid ibex
#

I can give early access once it's approved ๐Ÿ˜ณ

lament star
#

nosql would be nice as well

tacit anvil
#

Personally, they're cool but a little out of scope for cybersec? @tacit anvil
@somber crow yeah but i there are some really powerful things you can do with it. it is a bit out of scope for thm in general as it would be hard simulating that irl

#

would be cool if we can hack wifi

somber crow
#

You can't simulate it on THM

tacit anvil
#

through your openvpn

somber crow
#

There's a wifi hacking room

#

But you need to do that locally

tacit anvil
#

maybe you can automate a way to deploy wifi networks the same way for vms

#

though that would mess up the ovpn stuff

somber crow
#

Just as an FYI, I don't represent tryhackme

#

Other than for discord moderation

tacit anvil
#

well yes but i cant exactly talk directly to dark or ben lol

somber crow
#

Skidy/Ashu would be the people

tacit anvil
#

ah, thanks

golden mountain
#

I could maybe look at that when I'm free. I saw a wifi card sim a while ago which could be used to simulate APs

tacit anvil
#

theres a script on github that you can load into a nodemcu to create a virtual wifi to mess around with the wifi cards and stuff

golden mountain
#

not everyone owns a nodemcu

lament star
#

Ooh, when you do send me a link too @golden mountain

golden mountain
#

the point is to have everything you need on a thm VM

tacit anvil
#

theyre really cheap

#

yeah youre right

#

that would kind of ruin the entire slogan i guess

lament star
golden mountain
#

I think that's the one

lament star
#

Hmm, yeah, I'll take a look at it tomorrow, thanks blobfingerguns

somber crow
#

I'm interested, would you be able to use monitor mode etc and have a virtual wlan?

lament star
#

๐Ÿค”

golden mountain
#

not sure, i'll need to research that

somber crow
#

If so, that makes this idea really feasible

golden mountain
#

from finding mon in code it looks like it might be possible, i'll get a vm and test that

somber crow
#

Spicy

golden mountain
#

if this works then this opens up a whole new area of things to do

#

wireless pivoting maybe GWcorbinTopKek

tacit anvil
#

If so, that makes this idea really feasible
@somber crow i get credit kthxbye

somber crow
#

dev it yourself if you want it to happen

tacit anvil
#

excuse me but i came up with the idea <:(

karmic raven
#

dear god just thinking about setting up wireless pivoting gives me a headache

golden mountain
#

lmao yes

tacit anvil
#

fair point though

#

im making johnthecat rn

golden mountain
#

๐Ÿ‘€

karmic raven
#

Itโ€™s a cool idea but it would take a lot of dev time

golden mountain
#

leaked room code? kekw

tacit anvil
#

lol theres only 1 task

golden mountain
#

joined it for a split second GWcorbinTopKek

tacit anvil
#

i will find you szy

#

the code is now the sha-512bit hash of a text

karmic raven
#

thatโ€™s evil now I canโ€™t sneak into your room in the middle of the night

#

Iโ€™m in a lot of oddball rooms that have yet to be released

somber crow
#

As a tester, I'm in more

tacit anvil
#

how can i be a room tester?

somber crow
#

Get selected

tacit anvil
#

bruh

cedar echo
#

I feel that there aren't a lot of rooms running NoSQL dbs

#

also, how bloody evil are we allowed to be?

prisma hemlock
#

as evil as your little heart desires

#

just know that your standing in the community falls the more evil you are

cedar echo
#

so forcing someone to nmap without nmap is too evil?

prisma hemlock
#

............

#

i mean

#

yes....

gaunt cosmos
#

Thatโ€™s not evil enough

cedar echo
#

I just storyboarded a path I'd like to try to implement, but I feel like it'll be too easy to run into dead-ends

#

I also have to learn to willfully code vulnerabilities and I feel like that'll be hard...

#

and also block vulnerabilities where there shouldn't be any

sharp bough
#

do a room with a challenge about reroute the md5 to oc3

somber crow
#

Could you provide a little more detail?

#

MD5 is a hashing algorithm.
OC3, you've said, is related to fiber networking.
I'm struggling to see what you're asking for here, and how the two relate.
@sharp bough

sharp bough
#

wait

#

i think i am wrong

#

it have no possibility to do in a room

somber crow
#

Or in real life. They're very seperate things.

sharp bough
#

yeah

#

in real life

somber crow
#

You can tap fibers, but MD5 hashes aren't usually sent over a network.

sharp bough
#

oh i see

simple thistle
#

Room on indepth buffer overflow with gdb and gdb peda

native raptor
#

It's coming soon ๐Ÿ™‚

simple thistle
#

So excited!!!

tacit anvil
#

Should be a blast

past wren
#

A room about git?

sudden garnet
tacit anvil
#

a room about major exploits such as mirai, heartbleed (i know, really old) and so on.

somber crow
#

There was a heartbleed one

tacit anvil
#

also, we should have android vms that are hosted via noxplayer. i really want to know what hacking an android would look like, as its a phone

somber crow
#

Mirai was a botnet that used a collection of exploits

tacit anvil
#

yeah i know

somber crow
#

AWS can run android natively, but it's just linux

tacit anvil
#

we should look at how its structured

#

awesome

#

also a room about botnets kekw

somber crow
#

I suspect @lunar plank's malware series might cover that at some stage?

tacit anvil
#

oh thats good. i hope he has tuts on rats and social engineering in there

#

what about android hacking?

karmic raven
#

CMNs series is on malware analysis so I donโ€™t believe that there will be any content on social engineering and if there is any content on rats it would be about looking at the insides of a rat not how to use them as far as android hacking there is already a room on it and as James said aws can run android natively itโ€™s just finding the right creator willing to make the room @tacit anvil

tacit anvil
#

thats a mouthfull lol, thanks

#

ah, understandable, and id like to see how theyre structured

#

is the series out/partly out?

karmic raven
#

itโ€™s partly out and he has a map to show the plans let me find it

tacit anvil
#

that looks awesome

#

after i finish my current rooms, primer path, beginner path and a few network stuff ill do his series

#

plus i need to finish my own room kekw

lunar plank
#

Best place for #general in the future please (:

ruby zephyr
#

thanks @lunar plank

lunar plank
#

anytime!

ruby zephyr
#

how much time takes room to get evaluated ?

native raptor
#

@ruby zephyr have you got one in the queue?

ruby zephyr
#

yeah

#

i submitted just now

native raptor
#

Depends on how busy the queue is usually. How big a room is it?

ruby zephyr
#

2 tasks
2 windows VM's

#

one for testing exploit
another for flag

#

no problem i wait
just asking

native raptor
#

The writeup you linked is for a CTF that already took place -- do you have permission to be using the material in the room? ๐Ÿ™‚

ruby zephyr
#

i am the author of that challenge

#

in CTF

native raptor
#

Fair enough.

ruby zephyr
#

๐Ÿ™‚

storm canyon
#

oh i remember doing that one. it was fun

lunar plank
#

Thanks for sharing that @karmic raven sorry I missed the q's about it (:

tacit anvil
#

wb a capstone room thats really hard and makes you feel like a pro after finishing it?

karmic raven
#

......

#

we have plenty of hard challenges

#

networks will be similar to this idea however

somber crow
#

You just want more hard content?

final sun
#

wb a capstone room thats really hard and makes you feel like a pro after finishing it?
@tacit anvil capstone? It's more useful for making a project, not a room. Only if you meant capstone the disassembler.

tacit anvil
#

Can we have a room where we blow up a centrifuge? K, thanks, bye.

lament star
#

Stuxnet ๐Ÿ‘€

royal merlin
#

creating fake APs.

sleek elbow
#

airbase ezpz

karmic raven
#

I donโ€™t know how we could actually make a high quality room with that other than here you go wow now you have a fake AP gathering intel, recon, etc would be all hard to simulate in a room

tacit anvil
#

room on how authentication tokens work

somber crow
#

@tacit anvil specifically?

#

JWT is covered in a room already.
What are you actually asking for?

tacit anvil
#

this

#

how they can be exploited, stolen, etc.

somber crow
#

So you want session tokens basically

tacit anvil
#

nevermind theres a room on it

somber crow
#

Look first

golden mountain
#

ninja, do you want to re-do the wifi hacking room now? darkchamp

tacit anvil
#

@somber crow how tf am i supposed to know what the rooms are named

lament star
#

Common sense

somber crow
#

Learn to use the search feature

#

It's really good

golden mountain
#

@tacit anvil there's /hacktivities that filters through names, tags and description

somber crow
#

Try a couple keywords

#

Ezpz

shadow cloak
#

Ezpz

tacit anvil
#

hello. is anyone here?

icy trellis
#

Just type the room that you would lke to request.. (kindly)

tacit anvil
#

i looking for something with smtp

#

and should be great with message submission agent

#

and postfix server

lament star
#

V8 exploitation room

brave barn
#

SherlockHolmes Room?

karmic raven
#

As in Sherlock the tool or a Sherlock Holmes themed room

brave barn
#

As in Sherlock the tool or a Sherlock Holmes themed room
@karmic raven Sherlock Holmes theme of course

somber crow
#

Sherlock holmes is probably public domain now

brave barn
#

How is that, didn't understand sorry

somber crow
#

Copyright stuff

#

Basically means it's probably OK to make a room themed around it

brave barn
#

Well you're not making it based on the TV show so I think yeah that might be Ok

sinful pier
#

And Mr Robot isn't copyrighted?

somber crow
#

@sinful pier Wasn't made by THM, no one is making money

#

I'm not saying you can't use characters etc

#

I'm just saying it's easiest to go Public Domain

sinful pier
#

Interesting, it's money based then?

somber crow
#

Not a copyright lawyer

sinful pier
#

sure sure

tight night
sudden garnet
#

wait

#

the room i'm making at the moment, i have a theme based on a disney show

#

do i need to change it ? ๐Ÿ‘€

somber crow
#

Copyright law is messy

sleek elbow
#

I dunno what applies, ex. Bighead is a direct rip from Silicon Valley on HTB Thonk

somber crow
#

Importantly, public domain is clear cut allowed

sinful pier
#

Honestly, as long as Disney fanfiction exists, I think you're fine @sudden garnet

sudden garnet
#

@sinful pier i don't even wanna read some of the disney fanfiction out there ๐Ÿ˜…

sinful pier
#

That implies you do wanna read the rest. No judgement here

sudden garnet
#

@sinful pier maybe you can come up with some when you try my next room, hopefully a little harder for you haha

tame plaza
#

guys... aloha.. any room to learn BoF on THM?

somber crow
#

have you used the search feature?

#

This channel is for requesting rooms to be made

#

Not recommending rooms for you

tame plaza
#

yes... but I havent found basic of BoF

#

reason why I asked here

somber crow
#

There are buffer overflow rooms

#

That are walkthroughs.

tame plaza
#

I just wanted to know if there's any room for basics of BoF already on THM

somber crow
#

You would have seen these in your search

#

yes

tame plaza
#

thats all

somber crow
#

There are

#

Use the search feature.

tame plaza
#

the one I found I never got them as basics.

#

but thank you any way

#

I appreciate it

native raptor
tame plaza
native raptor
#

Np ๐Ÿ™‚

sinful pier
#

tbh, the search feature is kind of hidden. I didn't know it existed until I checked this discord

#

I don't think of "hacktivities" as teh place to go looking for rooms

somber crow
#

Where do you go?

slow anchor
#

Do room creator need to add flag himself?

lunar plank
#

Ya huh

#

Most use the THM{} formatting but itโ€™s creators choice

#

Just as long as itโ€™s consistent (:

slow anchor
#

Ah alright ๐Ÿ˜

tacit anvil
#

Hi . is there any room related to maltego

tacit anvil
#

room on osint tools like pipl, whitepages, etc. other than maltego

tropic cave
#

Sherlock!

karmic raven
#

the thing is its hard to make good content on it we try to not only show you how to use the tool but also the knowledge behind the tool thats hard with osint I might make a room similar to cc: stego but with osint im not sure I have a lot of other stuff going on as well so

tacit anvil
#

you have a problem with run-on sentences, cry

karmic raven
#

its just the way my brain thinks im a very run on kind of guy if you look at my rooms its not like that though mainly because I get bullied if I have bad grammar in my rooms

tacit anvil
#

i can see that

native raptor
#

Guilty of bullying o/

prisma hemlock
#

Cyber bullying is a crime!

#

@karmic raven if you need a shoulder to cry on Iโ€™m here for you blobheart

cunning thunder
#

CVE 2019/2020 exploit based rooms. ๐Ÿ‘

tacit anvil
#

How do I can hide the account name on Facebook?

prisma hemlock
plush tiger
#

hello

somber crow
slow anchor
#

@somber crow I am trying to upload vm but it's stuck at 0.00 for almost half hour

#

Can you please guide me

slow anchor
#

I am unable to upload vm

#

It's almost an hour now

icy trellis
#

Please donโ€™t @ James heโ€™s sleeping

#

Also this is not the correct chat

slow anchor
#

In which part I can post about it ?

icy trellis
tacit anvil
#

Binary hacking room

past wren
#

An in-depth binexp walkthrough room

lament star
somber crow
#

@somber crow I am trying to upload vm but it's stuck at 0.00 for almost half hour
@slow anchor #site-support

tacit anvil
#

refresh the page...?

tacit anvil
#

pwncat room

karmic raven
#

should see about John doing it as heโ€™s the best person for it

ruby zephyr
#

can anymod tell me what are the reasons?

somber crow
#

Click "view room feedback"

ruby zephyr
#

i deleted my room few days ago and cant see feedback

somber crow
#

That's why it was rejected then

#

You deleted the room.

ruby zephyr
#

ohhh ok

somber crow
#

We can't evaluate a deleted room

#

Also please remember, not all the testers are mods

#

And not all the mods are testers

ruby zephyr
#

ok ok

tacit anvil
#

i love how it says: don't like these emails? DELETE ACCOUNT

#

thm savage

karmic raven
#

general room on utilizing c2 frameworks like empire, covenant, cobalt strike etc or an update to the empire room with the new updates by BC-Security

somber crow
#

Updates to RP Empire are on dark's list already

tight night
#

I'm actually playing with Starkiller and E3 right now. Pretty cool.

#

And I might touch on Covenant as I'm using it more and more.

#

Cobalt Strike probably won't happen unless they give everyone a license for it.

fleet frost
#

Would be great to have a room to learn about websockets

tacit anvil
#

The python scripting room has a task that involves programming a python websocket to solve it

fleet frost
#

The python scripting room has a task that involves programming a python websocket to solve it
@tacit anvil Thanks, will check it out!

thorn oasis
#

can we have a room covering passive recon?

karmic raven
#

We already kind of have google dorking, and sublist3r I could see about making a room on general passive recon however itโ€™s hard to virtualize some of the techniques

#

maybe able to do passive recon room where you gather recon on tryhackme I donโ€™t know Iโ€™ll see what I can do

sudden garnet
#

if you were to do it, iโ€™d suggest making the tasks not require answers since things will change all the time - such as those shodan questions

light lynx
#

if you were to do it, iโ€™d suggest making the tasks not require answers since things will change all the time - such as those shodan questions
@sudden garnet Yes, please consider this. Unless you write a program to auto-update the answers, the Shodan room is the bane of my life because of how frequently the answers changed ๐Ÿ˜ฆ

karmic raven
#

I could probably fairly easily make a script that updates the answers once a week or every some odd days it wouldnโ€™t be hard

golden mountain
#

and it isn't

#

the task update route is pretty straight forward

light lynx
#

szy pls i bet u send me the route

#

let me make a program specifically for updating answers in rooms

#

I need this ๐Ÿ˜‚

golden mountain
#

@light lynx sure, send me a DM and we'll talk in there LUL

wet laurel
#

are there any rooms geared towards the Security+ exam?

#

I heard Blue Primer but I only see 2 rooms

karmic raven
#

@wet laurel 1.) #cyber-and-careers is a better place to ask this question
2.) thereโ€™s not any rooms specific to it however you can probably look through for reviews on it and see exactly what the content is and study on tryhackme from there

wet laurel
#

Thanks @karmic raven ! I have some people taking the exam in a couple weeks and I'd like to give them a hands-on supplement so they can do something besides death-by-powerpoint.

tight night
#

It would be easier if the exam was more hands on. But it's all theory.

viscid gyro
#

Any room for the basics in port forwarding or tunneling using the like of chisel would be good if there isnโ€™t any.

native raptor
#

I may have a look into that ๐Ÿ™‚

viscid gyro
#

Cool thanks ๐Ÿ˜ƒ

timid vessel
#

I'd like to see a room that is an Intro to CTFs. Going over the different types of CTFs, solving for each type, etc. Preparing you to then do the regular CTF rooms by discussing the structure and how CTFs work for those who may be new to CTFs and how they work.

brisk tapir
#

That's called a writeup

brisk tapir
#

Then there are resources like https://ctf101.org/ and https://www.hacker101.com/

timid vessel
#

oThanks @brisk tapir I'll pass those along as well. In the security engineering mentoring I have done "what is a CTF?" seems to be a common question as well as sometimes from senior security professionals who don't work in the offensive space but want to learn what a CTF is and how they can get into them more. Those links you posted are good as well as John Hammond's Youtube video about it. When I first suggested it I was also thinking about it potentially being in the beginner or similar learning path on THM even as a "Intro to" type high level type room. Thank you again for your reply.

coarse pebble
#

Room about regex would be cool

native raptor
#

Funny you should say that

#

There's one submitted, almost ready for release

coarse pebble
#

Uff

native raptor
#

Just waiting on its creator to make a couple of changes ๐Ÿ™‚

coarse pebble
#

excellent, thank you for commenting

#

๐Ÿ˜„

native raptor
silver atlas
#

is there any room for begginer crypto-cracking?

tacit anvil
stuck vale
#

are there any more rooms to practice osint besides OhSINT?

icy trellis
#

Some rooms have OSINT in them but are not based around OSINT.

tacit anvil
#

Is there a demand for OSINT based rooms?

#

I think educating people about how dangerous open disclosure of personal information on the internet is can be a good topic

#

Things like SIM hacking usually rely entirely on OSINT

#

and social engineering

lunar plank
#

I'mma be biased here and say Google Dorking

#

you can find some very

#

interesting results if you query it right

icy trellis
#

^

tacit anvil
#

I feel like the dorking room doesn't teach you too in-depth about dorking

#

you could go so much more in-depth and thorough

lunar plank
#

It's not OSINT for people

#

For sure

#

but

icy trellis
#

I'm sure the Dorking room is a base overview though

#

How to get what you want with a web browser

tacit anvil
#

Like it should definitely teach you about people publically disclosing things like PDFs and config files

lunar plank
#

it creeps closer and closer towards the borderline of "does this encourage blackhat stuff"

tacit anvil
#

those are pretty important vulnerabilities

icy trellis
#

It does, but legally speaking

#

it creeps closer and closer towards the borderline of "does this encourage blackhat stuff"
Yeah exactly

lunar plank
#

It's designed with the mind of "research if you wish" but heree's how it works

#

without crossing the ethical line

tacit anvil
#

right, but I also just think that it's a way for pentesters to find out if a webapp is disclosing unnecessary information

#

I mean- it's still a vulnerability that can be easily patched

#

It's like leaving your security config files out in the open to the public

#

But I guess you're right, since google implies that whatever you're pentesting is already out on the open internet

#

and is probably a production server

lunar plank
#

I appreciate the thoughts though smackhack

#

there's a lot further I could go into google dorking I fully agree

icy trellis
#

I'd say leave it to the user as Dorking is really powerful and TryHackMe might be in legal issues if someone takes it too far and blames it on us

tacit anvil
#

Yeah, true

lunar plank
#

It's something I'll very much consider developing further when I get a bit of time

#

But yes

#

as Jabba said

#

It's very easy to encroach on that sort of things

#

I designed to make people aware the technique exists and how it works

icy trellis
#

Maybe provide them with the file. Saying "Using Dorking we found this website: " and then give them a .html or .php file containing the information they "found" and then let them exploit a webserver that was setup by a user

tacit anvil
#

^

#

That could be a good idea

lunar plank
#

they'll have to research further outside of THM to do anything meaningful which in that it's on them

#

I like that!

tacit anvil
#

Maybe like a built in browser query on a box that lets you look for hidden .pdf files

lunar plank
#

I have something similar setup for an event, once that is over, I'll definitely look into incorporating that into there

tacit anvil
#

containing info that can be used to gain credentials

lunar plank
#

a ctf style via the info you found by google dorking

#

I'm writing it down (:

icy trellis
#

:D

#

Sounds awesome <3

lunar plank
#

I really like your ideas there (both of you)

tacit anvil
#

I mean ideally- if we're training ethical hackers/webapp pentesters

#

it should be public knowledge that people can accidentally disclose this kind of stuff unintentionally on their webservers

#

and that pentesters should look for these

lunar plank
#

For sure

#

After all

lament star
#

ideally

tacit anvil
#

ideally

#

use your powers for good, not evil

lunar plank
#

it's one of the main reasons why attacks happen the way they do

#

accidental disclosure

tacit anvil
#

yeah

#

Not telling people about it would defeat the purpose of doing an all-encompassing pentest imo

#

Could make a bulletproof webserver, but if you accidentally disclose root account credentials in a random .conf or .pdf that happens to be on the wrong side of the server

lunar plank
#

Absolutely agree

#

I really like the idea of getting people to hack a box on THM using techniques such as that

tacit anvil
#

I think part of improving cybersecurity as a whole is also educating people on very commonly and easily abused vulnerabilities such as these

lunar plank
#

If you could see my notepad rn

#

I'm on my 3rd page of the week ๐Ÿ˜›

tacit anvil
#

even though it could potentially be used by blackhats, I think it's a good idea to make it public knowledge so people are more aware of not doing it by accident

#

LMAO

lunar plank
#

definitely

icy trellis
#

Damn CMN you're plate is full

lunar plank
#

by doing so, it also encourages blue teaming

#

"here's how people find data"

icy trellis
#

Wish I could take some of it off your hands

lunar plank
#

"so here's how you hide it"

tacit anvil
#

yeah exactly

#

It's a really easy patch usually too anyways

#

it's literally just oversight

lunar plank
#

Yeah, I've been none stop for a while now @icy trellis, now with my work starting again

#

Keeps me out of trouble at least :PPP

tacit anvil
#

I'm gonna go into full box dev as soon as I finish my networking cert exam ๐Ÿ‘€

lunar plank
#

it's literally just oversight
@tacit anvil exactly

#

thanks @tacit anvil @icy trellis

tacit anvil
#

np np

lunar plank
#

I appreciate your thoughts on it fr

#

once this event is over

#

there should be something that I can develop further for it (:

icy trellis
#

Awesome Sauce

light lynx
#

Damn CMN you're plate is full
@icy trellis tbh i have been telling cmn to take a break for like 3 days now

storm canyon
#

There is a room on how to make a room coming right??

karmic raven
#

yes

lunar plank
#

yessss

#

ETA:

#

mid august

#

and that's when it'll be gone through via dark

#

and then the normal submission queue

regal tundra
#

ACtive directory machines?

somber crow
#

There's one already, one coming, and then networks will bring a lot of AD content ss you can actually have a network of VMs to make a domain

karmic raven
#

thereโ€™s 5 out 1 ready to release and a huge network coming

#

@regal tundra

  • Ra
  • Set
  • Attacktive Directory
  • Post Exploitation Basics
  • Attacking Kerberos
regal tundra
#

Nice, thankz

wide osprey
#

There's one already, one coming, and then networks will bring a lot of AD content ss you can actually have a network of VMs to make a domain
@somber crow I can't wait for this! has so much potential

sturdy galleon
#

Anyroom on wireshark

tacit anvil
#

this has a task that briefly explains how to use wireshark

native raptor
#

There's also a whole room on pcap analysis

#

Plus a room full of challenges

#

Plus the ridiculously hard room full of challenges

icy trellis
#

And the advent of Christmas has a lot of pcap analysis

quiet grove
#

Hey there fellow hackers! So after pwning about 20-30 vulnhub/hackthebox boxes i want to make by own. tho i could use to help on making it (have the basic idea on a txt file). so if theres someone up for it ping or dm me! I woulden't mind a colab of some sort!

prisma hemlock
#

Thereโ€™s a room coming out soon โ„ข๏ธ about how to make a box

quiet grove
#

oh awesome

prisma hemlock
#

John Hammond also did a video on the making of a box on YouTube

torn frost
#

A room to learn GTFObins ?

lament star
#

There really isn't much to learn there ๐Ÿคท

#

You just look up what binary you need and follow the steps

torn frost
#

Well in vulnversity room you have to exploit a binary and use GTFOBins and "follow the steps" as you say, but it could be interesting to understand those steps, and why we do it that way

#

Dunno just guessing

prisma hemlock
#

usually youre following the exact steps, I think a little self research for why it works is expected if youre interested in knowing

tacit anvil
#

@torn frost Check out the linux priv esc playground, or the lazy admin final rooms.

#

Those have tons of exploitable vulnerabilities, most of which are gtfobinnable.

torn frost
#

Thanks for the info, I'll check

waxen snow
#

A room explaining how the browser Tor operates ? (Setup, dns, cryptography etc.) Maybe a part regarding how to use proxychains or other of our usual tools on Tor?

prisma hemlock
waxen snow
#

Well maybe not the set up as there is already a room for that but for the how it works precisely

#

ahah I saw that one right after I wrot the above text ๐Ÿ˜†

prisma hemlock
#

๐Ÿ™‚

#

it explains how it works too

waxen snow
#

Ill give it a look thanks ๐Ÿ‘

jovial prawn
#

Any room on how to make a room ?

#

I heard it was coming along soon

tacit anvil
#

It's in the works at the moment

lament star
#

It's a soonโ„ข๏ธ through you can use the docs + Dark's new video.

tacit anvil
jovial prawn
#

๐Ÿ™

#

I meant like how to make a box

tacit anvil
#

If you're more interested in box development,

#

give me one sec uhh

jovial prawn
#

Yeah i meant that

tacit anvil
#

There's also a presentation on this by the lovely Dark on youtube

jovial prawn
#

Last time i used vagrant it bork my whole ubuntu

tacit anvil
#

i'm trying to look for it atm

jovial prawn
#

Without vagrant if possible ?

jovial prawn
#

Thanks a ton โค๏ธ @tacit anvil

tacit anvil
#

np

tacit anvil
#

Some basic Powershell box?

lament star
tacit anvil
#

Oh Sorry. Didn't know it. Thanks.

balmy portal
#

I would love to see a regular expression room. I always have problems with them. And It would be nice to see a regex walkthroughs combined maybe with grep or find.

tacit anvil
#

There's a find command room, but yeah, not regex afaik

lament star
#

A regex room will be released soon

#

Very soon

balmy portal
#

thats great! thank you!

tacit anvil
#

@lament star do you mean like next room release cycle soon ๐Ÿ‘€

lament star
#

Maybe, maybe not ๐Ÿ™‚

native raptor
#

A regex room will be released soon
@lament star How the hell do you know that?

tacit anvil
#

ma1ware has all the sources

#

insider info ๐Ÿ‘€

tacit anvil
#

Any rooms on return oriented programming and return to libc (state of the art exploitation techniques)?

#

I'd would LOVE a room like that!!!

lament star
#

@native raptor I joined that room before it was even approved, the creator is a community mentor and he mentioned it in the mentors channel tipsfedora

tacit anvil
#

Maybe a room/walk-through for writing your own shellcode would be interesting.

light lynx
#

@lunar plank this seems like a room we can do together ๐Ÿ‘€ #544951750801752079 message although idk anything about hacking related ML ๐Ÿ˜›

lavish roost
#

Throwing out a suggestion. It would be really nice to see an android malware apk reverse engineering room!

coral ravine
#

there is one

#

@lavish roost ^^

lavish roost
#

yay!

random saffron
#

I would like to upload a vulnerable VM to TryHackMe, can it be in OVA format?

prisma hemlock
#

I think thatโ€™s the only format it can be

native raptor
#

Does also take qcow

#

But I have never seen anyone try qcow

lament star
#

๐Ÿ„

prisma hemlock
#

What the heck is qcow

#

People have never done that cuz they probably thought it was a joke kekw

golden mountain
#

Does also take qcow
@native raptor last time I checked it doesn't even though it's on the page

native raptor
#

Odd

#

Those are AWS requirements, not ours

golden mountain
#
{
  "message": "We are currently not accepting qcow2 files. Please convert to file type OVA and try again."
}
prisma hemlock
#

๐Ÿ™ƒ

#

You guys rabbit holed your upload link jeez

lament star
#

๐Ÿง

tacit anvil
#

imagine if somebody spent all that effort to making a qcow and it doesn't work

brisk tapir
#

they are forked up

lunar plank
#

Y'know @golden mountain you can have an answer to things in everything but JSON right

#

like

#

normies read in text

golden mountain
#

that's how the API talks

lunar plank
#

lemme just API and book

#

thats your way of learning

#

of look

#

this

#

let's JSONify it

golden mountain
serene rain
#

Is there a room explaining gobuster?

somber crow
#

Cc Pentesting

serene rain
#

Thank you

#

The amount I've learnt from this site within a few weeks is crazy

neat gazelle
#

How about a room on Network Steganography?

#

It's kind of a niche topic and would be hard to make but it would be really cool to see

strange schooner
#

Ew steg

gleaming token
#

I'm applying now to some cyber security company.
They asked me as an home exercise, to create some informative document about passive footprinting.

Now, while doing footpritng with some tools, we look, among the rest, for details like: DNS, IPs and other networking stuff.
I would like to know if there is some good room to understand why these details are essential actually, how do they help us at the further pentesting, what do they say at all?

Thanks.

somber crow
#

Sounds like you need to look for some passive recon tools and see if there are rooms on them

gleaming token
#

@somber crow Yeah, it might be suitable. But there are a lot of them, I think it's not really realistic.
BTW, how can I look for rooms that contain even some word, for example, if some room contains the word DNS I want it to be displayed in the results.
I can search in THM only for my rooms, according to their titles I think...

somber crow
#

False

#

Hacktivities searches by tag as well

#

And creator name

gleaming token
#

Cool thanks

#

@somber crow Yeah, it might be suitable. But there are a lot of them, I think it's not really realistic.
BTW, how can I look for rooms that contain even some word, for example, if some room contains the word DNS I want it to be displayed in the results.
I can search in THM only for my rooms, according to their titles I think...
@gleaming token Anyway, if someone has another idea, something more concrete - it would help me a lot ๐Ÿ™‚

feral reef
#

you've asked for this in the resource channel as well pal, try doing some research yourself too. hacking is not a skill is an attitude.

valid loom
#

Not trying to sound rude but if you don't even know what recon is and how it's used in a RTE, you're gonna have a bad time

#

Also you asked about this a weekish(?) ago, as brought up by Chevalier.

somber crow
#

(If this is homework, or for an interview then it's kind of unethical to ask us to find your resources for you.)

valid loom
#

You're unqualified. Take the L and spend time learning the process instead of asking for the answers to the exam.

tight night
#

Is that really necessary?

sleek elbow
#

erm, id say not, this whole conversation isn't even in the right place anyways

#
  1. we're not going to help you do your homework to get a job. Do that yourself. You're not qualified for the position if you're asking in here for help :/ @gleaming token
  2. Sundae, I agree, but please watch the tone there.
  3. Career talk goes in #cyber-and-careers
valid loom
#

I don't think I'm in the wrong. He asked about this last week and he was directed on where he can do research inside of this server to further inform himself. He was also told (by me) that he shouldn't just include THM in his research. He is here today basically saying he doesn't know about the job is that he's applying for and that's off-putting. You wouldn't hire a programmer that doesn't know how to program. You would tell your applicant to learn the process and come back later. I might have sounded blunt, but he's going to hear a lot worse if he actually lands across someone that knows he basically doesn't know the topic, but somehow has the job. I've seen people get pecked straight out of jobs because they lied about being qualified. He needs to learn the process and about the job before applying and that's what my overall message is.

sleek elbow
#

@valid loom Please dont discuss further. Its not the primary topic of this channel.

valid loom
#

w/e

onyx rivet
#

Can we have rooms on DFIR? I actually haven't found any mainstream platform where we could practice DFIR. Tools like Graylog , Moloch , osquery and kibana , all these were alien names to me before I started looking into defense and Incident response or are these tools not feasible to use on Personal Computers. Just wanna know. Peace โœŒ๏ธ.

somber crow
#

More forensics and blue team content is something Skidy has said he'd like to focus on

onyx rivet
#

Yeah basically searching and reporting ๐Ÿ˜† , I was like people get paid for this

#

But it's always good to know atleast what they are.

lunar plank
#

How does something along those lines sound @onyx rivet ?

#

That's what my focus is once I can get back into room dev

#

I ain't got much on reporting which actually, in hindsight, is a good idea

#

I'm only qualified to write a report for UK justice system for device forensics but

shut steppe
#

Hi guys

somber crow
#

Hi there. Got a room suggestion?

shut steppe
#

Yes

#

Have u tried vulnversiry