Skip to content

Commit

Permalink
Restructured, edited Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ninijay committed Oct 27, 2017
1 parent 3653a3e commit 7045ec1
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,20 @@ A list of python hacking scripts I wrote with the guide of [this book](http://am
This is a current work in progress.

# List of Scripts and what they do:
None at this time
## scanners
### simple\_vuln_scanner.py
A simple scanner for common vulnerabilities.

Usage: python simple\_vuln_scanner.py <vuln_list.txt>

vuln_list.txt can contain banner info like
- "FreeFloat FTP Server"
- "3Com 3CDaemon FTP Server Version 2"

as suggested by the book. Not limited to FTP- Services.

Scans some ports in a range of IP- Adresses to get vulnerable services.


# Disclosure
This Readme may contain affiliate marketing links, which means I may get paid commission on sales of those products or services we write about. My content is not influenced by advertisers or affiliate partnerships. This disclosure is provided in accordance with the Federal Trade Commission’s 16 CFR § 255.5: Guides Concerning the Use of Endorsements and Testimonials in Advertising.
File renamed without changes.
File renamed without changes.

0 comments on commit 7045ec1

Please sign in to comment.