Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Site crawling #12

Closed
0x27 opened this issue Oct 18, 2016 · 5 comments
Closed

Feature: Site crawling #12

0x27 opened this issue Oct 18, 2016 · 5 comments

Comments

@0x27
Copy link

0x27 commented Oct 18, 2016

Another nice feature to have would be the ability to crawl/spider a site. See also: #10, #11

@cainiaocome
Copy link

disagree with crawling, form parsing , url list handling.

this is not what one tool should do, these job should be done independently and then feed to tqlmap.

tplmap should not be a universal attack platform, it should just be tplinjection detect and exploit tool.

@0x27
Copy link
Author

0x27 commented Apr 5, 2017

@cainiaocome - Perhaps. To be fair, if #1 gets closed, it actually resolves the requirement for those functionalities pretty much for most users.

If one could feed the tool HTTP requests (i.e. a Burp/ZAP log), and just let it work away on that, you offload all the spidering nonsense to Burp/Zap entirely. Might be more sensible option than the --crawl --forms ideas :)

@epinna
Copy link
Owner

epinna commented Jun 19, 2017

Burp integration is now implemented (see #27 ).

@epinna epinna closed this as completed Jun 19, 2017
@0x27
Copy link
Author

0x27 commented Jun 19, 2017

This closes all of them. Currently test driving the Burp plugin. Took a bit of work to get Jython working properly, but whoa, this thing works phenomenally well :D

@epinna
Copy link
Owner

epinna commented Jun 19, 2017

Thanks for the tests then :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants