attack scripts

This commit is contained in:
eyedeekay
2024-06-03 14:09:50 -04:00
parent b69284770e
commit 29ac539112
4 changed files with 51 additions and 1 deletions

View File

@ -3,3 +3,27 @@ I2P Proposal 166 Data Repository
- `Proposal <PROP166.md>`__
- `Test Matrix <TESTING.md>`__
Attackers
---------
- `Colluding
Attacker <http://qb3iwbawdea4au4v2jhaf6q56ry72a7rsyw6fbdqify5yldo6gma.b32.i2p>`__
- `Colluding
Attacker <http://5cnfre67awdozmezosps24c73j3r4epyk7mlxwgij2gh7jjn3yla.b32.i2p>`__
- `Colluding
Attacker <http://5nwbbv2o4mnpgokxqqfw3qjaf7vg5pn6zgo2l3vscypjtdpr7cgq.b32.i2p>`__
- `Colluding
Attacker <http://4yevren2fww3sa7wseficwg33472agxzmaw273tlii6eaqqvhqha.b32.i2p>`__
- `Colluding
Attacker <http://dsuqbajuqnbhgbaionrsqpvarvadrlh6x2y5cxn7humku5cdt55q.b32.i2p>`__
- `Colluding
Attacker <http://vcvm3i35yytotnik6hdo4ku2qo5dkmv4r3h7hqdmj3hsdfhocvia.b32.i2p>`__
- `Colluding
Attacker <http://a345wdajqymeznx44kh7k2p43vive5blkdz3ltrqhsq6yz5by7xa.b32.i2p>`__
- `Colluding
Attacker <http://v5bsl5zfoeujwewyef3cebpenxyhne6ujn3hrl3k566jdvvka5lq.b32.i2p>`__
- `Colluding
Attacker <http://lhx4sdnutnckls3yd2okaktp3quuguyoozwji4g6jz3stxlaubla.b32.i2p>`__
- `Colluding
Attacker <http://6eubvcqanekjyog3smyoeurk5gmzshjdqhfsbiohn2pbcj2naeqa.b32.i2p>`__

View File

@ -106,7 +106,7 @@ func findInB32Files(query string) (string, error) {
return "Colluder encountered a problem", nil
}
if strings.Contains(string(content), query) {
rval = "My friend " + filepath.Base(file) + "also saw you recently\n"
rval += "My friend " + filepath.Base(file) + " also saw you recently \n"
}
}
return rval, nil

13
test-attack-is-broken.sh Executable file
View File

@ -0,0 +1,13 @@
export http_proxy=http://127.0.0.1:8888
export https_proxy=http://127.0.0.1:8888
curl dsuqbajuqnbhgbaionrsqpvarvadrlh6x2y5cxn7humku5cdt55q.b32.i2p
curl 5nwbbv2o4mnpgokxqqfw3qjaf7vg5pn6zgo2l3vscypjtdpr7cgq.b32.i2p
curl v5bsl5zfoeujwewyef3cebpenxyhne6ujn3hrl3k566jdvvka5lq.b32.i2p
curl 5cnfre67awdozmezosps24c73j3r4epyk7mlxwgij2gh7jjn3yla.b32.i2p
curl vcvm3i35yytotnik6hdo4ku2qo5dkmv4r3h7hqdmj3hsdfhocvia.b32.i2p
curl lhx4sdnutnckls3yd2okaktp3quuguyoozwji4g6jz3stxlaubla.b32.i2p
curl a345wdajqymeznx44kh7k2p43vive5blkdz3ltrqhsq6yz5by7xa.b32.i2p
curl 6eubvcqanekjyog3smyoeurk5gmzshjdqhfsbiohn2pbcj2naeqa.b32.i2p
curl qb3iwbawdea4au4v2jhaf6q56ry72a7rsyw6fbdqify5yldo6gma.b32.i2p
curl 4yevren2fww3sa7wseficwg33472agxzmaw273tlii6eaqqvhqha.b32.i2p

13
test-attack-is-working.sh Executable file
View File

@ -0,0 +1,13 @@
export http_proxy=http://127.0.0.1:4444
export https_proxy=http://127.0.0.1:4444
curl dsuqbajuqnbhgbaionrsqpvarvadrlh6x2y5cxn7humku5cdt55q.b32.i2p
curl 5nwbbv2o4mnpgokxqqfw3qjaf7vg5pn6zgo2l3vscypjtdpr7cgq.b32.i2p
curl v5bsl5zfoeujwewyef3cebpenxyhne6ujn3hrl3k566jdvvka5lq.b32.i2p
curl 5cnfre67awdozmezosps24c73j3r4epyk7mlxwgij2gh7jjn3yla.b32.i2p
curl vcvm3i35yytotnik6hdo4ku2qo5dkmv4r3h7hqdmj3hsdfhocvia.b32.i2p
curl lhx4sdnutnckls3yd2okaktp3quuguyoozwji4g6jz3stxlaubla.b32.i2p
curl a345wdajqymeznx44kh7k2p43vive5blkdz3ltrqhsq6yz5by7xa.b32.i2p
curl 6eubvcqanekjyog3smyoeurk5gmzshjdqhfsbiohn2pbcj2naeqa.b32.i2p
curl qb3iwbawdea4au4v2jhaf6q56ry72a7rsyw6fbdqify5yldo6gma.b32.i2p
curl 4yevren2fww3sa7wseficwg33472agxzmaw273tlii6eaqqvhqha.b32.i2p