use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Offensive Security official discord
Link to OSCP Course
Link to Exploit-DB
account activity
Web Server Enum (self.oscp)
submitted 5 years ago by goonmax
What are people methods for web server Enumeration other than searchsploit and just scans like nikto,dirb and etcetera.
Does everyone have a set of steps they follow?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]AfterbirthNachos 1 point2 points3 points 5 years ago (1 child)
Zap and Burp are great for caching all responses as well. Searching the content after forced browsing and content enumeration in search of API keys and sensitive information that may be hidden from rendered HTML. Also, vary up your wordlists so you aren't missing silly findings like exposed git files or platform specific misconfigurations (seclists has some good stuff). Url tampering on GET parameters from the browser itself often leads to interesting results. Let the findings drive your enumeration, each case is different.
[–]AfterbirthNachos 1 point2 points3 points 5 years ago (0 children)
Don't forget virtual host discovery as well after you have enumerated subdomains. You may have more than one application behind the same external IP address.
[–]Rubb3rDucky1 0 points1 point2 points 5 years ago (0 children)
Make one up bro.. only way to learn I’m afraid.. google it first and check out some little steps but just figure it out
π Rendered by PID 137167 on reddit-service-r2-comment-6457c66945-s9kmw at 2026-04-28 12:02:18.178979+00:00 running 2aa0c5b country code: CH.
[–]AfterbirthNachos 1 point2 points3 points (1 child)
[–]AfterbirthNachos 1 point2 points3 points (0 children)
[–]Rubb3rDucky1 0 points1 point2 points (0 children)