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
hacking: security in practice
Planet fitness social engeneering.

So my annually fee was coming up, total of $39 for the year + 22 a month for the membership.

Decided to try an experiment. Had my account with insufficient funds for a couple days, went in armed with my bank statement, and a screenshot of my balance when I had $89 in it.

Coded quick app for my phone, one that went straight to the screen shot of $80 in my account, walked in and asked what the hell?

Showed them the numerous attempts that planet fitness made to charge my account, and the bank account balance showing more than sufficient funding.

After some back and forth between the charges and the screenshot, the manager waives the $39 fee.

Not proud of this but as a homeless man, I need to take every oppertunity I can to save a buck.

submitted by /u/Captain-Crunch1989
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
not asking but

could some1 tell me how to hack @impact on instagram. if you could it for me that’d be cool too. put on their story “hacked ez”

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

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
Bandlab on android?

Is there any way I can get an .apk file or something to get bandlab on my android device?

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

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
Learning how to CTF

I’m new to hacking, atm I’m doing a udemy course which is pretty good. Just wondering if I would have to learn hacking specifically for CTF’s?

submitted by /u/99nug
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video
How I found read/write access to the personal data of 3 million users of an E-commerce website?

This is Prashant Singh, a cybersecurity researcher. This is my first bug bounty write-up. Just a small contribution from my end to the…Continue reading on Medium »
Read more...
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking Articles|Raj Chandel's Blog
Burp Suite for Pentester: Repeater

Today, in this article, we’ll focus on the Repeater and its options featured by the Burp Suite Professional Version, which will help any Pentester to send the request inside the burp and observe its Response in real-time without disturbing the request captured from the browser. Table of Content· Introduction· Renaming the Tabs· Request Method· Request History· URL as Request· URL Encode· Following Redirection· Search· Reopening Closed Tab· Views· Exporting Repeater Data· ConclusionEven the users that are just beginning to use the Burp Suite are likely to be familiar with the functions of the Repeater. However, let’s go over them to recall the functionality of the Repeater. It is a tool that is designed to allow the user or attacker to change or resend particular HTTP requests and understand and analyze the response generated by it. Here in the demonstration below, we have captured an HTTP request from the browser. This request is captured inside the Intercept sub-tab inside the Proxy tab. By Right Clicking on the captured request, a drop-down menu appears. This menu contains an option that says “Send to Repeater”. Clicking this option will send the request to the repeater. You can also use the shortcut Ctrl and R to send any request to the repeater.Renaming the TabsDuring any assessment, the Repeater tends to get cluttered with multiple tabs with numbers as shown in the image below. Since each time, a request is being sent to the Repeater, the tab gets incremented by one. This can get confusing to catch up after a while of working on a project. Request MethodNext, we will discuss the ability of the Repeater to change the Request Method type. These are the HTTP methods such as the GET, POST, PUT, OPTIONS, etc. Some web pages are configured to work with multiple methods. Suppose, you want to request a page with input fields, to request that form, we need to use the GET methods, and to submit the data from the fields to the server, you will require the [...]

___________________________
@hacking_Attack
@Hacking_Video