1
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
If they spy with win 10 how long till they do it with win 7.. food for thought
I'm sure you probably only use LINUX right .. But not all software runs on linux nothing i need for work will run on linux.
What about plain, pure Debian? It should be more secure than Ubuntu (no call home features or controlled searches on the home) and after all it is Ubuntu's father!
I can't think of any other shows/movies that show anti-capitalist ideology as even remotely good...Not the anticapitalism, but related to fascists and how the people could be easy be manipulated:
If anyone knows of any, let me know.
file = open("imperva.txt", "r")
tosearch= 'cmd'
str(tosearch)
for line in file:
if tosearch in line:
print line
print '\033[1;31mVulnerable!'
else:
print '\033[1;32mFailed.'
import requests
with open("URL_list.txt") as f:
content = f.readlines()
r = requests.get(content+"'")
if "SQL" in (r.content):
print '\033[1;31mVulnerable!'
else:
print '\033[1;32mFailed.'
[/quote]
I also fully encrypted my hard disk (fuck you NSA) and am setting up a proxy.
Nice tutorial tho,
Cheers
Oh wow, this is the best explanation of that term I've ever seen. This is going to be my reference video when I have to explain that I'm not a criminal
The use of “hacker” to mean “security breaker” is a confusion on the part of the
mass media. We hackers refuse to recognize that meaning, and continue using the
word to mean, “Someone who loves to program and enjoys being clever about it.”
R. Stallman, Free Software, Free Society