Ad End 1 November 2026
Adv exp at 7 December 2026
ad End 17 December 2026
banner Expire 15 January 2025
banner Expire 20 August 2026
banner Expire 23 october 2026
banner Expire 27 September 2026
adv exp at 20 OCtober  2026
What's new
 Ad expire at 26 September 2023
Ads end 31 October 2026
RonalClub cc shop
Patrick Stash
Luki Crown
Wizard's shop 2.0
best shop
Ads end 31 October 2026

File_closed07

TRUSTED VERIFIED SELLER
Staff member
Joined
Jun 13, 2020
Messages
8,134
Reaction score
1,145
Points
212
Awards
2
  • trusted user
  • Rich User
In the next few tutorials I will explain how to use the different Websploit modules. WebSploit is an open source project for web application assessments. In this tutorial we will be using the websploit directory scanner module and we will add some custom directories. Websploit directory scanner is a script which scans webservers for directories listed in the script and tells you they exist or not.

Due to many errors generated by the script, mostly 400 Bad Request errors on existing directories, I have edited the script. the issues causing the 400 Bad Request errors have been fixed now. I’ve also added a verbosity option so you can choose whether you just want to see existing directories or errors too. Code 302 Found is coloured green now instead of yellow. The new script can be downloaded here (save as):

Download

Replace the script in the following directory in Kali Linux:

/usr/share/websploit/modules/directory_scanner.py

Websploit Directory Scanner

Let’s open a terminal and start Websploit with the following command:

Code:

websploit



Use the following command to view the list of available Websploit modules:

Code:

show modules



Module web/dir_scanner scans the target for common web directories. Use the following command to set web/dir_scanner:

Code:

use web/dir_scanner
Use the following command to show available options for the used module:

Code:

show options



Use the following command to set the target:

Code:

set target
And the following command...6/Websploit-run-directory-scanner.jpg[/IMG]


Adding custom directories to Websploit Directory Scanner

Open the following file:

Code:

/usr/share/websploit/modules/directory_scanner.py
Click to expand...
Add your directories to the following lines:





Make sure you use this format: ‘/wp-admin/’,
Click to expand...
[/QUOTE]
 

BigSmokes

Well-known member
Joined
Jul 9, 2020
Messages
3
Reaction score
0
Points
100
Awards
1
  • First post
how to message you bro you have many more tut?
 
Ad End 1 November 2024
Top