#general
1 messages · Page 449 of 1
I just completed module Introduction to Web Applications in HTB Academy! https://t.co/SKsHNatiHf #hackthebox #htbacademy #cybersecurity
should have been more brutal IMO
Check this
Oh no image perms
Check the top comment 
TryHackMe promo in HTB post before GTA 6
cant believe it
Morning chat
Morning
Check the reply too. Haha
This is fun
This is not how you make coffee
Dayum
I would love to get paid to roast THM
Galactic yap lord type shit
I also know stuff about them
But I won’t say
The next comment from Tyler is gold

||7th||
Ty
Be careful with gravity this morning
It is affecting the coffee
yeah
first i need to ping
@austere sinew
americano or cappucion
sounds weird - or a long black coffee
Vitamin C
Vitamin coffee
Hey is there anybody I can bother for help on this academy objective assessment?
#modules is the place to aks 🙂
Thanks goat
🫡
Do you have a second to help me out brother it should be super quick?
No, sorry
Np man have a g1
worth a try 
Vitamine D 
How dare u drink coffee on feb
i even drink it in summer
dead chat
welcome back
Morning all!
you must be joking
not at all
Some poor mod is going to have to give me all my roles back, not now, but at some point. I won't leave again.
Please reach out to senior mods or admins and tell them you have been stripped of your medals.
Do you have the entire list? I need to figure out what a few were called
They will instruct you to wait and will make you listen to elevator music for 3 hours
maybe the last part is a lie
Just reach out to NightWolf
You are very welcome
please remember that this conversation might be recorded for training purposes
the last part might be also a lie I dunno
It is always a reality that one day I would return and discord MKUltra'd my invite to take me to a honeypot version of the HTB server filled with bots trained on each you guys.
We have wireless testing now
this is being uploaded to my neural network processor; it's a learning machine
Yeah, I'll have it soon.
Finally a cert worth taking
😉
Noted
Unfortunately im too busy to be the first to pass it as was my intention
I still have two modules to finish
oh no
🤷♂️🤷♂️
Yeah kinda blows, but i dont need the ego boost
but you were the chosen one
You’ll get em next time
https://www.youtube.com/watch?v=xcgVztdMrX4 what i'm referencing btw
Ill be the first to pass the drone hacking course which i will author of course
True
Actually an ICS OT cert would be cool
Like really really cool
Like suuuuper cool
The reality is that most OT truly is just what's in the challenges already lol
Idk man I’m just sayin stuff tbh
Enumerate registers. Discover protocol. Write registers.
I got no clue what I’m doing
Exhilarating
I guess you're gone already
While I am going to stick around this time, I can't get sucked up in the vaccuum
also thank you
👋
I just returned the computer to my former employer
I am unemployed now 🎉
welcome back though brath, glad to see you're back :3
thanks marcie, nice to see you
unemployment is the way
everything is going pear-shaped, ride the tiger
yeehaw
🤠
I am already feeling invincible
Today I will get feedback about my first pentesting as a freelancer
those who have been inside the void do not fear dark
Btw this is what Marcie thinks about us when you're gone @sharp shuttle
Does anyone wanna start communist revolution?
Sorry I'm not religious
Bitch you call me daddy from now on
And I don't allow you to start communist revolutions
im not the main character, im just the jester
god smiles down at his greatest r words
Write a blog or something 👀
Also welcome back
i think blogs are pretty stupid now since AI is just going to scan them. If you have something worth blogging about, just go speak. Every CFP submission is about AI anyway, it's never been easier to get a slot due to all the AI slobs
Maybe I read a blog too enjoying every word thanks for the idea
Speaking of which, I submitted a CFP for BSides this year
not about AI either
its a 0 day hunting workflow but honestly idk if that'll stand. there's a lot more cooler topics this year
stuff like smart city tech, iot, quantum, web3, metaverse
its cool as fuck
hell yeah bro
we need more of that stuff
you have no idea how lame it is with all the AI bullshit
im so over it
Hi, I'm new
Hi
Hi new im hi
You're [REDACTED]
hey guys, I see there's a "Wi-Fi Penetration Tester" path but when I try to enroll tells me "Error
Not enough cubes :(". How can I get cubes?
Ask mom for credit card
(U buy them or buy a plan)
where can I buy it?
What plan should I buy?
You need Gold annual
VIP+ is enough>
Ah... how i've missed this place...
VIP+ is unrelated to academy, it doesn't provide any benefits to academy
then, I can buy cubes for that path can't I?
Kairos how old are you?
Hi guys, I developed a small tool for oscp exam and I’m sure it is useful for you too. It is an HTML-based command generator where you can store your commonly used commands and automatically generate the ones you need by modifying variables.
https://github.com/M0stlyHarm1ess/Command-Generator/tree/main
that's cool and all but this is HTB not offsec
they probably just wanna advertise their tool
#community-content might be a better channel IMO
yes i know, it's not for exam only, just a tool
it looks to be AI generated at least from the GH ReadMe, it gives off AI slop vibes
lmao
you are right
almost everything, i am not good at frontend
can also tell by the fact that the first 1300 LoC can/should have been in a .css file
because i want a single file haha
looks also like some stuff is written solely in Chinese, meaning that if it's not properly localized, it'll just cause more frustration
ah i see that's what i18n does
yes. for this reason I made en mode
ai made this 
i'm sure it can be done in far less than 5200LoC
wouldn't be surprised if AI threw in the same function, just different several times to
i'm just looking at the monstrous 5000 LoC for it all
oh i'm aware
i'm also seeing major 5 line gaps in the code
MTO screams internally
hahaha
massively bloating the linecount
Qualys reports a vulnerability, I checked manually and it's a false positive, product owner still requires more proof 
i am glad to hear your advices and critics here, i will update it. No I mean ai will update
haha
because I show him proof where everyone agrees but he's old school and trusts automated tools more than engineers
</rant>
If that thing is interactive then you're better off using a front end framework. Also AI will hallucinate when it starts to read a big file, that's another reason why you should refactor it to use more files instead of one file if you ever want to introduce more features to this
red is nice 🤣
how about to become a browser plugin?
also @lyric karma everything is unnecessarily indented an extra time; it didn't properly unindent after line 1278 so everything after is indented an extra thing
ok got it
I never developed a browser plugin so I don't know the answer to that, but yeah try to break the code into modules it would be easier

god I hate eBPFs
also HTML doesn't generally care about indentation, it's better to indent things that are nested more but if you have
<tag>
<other tag> text here <\other tag>
<\tag>
that is just fine
I feel tired of studying
that's on a readability aspect of it
They can install Prettier and format the code
i'm not gonna go through all 5000 lines for you, especially not for free
so what have you guys done since ive been gone?
I started learning C and kernel programming on linux 
a bearded ginger man helped me get a framework laptop :)
g0blin bought you a laptop?
ye
Since you've been gone, you dedicated, you took the time.
huge W
honestly huuuuge
thats really cool marcie
W++
It was a PITA figuring it all out though, considering framework doesn't let you ship to regions outside of where your billing address is
Okay but I’m a woman
Wut
i know
therefore you can commit no crimes
The reason I had AI create it was to have a command generation tool that can be easily migrated, doesn’t require dependencies, and is ready to use as soon as you open it, so I put everything in a single HTML file. But it sounds like I should refactor and encapsulate it
EXAAAAACTLY see marcie knows
if it's in php or javascript, you can have the site load up/pull the js instead of loading it all into one html file
NO AND NO
but i'm your bestie you said
Oh welcome back @sharp shuttle
or is this a no too
<script src = ./scriptname.js> for example
This shall always be true mick 
Thanks, i will consider for those advices
you guys are so nice
I would consider this; if > 1000 lines, what can be compartmentalized. While I get wanting to have it all be in one file, it's a github repo, so people can just clone and pull it anyway
thanks!
I’ve created a cmd channel in discord where I can interact with the VPs through openclaw
Totally secure
e.g. the stuff under the <style> ... </style> tags can all be put into a .css file; some of the functions may be better off as a .js file, but that's getting nitpicky
yeah I know how a normal front-end project should be structured
I can tell you a 1000 secrets you probably don't know about frontend dev
that @scenic maple's real name is John Frontend?
“The 1000 Secrets of Front-End Development”
"why isn't this thing fucking working"
"Why is the div not centering, I have applied flex
"
That's his nickname his full name is:
Johnathan FrontendAndBackendJavascriptDeveloper
full stack developer!
@thick forge you up?
I have reviewed your code with my phone during 10 seconds I can give you some advices
Instead of this
const sortContainer = document.createElement('div');
sortContainer.style.display = 'flex';
sortContainer.style.justifyContent = 'flex-end';
sortContainer.style.marginBottom = '1rem';
It's better to create a css class and toggle the class on demand
Another one:
The way you store data is terrible use Localforage if you don't want to add dependencies just emulate that library copying the key 4 lines of their source code
3rd one:
There is a concept called i18n
4th As marcie suggested all the css and js is better to have it on separated files
5th
If you are going to vibe code it at least set some rules to AI about the way to organize the code to avoid bloating
I could advice more but is painful to review with the phone
Bro just said my real name in gen chat 
One thing about vibecoded stuff is it adds a huge amount of lines of code by default that can mostly be reduced to simpler stuff keeping the features
Which makes it more complicated to maintain and therefore will make you consume more tokens
I have my beliefs about that being in purpose
I have to wait 1h
Someone wants to play chess?
What

