Home
Publications
Talks
Certifications
Media
Services
Contact
Blog
Light
Dark
Automatic
Mutillidae
Local PHP File Inclusion Vulnerability Example | Web Applications Hacking | How To | LFI PHP
The vulnerability lies in how web pages are invoked on a web server. If an absolute path or direct referencing is used then it is possible to invoke pages on the server that a hacker has no business seeing.
Pranshu Bajpai
Last updated on Sep 17, 2023
1 min read
penetration testing
How To Test Cookie / Session ID Randomness Using Burp Suite Sequencer
When you log on to a web server, a session is created which is identified by a session ID. The session identifier can be a cookie. This cookie holds the session ID so that one can log in once for each session (From there on, the session is then passed on to various web pages one browses on that server).
Pranshu Bajpai
Last updated on Sep 17, 2023
2 min read
penetration testing
Fuzz Testing Web Applications With Burp Suite | Burp Intruder [Sniper] to Fuzz Parameters
IronGeek hosts a lot of good videos about testing web applications with Burp Suite. I tested these attacks out myself. Attacked Server: Mutillidae Test Page: Main Login Form Test Parameter: Username
Pranshu Bajpai
Last updated on Sep 17, 2023
2 min read
penetration testing
Directory Browsing Vulnerability | Directory Listing / Traversal Attack | How To | Demo [Screenshots] | Mutillidae
As a web application penetration tester, when you find directory browsing enabled on a web server, you include it in your report, but you know subsequent exploitation might be a long shot depending on what information is actually exposed.
Pranshu Bajpai
Last updated on Sep 17, 2023
1 min read
penetration testing
Cite
×