Metasploit Tutorals
Home
Tutorials
Tech
Metasploit Tutorials
Kali Linux Tutorials
Cross Site Scripting (XSS)
Burp Suite
Web Hacking
Python Tutorials
NMAP Complete tutorial
Saturday, 4 February 2017
Python Tutorial - 20 (dictionary)
Code used :
friends = {'max': 'he is always unhappy', 'sai': 'i am awesome'}
if k, v in friends.items():
print (k+v)
Other tutorials -
Making a Kali Bootable USB Drive
Metasploit Tutorial-8 (Mozilla Firefox addon exploit)
Shell Upload on Websites(backdoor PHP)
Burpsuite - 1 (SQL injection,intercepting)
Manual SQL injection (step by step)
Mass Mailing with SEToolkit in Kali Linux
MITM Attack
NMAP Tutorial - 2 (Agressive scanning-intense)
NMAP Tutorial - 4 (Verbos scan and Saving scan results in file)
Find vulnerability of ANDROID apps like FB (easy with steps)
Buffer Overflow with Tutorial
No comments:
Post a Comment
Previous Page
Next Page
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment