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

I can't run script #10

Open
sysavenger opened this issue Jan 26, 2018 · 24 comments
Open

I can't run script #10

sysavenger opened this issue Jan 26, 2018 · 24 comments

Comments

@sysavenger
Copy link

sysavenger commented Jan 26, 2018

capture

I'm new in python.What should I do next?
Thank you

@BigNerd95
Copy link
Owner

You have to install pwntools
https://pypi.python.org/pypi/pwntools/3.12.0b0

@sysavenger
Copy link
Author

image

I have to install PySquashfsImage right?
Where is it?
Thank you so much.

@BigNerd95
Copy link
Owner

sudo pip3 install PySquashfsImage

@sysavenger
Copy link
Author

IT'S WORK.:)
Thank you.

@BigNerd95
Copy link
Owner

💪

@sysavenger
Copy link
Author

Do you have any plan to develop dynamically exploit for MIPS or TILES??

@BigNerd95
Copy link
Owner

I dont have a CCR to debug TILE
I'll update the mips exploit next weeks

@BigNerd95
Copy link
Owner

Almost done!

image

@sysavenger
Copy link
Author

sysavenger commented Jan 31, 2018

image

What should I do next?.

@BigNerd95
Copy link
Owner

It looks like ropper isnt working
I cant offer support about this

@BigNerd95
Copy link
Owner

Try reinstalling capstone

@PyrrhaNDie
Copy link

Try to use linux, windows has sth wrong

@Ramos-dev
Copy link

Ramos-dev commented Feb 2, 2018

I've solved this problem.you can search and "cp libcapstone.so /user/local/lib/python3.5/dist-package/capstone/"
@sysavenger

@superlep
Copy link

superlep commented Feb 8, 2018

i've this error: IOError: [Errno 2] No such file or directory: 'www_binary' .

@Student992
Copy link

@superlep

You need to run this

./tools/getROSbin.py {version number} {architecture} /nova/bin/www www_binary

And then try again

@superlep
Copy link

@Student992

perfect. thank you. but anyway with the RouterOS v6.41.1 version it does not seem to work.

@BigNerd95
Copy link
Owner

...
What does it mean "README"?
Repeat with me: "read" "me"
Again: "r e a d" "m e"

@superlep
Copy link

superlep commented Feb 11, 2018

ok. I found a version 6.30.2 i send the exploit and receive this:

Building ROP chain ...
[+] Binary loaded
[+] Loading gadgets, please wait ...
[+] Gadgets loaded!
The ROP chain is 932 bytes long (32768 bytes available)
Opening 2 sockets
Connected
Connected
Stack clash ...
Sent
Sent
Sent
Sending payload
Sent
Starting exploit
Done!

but the file index on the remote machine is this:

1048286330 682858 roteros.dll 6.30.2
1350842837 36391 advtool.dll 6.30.2
4051285026 41895 dhcp.dll 6.30.2
351987088 44477 hotspot.dll 6.30.2
4107262520 44396 mpls.dll 6.30.2
3517454718 47522 ppp.dll 6.30.2
2638975934 60579 roting4.dll 6.30.2
3917752738 49129 secure.dll 6.30.2
2611968186 2542 system.dll 6.30.2
2503533293 71379 wlan5.dll 6.30.2

@BigNerd95
Copy link
Owner

May be it is not x86

@Student992
Copy link

@superlep

Bro, you should try mipsbe as it’s the most used board architecture. So you should try mipsbe first and then x86 if it doesn’t work. And I bet with you, by my tests, it works perfect. Big nerd done a awesome work with it.

The only thing I want to improve on it, is the https (port 443) support, as it doesn’t work yet.

@superlep
Copy link

@ ALL

work perfect. is a mips .

but now if i want create a backdoor how can it?

@BigNerd95
Copy link
Owner

We cant do all the work for you
You have all the necessary to do that
You can run code at each boot using /etc/rc.d/run.d (see the pdf) and you can upload binaries (like complete busybox) using the command described in readme

Good luck

@BigNerd95
Copy link
Owner

@superlep I added automatic backdoor installation to readme

@superlep
Copy link

@BigNerd95 i write email in PVT. Thanks

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

6 participants