• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

SourceWolf v1.3 - Amazingly fast response crawler

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,456
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
brute.JPG


SourceWolf

Amazingly fast response crawler to find juicy stuff in the source code!

What can SourceWolf do?

    Crawl through responses to find hidden endpoints, either by sending requests or from the local response files (if any).
    Brute forcing host using a wordlist.
    Get the status codes for a list of URLs / Filtering out the live domains from a list of hosts.

All the features mentioned above execute with great speed.

    SourceWolf uses the Session module from the requests library, which means, it reuses the TCP connection, making it really fast.
    SourceWolf provides you with an option to crawl the responses files locally so that you aren’t sending requests again to an endpoint, whose response you already have a copy of.
    The final endpoints are in a complete form with a host like https://example.com/api/admin are not as /api/admin. This can come useful when you are scanning a list of hosts.

Changelog v1.3

    Bug which did not allow detecting const variables fixed!

To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top