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

memcache module not working #27

Closed
ResistanceIsUseless opened this issue May 24, 2020 · 1 comment
Closed

memcache module not working #27

ResistanceIsUseless opened this issue May 24, 2020 · 1 comment

Comments

@ResistanceIsUseless
Copy link

when using the memecache module I don't get an error but no data is being sent. If I switch to any other module with the same request I see data being sent out.

python3 ssrfmap.py -r data/request6.txt -p l -m memecache --lhost=10.10.X.X --lport=4443 -v --level 5


/ / | ___ \ |
\ --.\ --.| |
/ / |
_ __ ___ __ _ _ __
--. \--. \ /| | ' _ \ / _ | '
\
/_
/ /_
/ / |\ | | | | | | | | (
| | |
) |
_
/_/_| __| || || ||_,| .__/
| |
|
|
static@pancake ~/T/SSRFmap (master)>

GET HTTP/1.1
Host:
Cache-Control: max-age=0
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.92 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,/;q=0.8,application/signed-exchange;v=b3;q=0.9
Accept-Encoding: gzip, deflate
Accept-Language: en-US,en;q=0.9
If-None-Match: "5e9f475f-13e5"
If-Modified-Since: Tue, 21 Apr 2020 19:19:59 GMT
Connection: close

@swisskyrepo
Copy link
Owner

memecache ? maybe you are looking for the memcache module
Closing this issue, I think it is only a typo problem 😉

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

No branches or pull requests

2 participants