![]() |
#1 |
iLiad Geek
![]() Posts: 110
Karma: 10
Join Date: Jul 2006
Location: Regensburg / Germany
Device: iLiad #505; Sony T1, Amazon Paperwhite first Gen & sec is coming!
|
![]()
I've modified the user hack from Ali a little bit:
Have fun Edit: Added chmod Last edited by Tscherno; 07-25-2006 at 03:43 AM. |
![]() |
![]() |
![]() |
#2 |
iLiad Maniac
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,382
Karma: 2369
Join Date: Apr 2006
Location: Germany
Device: Bookeen Opus (i love that thing) and iPad (what an irony)
|
Is that really working? Even if the user_wlan.sh is not set +x?
And you need an "enc" before the WEP key, and the script name for wireless is wireless.sh So it should be something like this: Code:
#Enter your values below. Wep-Key is optional ssid="INSECURE" wep_key="" if ["$wep_key" = ""] then /usr/bin/wireless.sh start $ssid else /usr/bin/wireless.sh start $ssid enc $wep_key fi Last edited by tribble; 07-25-2006 at 03:26 AM. |
![]() |
![]() |
Advert | |
|
![]() |
#3 | ||
iLiad Geek
![]() Posts: 110
Karma: 10
Join Date: Jul 2006
Location: Regensburg / Germany
Device: iLiad #505; Sony T1, Amazon Paperwhite first Gen & sec is coming!
|
Quote:
Quote:
|
||
![]() |
![]() |
![]() |
#4 | |
iLiad Maniac
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,382
Karma: 2369
Join Date: Apr 2006
Location: Germany
Device: Bookeen Opus (i love that thing) and iPad (what an irony)
|
Quote:
![]() |
|
![]() |
![]() |
![]() |
#5 |
iLiad Geek
![]() Posts: 110
Karma: 10
Join Date: Jul 2006
Location: Regensburg / Germany
Device: iLiad #505; Sony T1, Amazon Paperwhite first Gen & sec is coming!
|
Ok i changed the files. Please try.
|
![]() |
![]() |
Advert | |
|
![]() |
#6 |
Addict
![]() ![]() Posts: 261
Karma: 156
Join Date: Jul 2006
Device: iliad
|
you read about the "improved security" fix in v2.5?
i think i know what this might mean. :\ |
![]() |
![]() |
![]() |
#7 | |
iLiad Geek
![]() Posts: 110
Karma: 10
Join Date: Jul 2006
Location: Regensburg / Germany
Device: iLiad #505; Sony T1, Amazon Paperwhite first Gen & sec is coming!
|
Quote:
|
|
![]() |
![]() |
![]() |
#8 | |
iLiad Maniac
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,382
Karma: 2369
Join Date: Apr 2006
Location: Germany
Device: Bookeen Opus (i love that thing) and iPad (what an irony)
|
Quote:
They say the OS 2.5 is due today and it mentions improved security. |
|
![]() |
![]() |
![]() |
#9 |
Addict
![]() ![]() Posts: 261
Karma: 156
Join Date: Jul 2006
Device: iliad
|
in "my iliad has arrived..." is a list with the v2.5 changelog
And i wanted to try setting up a toolchain next week ![]() I really hope improved security just means that we can set the admin password ourselves so we can use it in insecure networks. But i don't believe it... |
![]() |
![]() |
![]() |
#10 | |
iLiad Maniac
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,382
Karma: 2369
Join Date: Apr 2006
Location: Germany
Device: Bookeen Opus (i love that thing) and iPad (what an irony)
|
Quote:
![]() |
|
![]() |
![]() |
![]() |
#11 | |
iLiad Geek
![]() Posts: 110
Karma: 10
Join Date: Jul 2006
Location: Regensburg / Germany
Device: iLiad #505; Sony T1, Amazon Paperwhite first Gen & sec is coming!
|
Quote:
|
|
![]() |
![]() |
![]() |
#12 | |
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 607
Karma: 2157
Join Date: Oct 2005
Device: NCR3125, Nokia 770,...
|
Quote:
In fact a non guessable root passwort is a real need. A local network can have worms. |
|
![]() |
![]() |
![]() |
#13 |
Addict
![]() ![]() Posts: 261
Karma: 156
Join Date: Jul 2006
Device: iliad
|
thus removing our new user.
nicht gut. |
![]() |
![]() |
![]() |
#14 |
iLiad Geek
![]() Posts: 110
Karma: 10
Join Date: Jul 2006
Location: Regensburg / Germany
Device: iLiad #505; Sony T1, Amazon Paperwhite first Gen & sec is coming!
|
Yes - i think the best way is really to create an startup script, which creates an user, starts sshd and networking...
|
![]() |
![]() |
![]() |
#15 |
Addict
![]() ![]() Posts: 261
Karma: 156
Join Date: Jul 2006
Device: iliad
|
HOLY F***ING S***
i bricked my iliad. i installed netcat (no problem), created a startup script containing the line to make netcat listen to a port and provide a shell (worked) and named it S25something. The only thing i forgot: networking is enabled later ![]() now the listening netcat blocks the iliad boot process. And i can't use netcat because the network interface is down. damn. now i'll be the one to figure out how friendly the iRex user support is. :\ |
![]() |
![]() |