Hacking Articles Tips Tricks Videos Tutorials
471 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
Top 10 bugs found in C++ projects in 2022

According to tradition, it’s time to recall 10 of the most interesting warnings that PVS-Studio found during 2022.Continue reading on PVS-Studio »
Read more...
Exploração de CVE-2022–21500

Olá pessoas, esse é o meu primeiro artigo aqui no medium. Nesse primeiro artigo, vou contar como eu consegui encontrar e explorar a…Continue reading on Medium »
Read more...
In this post, I will show you how Race Condition can be critical.Continue reading on Medium » (https://medium.com/@_deshine_/easy-2000-race-condition-b4d093c9bc3c?source=rss------bug_bounty-5)
According to tradition, it’s time to recall 10 of the most interesting warnings that PVS-Studio found during 2022.Continue reading on PVS-Studio » (https://medium.com/pvs-studio/top-10-bugs-found-in-c-projects-in-2022-85b260242545?source=rss------bug_bounty-5)
Olá pessoas, esse é o meu primeiro artigo aqui no medium. Nesse primeiro artigo, vou contar como eu consegui encontrar e explorar a…Continue reading on Medium » (https://medium.com/@feliperomano_27022/explora%C3%A7%C3%A3o-de-cve-2022-21500-e79b6d809ccc?source=rss------bug_bounty-5)
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
How do you hack a printer? serious artistic inquiry

Hello! Im an artist so I dont really have experience with tech/coding. I want to continuously print on a moebius strip of paper, so somehow i must override the printers sensor so it just keeps flowing. I still havent bought the model of printer (suggestions are appreciated) but if anyone has any idea how do this project or can help me (perhaps i can give a monetary tip for a lesson or smth). I plan on writing a story and i just like the idea of playing around with the expectations of writing/publishing within the medium. <3

submitted by /u/tsar-bucks
[link] [comments]
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
am I screwed or is there hope

My Google account got hacked last year. My buddy ga e away the phone I bought him which had my Google account on it so he could play my Google play games. Well the guy he gave the phone to changed my recovery email and phone number. Now I could easily prove I own this account. I have years worth of photos of me and my family and friends. I have gps history and card numbers and all that but Google won't give me any recovery options other than enter recovery email or phone number. What's the odds of hiring someone to get me back in my account? I would love my.photos back

submitted by /u/justsomeguywhogames
[link] [comments]
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
steg challenge rgb pixelated image

I have an input image that has alot of red green blue yellow and white pixels and an output image which looks like a part of a QR code(big black blocks). I also have a second input image which looks similar to the first input image but it's alot bigger. How do I go about reverse engineering the process used to convert the input image to the output image?

submitted by /u/TheUnreactiveHaloGen
[link] [comments]
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Tips for writing window batch script that don't write external files to extend capabilities?

I've been working on a batch script to transfer files but failed miserably attempting not to write to external files to make it work.

Basically, it loops through a list of folder paths and copies any new files to the destination folder.

I tried using an array for the folder paths but could not for the life of me get it to work. I resorted to writing (echo [path] >>filelist) the paths and looping through the file using the for command.

I figure r/hacking might be able to help as file less attacks are all the rage right now...

Thanks in advance!

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