Day 52/100 Hack and Improvement
Day 52 comes with a new tool called Subvenkon and a exercise of hackthissite related to .htacces
file and directory listing.
Not liking Venkon Web interface? Use Subvenkon!
From Sam (CoffeeJunkie). I find venkon very useful at the time to gather subdomains, but one of the problems that I had was constantly copy pasting and having couple problems at the time to pipe the results. That’s why I created Subvenkon which does the same thing than venkon, but from the terminal and without duplicates or strange strings so it’s easier to pipe it.
To get Subvenkon click here.
Usage
It’s pretty straight forward. Just type:
python subvenkon.py -d domain.com
This is an example with an open scope program from Hackerone which is AT&T
Once the subdomains have been gathered, there will be a file named as the domain and with the results
Directory listening and ffuf
From Rajesh Ranjan. #day52 comes with a exercise of hackthissite related to .htacces
file and directory listing. Here the video.
Leave a comment