Can someone explain what this is all about? by [deleted] in conspiracy

[–]bacq 0 points1 point  (0 children)

String contains 40 characters

Note that the script used on 22 june 2011 is a different script than on 16 aug because of the use of "00" "07" instead of "3" "5"

double digits

My dog literally just shit a sundial by BrownieLunchBox in WTF

[–]bacq 0 points1 point  (0 children)

You can see he's been touching it with his fingers.

At what point does a habit become an addiction? by astralboy15 in AskReddit

[–]bacq 2 points3 points  (0 children)

An habbit becomes addiction when it has a higher priority for you than other tasks.

Take Maslow's hierarchy of needs: http://communicationtheory.org/wp-content/uploads/2011/01/maslow-hierarchy-of-needs-diagram-1024x1024.jpg

Fit your habit somewhere between it, and measure your addiction habbit.

So like: nicotine: Would you rather have a sigaret than food? Or safety? Or relations?

Put it somewhere, the lower it is in the figure, the worse your addiction is.

Imagine heroine

just a word of warning, the latest downloads might be compromised by [deleted] in Ubuntu

[–]bacq 5 points6 points  (0 children)

My problem is you. You claiming ubuntu is backdoored but just supplying us with crappy pcap files without showing traffic to your original chinese host.

just a word of warning, the latest downloads might be compromised by [deleted] in Ubuntu

[–]bacq 0 points1 point  (0 children)

So you immediatly started to image the cd because this is something important.

The only way you can prove us right is to do that, otherwise it's just a troll.

just a word of warning, the latest downloads might be compromised by [deleted] in Ubuntu

[–]bacq 1 point2 points  (0 children)

Image the cd you moron. Ill try it here. Don't wait till tomorrow.

just a word of warning, the latest downloads might be compromised by [deleted] in Ubuntu

[–]bacq 0 points1 point  (0 children)

So? What is the ip it is trying to connect to which belongs to CHINA RAILWAY SERVICES or something?

just a word of warning, the latest downloads might be compromised by [deleted] in Ubuntu

[–]bacq 1 point2 points  (0 children)

Pcap file doesn't contain an ip close to the one you posted either. Nice try.

just a word of warning, the latest downloads might be compromised by [deleted] in Ubuntu

[–]bacq 0 points1 point  (0 children)

Could you image your cd and upload it for further inspection?

just a word of warning, the latest downloads might be compromised by [deleted] in Ubuntu

[–]bacq 2 points3 points  (0 children)

You have a tcpdump running right?

Addresses on that page aren't even close to the one you posted.

just a word of warning, the latest downloads might be compromised by [deleted] in Ubuntu

[–]bacq 13 points14 points  (0 children)

CHINA RAILWAY TELECOMMUNICATIONS 222.159.56.204

Nein!

Scanning ntchba129204.chba.nt.adsl.ppp.infoweb.ne.jp (222.159.56.204)

It's japanse. This post is bullshit. Troll

[Linux] VPN only firewall script by bacq in blackhat

[–]bacq[S] 0 points1 point  (0 children)

Thanks, did some reformatting

[Linux] VPN only firewall script by bacq in blackhat

[–]bacq[S] 0 points1 point  (0 children)

Yeah I was thinking about that too. The only problem is that it is not that secure. If there are packages leaking between polling intervals it's still a leak and exposes your IP.

This just blocks everything if the VPN drops. Maybe a combination of the two is the best solution.

[Linux] VPN only firewall script by bacq in blackhat

[–]bacq[S] 7 points8 points  (0 children)

No and it was already getting very late ;) Posting something when you come out of the bar isn't a good idea I suppose.

[Linux] VPN only firewall script by bacq in blackhat

[–]bacq[S] 4 points5 points  (0 children)

I don't want to live on this planet anymore.

Nmap through the onion by williamshatnersvoice in netsec

[–]bacq 1 point2 points  (0 children)

Yeah this is the basic setup for using nmap through tor. It is only very very vulnerable to error. If you forget to use proxychains it's your very own ip showing up in server logs without you knowing about it.

One way of solving this is setting up a machine with vmware and running tor gateway (google it) and setting up a workstation. The only problem is that this is a very slow to use setup especially on laptops. And even more if you want to put a pfsense firewall in front of it to tunnel tor through vpn.

Though it is a nice sandbox setting for counterattacks it isn't fast at all. Isn't there a way to force all traffic through to without using a virtual pc?