TODO.txt in ronin-exploits-0.1.0 vs TODO.txt in ronin-exploits-0.1.1

- old
+ new

@@ -1,23 +1,17 @@ == TODO: -=== Ronin Exploits 0.1.0: - -* Complete exploit/payload taxonomy code. - * Add dm-scope methods for finding exploits based on their taxonomy - relations. - === Ronin Exploits 0.1.1: * Add more dm-scope methods for finding exploits and payloads based: * Target attributes: * Arch (name). * Platform (os, version). * Authors * Spec exploit/payload relations and dm-scope methods. * Add methods for chaining exploits. -=== Ronin Exploits 0.1.2: +=== Ronin Exploits 0.2.0: * Design a basic Vulnerability Scanner class: * Scan networks of hosts. * Scan web-sites. * Custom tests.