@user_secret677: #jesuslovesyou

🤐
🤐
Open In TikTok:
Region: US
Sunday 14 September 2025 17:14:47 GMT
3406190
701830
1440
23162

Music

Download

Comments

joshanna_s
joshanna 愛 :
key word BOY not a man.
2025-09-15 02:16:35
6679
j_uzyyn
J@xx(; :
Yall don’t understand how much words can tear down a BOY/MAN!!!
2025-09-15 22:19:11
647
bdw11525
brooke:) :
I swear they do they just don’t care
2025-09-15 01:56:32
3220
avbreeeee
aubree ᥫ᭡ :
they do, they just don’t care
2025-09-16 10:22:36
475
nevavafukwu
🐛 :
crying as we speak.
2025-09-15 03:00:43
428
562.ayden7
562.Ayden :
as a guy I agree it can tear down girls. Emotional abuse sucks and emotional abuse doesn't solve everything. Stay strong baddies
2025-09-17 23:37:53
47
prince.canchaser
🌾♣️Prince♣️🌾 :
He said it on purpose and laughed.
2025-11-07 05:22:51
7
bringback2022tok
User01937482826364828 :
2025-09-17 02:57:45
236
gunner7658
Gunnker3 :
Words can tear down us too
2025-09-16 01:06:50
78
kinley9973
kinley💐 :
oh and their actions…
2025-09-15 11:36:42
384
tallbirdlover
Kay :
"Goes both ways." Whilst that is true that is NOT the point of the video. Don't change the subject.
2025-09-17 18:51:41
5
jana.bussee
jana :) :
2025-09-15 03:00:50
254
sophia47325
sophia47325 :
someone called me overweight today and my bestfriend just sat there and laughed
2025-09-16 22:18:11
41
xo_j.u.j.u_xo
J. :
they joke about insecurity’s then they act like everything’s fine
2025-10-26 01:56:30
5
s3r3nity15
👾Serenity👻 :
My ex called me a pick me and like other rude things, they don’t get it bruh😞
2025-09-15 19:51:07
14
brie_otc
bri🌊🌺 :
This happened to me last night actually and it hurt so hard it felt like tornado 🌪️had came
2025-09-15 02:20:40
7
kail.am2949
🧟‍♀️🍃kaila💨🕷 :
"just be quiet you talk too much" me the rest of the time
2025-09-17 02:44:19
95
angels.hav3wings
angels.hav3wings :
they know that's why they say them
2025-09-16 22:54:15
6
echoneanib
Echoo💗🌙 :
Or make a girl tear up
2025-09-16 02:50:28
46
emelyn_godoy8
emelyn_godoy8 :
A boy made fun of my body and nose and now i wear looser clothes and I wear my hair down
2025-09-15 06:25:37
73
idk.idfk.idfk
️ :
Did you know that girls can also do the same 🤨, that’s crazyyy right 😒
2025-09-20 22:19:02
19
notaudry4
Audrey :
Or when “ I wish girls knew how fast words can tear down a girl”
2025-09-16 21:29:17
6
brynleylowe
bryn 🐞 :
I wish people knew how much words can tear down anyone.
2025-09-18 00:21:11
20
.beckham.29
•beckham• :
one boy made one joke abt me forehead, now im asking people if i’d look good with bangs…
2025-09-15 02:52:51
32
To see more videos from user @user_secret677, please go to the Tikwm homepage.

Other Videos

