-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bca77bd
commit 5287c29
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
1. Latest releases are on the top. | ||
2. The versions are cumulative, any feature drop is informed. | ||
3. Usually, I try to do my best in order to bring you 'RELNOTES' instead of notes from hell ;) | ||
|
||
Rafael | ||
-- | ||
|
||
v1 [git-tag: 'v1'] | ||
|
||
First release. | ||
|
||
Features: | ||
|
||
- Command line tool featuring the following exploitation tasks: spoof, eveasdrop, | ||
isolate, mayhem, dnsspoof, xablau (a.k.a neighscan), caleaboqui (a.k.a shh), maddaddy. | ||
- Python minimal bind. | ||
- Golang minimal bind. | ||
|
||
Bugfixes: | ||
|
||
- None yet. |