Forwarded from Ge'ez Tech® ግዕዝ ቴክ
#RandomThought
The Cyber sec Community here on telegram is not that active and known, so why dont we support each other and how many Enthusiast alu milewun lemasayet asbealewu so personal channel'm hone big channel sharing about cyber sec, ena if you want me to mention it here, send me your channel link @geez2012bot and i will check it ena if it looks helpful i will forward some posts from it, bezawu entewaweqalen.
tinish neger bihonm, let me support be aqme biye newu. Maqachewunm i will share some.
@geeztechgroup @geezsecurity #geeztech
The Cyber sec Community here on telegram is not that active and known, so why dont we support each other and how many Enthusiast alu milewun lemasayet asbealewu so personal channel'm hone big channel sharing about cyber sec, ena if you want me to mention it here, send me your channel link @geez2012bot and i will check it ena if it looks helpful i will forward some posts from it, bezawu entewaweqalen.
tinish neger bihonm, let me support be aqme biye newu. Maqachewunm i will share some.
@geeztechgroup @geezsecurity #geeztech
❤6
Forwarded from INSA Cyber Talent Center
በጉጉት ሲጠበቅ የነበረዉ የNathan Hailu Interview ዛሬ ማታ 2:00 LT በቀጥታ እዚዉ ቻናል ላይ ይጠብቁን 🔴 LIVE TONIGHT – 2:00 LT
Interview with Natan Hailu
Co-Founder @ GeezSecurity | HTB Certified Penetration Tester 🔐
Cybersecurity • Ethical Hacking • Bug Hunting
📍 t.me/insactc
Don’t miss it 🚀
#LiveTonight #CyberSecurity
Interview with Natan Hailu
Co-Founder @ GeezSecurity | HTB Certified Penetration Tester 🔐
Cybersecurity • Ethical Hacking • Bug Hunting
📍 t.me/insactc
Don’t miss it 🚀
#LiveTonight #CyberSecurity
👍4
okay here it goes
how many of u guys actually use c2 ? like for learning and shii may be work stuff
if u are not using it am telling u that u are missing a lotta shii there fr
i will share the matrix there are a lot of them around 170 if am not wrong which some of them are paid ( but u can find the cr4cked one hmm :)) ) and most of them are open source
@AfroSec
how many of u guys actually use c2 ? like for learning and shii may be work stuff
if u are not using it am telling u that u are missing a lotta shii there fr
i will share the matrix there are a lot of them around 170 if am not wrong which some of them are paid ( but u can find the cr4cked one hmm :)) ) and most of them are open source
@AfroSec
🥰3❤1
AfroSec
okay here it goes how many of u guys actually use c2 ? like for learning and shii may be work stuff if u are not using it am telling u that u are missing a lotta shii there fr i will share the matrix there are a lot of them around 170 if am not wrong which…
Google Docs
C2Matrix
https://docs.google.com/spreadsheets/d/1b4mUxa6cDQuTV2BPC6aA-GR4zGZi0ooPYtBe4IgPsSc/edit?gid=0#gid=0
check them out here
@AfroSec
check them out here
@AfroSec
⚡5
if u ask me why i get mad sometimes, cuz there is no real group in ethio for discussing real red team engagement and stuff like that
so far i didnt see any group, we need to move faster 😏
knowing idor or other owasp doesnt make us red teamer or knowing about what red teaming doesnt make us red teamer unless we make our hand dirty with that thing, just saying yk
what i like to say is that from now on this channel is for red team and red team only fr 💪
@AfroSec
so far i didnt see any group, we need to move faster 😏
knowing idor or other owasp doesnt make us red teamer or knowing about what red teaming doesnt make us red teamer unless we make our hand dirty with that thing, just saying yk
what i like to say is that from now on this channel is for red team and red team only fr 💪
@AfroSec
⚡6❤3💯1
So… u just landed initial access on a server or compromised an org's system.
What’s next then ?
sudo rm -rf / 🙃? Nah
u need a solid plan and decent infrastructure that guarantees persistence for as long as you want without having to re-exploit the same vuln over and over :(
That’s where proper infra becomes the game-changer in here .
Just running a C2 framework doesn’t magically make us anonymous or stealthy we need infrastructure OPSEC layered with serious evasion techniques and a deep plan to stay hidden through out the engagement.
In my view, we should already know exactly how to deploy and harden the full infra stack:
C2 server
Payload hosting
Phishing kit / landing pages
Redirectors (multiple layers)
Other supporting pieces
I’ve got some resources in hand so will share it to u guys,
just finished spinning up a Discord server for the discussion / sharing. Will drop the link once I’ve customized it properly (rules, channels, etc.).
so u guys down to follow along, share tips, or collab on hardening this kind of infra?
@AfroSec
What’s next then ?
sudo rm -rf / 🙃? Nah
u need a solid plan and decent infrastructure that guarantees persistence for as long as you want without having to re-exploit the same vuln over and over :(
That’s where proper infra becomes the game-changer in here .
Just running a C2 framework doesn’t magically make us anonymous or stealthy we need infrastructure OPSEC layered with serious evasion techniques and a deep plan to stay hidden through out the engagement.
In my view, we should already know exactly how to deploy and harden the full infra stack:
C2 server
Payload hosting
Phishing kit / landing pages
Redirectors (multiple layers)
Other supporting pieces
I’ve got some resources in hand so will share it to u guys,
just finished spinning up a Discord server for the discussion / sharing. Will drop the link once I’ve customized it properly (rules, channels, etc.).
so u guys down to follow along, share tips, or collab on hardening this kind of infra?
@AfroSec
10🔥7⚡4❤2
so there are 3 DNS records which have impact on email sec
> SPF
> DKIM
> DMARC
lets see each one of them
if u ask me what MOTW is here is the post i wrote abt it > https://t.me/AfroSec/765
@AfroSec
> SPF
> DKIM
> DMARC
lets see each one of them
SPF:- Sender Policy Framework
> lists which servers are allowed to send email for your domain
> for instance example.com's SPF record says like :"only 192.168.x.x can send an email as @example.com"
DKIM:- DomainKeys Identified Mail
> when you send an email, your server stamps it with a unique, invisible signature. when the receiving server gets it, they check that signature against your domain’s public key, if your mail lack this one it will get rejected entirely or flagged as spam
DMARC:- Domain-based Message Authentication, Reporting & Conformance
> simply Tells receiving servers what to do with emails that fail SPF/DKIM checks
so from our RedTeam perspective we will check those records which is kinda passive recon thing,
then if the server miss one of those like
1, No SPF rec
2, SPF and DKIM but No DMARC
3, No SPF and No DMARC
those are our jackpots kinda a way in ;), how ?
social engineering comes to play here
we can send an email as example.com for that example.com employee which have initial access payload either it could be macros, Dll side loading or anykinda thing that u prepare for ur foothold
the main and good thing is email gateways and browsers wont flag for MOTW that attachment why because we just send that email as internal email with trusted domain :)) lucky us huh ?
if u ask me what MOTW is here is the post i wrote abt it > https://t.me/AfroSec/765
@AfroSec
5⚡5
AfroSec
so there are 3 DNS records which have impact on email sec > SPF > DKIM > DMARC lets see each one of them SPF:- Sender Policy Framework > lists which servers are allowed to send email for your domain > for instance example.com's SPF record…
Mail-Tester
Newsletters spam test by mail-tester.com
mail-tester.com is a free online service that allows you to test your emails for Spam, Malformed Content and Mail Server Configuration problems
⚡4