hey everyone. I am pretty new in the area of hacking and protection against hacking so forgive my ignorance if i say something obvious. i went through this forum and the blog and saw some great posts on staying safe in the cyber world, but does anyone have some tips on how to beef up my anonymity and protection on a mac? I dont need to drop off the grid, but i want to be able to hid my ip if needed and have a very secure firewall and i dont know what else. i would like to keep my footprint as small as possible but be able to maintain my facebook (yes, i know that is a huge footprint on its own). like i said i dont need to disappear, just be safer and increase my knowledge and awareness. anything helps so give me everything you got. thanks guys
Forum Thread: newbie in Mac protection
- Hot
- Active
-
Forum Thread: How to Track Who Is Sms Bombing Me . 4 Replies
2 mo ago -
Forum Thread: Removing Pay-as-You-Go Meter on Loan Phones. 1 Replies
2 mo ago -
Forum Thread: Hydra Syntax Issue Stops After 16 Attempts 3 Replies
2 mo ago -
Forum Thread: moab5.Sh Error While Running Metasploit 17 Replies
3 mo ago -
Forum Thread: Execute Reverse PHP Shell with Metasploit 1 Replies
4 mo ago -
Forum Thread: Install Metasploit Framework in Termux No Root Needed M-Wiz Tool 1 Replies
5 mo ago -
Forum Thread: Hack and Track People's Device Constantly Using TRAPE 35 Replies
6 mo ago -
Forum Thread: When My Kali Linux Finishes Installing (It Is Ready to Boot), and When I Try to Boot It All I Get Is a Black Screen. 8 Replies
7 mo ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 12 Replies
7 mo ago -
Forum Thread: Hack Instagram Account Using BruteForce 208 Replies
7 mo ago -
Forum Thread: Metasploit reverse_tcp Handler Problem 47 Replies
9 mo ago -
Forum Thread: How to Train to Be an IT Security Professional (Ethical Hacker) 22 Replies
9 mo ago -
Metasploit Error: Handler Failed to Bind 41 Replies
9 mo ago -
Forum Thread: How to Hack Android Phone Using Same Wifi 21 Replies
10 mo ago -
How to: HACK Android Device with TermuX on Android | Part #1 - Over the Internet [Ultimate Guide] 177 Replies
10 mo ago -
How to: Crack Instagram Passwords Using Instainsane 36 Replies
10 mo ago -
Forum Thread: How to Hack an Android Device Remotely, to Gain Acces to Gmail, Facebook, Twitter and More 5 Replies
10 mo ago -
Forum Thread: How Many Hackers Have Played Watch_Dogs Game Before? 13 Replies
10 mo ago -
Forum Thread: How to Hack an Android Device with Only a Ip Adress 55 Replies
11 mo ago -
How to: Sign the APK File with Embedded Payload (The Ultimate Guide) 10 Replies
11 mo ago
-
Hack Like a Pro: How to Crack Passwords, Part 3 (Using Hashcat)
-
How To: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
How To: Crack Password-Protected Microsoft Office Files, Including Word Docs & Excel Spreadsheets
-
Hack Like a Pro: How to Crack User Passwords in a Linux System
-
How To: Use Hash-Identifier to Determine Hash Types for Password Cracking
-
How To: Scan for Vulnerabilities on Any Website Using Nikto
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
How To: Build a Beginner Hacking Kit with the Raspberry Pi 3 Model B+
-
How To: Spy on Your "Buddy's" Network Traffic: An Intro to Wireshark and the OSI Model
-
How To: Use Leaked Password Databases to Create Brute-Force Wordlists
-
How To: Perform Local Privilege Escalation Using a Linux Kernel Exploit
-
Hack Like a Pro: Finding Potential SUID/SGID Vulnerabilities on Linux & Unix Systems
-
Locking Down Linux: Harden Sudo Passwords to Defend Against Hashcat Attacks
-
How To: Find Vulnerable Webcams Across the Globe Using Shodan
-
Hack Like a Pro: How to Find Directories in Websites Using DirBuster
-
How to Hack Wi-Fi: Cracking WPA2 Passwords Using the New PMKID Hashcat Attack
-
How To: Use Kismet to Watch Wi-Fi User Activity Through Walls
-
How To: Extract Bitcoin Wallet Addresses & Balances from Websites with SpiderFoot CLI
-
How To: Use Metasploit's WMAP Module to Scan Web Applications for Common Vulnerabilities
-
How To: Dox Anyone
5 Responses
I would learn how to use iptables and TOR. That should take care of most of your issues. As for the rest, just be conscious of what you do on the internet. Never reveal accurate info about yourself to people other than friends and family.
thanks! im assuming there is some stuff on iptables here? im not 100% sure what it is or how to use it.
Alex put up a tut on using ipTables. It's a firewall program, if you are using mac you will find it through terminal as IPFW (ipfw). For cleaning up your computer you can also grab, OnyX. Has secure hard drive cleaning options if you need that. TOR is good if your serious, you can also grab Ghostery for less bots watching you online with any browser, and FoxyProxy is quite easy to download/install/use if you use Firefox. If you're into not getting d0xed that's mostly how you manage your accounts and online behaviours, not necessarily what you have on your computer. A nice password script for creating secure, non-reused passwords on all your accounts? Here is the one I wrote and use: http://pastebin.com/AKiv2wAT
Tor works for browsing and getting away from firewalls that block content. Sadly Tor is not end to end encrypted, so if someone was able to listen on the exit nodes (happens a lot) that can see what's going on. You can mitigate this by using SSL or something else on the presentation layer to encrypt.
You should give i2p a look. It functions like Tors onion routing, but has end to end encryption built in.
Protip: sqlmap has a --tor switch ;)
Share Your Thoughts