I ran into some problems as a beginner
why-git-why opened this issue · 2 comments
I don't know what's wrong with me
My lab machine
win7(192.168.1.19/169.254.209.26)
win2008(169.254.209.101
kali(192.168.1.10)
In Kali, I use the following command
pivotnacci http://192.168.1.19/agent.php -s 0.0.0.0 -p 1088 -v
Proxychains4. Conf is then configured
socks5 127.0.0.1 1088
but,when i ping 169.254.209.26,there has been no response.
![S7(BT7S@AH6BVMR)CL{GI don't know what's wrong with me
My lab machine
win7(192.168.1.19/169.254.209.26)
win2008(169.254.209.101
kali(192.168.1.10)
In Kali, I use the following command
pivotnacci http://192.168.1.19/agent.php -s 0.0.0.0 -p 1088 -v
Proxychains4. Conf is then configured
socks5 127.0.0.1 1088
but,when i ping 169.254.209.26,there has been no response.
8](https://user-images.githubusercontent.com/80434632/162558626-09f8f91f-88e5-4151-9edc-0506f2646c6d.png)
when i use dirb
dirb http://www.baidu.com -p 127.0.0.1
INFO:__main__:Agent in http://192.168.1.19/agent.php returned the following session {'PHPSESSID': '664a3pauefhfbsorv7hh2alhp1'} INFO:__main__:Socks server => 0.0.0.0:1080 INFO:pivotnaccilib.server:Request from 127.0.0.1:39048 ERROR:pivotnaccilib.server:Socks negotiation failed: Unknown version of socks: 71 INFO:pivotnaccilib.server:Closing socket with 127.0.0.1:39048 INFO:pivotnaccilib.server:Request from 127.0.0.1:39050 ERROR:pivotnaccilib.server:Socks negotiation failed: Unknown version of socks: 71 INFO:pivotnaccilib.server:Closing socket with 127.0.0.1:39050 INFO:pivotnaccilib.server:Request from 127.0.0.1:39052 ERROR:pivotnaccilib.server:Socks negotiation failed: Unknown version of socks: 71 INFO:pivotnaccilib.server:Closing socket with 127.0.0.1:39052 INFO:pivotnaccilib.server:Request from 127.0.0.1:39054
I was too stupid,I forgot that SOCKS does not support ICMP