Wdym chess is solved
i was half trolling, but i do actually think that. due to it lacking random elements it is almost entirely deterministic
Stockfish 5000 elo got accidental draw being up 27 points of material
it becomes a game of memorizing tactics rather than strategy
Not while playing with other humans
Bro, I know your advice is valuable, but I need some time to understand what exactly is happening. For me, it's like: I don't know why it works, but it works.
chess is the most fun when both players are relatively new
It's aright
Takes time
That is a wrong statement
With 7 pieces or less it is completely solved. Chess itself will never be solved because there's a small infinity amount of positions possible.
Memory is not the most important skill in chess for strong players
we live in the time domain, there is a finite amount of positions
just so we are being good faith
Yeah it is also technically possible to bruteforce strong encryptions
Half the time though grandmasters dont claim they don't memorize, they just have a gut feeling 
this is also why games have timers as well. if we reduce the number of moves into the time domain, it is in fact solved
It is true
Meanwhile GM's still being in their prep 30 moves in
i just go for ICBM or bust
But is not the most important thing
The most important thing is not doing a botez gambit
Hey are you up to some chess?
Not tonight, body and brain fried from work
Ok
Hmmm
Hy guys
👋
am i the only one having connection issues with the vpn on the academy?
We're all fucked, all the investment firms had all their funds wrapped up in the nvidia infinite money glitch and speculative currencies (bitcoin)
AI bubble pop, here we goooooo, ride the tiger
🤘
Sell, Sell, Sell!
-# this is not financial advice
I don't have any investments, all my money goes to tools
I don't believe in any of that shit
it's just gambling in a speculative giga casino
Should at least have long term low risk investments
i have a house
and now my credit score doesnt matter
the end game to the side quest that is credit is simply home ownership or at least debt at a low mortgage rate
leverage equity
none of us will retire anyway, and thats a reality i wish more people would wake up to
(there is no social security for us)
You're back

