drizzt/fuckPsn

Ubuntu 12.04

Opened this issue · 6 comments

fuckPsn
./fuckPsn.rb:33: warning: already initialized constant VERSION
fuckPSN v0.7 by drizzt drizzt@ibeglab.org -- https://github.com/drizztbsd/fuckPsn
Error Port 53 already in use
Target Address: 173.230.216.161:443 - auth.np.ac.playstation.net
*** [Sat Jun 09 17:20:03 -0400 2012] [SSL] listening on 0.0.0.0:443

How do i fix that?

certainly you've BIND (ps auwx | grep named) installed on your ubuntu (or you've a previous instance of fuckpsn (ps auwx | grep fuckPsn) running... you can know that with nmap -P0 -sS 127.0.0.1 or via netstat or telnet localhost 53...

I get this

sudo nmap -P0 -sS 127.0.0.1

Starting Nmap 5.21 ( http://nmap.org ) at 2012-06-10 21:16 EDT
Nmap scan report for localhost (127.0.0.1)
Host is up (0.000084s latency).
Not shown: 996 closed ports
PORT STATE SERVICE
53/tcp open domain
631/tcp open ipp
9091/tcp open unknown

How do I stop whatever is runing in port 53 so I can run fuckPsn?

Thanks!

On Sun, Jun 10, 2012 at 9:11 PM, smashxsb <
reply@reply.github.com

wrote:

nmap -P0 -sS 127.0.0.1

I found out how to fix the port 53 problem.

But now when I run the program I get this

fuckPsn
./fuckPsn.rb:33: warning: already initialized constant VERSION
fuckPSN v0.7 by drizzt drizzt@ibeglab.org --
https://github.com/drizztbsd/fuckPsn
Target Address: 173.230.216.161:443 - auth.np.ac.playstation.net
*** [Sun Jun 10 21:56:44 -0400 2012] [SSL] listening on 0.0.0.0:443
*** [Sun Jun 10 21:56:54 -0400 2012] [WEB] listening on 0.0.0.0:80
*** [Sun Jun 10 21:57:04 -0400 2012] [DNS] listening on 0.0.0.0:53

Why do I get 0.0.0.0 instead of my ip? How do i fix that?

Thanks!

On Sun, Jun 10, 2012 at 9:17 PM, Ignacio Martinez ignacio82@gmail.comwrote:

I get this

sudo nmap -P0 -sS 127.0.0.1

Starting Nmap 5.21 ( http://nmap.org ) at 2012-06-10 21:16 EDT
Nmap scan report for localhost (127.0.0.1)
Host is up (0.000084s latency).
Not shown: 996 closed ports
PORT STATE SERVICE
53/tcp open domain
631/tcp open ipp
9091/tcp open unknown

How do I stop whatever is runing in port 53 so I can run fuckPsn?

Thanks!

On Sun, Jun 10, 2012 at 9:11 PM, smashxsb <
reply@reply.github.com

wrote:

nmap -P0 -sS 127.0.0.1

netstat -anvp |grep ":53 "

Then "kill -9" adding the pid you'll get from that...

Example for a sshd on port 22:

tcp 0 0 0.0.0.0:22 0.0.0.0:*
LISTEN 1011/sshd

Here pid is 1011 so would have to do "kill -9 1011" or "killall -9
sshd" or "/etc/init.d/ssh stop" or "stop ssh", all with the same
results, stopping ssh server...

2012/6/11 ignacio82
reply@reply.github.com:

I get this

sudo nmap -P0 -sS 127.0.0.1

Starting Nmap 5.21 ( http://nmap.org ) at 2012-06-10 21:16 EDT
Nmap scan report for localhost (127.0.0.1)
Host is up (0.000084s latency).
Not shown: 996 closed ports
PORT     STATE SERVICE
53/tcp   open  domain
631/tcp  open  ipp
9091/tcp open  unknown

How do I stop whatever is runing in port 53 so I can run fuckPsn?

Thanks!

On Sun, Jun 10, 2012 at 9:11 PM, smashxsb <
reply@reply.github.com

wrote:

nmap -P0 -sS 127.0.0.1


Reply to this email directly or view it on GitHub:
https://github.com/drizztbsd/fuckPsn/issues/3#issuecomment-6233722

it's okay 0.0.0.0 means it's listening on all the active interface,
have to be that way but can also be restricted to one interface by
adjusting the fuckPsn.rb script:

Change 0.0.0.0 to your LAN IP if you want

localHost = "0.0.0.0"

2012/6/11 ignacio82
reply@reply.github.com:

I found out how to fix the port 53 problem.

But now when I run the program I get this

fuckPsn
./fuckPsn.rb:33: warning: already initialized constant VERSION
fuckPSN v0.7 by drizzt drizzt@ibeglab.org --
https://github.com/drizztbsd/fuckPsn
Target Address: 173.230.216.161:443 - auth.np.ac.playstation.net
*** [Sun Jun 10 21:56:44 -0400 2012] [SSL] listening on 0.0.0.0:443
*** [Sun Jun 10 21:56:54 -0400 2012] [WEB] listening on 0.0.0.0:80
*** [Sun Jun 10 21:57:04 -0400 2012] [DNS] listening on 0.0.0.0:53

Why do I get 0.0.0.0 instead of my ip? How do i fix that?

Thanks!

On Sun, Jun 10, 2012 at 9:17 PM, Ignacio Martinez ignacio82@gmail.comwrote:

I get this

sudo nmap -P0 -sS 127.0.0.1

Starting Nmap 5.21 ( http://nmap.org ) at 2012-06-10 21:16 EDT
Nmap scan report for localhost (127.0.0.1)
Host is up (0.000084s latency).
Not shown: 996 closed ports
PORT     STATE SERVICE
53/tcp   open  domain
631/tcp  open  ipp
9091/tcp open  unknown

How do I stop whatever is runing in port 53 so I can run fuckPsn?

Thanks!

On Sun, Jun 10, 2012 at 9:11 PM, smashxsb <
reply@reply.github.com

wrote:

nmap -P0 -sS 127.0.0.1


Reply to this email directly or view it on GitHub:
https://github.com/drizztbsd/fuckPsn/issues/3#issuecomment-6234001

hello! I have a small question the level of fuckpsn!

It is the day that starting October 4, 2012 has given my fuckpsn always error!

But before that was working properly!

Someone I know dizr fuckpsn if the server was down?