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

@Hacking_Video
@Hacking_attack
Download Telegram
First Job as Penetration Tester (entry-level)
https://www.reddit.com/r/Pentesting/comments/w7qihg/first_job_as_penetration_tester_entrylevel/

<!-- SC_OFF -->Hi I want to ask the essential question I am currently new to penetration I have done quite a lot of rooms in tryhackme (around 85) I do have some good base knowledge about networking and I studied the OWASP Top 10 (https://owasp.org/www-project-top-ten/) vulnerabilities and watch a lot of course about web application penetration I have some basic understanding of Metasploit Burpsuite NMAP kali Wireshark and some other tools I don't have any cert for now and I am asking please if anyone can suggest me one cert to take to get a job what would be??? I actually need this job very hard and I don't have money for oscp it's very very expensive actually please I really need a job as soon as possible <!-- SC_ON --> submitted by /u/PsychologicalMud59 (https://www.reddit.com/user/PsychologicalMud59)
[link] (https://www.reddit.com/r/Pentesting/comments/w7qihg/first_job_as_penetration_tester_entrylevel/) [comments] (https://www.reddit.com/r/Pentesting/comments/w7qihg/first_job_as_penetration_tester_entrylevel/)
hacking: security in practice
What are some general ways a website could dump access to cookies or passwords with permission?

I am building app and I want to be able to export user's passwords or cookies to specific websites. One way is to export cookies with an extension but I would prefer for it to be as frictionless as possible. Are their any other ways that we could do this? The user can opt-in so it doesn't need to be silent, we just want it to be easy for them. Short of typing out their password, of course.

submitted by /u/fadyman23
[link] [comments]
hacking: security in practice
Do you think Hacking/bug bounties and just messing with computers best jobs for Hikkokomori?

Hikkokomori is a person who never leaves his house. He stays inside for years due to anxiety or many other problems.

I didn't leave my house for past 7 years and stayed home I have the capacity to sit on computer for 18 to 20 hours a day messing with it. I always wished ,I had genius IQ so I can be a top level hacker and Excel in other fields of computing.

I always had a dream of making good money by teaching myself to find bugs, create or sell 2 D games or applications even make malwares.

It's childish but still😭

submitted by /u/Ok_Durian_3015
[link] [comments]
hacking: security in practice
Idea's On How to Filter Out a Pre-set MySQL Statement

I have this MySQL database pre-set statement and I am wondering if anyone has any techniques on how to essentially comment out the statement that occurs after the hackme' input.

I know -- Comment exists, but using it correctly has dumbfounded me.

hackme' was a user inputted parameter.
[ SELECT * FROM teaching_periods WHERE availability_student LIKE '% hackme' %' ORDER BY `order` ASC, code ASC ]
submitted by /u/kirik42069
[link] [comments]
hacking: security in practice
Does anyone get depressed or sad that despite hard work or perseverance they won't be as great like Marcus Hutchins or top 0.1 hackers because our their brain is wired differently?

My post is controversial and stupid. My IQ is only 84. I want to find bugs, mess with computers and learn about computing. But the mere thought of not achieving anything not even finding bug or excelling in anything makes me feel so inadequate.

They can see patterns and troubleshoot inside their head. They can think faster, code more efficiently and find explois normal plebs can't see. Marcus Hutchins started going and by his teens he reverse engineered zeus malware. Ofcourse he has genius IQ with luck.

Many hackers who are in top 0.1 are lucky high IQ prodigies. Their brain is wired differently.

submitted by /u/Ok_Durian_3015
[link] [comments]
hacking: security in practice
[challenge] "Guess" the random number using a simple stack overflow

It shouldn't be a hard challenge, but it would be nice to see more than one way to solve it.

https://platform.intervee.io/challengeinfocard/guess
The link is optional, you can also read the code below:

include <stdio.h
#include <string.h#include <stdlib.h#include <time.h#include <stdio.h#include <string.h#include <stdlib.h#include <time.hint checkNumber(char * number) { int input = 0; int right_input = 0; int j = 0; char only_numbers[10] = "012345"; char right_numbers[10] = "012345"; srand ( time(NULL) ); for (int i = 0 ; i < 9 ; i++) { right_numbers[i] = rand()%10 + '0'; } for (int i = 0 ; i < 9 ; i++) { if (number[i] >= '0' && number[i] <=
submitted by /u/iva3210
[link] [comments]
hacking: security in practice
Wifi in a group home

Say if someone was in a group home where everyone had wifi, give me a list of stuff that someone could do with that hacking wise

submitted by /u/popapuudy
[link] [comments]
hacking: security in practice
Free to attend webinar: Game Hacking - Breaking The Blockchain.

We are just 3 days away from our brand new webinar, Game Hacking - Breaking The Blockchain.

Join over 500 people this Wednesday at 4PM CEST/ 3PM GMT, and don’t miss this exciting opportunity to see Cyrex CTO and expert ethical hacker Tim De Wachter talk about Blockchain Gaming and Cyrex's experiences dealing with industry targeting hackers. If you’re involved in the gaming industry, or simply interested in hacking, gaming and blockchain, this is the perfect webinar for YOU! Secure your seat today: https://www.linkedin.com/events/webinar-gamehacking-breakingthe6948193428748857344/about/

Hope to see you there!

#webinar #blockchain #gaming

submitted by /u/IandianaJones
[link] [comments]
$1.333 For Account Takeover Via Reset Password

Assalamualaikum, Halo Bug Hunter! Kali ini gw nemu celah keamanan yang Sangat Critical pada salah satu Aplikasi. Tanpa basa basi, langsung…Continue reading on Medium »
Read more...
MSA Weekly 5 - “How to Get Sensitive Data Exposure on Web Application”

Kategori OWASPContinue reading on Medium »
Read more...
How I Gained Access To A Finance Company’s Accounts (Session Hijacking)

In a web application security test, I’ve gained access to hundreds of accounts that have belonged to a finance company.Continue reading on Medium »
Read more...
In a web application security test, I’ve gained access to hundreds of accounts that have belonged to a finance company.Continue reading on Medium » (https://medium.com/@talhakarakumru/how-i-gained-access-to-a-finance-companys-accounts-session-hijacking-2c6c5d9d84bd?source=rss------bug_bounty-5)