Hey guys,can someone pls answer my question?i am a bit concerned about it.Cause when i test outside the lan some malwares,i need to portforward,also with noip.So i need to know if it's safe to decide where i should continue or not.
Forum Thread: Is Portforwarding Safe?
- Hot
- Active
-
Forum Thread: How to Track Who Is Sms Bombing Me . 4 Replies
1 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
5 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
6 mo ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 12 Replies
6 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
9 mo ago -
How to: HACK Android Device with TermuX on Android | Part #1 - Over the Internet [Ultimate Guide] 177 Replies
9 mo ago -
How to: Crack Instagram Passwords Using Instainsane 36 Replies
9 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
-
How To: This Top-Rated Course Will Make You a Linux Master
-
How to Hack Wi-Fi: Cracking WPA2-PSK Passwords Using Aircrack-Ng
-
How To: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
How To: Spy on Traffic from a Smartphone with Wireshark
-
Hack Like a Pro: How to Find Directories in Websites Using DirBuster
-
How to Hack Wi-Fi: Cracking WEP Passwords with Aircrack-Ng
-
How To: Intercept Images from a Security Camera Using Wireshark
-
How to Hack Wi-Fi: Cracking WPA2 Passwords Using the New PMKID Hashcat Attack
-
How To: Exploit EternalBlue on Windows Server with Metasploit
-
How To: The Top 80+ Websites Available in the Tor Network
-
Locking Down Linux: Using Ubuntu as Your Primary OS, Part 3 (Application Hardening & Sandboxing)
-
Hack Like a Pro: How to Conduct Passive OS Fingerprinting with p0f
-
How To: Find Vulnerable Webcams Across the Globe Using Shodan
-
How To: Scan for Vulnerabilities on Any Website Using Nikto
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
How To: Use Kismet to Watch Wi-Fi User Activity Through Walls
-
How To: Crack Password-Protected Microsoft Office Files, Including Word Docs & Excel Spreadsheets
-
How To: Dox Anyone
-
How to Hack Wi-Fi: Stealing Wi-Fi Passwords with an Evil Twin Attack
-
How To: Stealthfully Sniff Wi-Fi Activity Without Connecting to a Target Router
12 Responses
No but u can do it if u know how to control it
what u mean by controlling it?.I wanna know if it's safe and if not why exactly?And now can good hackers hack others without that..As long as it's not safe then they will have some vulnerabilities too..
it depends on the protocol and on what you do in order to increase the security. You can indeed make it safe enough. How safe you need it depends on your situation.
For example if you are to port forward FTP, it would be ideal to use SFTP (secure file transfer protocol) which means it is by default encrypted. And you can use additional measures to increase the security by ensuring our own anonymity. And even encrypt the file you are sending, so even if the intruder should gain access to your server they would have to decrypt the actual file also
also this is a question you easily can find answered with re-search.
well i didn't really find..Can you give me some advice about that.I am doing malware and i portforwarded 443 and sometimes 4444.I send it to someone out of lan.how can i actually anonymyze it?Or at least make it safe.I wuld appreciate your help
you should use random port and try use proxy because someone access to your no-ip he could get every victiam u have and imagine if u run the server in your own pc :D and by portforward anyone could access to your router page so u must change the username and password of login page
it's quite difficult to understand what you mean. To anonymize your server you need to be anonymous yourself since you'll be using it. hence vpn.
I dont know what your intentions are with the server so I can't help you.
ok so my intention is like that:
I am currently testing some malwares on a friend which is outside LAN.
for beginning i port forwarded and sent him a simple malware with social engineering.I used my public ip(hope something wasn't vulnerable till now).Is there a way to hide my ip and still receive the information,like the meterpreter session.You know when a malware is detected it usually writes its ip.I don't want to show my ip so some vpns or proxies must be used,and i don't really know how so i was wondering if you could help me with that and in the same time being safe.Thanks.
To hide your ip you'll need a vpn, or you can spoof your ip or use decoy ones.
yes,i know that i need a vpn to hide my ip.But will i receive the information from the hacked pc?I mean when i do the malware i set the lhost on my public ip,U mean that i must set it on the vpns?But i don't think that it would still work.
Think of port forwarding like roads you travel. State highways are always going to be open unless theres a major dissaster. Same thing with ports there different roads to communicate. You wouldnt have all traffic running on one road so you wouldnt on a port either. Port forwarding is opening a port for a specific ip usually. In your router settings you need to specify a name for your port forward an ip address to port forward and the port/s. Now to hide your ip in this process you will need to find some software or write your own code that will make your exploit look to a dns server and when it finds that server it will update the ip. So if you wrote a reverse tcp in ruby like the ones metasploit uses i think... (dont quote me on that as it is from memory). Instead of having your ip displayed in plain text, and which in most cases it will be a dynamic ip, not a static one you can have the dns server connect to your listner obtain your ip adress then connect to the exploit. Its best you do some reaserch in most cases for exploit building no one will help you unless your a close friend who they know and trust. Wouldnt want to make more skidd's. If you would like some more info on the matter im sure google will help with a few key words picked from this mesage. Of course yould want to connect to a vpn or maybe even a multi hop vpn to make it harder to be traced. Just remember the long your connected the easier it is for them to find you.
Mind-you if you use metasploit 99 percent of the exploits will be picked up by anti-virus unless you-ve paid for a subscription to a exploit service as anyone can download and install metasploit and add it to there anti-virus database. Obfusticating works but building your own works even better.
there's no worries about that,i'll code the signature.But like if i make the no-ip thing and a good hacker would connect for example 231asd.no-ip.org wouldn't that be risky?or it has complete non-sense?Thx for replying
Share Your Thoughts