We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb66085 commit 2000557Copy full SHA for 2000557
README.md
@@ -17,6 +17,9 @@ It has options like port scanning and detect vulnerabilities in some ports like
17
It has another advanced features like connecting with metasploit and nexpose for extracting information about vulnerabilities
18
discovered in specific servers.
19
20
+https://github.com/jmortega/python-pentesting/blob/master/tool.png
21
+
22
23
Using The tool
24
================
25
@@ -297,6 +300,13 @@ FTPLib
297
300
https://docs.python.org/2/library/ftplib.html
298
301
299
302
303
+Scapy
304
+================
305
+It is used in an option for port scanning
306
307
+http://www.secdev.org/projects/scapy
308
309
310
Contact
311
312
0 commit comments