Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
I NEED A HACKER TO CHANGE MY UNIVERSITY GRADES AND TRANSCRIPT
I NEED HACKER TO CHANGE MY UNIVERSITY GRADES
Hackers are breaking boundaries and connecting the world within a short distance. Exploiting…
Continue reading on Medium »
I NEED A HACKER TO CHANGE MY UNIVERSITY GRADES AND TRANSCRIPT
I NEED HACKER TO CHANGE MY UNIVERSITY GRADES
Hackers are breaking boundaries and connecting the world within a short distance. Exploiting…
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Black Hat Ethical Hacking
Offensive Security Tool: DirDar
https://www.blackhatethicalhacking.com/wp-content/uploads/2017/11/black-hat-locks-and-electronics.jpg Offensive Security Tool: DirDarPost Views: 354 https://www.blackhatethicalhacking.com/wp-content/uploads/2020/11/BECOME-A-PATRON-AND-UNLOCK-EXCLUSIVE-VIDEOS-8-1-300x120.png Reading Time: 2 Minutes
Offensive Security Tool: DirDar GitHub Link
DirDar by M4DM0e, is a tool that searches for (403-Forbidden) directories to break it and get dir listing on it.
DirDar v1.0
bypass forbidden directories – find and identify dir listing – you can use it as directory brute-forcer as well. CompatibilityThis tool is compatible with all kind of operating systems as long as you have GO compiler installed
Install
You can use this command if you have Go installed and configured.
Tool screen:
⦿ Linux
https://www.blackhatethicalhacking.com/wp-content/uploads/2021/04/firstScreen-1024x576.png
⦿ Windows
https://www.blackhatethicalhacking.com/wp-content/uploads/2021/04/windows-1024x553.jpeg
Help & Flags
https://www.blackhatethicalhacking.com/wp-content/uploads/2021/04/help-1024x576.png
Bugs found by DirDar: (Will share the write up ASAP)
⦿ BackUp files at MTN Group (Triaged)
⦿ OLD php scripts to SQLi at MTN Group (Triaged)
⦿ OLD Files to information disclosure at BOSCH (Triaged)
Review Recent Tools* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/03/intro-90x90.png Information Security Tool: Chameleon1 week ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/03/skipfish_screenshot-90x90.png Offensive Security Tool: Skipfish3 weeks ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/03/sparta2-90x90.png Offensive Security Tool: Sparta4 weeks ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/02/ScareCrow2-90x90.png Offensive Security Tool: ScareCrow2 months ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/01/john_the_ripper_bg-90x90.jpg Offensive Security Tool: JTR – John the Ripper2 months ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/01/shad0w_msf_shad0w-2-90x90.png Offensive Security Tool: Shad0w3 months ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2020/12/hack-like-pro-snort-ids-for-aspiring-hacker-part-2-setting-up-basic-configuration-90x90.png Offensive Security Tools: FireEye Red Team Tool Countermeasures4 months ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2020/12/image-90x90.png Offensive Security Tool: CrackMapExec4 months ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2020/11/3-90x90.png Offensive Security Tool: PRET – Printer Exploitation Toolkit5 months ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2020/10/xsstrike-90x90.png Offensive Security Tool: XSStrike5 months ago
The post Offensive Security Tool: DirDar first appeared on Black Hat Ethical Hacking.
Offensive Security Tool: DirDar
https://www.blackhatethicalhacking.com/wp-content/uploads/2017/11/black-hat-locks-and-electronics.jpg Offensive Security Tool: DirDarPost Views: 354 https://www.blackhatethicalhacking.com/wp-content/uploads/2020/11/BECOME-A-PATRON-AND-UNLOCK-EXCLUSIVE-VIDEOS-8-1-300x120.png Reading Time: 2 Minutes
Offensive Security Tool: DirDar GitHub Link
DirDar by M4DM0e, is a tool that searches for (403-Forbidden) directories to break it and get dir listing on it.
DirDar v1.0
bypass forbidden directories – find and identify dir listing – you can use it as directory brute-forcer as well. CompatibilityThis tool is compatible with all kind of operating systems as long as you have GO compiler installed
Install
You can use this command if you have Go installed and configured.
go get -u github.com/m4dm0e/dirdar Or you can download a release. To make it easier to execute you can put the directory to the binary in your environment variable %PATH%.Tool screen:
⦿ Linux
https://www.blackhatethicalhacking.com/wp-content/uploads/2021/04/firstScreen-1024x576.png
⦿ Windows
https://www.blackhatethicalhacking.com/wp-content/uploads/2021/04/windows-1024x553.jpeg
Help & Flags
-threads int
Number of threads (Defaulf 40)
-err
If you want to show errors!(Includes 404 errors) [True-False]
-only-ok
Print out only OK (Bypassed and dir listing)
-single string
Only scan single target e.g (-single https://example.com/)
-t int
Set the timeout of the requests (default 10000)
-wl string
Forbidden directories WordList⦿ Screenshothttps://www.blackhatethicalhacking.com/wp-content/uploads/2021/04/help-1024x576.png
Bugs found by DirDar: (Will share the write up ASAP)
⦿ BackUp files at MTN Group (Triaged)
⦿ OLD php scripts to SQLi at MTN Group (Triaged)
⦿ OLD Files to information disclosure at BOSCH (Triaged)
Review Recent Tools* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/03/intro-90x90.png Information Security Tool: Chameleon1 week ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/03/skipfish_screenshot-90x90.png Offensive Security Tool: Skipfish3 weeks ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/03/sparta2-90x90.png Offensive Security Tool: Sparta4 weeks ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/02/ScareCrow2-90x90.png Offensive Security Tool: ScareCrow2 months ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/01/john_the_ripper_bg-90x90.jpg Offensive Security Tool: JTR – John the Ripper2 months ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/01/shad0w_msf_shad0w-2-90x90.png Offensive Security Tool: Shad0w3 months ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2020/12/hack-like-pro-snort-ids-for-aspiring-hacker-part-2-setting-up-basic-configuration-90x90.png Offensive Security Tools: FireEye Red Team Tool Countermeasures4 months ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2020/12/image-90x90.png Offensive Security Tool: CrackMapExec4 months ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2020/11/3-90x90.png Offensive Security Tool: PRET – Printer Exploitation Toolkit5 months ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2020/10/xsstrike-90x90.png Offensive Security Tool: XSStrike5 months ago
The post Offensive Security Tool: DirDar first appeared on Black Hat Ethical Hacking.
Play a game, get Subscribed to my channel - YouTube Clickjacking Bug | #GoogleVRP
https://infosecwriteups.com/play-a-game-get-subscribed-to-my-channel-youtube-clickjacking-bug-googlevrp-6ce1d15542d3?source=rss------bug_bounty-5
https://infosecwriteups.com/play-a-game-get-subscribed-to-my-channel-youtube-clickjacking-bug-googlevrp-6ce1d15542d3?source=rss------bug_bounty-5
NOTE: Not gonna publish some of my best bugs :) Sorry !!!Continue reading on InfoSec Write-ups » (https://infosecwriteups.com/play-a-game-get-subscribed-to-my-channel-youtube-clickjacking-bug-googlevrp-6ce1d15542d3?source=rss------bug_bounty-5)
Play a game, get Subscribed to my channel - YouTube Clickjacking Bug | #GoogleVRP
NOTE: Not gonna publish some of my best bugs :) Sorry !!!Continue reading on InfoSec Write-ups »
Read more...
NOTE: Not gonna publish some of my best bugs :) Sorry !!!Continue reading on InfoSec Write-ups »
Read more...
hacking: security in practice
Virtual Hacking Labs Review
Virtual Hacking Labs is a platform that allows students to hone their penetration testing skills in a controlled environment.
https://steflan-security.com/virtual-hacking-labs-review/
submitted by /u/cantchooseone96
[link] [comments]
Virtual Hacking Labs Review
Virtual Hacking Labs is a platform that allows students to hone their penetration testing skills in a controlled environment.
https://steflan-security.com/virtual-hacking-labs-review/
submitted by /u/cantchooseone96
[link] [comments]
reddit
Virtual Hacking Labs Review
Virtual Hacking Labs is a platform that allows students to hone their penetration testing skills in a controlled...
Simple 2-FA Bugs and Logic Flaws That You Can Look For As A Beginner
https://faizannehal.medium.com/simple-2-fa-bugs-and-logic-flaws-that-you-can-look-for-as-a-beginner-ca333933f259?source=rss------bug_bounty-5
https://faizannehal.medium.com/simple-2-fa-bugs-and-logic-flaws-that-you-can-look-for-as-a-beginner-ca333933f259?source=rss------bug_bounty-5
Hello Everyone,Continue reading on Medium » (https://faizannehal.medium.com/simple-2-fa-bugs-and-logic-flaws-that-you-can-look-for-as-a-beginner-ca333933f259?source=rss------bug_bounty-5)
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
How To Hire A Hacker To Change My University Gpa
QULIOUSHACKER@GMAIL.COM — — How to Hire a Hacker to Change Your Grades. “hackers — Is it possible to hack school system and change your…
Continue reading on Medium »
How To Hire A Hacker To Change My University Gpa
QULIOUSHACKER@GMAIL.COM — — How to Hire a Hacker to Change Your Grades. “hackers — Is it possible to hack school system and change your…
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
HOW TO CHANGE YOUR GRADES ONLINE HACK
QULIOUSHACKER@GMAIL.COM— SEND US A MAIL LET TALK ABOUT HOW TO CHANGE YOUR GRADES ONLINE HACK AND ANY OTHER HACKING RELATED ISSUES YOU HAVE.
Continue reading on Medium »
HOW TO CHANGE YOUR GRADES ONLINE HACK
QULIOUSHACKER@GMAIL.COM— SEND US A MAIL LET TALK ABOUT HOW TO CHANGE YOUR GRADES ONLINE HACK AND ANY OTHER HACKING RELATED ISSUES YOU HAVE.
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
How to use Windows and Linux both at the same time(no resources sharing)
https://cdn-images-1.medium.com/max/830/1*rEWQ2GgtC5KFCzCqMt8GQA.png
Hello everyone , I know many of you guys use linux and windows in dualboot and we all know it sucks way badly, like you cant use windows…
Continue reading on Medium »
How to use Windows and Linux both at the same time(no resources sharing)
https://cdn-images-1.medium.com/max/830/1*rEWQ2GgtC5KFCzCqMt8GQA.png
Hello everyone , I know many of you guys use linux and windows in dualboot and we all know it sucks way badly, like you cant use windows…
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Software Hacking: Creation or Attack
https://cdn-images-1.medium.com/max/1520/1*GqgqLXrwk8N8mEtN3zMWTA.jpeg
When someone says, “I hacked your website,” they might not mean what you think. This piece addresses the connotation and meanings of…
Continue reading on Major League Hacking »
Software Hacking: Creation or Attack
https://cdn-images-1.medium.com/max/1520/1*GqgqLXrwk8N8mEtN3zMWTA.jpeg
When someone says, “I hacked your website,” they might not mean what you think. This piece addresses the connotation and meanings of…
Continue reading on Major League Hacking »