Joseph C. Lehner
|
83bd41b67a
|
Correctly set subnet mask on Linux
|
2018-09-11 16:31:31 +02:00 |
|
Joseph C. Lehner
|
c7106becb1
|
Fix unused warning
|
2018-09-11 16:31:00 +02:00 |
|
Joseph C. Lehner
|
f6a08220f1
|
Use SIOCxARP instead of libnl for Linux ARP stuff (WIP)
|
2018-09-10 20:30:37 +02:00 |
|
Joseph C. Lehner
|
aaaa05d658
|
Add LICENSE
|
2018-07-08 22:05:42 +02:00 |
|
Joseph C. Lehner
|
30d1e63c6c
|
Fix pkt_mkopt
|
2017-05-31 16:11:49 +02:00 |
|
Joseph C. Lehner
|
65f5cabd86
|
Update README.md
|
2017-05-16 21:10:41 +02:00 |
|
Joseph C. Lehner
|
1b27e82a10
|
Don't crash while fuzzing
|
2017-05-15 09:03:55 +02:00 |
|
Joseph C. Lehner
|
aa8ab35a0e
|
Bump version
|
2017-04-19 15:02:33 +02:00 |
|
Joseph C. Lehner
|
804a40a2c8
|
Revert "Use pcap_setdirection instead of filter"
This reverts commit 590e7a079f .
Fixes #5.
|
2017-04-16 15:51:14 +02:00 |
|
Joseph C. Lehner
|
e7de1980ed
|
Update README.md
|
2017-04-06 16:43:16 +02:00 |
|
Joseph C. Lehner
|
87487aed89
|
Remove debugging stuff
|
2017-04-05 21:20:40 +02:00 |
|
Joseph C. Lehner
|
9c07060835
|
Update README.md
|
2017-04-02 16:58:25 +02:00 |
|
Joseph C. Lehner
|
ed1ca50798
|
Fix syntax error
|
2017-04-02 14:14:40 +02:00 |
|
Joseph C. Lehner
|
c2ce9b429d
|
Implement ethsock_arp_* on other platforms
Fixes #4.
|
2017-04-02 14:02:02 +02:00 |
|
Joseph C. Lehner
|
a4225b9ebf
|
Don't use full path for file_remote
|
2017-03-18 10:29:39 +01:00 |
|
Joseph C. Lehner
|
f36d82d333
|
Update readme
|
2017-02-25 10:35:45 +01:00 |
|
Joseph C. Lehner
|
86e490f249
|
Use libnl to add/remove IPs on Linux
|
2017-02-25 10:02:00 +01:00 |
|
Joseph C. Lehner
|
590e7a079f
|
Use pcap_setdirection instead of filter
|
2017-02-23 18:38:15 +01:00 |
|
Joseph C. Lehner
|
6ed895d4c7
|
Log bogus NMRP responses
|
2017-02-23 18:29:55 +01:00 |
|
Joseph C. Lehner
|
64c129bd83
|
Don't require root/admin for -L
|
2017-02-21 18:30:00 +01:00 |
|
Joseph C. Lehner
|
44782bee4c
|
Fix issues in new nmrp code
|
2017-02-21 17:55:39 +01:00 |
|
Joseph C. Lehner
|
63dec92a57
|
More consistent function names
|
2017-02-19 12:41:49 +01:00 |
|
Joseph C. Lehner
|
f944f320b9
|
Fix packet length validation
|
2017-02-19 11:34:01 +01:00 |
|
Joseph C. Lehner
|
545d31a54a
|
Prettyify -L output on Windows
|
2017-02-19 11:15:33 +01:00 |
|
Joseph C. Lehner
|
f3291db403
|
Fix get_intf_info NULL arg
|
2017-02-19 11:12:22 +01:00 |
|
Joseph C. Lehner
|
810dbd5d6b
|
Bump version
|
2017-02-19 11:02:15 +01:00 |
|
Joseph C. Lehner
|
e2be8975ab
|
Actually enable -R option
|
2017-02-19 11:01:04 +01:00 |
|
Joseph C. Lehner
|
a59358a6c1
|
Fix new nmrp code
|
2017-02-19 11:00:45 +01:00 |
|
Joseph C. Lehner
|
0227c935ca
|
Cleanup nmrp code
|
2017-02-18 18:14:04 +01:00 |
|
Joseph C. Lehner
|
11371109c8
|
Ensure that NMRP packets are at least 64 bytes
|
2017-02-16 13:08:55 +02:00 |
|
Joseph C. Lehner
|
488cb0df6a
|
Merge branch 'master' of github.com:jclehner/nmrpflash
|
2017-02-13 16:12:22 +02:00 |
|
Joseph C. Lehner
|
a71b48be1b
|
Improve BSD bridge detection portability
|
2017-02-05 20:54:46 +01:00 |
|
Joseph C. Lehner
|
705d4d4b5f
|
Improve BSD bridge detection portability
|
2017-01-28 10:44:33 +01:00 |
|
Joseph C. Lehner
|
40dd2b1a6c
|
Add BSD bridge interface detection
|
2017-01-28 10:09:53 +01:00 |
|
Joseph C. Lehner
|
00a5ca6022
|
Disable STP on Linux bridge interfaces
|
2017-01-24 20:47:50 +01:00 |
|
Joseph C. Lehner
|
84dbd934bf
|
Don't leak admin group SID memory
|
2017-01-18 14:37:58 +01:00 |
|
Joseph C. Lehner
|
eafbf90d15
|
More tftp fixes
|
2017-01-18 13:17:42 +01:00 |
|
Joseph C. Lehner
|
4eec2fbeeb
|
Bump version
|
2017-01-13 11:41:43 +01:00 |
|
Joseph C. Lehner
|
495891fb6b
|
Merge branch 'master' of github.com:jclehner/nmrpflash
|
2017-01-13 11:39:12 +01:00 |
|
Joseph C. Lehner
|
f24eb9e549
|
Show exit prompt in Windows when run from console
|
2017-01-13 11:29:58 +01:00 |
|
Joseph C. Lehner
|
8bbfb543b5
|
Show exit prompt in Windows when run from console
|
2017-01-13 11:22:57 +01:00 |
|
Joseph C. Lehner
|
6835881e80
|
Ignore case in OACK packets
|
2017-01-13 10:18:29 +01:00 |
|
Joseph C. Lehner
|
3753023819
|
tftp fixes
|
2017-01-13 09:37:39 +01:00 |
|
Joseph C. Lehner
|
549e0da06f
|
Don't accept any blksize
|
2017-01-12 17:08:43 +01:00 |
|
Joseph C. Lehner
|
a4fb23fdba
|
More tftp improvements
|
2017-01-07 08:33:47 +01:00 |
|
Joseph C. Lehner
|
0a2eb2a8c9
|
Further simplifications
|
2017-01-07 08:18:40 +01:00 |
|
Joseph C. Lehner
|
1cfd98fb27
|
Use correct blksize
|
2017-01-07 08:05:05 +01:00 |
|
Joseph C. Lehner
|
448ede01f1
|
Simplify code
|
2017-01-06 22:05:18 +01:00 |
|
Joseph C. Lehner
|
79f3c1ff56
|
Implement TFTP blksize option
|
2017-01-06 19:01:50 +01:00 |
|
Joseph C. Lehner
|
77359d410d
|
Fuzzing-related changes, mostly
|
2016-11-22 19:14:41 +01:00 |
|