Hacking Articles Tips Tricks Videos Tutorials
468 subscribers
65.9K photos
15 videos
157 files
132K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
Hello guys I am back. I was bored so I decided to post some Intigriti’s writeups until new XSS challenge comes now at June 20. So let’s…Continue reading on Medium » (https://0x1rootjkqsta.medium.com/intigriti-xss-challenge-january-2022-writeup-ca8976c80bc9?source=rss------bug_bounty-5)
Intigriti — XSS Challenge — January 2022 — Writeup

Hello guys I am back. I was bored so I decided to post some Intigriti’s writeups until new XSS challenge comes now at June 20. So let’s…Continue reading on Medium »
Read more...
Lockc - Making Containers More Secure With eBPF And Linux Security Modules (LSM)
http://www.kitploit.com/2022/06/lockc-making-containers-more-secure.html
lockc is open source sofware for providing MAC (Mandatory Access (https://www.kitploit.com/search/label/Access) Control) type of security audit for container (https://www.kitploit.com/search/label/Container) workloads. The main reason why lockc exists is that containers do not contain. Containers are not as secure and isolated as VMs. By default, they expose a lot of information about host OS and provide ways to "break out" from the container. lockc aims to provide more isolation to containers (https://www.kitploit.com/search/label/Containers) and make them more secure. The Containers do not contain (https://lockc-project.github.io/book/containers-do-not-contain.html) documentation section explains what we mean by that phrase and what kind of behavior we want to restrict with lockc. The main technology behind lockc is eBPF (https://ebpf.io/) - to be more precise, its ability to attach to LSM hooks (https://www.kernel.org/doc/html/latest/bpf/bpf_lsm.html) Please note that currently lockc is an experimental project, not meant for production environment and without any official binaries or packages to use - currently the only way to use it is building from sources. See the full documentation here (https://lockc-project.github.io/book/). And the code documentation here (https://docs.rs/lockc/). If you need help or want to talk with contributors, plese come chat with us on #lockc channel on the Rust (https://discord.gg/799cmsYB4q)Cloud Native (https://www.kitploit.com/search/label/Cloud%20Native) Discord (https://www.kitploit.com/search/label/Discord) server. lockc's userspace part is licensed under Apache License, version 2.0 (https://github.com/lockc-project/lockc/blob/main/LICENSE). eBPF programs inside lockc/src/bpf directory (https://github.com/lockc-project/lockc/tree/main/lock-ebpf) are licensed under GNU General Public License, version 2 (https://github.com/lockc-project/lockc/blob/main/lockc-ebpf/LICENSE).

Download Lockc (https://github.com/lockc-project/lockc)
Hacking Articles Tips Tricks Videos Tutorials
Photo
Dark Reading: Attacks/Breaches
BigID Introduces Cloud Data Security On Demand

New SmallID offering brings cloud-native data privacy and protection to organizations of all sizes.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Dark Reading: Attacks/Breaches
Optiv Launches Cyber Recovery Solution Focused on Protection and Rapid Recovery

CMS helps minimize the impact a cyberattack has on business operations, finances and reputation.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Jak osiągnąć prawdziwą prywatność i anonimowość w sieci? (Black Hat)

W dzisiejszych czasach jest wiele filmów i artykułów dotyczących anonimowości i prywatności w sieci. Jednak większość z nich jest…

Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
Lockc - Making Containers More Secure With eBPF And Linux Security Modules (LSM)

https://blogger.googleusercontent.com/img/a/AVvXsEi1uSH5Y0WG3Z8jG2onvKzIBasXI4itHw7iY0Y3Eu5HTukPsSVBgrVbE7w17_UwlNtl9DVu5I8hF6oUpUg0lzYelBdArxnLMcXQeJGUS1aeAY6PYYmP9nS5qeYtt5Bc3Uppp0a7LEooT_MEO4_sZs8JhcuN3ZTTF-QgM7IcIXMo19EvMjvlUqNR8zhO=w640-h230
lockc is open source sofware for providing MAC (Mandatory Access Control) type of security audit for container workloads.

The main reason why lockc exists is that containers do not contain. Containers are not as secure and isolated as VMs. By default, they expose a lot of information about host OS and provide ways to "break out" from the container. lockc aims to provide more isolation to containers and make them more secure.
The Containers do not contain documentation section explains what we mean by that phrase and what kind of behavior we want to restrict with lockc.

The main technology behind lockc is eBPF - to be more precise, its ability to attach to LSM hooks

Please note that currently lockc is an experimental project, not meant for production environment and without any official binaries or packages to use - currently the only way to use it is building from sources.

See the full documentation here. And the code documentation here.

If you need help or want to talk with contributors, plese come chat with us on #lockcchannel on the Rust Cloud Native Discord server.

lockc's userspace part is licensed under Apache License, version 2.0.

eBPF programs inside lockc/src/bpf directory are licensed under GNU General Public License, version 2.
Download Lockc
hacking: security in practice
Any way I can vote multiple times on an online poll? (VPN somehow doesnt work)

So this poll I'm trying to vote on (I need around 300 votes) only accepts a vote per browser, so changing the VPN doesn't work. However I found a method that worked for a while which is the new identity function on tor which restarts the browser and it connects again through a different circuit, it worked at first (like the first 200 votes) but now 90% of the time it says I cant vote because I voted already (I used most of the circuits on tor). The voting on that poll is cookie-based, so if I reset the cookies from the browser it resets the page and I can vote again, but I lose those 200 votes I did. Also got NordVPN and obviously refreshing doesnt work. Any browser or method I can use to refresh quickly and vote every single time on the poll? (the poll site is called polltab)

submitted by /u/zignet3
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video