im in your walls
@sharp shuttle why did you leave though
Fair but I still put aside some money for investments just to counter inflation.
😄
Dont gotta beat the market, just gotta rise with it. Which is why a lot of my investments are massive index funds
-# once again not financial advice
The kid said it's time to buy bitcoin
@austere sinew
@meager kernel
I'm away from home rn
Please
@cloud osprey you have a competitor
Comrade have you reestablished the USSR already?
Yes
Do you play chess?
I will overthrow the government shortly
Imma stop y'all there... let's not get political, even if it is a joke...
Yes
@meager kernel
hellooooooo
@austere sinew
@sturdy thistle
hallo
@austere sinew @austere sinew @austere sinew
Just a curious question, Does HTB Supports payments with Google Pay via VISA debit card?

it CAN wwork, but no guarantee
Brewer
hello hello
any hacking today
any yapping today
both hacking and yapping are on the schedule for today
Oh, I should contact support before doing it
you can try it right now
whyyyyy
whatcha waiting for?
Legal drugs
I will finish the path first, then buy an Annual sub
totally
Hi ozonator
on a sick leave so i have some free time lol
hiya
Bist du Deutsche?
though i have to ge tbetter for da weekend, wanted to climb
Bist 
Bist bist
The gingercat is my beast
Does the doggo play rough with the cats?
The cats absolutely dominate the dog
Hahah
@supple plume
no
Ich habe keine ahnung
those cats are huge
💀
My cat ginger is strong and very heavy
quit your dev role?
Ran out of claude usage for the week 
too much openclaw
Nah just a bunch of source code review running in parallel
Yeah
Vro
@scenic maple event driven programming with bash
#!/bin/bash
WATCH_DIR="/etc/nginx"
inotifywait -m -e modify,create,delete $WATCH_DIR |
while read path action file; do
echo "Change detected: $file was $action in $path"
done
Imagine creating a dependency for reactive programming in bash 
Hey guys is it a good idea to fully vibe code xray-core VPN service, deploy it on a VPS . For a local region where sure is no hacker or any talented person
and profit
What is xray core
Second CVE confirmed
the vpn thing you can connect to with lots of apps
Is not a good idea
As soon as you expose anything to internet a huge amount of bots try to break it
Even with 0days sometimes
I have dealt with it more than once
consider the loca region like some poor african country
It doesn't matter the bot can be anywhere else in the world it doesn't care if your thing is in africa
oh so there are like cockroaches on the internet worldwide ?
One of my clients had a cms deployed with docker and a bot exploited it and installed post exploitation tools to mine cryptos
I had to detect it and remove the attacker
Everything is automated, they are scanning the whole wide web
It's more like spiders
Crawlers
And shit
I dont recommend you to vibe code your VPN
Yeah
Look in to hardening, Nginx and firewalls
what is the proccess of deployment.
like I just started with docker thing
and is container just a better environment to test anything which will be installed and used on
in general
on the actual machine
Deploy is to set it up to work on production
because it is reffered as better for "app packaging " not anything else . as if there are only software engineers
Focus first in the hardening part, then you care about what to put in the VPS
Yeah it is as safe as your weaker spot
Set a good monitoring system, use graphana and loki and stuff like that, then deploy something like pihole for example to start
go step by step
But you main prior should be hardening
👍
And yeah docker make things safer but if you have no hardening put in place first is not going to be very useful
Is like having your money in a safe but the doors of your house open
Any reason why my laptop keeps resetting and going on and off and then going into secure boot could it be the cmos battery or some
could be a shit tons of reasons ngl
yeee ill diagnose it some other day it was a pain in the ass with windows always asking for the bitlocker key
(I use debian)
Best place to sell my gpu 4060 low on cash and need to get ready for this problem i created thx people
What's our status, chat?
Hot menace
Thanks for sharing. Please make sure you update your board and submit your timesheet by the end of tomorrow.
cold sheets
Is the CTF this weekend?
ayo brath is back
howdy
what long does ASCII brute force take
depends
idk i think this password is pretty simple
what is the password
depends how long the password is, but generally it's a bad idea given anything after 8 characters will take up until the heat death of the universe even by today's most powerful computers.
o wow 😭
If you know the exact length 
You can figure out the exact length pretty easily with a rubber hose attack
im gonna apply to this 5+ years experience needed in cybersec job, just to see if i can leverage my htb rank to get it
u can?
wagers anyone
"The term originates from the idea of physically beating someone with a rubber hose until they reveal their secrets"
lmaoooo 😭
ahahaha
rubber is a prety kind way to put it
The politically correct term is: Advanced Interogation Techniques
psst, we don't tell that.
Once you give the password you get cement in the stomach and a forever nap at the bottom of your local body of water
no no, its a car accident remember?
Those were pre-2020 tactics
looks like you are speaking of experience
Guys I need help unlocking a network locked android phone: a Huawei P Smart 2021
type sudo hack firewall
Blue Barrels.. Nevada Desert.. 4ft holes.
tag ippsec, he is always down to help with that
you mean getting incinerated in the car trunk?
no on the news its a "car accident"
Umm, breaking bad?
Sure
or "construction accident"
What's his @ ?
I mean his advice is pretty out there: Contact your damn network provider 
wdym? just run jtr against whatever hash you have and pray the password is in your wordlist. If it comes out with nothing, then the password ain't in your wordlist.
ah okay
Shhhh
I wake up
I got it done nvm
@thick forge
Ask him why me
Gh pages or cf pages
yea
What is CF
Even tho code lives on gh
Cloudflake 😋
alredy uploaded that shit btw
I also use jekyll
I gonna need to Enter with tor to evade 0clicks attacks ? XD
Just use 0000 as password
dm
jaundice
Is the new hosting name color effect
Host is up (0.076s latency).
Not shown: 999 closed tcp ports (reset)
PORT STATE SERVICE
22/tcp open ssh
does this means i can ssh in
it says open
If you have the username and password, sure
Do you have SSH creds?
Ssh doesnt generally have anonymous
oh alright
anonymous is in FTP
@thick forge did you see it?
It wouldn't be a 'secure' shell if you could just log in anonymously
ah yea ftp
FTP stands for FourchanTransferProtocol
Brath, im gonna need you to drop and give me 20 soyjaks
Im on it
Yes looks cool, when You gonna Start posting new things ?
Hacking post is comming
But the real question is, do you love mudkips Brath?