FOUNDATIONS — (OPERATING SYSTEM FUNDAMENTALS) (WHAT IS AN OPERATING SYSTEM AND HOW IT WORKS) Every attack, every defense, every tool you will ever use runs on top of an operating system. If you do not understand how it works internally, you are operating blind. The OS is not just a background process — it is the environment that controls everything. Understanding its structure tells you exactly where control can be gained or lost. (KERNEL — THE CORE CONCEPT) The kernel is the most privileged layer of any operating system. It has direct access to hardware, memory, and every process running on the system. This is why the most dangerous attacks target kernel level. A compromise here means total control of the machine. Understanding the kernel is not advanced knowledge — it is foundational. (USER MODE VS KERNEL MODE) These two modes define the boundary between normal operations and privileged system access. Most attacks attempt to cross this boundary. Understanding why this separation exists and how it is enforced tells you exactly how privilege escalation works and why it is one of the most critical concepts in system security. (PROCESS AND THREAD CONCEPTS) Every program running on your system is a process. Every task within that program is a thread. Malicious software hides inside legitimate processes. It injects threads into trusted applications. Without understanding how processes and threads work, you cannot detect what should not be there. (FILE SYSTEM STRUCTURES — NTFS, EXT4, FAT32) File systems are not just storage organization. They determine how data is written, how permissions are enforced, how deletion works, and critically — what traces are left behind. NTFS stores metadata that tells the full story of file activity. ext4 behaves differently under forensic analysis. FAT32 has structural weaknesses that matter in certain attack scenarios. Knowing the difference is essential. (MEMORY MANAGEMENT) The operating system controls how memory is allocated, used, and released. Buffer overflows, memory corruption, and certain injection techniques all exploit weaknesses in memory management. This is not theoretical — these are real attack categories that require memory knowledge to understand and defend against. (SYSTEM CALLS) System calls are the bridge between user applications and the kernel. Every time software needs to access hardware, read a file, or open a network connection — it goes through a system call. Monitoring system calls is one of the most powerful methods of detecting malicious behavior on a live system. You cannot monitor what you do not understand. The operating system is the environment where everything happens. Master this layer and the entire field starts to make sense. Part 3 is coming. Follow to stay on track. 👇🔐 #cybersecurity #OperatingSystemSecurity #CyberAwareness #DigitalDefense #SecurityMindset​​​​​​​​​​​​​​​​
FOUNDATIONS — (OPERATING SYSTEM FUNDAMENTALS) (WHAT IS AN OPERATING SYSTEM AND HOW IT WORKS) Every attack, every defense, every tool you will ever use runs on top of an operating system. If you do not understand how it works internally, you are operating blind. The OS is not just a background process — it is the environment that controls everything. Understanding its structure tells you exactly where control can be gained or lost. (KERNEL — THE CORE CONCEPT) The kernel is the most privileged layer of any operating system. It has direct access to hardware, memory, and every process running on the system. This is why the most dangerous attacks target kernel level. A compromise here means total control of the machine. Understanding the kernel is not advanced knowledge — it is foundational. (USER MODE VS KERNEL MODE) These two modes define the boundary between normal operations and privileged system access. Most attacks attempt to cross this boundary. Understanding why this separation exists and how it is enforced tells you exactly how privilege escalation works and why it is one of the most critical concepts in system security. (PROCESS AND THREAD CONCEPTS) Every program running on your system is a process. Every task within that program is a thread. Malicious software hides inside legitimate processes. It injects threads into trusted applications. Without understanding how processes and threads work, you cannot detect what should not be there. (FILE SYSTEM STRUCTURES — NTFS, EXT4, FAT32) File systems are not just storage organization. They determine how data is written, how permissions are enforced, how deletion works, and critically — what traces are left behind. NTFS stores metadata that tells the full story of file activity. ext4 behaves differently under forensic analysis. FAT32 has structural weaknesses that matter in certain attack scenarios. Knowing the difference is essential. (MEMORY MANAGEMENT) The operating system controls how memory is allocated, used, and released. Buffer overflows, memory corruption, and certain injection techniques all exploit weaknesses in memory management. This is not theoretical — these are real attack categories that require memory knowledge to understand and defend against. (SYSTEM CALLS) System calls are the bridge between user applications and the kernel. Every time software needs to access hardware, read a file, or open a network connection — it goes through a system call. Monitoring system calls is one of the most powerful methods of detecting malicious behavior on a live system. You cannot monitor what you do not understand. The operating system is the environment where everything happens. Master this layer and the entire field starts to make sense. Part 3 is coming. Follow to stay on track. 👇🔐 #cybersecurity #OperatingSystemSecurity #CyberAwareness #DigitalDefense #SecurityMindset​​​​​​​​​​​​​​​​

About