You guys, I must be on my best behavior going forward, please do not tempt me
dubstep noises
soon
man im old, there are no dubkips in giphy
Not old, giphy has trash taste. 
Best initial selection
Larry, how many times i told you not to go outside
I typically pick the water types too, they are generally more interesting than the fire or leaf options
I think also have more tank role
I also pick water types
Except if i ser i a cahrmander
For sure, and my favorite pokemon starts with an S and ends with an E
Thought bro gonna say N and A

Blastoise xddd
Holy shit, did my embed fail LMAO
I haved once but is now losted in My lands
thats an embed fail broski
It's not panic
Fantastic, that narrows it down basically completely
Now run react with it
I'm now convinced that there's a secret promo for KFC: become the kernel and win a lifetime's supply of free chicken and gravy.
giphy is just an inferior site, terrible Search Optimization and can hardly find what you want sometimes
fun fact: There's been 18 people that have portrayed our iconic southern colonel
Weird how you dont see people use imgur much these days ig giphy has their seo game down
As long as it isn't fr*nch
HTB is ran by satanic pedophiles
Hmmm
This one even shocked me
Hard to do that
have you ever tried testing if the 9v battery is dead by tasting it??

You know too much. The council of Sanders will be in contact with you shortly.
Kylo Ren 
i see that
Jesus
out of topic question
why does David Cage include kids a lot of his games
as plot device
I feel like he doesnt even do that efficiently but adds them just because its easier to appeal to people if you add kids and nothing else.
I got this idea, cuz recently I started playing a bunch of David Cage`s games cuz I got bored

conspiracy theories are just truths that proof doesnt exist yet and will be uncovered by mainstream later in 10+ years
Stop being anti semetic pls
thats enough
who said anything about jews
Im not continuing learning any cyber security until i know how to make my own silicon chips
Not all
well they wouldnt be antisemitic if they would be wrong
It is the moral duty of american citizens to send billions of dollars to israel every year
but the latest discovered things just proved that Alex Jones was right
even tho his methods were incorrect
@sharp shuttle you are missing on some real advance of political science
Alex Jones found the right answer with the wrong methods
just like I used to do with math in high school
There are a lot of semetic ethnics not just jews
well ye but jews only consider themselves as semites, while in actuality arabs are semites too
Thats what she said
well ye I was just adding more to said point
Bro really into politics in general
any experienced hacker?
why
If you want to discus politics choose another server
Because they are the only democracy in the middle east
fr
You brought it up first
huh?
I am noob
Why not become one 
he prolly needs a mentor just like in Star Wars
trying to became one, but need help
@keen grove tell me what kind of path you seek and I can pinpoint you a mentor
Blue Team or Red Team
Howdy
hi
How goes it everyone
depressed as always
Lock in bro
I'm locked into that student loan debt...does that count? 
I'm glad I'm a turboidiot that dropped at high-school
"turboidoit" who has a very lucrative skill cultivated without the need of "elective" extra classes. Sounds more like the quiet savant
Got my degree in criminology, and ended up in cyber. Think that "turboidiot" title more suits me.
Scammed by the system. lol
urmom
tutututu
graannnmamaaaaa shsahaarrkkkkkk
tutututu
at session hijacking, why isnt the id is enough, with google, red
Jo
Dang, well at least you got into cyber some people never get to do or even discover what they want to do in this life
Sparks!
elloo
I got my first pentesting confirmed today
niiiice
arvo
Congrats!
I'll be locked in on academy
Any tips on how to cover all the given scope are welcome
what's the scope?
I don't have access to it now but it will be a few webapps with a lot of API rest stuff
poke the lion with sticks and see how it reacts
MTO I WANNA TELL YOU SOMETHING
it expects a give it b
hmm?
have a nice day and you matter, dont let the others hurt you and dont receive constructive criticism as an attack of yourself
Vro is mto not a broken hearted teenager
I appreciate you!
most guys didnt pass the broken heart teenager
Is fucking batman
🤣
Hahahah
and I didnt pass the divorced parents kid stage yet
so people still have to learn
if you add mto at the beginning of your sentence you will change the meaning of it 🤣
no one is perfect
I'm sorry I'm mentally stuck at beign 14
Anyone take PNPT and have boxes they recommend me doing on HTB for preparation?
which pen will you be testing though?
a BIC? a Parker?
A very cool one
blue one? green? multicolour?
he said cool so it must be blue
dude i got hit with one of those random "oh so thats why"
not long ago while studying network scanning module with nmap , i was in the evasion section and they had the part where you put a source ID to fake yours , and i was wondering why it showing the host is down each time
well i got it now i think? maybe because the ip i put wasnt part of the vpn allowed ips
SSRF
boring
IDORs are nice so look for infinite money glitch type of bugs 😉
Tryn BB?
logic bugs are fun
I just hunt on random sites
we're on a mission to make Belgium safer 😉
Gotham is in Belgium now
Better Belgium 
when you gonna come sit with me on the wall mto/
about time they add you
start by making a linux bat based distro
Waiting for them to do the needful
we have parrot and dragon why not a bat linux
deploy on friday

nuh uh you code it
Patch on Friday or be breached by Monday 
oh it will not be safe then sir
make the default username "batman"
You should ask homebrewer but he probably will recommend xss
Catman
i dont think i wanna see that
its golam
golam's catman
I know, I checked
@scenic maple 
no like a male version of catwoman but the same costume
CATFEMBOY
Hahahahah
too small
Nice
noooo
hello @rose onyx
on behalf of our team, stop posting shi like this

he is scaring pwn players away
on behalf of our team, stop posting shi like this
👳♂️
@meager kernel
on behalf of pwn players keep posting
Happy weekend all!
On behalf of you: pwn
dude started network traffic analysis module everything was fine till i reached the last section of tcpdump i couldnt anwser half the questions
couldnt even find the tcp handshake



i tried Grep doesnt find any Syn in the pcap file
¯_(ツ)_/¯
ok you are right
it appear tcpdump have the syn just as [S] flag
open it in wireshark?
devil is in the details
analyze
I rice kali linux everyday becasue I can
oh no didnt reach the wireshark section yet just using tcpdump for now
is he watching me
I am 
I'm happy today
no gif for you
he knows everything about you
1984
i love my big brother
TURBO 🗣️ 📢 🔥
Only reason I did cause I was trying to go for my masters in security management, and took a cyber course. Prof proceeded to tell me to stop wasting money, graduate with what I had, and then become cert chaser. 
I wanted to do blood splatter and ballistics in forensics, then school said no. lol
so continued with criminology degree into security management
Well having a degree is good for the resume
Better than nothing, I guess.
It shows that you're used to read and write and had the guts to go through years of study to chase a goal
Degree works great on a resume
Yeah, just wish there was less student loans. Plus now if you can show the skills your just as good as any person with a degree. At least in some career paths. Wouldn't recommend home labs for medical professions 
how do i know my own ssh password
So serial killer is side gig?
But why would I be banned?
I am the sweet fruit of HTB
Guess it
Just got back from seeing my po
Po what
golam, I got a fun picture for you, can I dm?
Yes
Can you Show me
Today is a good day
It better not be the nigerian prince
it's cause of a rule break 
Eujjj
@supple plume u looking for a cybersec role now?
I got a pentesting already for march
Boomm booomm booomm bboommmm
oh shit! great job dude, happy for you
now the grind will begin
March damn
4 hours later
howdy
Good
Eth is also crashing
Good
^_^
Give me a bigger sale
Yeah, more like charity work depending on who you ask. 
Where do you think all my chicken comes from?
I will wait it out
From chicken land?
Hopefully it recovers
Yes, let's call it that. 
Glowies gonna show up at my door after those statements. 
hopefully, it falls full, so I can catch the ride when it rises again 
Bro is the liquidity rider
Good time to ape into monero
Kingpanz 👑
👊
I successfully bet NIFTY 50 in terms of XIRR
#general message
How much did u profit
zero
Problem with crypto is you only know its a good deal after its gone
Not a lot, and didn't make loss despite markets being bullish last year end especially.
I am going to sell if eth hits 3500
Thats the best gambling pitch i have seen
I can upsell more but I don't want you to complain me to SEBI later 
hey
What is the answer?
talk about crypto
@scenic maple @woeful totem give it a try

I forwarded this to a russian hacker friend go get your mans bestie
Hint ||word play||
Let me think
grep is typing for long
with that statment many name can be considered
Paint
kate
Answer
A is the name?
💥
||Theresa||
there
What kind of math textbook stuff is tjis
damn

Bro, this is the only thing I can think of.
unless there is any other
Ona and Ina
can be
they are female names for real
But are they real
give me the money
Or is tejas Just making em up
I just made it up. Do you think I can solve it.
Yes
Exhausted
I am calling you on 7 corore question
Didn’t know that
Good morning everyone
What is the question?
Good morning Cloud
It’s evening here
I need to talk with support about my money
I found this online:
What kind of murderer is full of fiber?
Cereal killer!
serial tho
that was fast
same same but different
Cloud wins 7 CR INR
hello hackers can anyone teach me computer tricks?
This just in, jinn doesn't know what a joke is
Honestly it depends on who or what is the murderer
@molten bobcat how are you planning to use that money
i'm looking for a mentor
You can die of eating fiber yoo
Too*
IM GOIN DIDNEY WORL
what about the rest?
Trust Disney World isn't a place you go where you leave with a full wallet
you can get a stamp pad of UV ink and smudge it on your hand
"hon why is our account almost empty?"
Me, sheepishly hiding my fully functional scale 1:1 R2 unit
😉

bro, 7 crore is a lot of money, and are you saying you'll spend all in this didney worl?
in a a week
Naah
You mean you grep this oneline
Pineapple whip causing me to take out a second mortgage
too much in a day

I'd just buy or build a house for 5CR and rest in FD and retire
you cant retire with this plan 
is anyone here a reddit moderator?
Even a year gives 16L
yeah, sup?
with this infaltion rate would you be able to manage 1 year in 16L 👀
one of my subreddits has awards and the other doesn't.
how2fix? seems tied to activity metrics
Our inflation rate is 6% iirc
are u talking abt HTB subreddit ?

